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
Age
Commit message (
Expand
)
Author
Files
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
3
2023-05-25
[feature] Add List functionality (#1802)
tobi
2
2023-05-22
[chore] update account statuses paging logic (#1814)
tobi
1
2023-05-15
[bugfix] Fix duplicating fields on profile edit (#1788)
tobi
2
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
3
2023-04-28
[performance] improved request batching (removes need for queueing) (#1687)
kim
1
2023-04-10
[feature] Receive notification when followed account posts (if desired) (#1680)
tobi
3
2023-03-31
[bugfix] Fix report serialization errors caused by user delete (#1659)
tobi
2
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
8
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
6
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
14
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
2
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
12
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
2
2023-02-23
[bugfix] Fix deleted status causing issues when getting bookmark (#1551)
tobi
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
16
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
3
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] reformat GetAccount() functionality, support updating accounts based ...
kim
2
2023-02-03
[chore] Text formatting overhaul (#1406)
Autumn!
2
2023-01-11
[performance] media processing improvements (#1288)
kim
1
2023-01-08
[bugfix] fix panic during status delete loop by breaking out early on len(sta...
kim
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
18
2022-12-09
[feature] Allow users to create + delete bookbarks, and view bookmarked statu...
Matthew Phillips
2
2022-12-06
[feature] overhaul the oidc system (#961)
Dominik Süß
1
2022-11-30
[bugfix] Avoid accidentally marking changed emojis as orphaned + pruning them...
tobi
1
2022-11-29
[chore] Tidy up some of the search logic (#1082)
v0.6.0-rc1
tobi
1
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
1
2022-11-23
[feature/performance] Fail fast when doing remote transport calls inside inco...
tobi
1
2022-11-20
[performance] add account block DB cache and remove block query joins (#1085)
kim
3
2022-11-20
[bugfix] fix possible infinite loop on federated AP profile delete (#1091)
kim
1
2022-11-19
[feature] Support markdown format for Account bio/note (#1037)
Michael Manfre
2
2022-11-15
[chore] update database caching library (#1040)
kim
2
2022-11-08
[feature] Make instance thumbnail configurable via admin panel (#973)
tobi
2
2022-11-03
[bugfix] Wrap media in read closer (#941)
tobi
1
2022-10-10
[chore] Make paging logic more generic (#901)
tobi
2
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
4
2022-10-03
[performance] add user cache and database (#879)
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
2
2022-09-21
[chore] Tidy up status deletion, remove from cache too (#845)
tobi
1
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
3
2022-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
4
2022-08-06
[feature] Let accounts set default status format, and use this when processin...
tobi
1
2022-07-19
[bugfix] html escape special characters in text instead of totally removing t...
tobi
1
[next]