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-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
2024-04-15
[chore] Turn `accounts-registration-open` false by default (#2839)
tobi
3
2024-04-15
[chore] bump bun library versions (#2837)
kim
22
2024-04-15
[chore]: Bump golang.org/x/net from 0.23.0 to 0.24.0 (#2834)
dependabot[bot]
3
2024-04-15
[chore]: Bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#2835)
dependabot[bot]
10
2024-04-14
[chore] Delete the unnecessary #, because this # lead to the wrong URL (#2830)
Bishochiparaa
1
2024-04-13
[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)
tobi
74
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
[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...
dependabot[bot]
286
2024-04-11
[chore] update go-structr => v0.6.2 (fixes nested field ptr following) (#2822)
kim
7
[next]