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
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
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
3
2024-02-20
[bugfix] fix possible mutex lockup during streaming code (#2633)
kim
4
2024-02-09
use pointer for freshness window (#2614)
tobi
1
2023-12-16
[feature] Push status edit messages into open streams (#2418)
Sam Lade
3
2023-12-08
[bugfix] Fix wrong notification type sent for poll end (#2429)
tobi
1
2023-12-01
[bugfix/chore] `Announce` reliability updates (#2405)
v0.13.0-rc1
tobi
2
2023-12-01
[bugfix] in fedi API CreateStatus(), handle case of data-race and return earl...
kim
1
2023-11-30
[bugfix] always go through status parent dereferencing on isNew, even on data...
kim
1
2023-11-27
[bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384)
tobi
1
2023-11-14
[bugfix] process account delete side effects in serial, not in parallel (#2360)
tobi
1
2023-11-08
[bugfix] fix poll vote count responses on client and fedi API vote creation (...
kim
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
7
2023-11-04
[feature] support canceling scheduled tasks, some federation API performance ...
kim
2
2023-10-30
[feature] Customizable media cleaner schedule (#2304)
tobi
1
[next]