index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
processing
/
account
/
update.go
Age
Commit message (
Expand
)
Author
Files
2024-10-16
[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)
Markus Unterwaditzer
1
2024-09-09
[feature/frontend] Add options to include Unlisted posts or hide all posts (#...
tobi
1
2024-07-12
[feature] support processing of (many) more media types (#3090)
kim
1
2024-07-08
[feature/frontend] Allow setting alt-text for avatar + header (#3086)
tobi
1
2024-06-26
[chore] media and emoji refactoring (#3000)
kim
1
2024-06-06
[feature] Self-serve email change for users (#2957)
tobi
1
2024-04-26
[performance] update remaining worker pools to use queues (#2865)
kim
1
2024-04-02
[feature] Option to hide followers/following (#2788)
tobi
1
2024-03-25
[feature] User-selectable preset CSS themes for accounts (#2777)
tobi
1
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
1
2023-11-10
[feature] Media attachment placeholders (#2331)
tobi
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
1
2023-08-11
[bugfix] Use custom bluemonday policy to disallow inline img tags (#2100)
tobi
1
2023-08-07
[feature] Allow full BCP 47 in language inputs (#2067)
Vyr Cossont
1
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
1
2023-05-15
[bugfix] Fix duplicating fields on profile edit (#1788)
tobi
1
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-06
[feature] Add support for profile fields (#1483)
zowhoey
1
2023-03-02
[feature] Advertise rich text formats, support content_type field (#1370)
Vyr Cossont
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
1
2023-02-20
[bugfix] Fix failure to look up remote profiles with duplicate emojis in some...
Sam Lade
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
1
2023-02-07
[bugfix] don't trash emoji in profile fields on edit (#1440)
Sam Lade
1
2023-02-03
[chore] Text formatting overhaul (#1406)
Autumn!
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-11-19
[feature] Support markdown format for Account bio/note (#1037)
Michael Manfre
1
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-11-08
[feature] Make instance thumbnail configurable via admin panel (#973)
tobi
1
2022-11-03
[bugfix] Wrap media in read closer (#941)
tobi
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-08-06
[feature] Let accounts set default status format, and use this when processin...
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-06-08
[feature] More consistent API error handling (#637)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-26
[bugfix] Fix HTML escaping in instance title (#607)
tobi
1
2022-05-07
[bugfix] Fix existing bio text showing as HTML (#531)
kim
1
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
1
2022-03-29
[feature] Dereference remote mentions when the account is not already known (...
v0.2.2
tobi
1
2022-02-22
[feature] Add postDataCallbackFunc to allow cleanup (#408)
tobi
1
2022-01-24
ctx => innerctx
tsmethurst
1
2022-01-23
rework data function to provide filesize
tsmethurst
1
2022-01-16
pass reader around instead of []byte
tsmethurst
1
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
1
[next]