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
/
workers
Age
Commit message (
Expand
)
Author
Files
2025-02-20
[bugfix] update fedi api to support multiple separate votes in same multiple ...
kim
1
2025-02-19
[feature] Forward-compatibility with Approval objects (#3807)
tobi
1
2025-02-17
adds more code comments and some small code formatting tweaks (#3799)
kim
1
2025-02-12
[feature] Implement backfilling statuses thru scheduled_at (#3685)
Vyr Cossont
2
2025-01-24
[feature] Process incoming Undo Announce properly (#3676)
tobi
2
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
6
2025-01-23
[feature] Serve bot accounts over AP as Service instead of Person (#3672)
tobi
1
2025-01-08
[chore] replace statuses.updated_at column with statuses.edited_at (#3636)
kim
1
2024-12-23
[feature] add support for clients editing statuses and fetching status revisi...
kim
1
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
1
2024-11-28
send out poll votes as separate create activities given that no other AP serv...
kim
1
2024-11-25
[bugfix] notification types missing from link header (#3571)
kim
1
2024-11-25
[performance] convert enum strings to ints (#3558)
kim
1
2024-10-08
[feature] Distribute + ingest Accepts to followers (#3404)
tobi
1
2024-09-23
[chore] local instance count query caching, improved status context endpoint ...
kim
1
2024-09-20
[chore] ensure consistent caller name fetching regardless of compiler inlinin...
kim
2
2024-09-16
[bugfix] Ensure id set on outgoing Reject + Accept (#3312)
tobi
1
2024-09-16
[performance] cache more database calls, reduce required database calls overa...
kim
3
2024-09-10
[feature] Process `Reject` of interaction via fedi API, put rejected statuses...
tobi
4
2024-09-09
[feature] Implement exclusive lists (#3280)
Vyr Cossont
2
2024-08-24
[chore/bugfix] Fix missing insertion of preapproved interaction requests (#3228)
tobi
1
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
9
2024-08-22
[feature] Use `local_only` field, deprecate `federated` field (#3222)
tobi
1
2024-08-13
[security] harden account update logic (#3198)
kim
1
2024-08-11
[bugfix] updated pinned counts on status delete (#3188)
kim
3
2024-08-02
[chore] move PopulateAccountStats() nil check often performed into function i...
kim
1
2024-07-29
[feature] Implement following hashtags (#3141)
Vyr Cossont
2
2024-07-26
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
tobi
5
2024-07-24
[chore] Add interaction filter to complement existing visibility filter (#3111)
tobi
6
2024-07-23
[feature] Conversations API (#3013)
Vyr Cossont
7
2024-07-11
[chore] Add interaction policy gtsmodels (#3075)
tobi
2
2024-06-30
[bugfix] update SignupURL routing in email template. (#3055)
CDN
1
2024-06-17
[feature] Implement types[] param for notifications (#3009)
Vyr Cossont
1
2024-06-13
[chore] Update move test (#3005)
tobi
1
2024-06-12
[bugfix] Ensure side effects handled for local unlocked follows (#2998)
tobi
1
2024-06-06
[feature] User muting (#2960)
Vyr Cossont
3
2024-06-06
[feature] Self-serve email change for users (#2957)
tobi
4
2024-05-27
[chore] Fix report email link (#2932)
tobi
1
2024-05-06
feature: filters v2 server-side warning/hiding (#2793)
Vyr Cossont
3
2024-05-02
[bugfix] Lock when checking/creating notifs to avoid race (#2890)
tobi
10
2024-04-29
[chore] Fix conflict in workers tests (#2880)
tobi
3
2024-04-26
[performance] update remaining worker pools to use queues (#2865)
kim
9
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
5
2024-04-13
[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)
tobi
2
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
4
2024-04-11
[performance] massively improved ActivityPub delivery worker efficiency (#2812)
kim
2
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
1
2024-03-13
[feature] Process outgoing Move from clientAPI (#2750)
tobi
7
2024-03-12
[feature] Process incoming `Move` activity (#2724)
tobi
3
2024-03-04
[bugfix] check remote status permissibility (#2703)
kim
1
[next]