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
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
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
1
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
1
2022-01-08
compiling now
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
tsmethurst
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-11
kim is a reply guy (#208)
tobi
1
[next]