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
Age
Commit message (
Expand
)
Author
Files
2024-05-27
[feature/frontend] Let admins send test email to validate SMTP config (#2934)
tobi
1
2024-05-27
[chore] Fix report email link (#2932)
tobi
1
2024-05-22
[performance] update storage backend and make use of seek syscall when availa...
kim
1
2024-05-06
feature: filters v2 server-side warning/hiding (#2793)
Vyr Cossont
15
2024-05-02
[bugfix] Lock when checking/creating notifs to avoid race (#2890)
tobi
14
2024-05-01
[feature] Page through accounts as moderator (#2881)
tobi
1
2024-04-29
[chore] Fix conflict in workers tests (#2880)
tobi
3
2024-04-26
[bugfix] Fix error string typo (#2873)
kim
1
2024-04-26
[performance] update remaining worker pools to use queues (#2865)
kim
34
2024-04-17
[feature] Status source endpoint (#2848)
tobi
1
2024-04-17
[feature] Stub status history endpoint (#2847)
tobi
1
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
13
2024-04-15
[performance] cached oauth database types (#2838)
kim
1
2024-04-13
[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)
tobi
9
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
10
2024-04-11
[performance] massively improved ActivityPub delivery worker efficiency (#2812)
kim
4
2024-04-08
[bugfix] Ensure side effects for local -> local follows get processed (#2820)
v0.15.0-rc2
tobi
2
2024-04-02
[bugfix] Set the `Host` header within the signing transport (#2799)
kim
1
2024-04-02
[feature] Option to hide followers/following (#2788)
tobi
4
2024-03-28
[bugfix] Serve correct URI for AP following collection (#2787)
tobi
1
2024-03-25
[feature] User-selectable preset CSS themes for accounts (#2777)
tobi
4
2024-03-25
[bugfix] Avoid empty public/local timeline queries (#2784)
tobi
3
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
8
2024-03-14
[bugfix] Don't return 500 when searching for unpermitted status (#2753)
tobi
1
2024-03-13
[chore] Expose move endpoint again, small settings panel fixes (#2752)
tobi
1
2024-03-13
[feature] Process outgoing Move from clientAPI (#2750)
tobi
9
2024-03-12
[feature] Process incoming `Move` activity (#2724)
tobi
3
2024-03-06
[feature] Filters v1 (#2594)
Vyr Cossont
8
2024-03-04
[bugfix] check remote status permissibility (#2703)
kim
1
2024-02-29
[bugfix] unwrap boosts when checking in-reply-to status (#2702)
kim
1
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
17
2024-02-20
[bugfix] fix possible mutex lockup during streaming code (#2633)
kim
12
2024-02-19
[bugfix] Ensure local statuses always get a threadID so they can be muted (#2...
tobi
2
2024-02-19
[bugfix] Refactor parse mention, fix local mention bug (#2657)
tobi
6
2024-02-09
use pointer for freshness window (#2614)
tobi
11
2024-02-01
stop paged endpoints returning null for empty items (#2597)
kim
2
2024-01-31
Improve context descendant sorting (#2579)
Vyr Cossont
2
2024-01-29
[bugfix] Fix Postgres emoji delete, emoji category change (#2570)
tobi
4
2024-01-26
[bugfix] Don't return Account or Status if new and dereferencing failed, othe...
tobi
1
2024-01-20
[bugfix] Prevent URL + URI for same account being used as alias target (#2545)
tobi
2
2024-01-19
[bugfix] Ensure domain block side effects skipped if allow in place (blocklis...
tobi
2
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
1
2024-01-17
[chore] update viper version (#2539)
kim
1
2024-01-16
[feature] Account alias / move API + db models (#2518)
tobi
6
2024-01-05
[feature] Parse instance descriptors as markdown, show T&C on /about (#2481)
tobi
2
2024-01-03
[bugfix] fix check for closed poll to account for non-zero closed time but in...
kim
1
2023-12-27
[chore] Refactor HTML templates and CSS (#2480)
tobi
1
2023-12-18
[feature] request blocking by http headers (#2409)
kim
1
2023-12-16
[feature] Push status edit messages into open streams (#2418)
Sam Lade
6
2023-12-15
[bugfix] use a much shorter refresh limit for statuses with polls (#2453)
v0.13.0
kim
9
[next]