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-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
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
5
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
3
2023-10-04
[feature] tentatively start adding polls support (#2249)
kim
4
2023-09-29
[bugfix] Move follow.show_reblogs check further up to avoid showing unwanted ...
tobi
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
7
2023-08-15
[chore] ensure worker contexts have request ID (#2120)
kim
2
2023-08-11
[bugfix] Populate followReq before accessing targetaccount pointer (#2099)
tobi
1
2023-08-10
[chore] Add test to ensure `show_reblogs` on follow works as expected (#2093)
tobi
1
2023-08-09
[feature] List replies policy, refactor async workers (#2087)
tobi
12