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
Age
Commit message (
Expand
)
Author
Files
2024-05-06
update go-structr -> v0.8.2 which includes some minor memory usage improvemen...
kim
6
2024-05-06
feature: filters v2 server-side warning/hiding (#2793)
Vyr Cossont
24
2024-05-06
[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#2900)
dependabot[bot]
4
2024-05-06
[chore]: Bump codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0 (#2902)
dependabot[bot]
6
2024-05-06
[chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899)
dependabot[bot]
372
2024-05-06
[chore]: Bump golang.org/x/image from 0.15.0 to 0.16.0 (#2898)
dependabot[bot]
4
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
27
2024-05-02
[frontend] Do optimistic update when approving/rejecting/suspending account (...
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
30
2024-05-01
[bugfix] Tidy up remaining references to workers in cmd (#2889)
tobi
3
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
[docs] Remove last references to RPi (#2885)
Daenney
2
2024-04-30
[bugfix] paging rel links (#2883)
kim
3
2024-04-29
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.19 to 2.20.20 (#2875)
dependabot[bot]
6
2024-04-29
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.69 to 7.0.70 (#2877)
dependabot[bot]
27
2024-04-29
[chore] Fix conflict in workers tests (#2880)
tobi
3
2024-04-29
[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...
dependabot[bot]
12
2024-04-29
[chore]: Bump go.opentelemetry.io/otel/sdk from 1.25.0 to 1.26.0 (#2879)
dependabot[bot]
10
2024-04-26
[bugfix] Fix error string typo (#2873)
kim
1
2024-04-26
[performance] update remaining worker pools to use queues (#2865)
kim
79
2024-04-26
[chore] update Docker container to use new go swagger hash (#2872)
tobi
1
2024-04-26
[chore] Update the flags passed to goreleaser (#2869)
Daenney
1
2024-04-26
[chore] Update setting testrig loglevel (#2870)
Daenney
1
2024-04-26
[chore] Bump go swagger (#2871)
tobi
251
2024-04-26
[chore] Upgrade our Go version to 1.22 (#2862)
Daenney
4
2024-04-25
[chore] Settings refactor 2: the re-refactoring-ing (#2866)
tobi
41
2024-04-24
[chore] Refactor settings panel routing (and other fixes) (#2864)
tobi
55
2024-04-22
[chore]: Bump codeberg.org/gruf/go-mutexes from 1.4.0 to 1.4.1 (#2860)
dependabot[bot]
4
2024-04-22
[chore]: Bump github.com/miekg/dns from 1.1.58 to 1.1.59 (#2861)
dependabot[bot]
9
2024-04-22
[chore] bump modernc.org/sqlite to v1.29.8 (with our concurrency workaround) ...
kim
17
2024-04-22
[chore] Update robots.txt (#2856)
Daenney
3
2024-04-22
[chore]: Bump github.com/KimMachineGun/automemlimit from 0.5.0 to 0.6.0 (#2859)
dependabot[bot]
7
2024-04-18
[bugfix] Fix incorrect field name for status source, add helpful message (#2854)
tobi
4
2024-04-18
[feature] Stub conversations endpoint (#2853)
tobi
5
2024-04-18
[feature] Stub account mutes endpoint (#2852)
tobi
4
2024-04-17
bump to modernc.org/sqlite v1.29.7 (#2850)
kim
120
2024-04-17
update to set requesting account when deleting status (#2849)
kim
1
2024-04-17
[feature] Status source endpoint (#2848)
tobi
7
2024-04-17
[feature] Stub status history endpoint (#2847)
tobi
6
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
43
2024-04-15
[performance] cached oauth database types (#2838)
kim
18
[next]