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
Age
Commit message (
Expand
)
Author
Files
2024-05-02
add missing caches to the main cache sweep command (#2891)
kim
1
2024-05-02
[bugfix] Lock when checking/creating notifs to avoid race (#2890)
tobi
15
2024-05-01
[feature] Page through accounts as moderator (#2881)
tobi
8
2024-05-01
[bugfix] function queue memory pools limitlessly grow (#2882)
kim
1
2024-05-01
[bugfix] flaky paging test (#2888)
kim
1
2024-04-30
[bugfix] further paging mishaps (#2884)
kim
5
2024-04-30
[bugfix] retry on http 500 errors *inclusive* (#2886)
kim
1
2024-04-30
[chore] include attemptno in httpclient logs (#2887)
kim
1
2024-04-30
[bugfix] paging rel links (#2883)
kim
3
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
63
2024-04-26
[chore] Upgrade our Go version to 1.22 (#2862)
Daenney
1
2024-04-22
[chore] Update robots.txt (#2856)
Daenney
1
2024-04-18
[bugfix] Fix incorrect field name for status source, add helpful message (#2854)
tobi
3
2024-04-18
[feature] Stub conversations endpoint (#2853)
tobi
4
2024-04-18
[feature] Stub account mutes endpoint (#2852)
tobi
3
2024-04-17
update to set requesting account when deleting status (#2849)
kim
1
2024-04-17
[feature] Status source endpoint (#2848)
tobi
6
2024-04-17
[feature] Stub status history endpoint (#2847)
tobi
5
2024-04-17
[bugfix] Fix minor API issue w/ boosted statuses (#2846)
tobi
3
2024-04-16
[bugfix] fix get all tokens (#2841)
tobi
2
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
42
2024-04-15
[performance] cached oauth database types (#2838)
kim
16
2024-04-15
[chore] Turn `accounts-registration-open` false by default (#2839)
tobi
1
2024-04-13
[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)
tobi
30
2024-04-13
[performance] update GetAccountsByIDs() to use the new multi cache loader end...
kim
1
2024-04-12
[bugfix] Include MIME email headers to avoid mangling non-ascii text (#2827)
tobi
2
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
43
2024-04-11
[performance] massively improved ActivityPub delivery worker efficiency (#2812)
kim
23
2024-04-08
[bugfix] Ensure side effects for local -> local follows get processed (#2820)
v0.15.0-rc2
tobi
2
2024-04-04
fix possible nil panic (#2809)
kim
1
2024-04-04
[chore] Log less output on failed test (#2804)
Daenney
2
2024-04-03
[bugfix] Sort follows chronologically (#2801)
Daenney
2
2024-04-03
[bugfix] improved authenticate post inbox error handling (#2803)
kim
4
2024-04-02
[bugfix] Set domain for empty-domain Friendica accounts (#2800)
v0.15.0-rc1
tobi
1
2024-04-02
[bugfix] Set the `Host` header within the signing transport (#2799)
kim
7
2024-04-02
[bugfix] httpclient not signing subsequent redirect requests (#2798)
kim
5
2024-04-02
[chore] Try to parse public key as both Actor + bare key (#2710)
tobi
5
2024-04-02
[chore] bump go structr cache version -> v0.6.0 (#2773)
kim
21
2024-04-02
[feature] Option to hide followers/following (#2788)
tobi
13
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
18
2024-03-25
[feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783)
tobi
6
2024-03-25
[bugfix] Avoid empty public/local timeline queries (#2784)
tobi
4
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
33
2024-03-22
[bugfix] add all possible busy result codes to the sqlite errBusy catching ch...
kim
1
2024-03-15
[bugfix] Parse links that contain non-ascii characters (#2762)
tobi
3
2024-03-15
[chore] Swagger: add missing paging params to bookmarks list (#2759)
Vyr Cossont
1
2024-03-15
[chore] Different error message for net/mail parsing on go 1.21.8 and above (...
Blake Smith
1
[prev]
[next]