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-06-07
[chore] Warn about email/password change when using OIDC (#2975)
tobi
5
2024-06-07
[feature] Implement filters_changed stream event (#2972)
Vyr Cossont
30
2024-06-06
[bugfix] Filter fixes (#2971)
Vyr Cossont
11
2024-06-06
[feature] User muting (#2960)
Vyr Cossont
43
2024-06-06
[bugfix] update media if more than just url changes (#2970)
kim
3
2024-06-06
[feature] Self-serve email change for users (#2957)
tobi
42
2024-06-06
drop date (#2969)
tobi
1
2024-06-06
[feature] do not uncache status / emoji media if attached status is bookmarke...
kim
16
2024-06-06
[bugfix] Don't nil emojis + fields on blocked accounts (#2968)
tobi
3
2024-06-06
[bugfix] concurrent map writes in dereferencer media processing maps (#2964)
kim
4
2024-06-05
[chore] Fiddle with CI tests; use wasmsqlite3 for CI tests (#2966)
tobi
1
2024-06-04
Compile filter keyword regexps when touched through PutFilter or UpdateFilter...
Vyr Cossont
1
2024-06-03
[feature] log worker startup counts (#2958)
kim
3
2024-06-03
[feature/frontend] Add debug sections to settings panel (#2950)
tobi
3
2024-05-31
[feature] Add from: search operator and account_id query param (#2943)
Vyr Cossont
8
2024-05-31
[feature] Implement Filter API v2 (#2936)
Vyr Cossont
64
2024-05-30
[chore] Make worker run messages debug output (#2944)
Daenney
3
2024-05-29
[chore] improved startup / shutdown (#2925)
kim
2
2024-05-29
[feature] Implement profile API (#2926)
Vyr Cossont
5
2024-05-29
[feature] Debug admin endpoint to clear caches (#2940)
tobi
5
2024-05-28
[chore/bugfix] Don't cache MovedTo account (#2939)
tobi
1
2024-05-27
[feature/frontend] Let admins send test email to validate SMTP config (#2934)
tobi
4
2024-05-27
[experiment] add alternative wasm sqlite3 implementation available via build-...
kim
20
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
13
2024-05-21
[performance] cache v2 filter keyword regular expressions (#2903)
kim
5
2024-05-13
[performance] update go-structr and go-mutexes with memory usage improvements...
kim
1
2024-05-06
update the total ratios calculation to include ALL caches (previously was mis...
kim
2
2024-05-06
feature: filters v2 server-side warning/hiding (#2793)
Vyr Cossont
23
2024-05-05
close + drain body if response body is too large (#2897)
kim
1
2024-05-05
[feature] Add HTTP header permission section to frontend (#2893)
tobi
2
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
[next]