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
2023-09-04
[feature] Don't trace non-existing routes (#2172)
Daenney
1
2023-09-04
[feature] Store admin actions in the db, prevent conflicting actions (#2167)
tobi
23
2023-09-04
[chore]: Bump golang.org/x/image from 0.11.0 to 0.12.0 (#2178)
dependabot[bot]
3
2023-09-04
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63 (#2180)
dependabot[bot]
8
2023-09-04
[chore]: Bump golang.org/x/text from 0.12.0 to 0.13.0 (#2177)
dependabot[bot]
4
2023-09-01
[bugfix] move SQLite pragmas into connection string (#2171)
kim
1
2023-08-31
[bugfix] wrap bun.Tx to add our own error processing (#2169)
kim
7
2023-08-28
[chore]: Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#2166)
dependabot[bot]
9
2023-08-28
[chore]: Bump github.com/KimMachineGun/automemlimit from 0.2.6 to 0.3.0 (#2165)
dependabot[bot]
7
2023-08-24
[chore/frontend] Make line-height a wee little bit bigger (#2159)
tobi
1
2023-08-23
[docs] Update backup docs (#2153)
Daenney
2
2023-08-23
[bugfix/frontend] Normalize header sizes (#2152)
tobi
1
2023-08-23
[feature] list commands for both attachment and emojis (#2121)
rdelaage
7
2023-08-23
[feature] Add rate limit exceptions option, use ISO8601 for rate limit reset ...
tobi
12
2023-08-22
[performance] Rework home timeline query to use cache more (#2148)
tobi
2
2023-08-21
[feature] Make log format configurable (#2130)
Daenney
12
2023-08-21
[performance] Tweak media attachment cleanup; replace stale index (#2143)
tobi
5
2023-08-21
[chore]: Bump codeberg.org/gruf/go-kv from 1.6.3 to 1.6.4 (#2142)
dependabot[bot]
5
2023-08-21
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.61 to 7.0.62 (#2141)
dependabot[bot]
5
2023-08-21
[chore]: Bump github.com/yuin/goldmark from 1.5.5 to 1.5.6 (#2140)
dependabot[bot]
37
2023-08-20
[feature/bugfix] Probe S3 storage for CSP uri, add config flag for extra URIs...
tobi
13
2023-08-19
[feature] Instance rules (#2125)
f0x52
49
2023-08-17
[bugfix] fix double firing bun.DB query hooks (#2124)
kim
44
2023-08-16
[chore]: Bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 (#2112)
dependabot[bot]
15
2023-08-16
[chore]: Bump github.com/abema/go-mp4 from 0.12.0 to 0.13.0 (#2113)
dependabot[bot]
4
2023-08-16
[chore]: Bump modernc.org/sqlite from 1.24.0 to 1.25.0 (#2114)
dependabot[bot]
122
2023-08-15
[feature] Add snapshot binary builds + uploads (#2119)
tobi
4
2023-08-15
[chore] ensure worker contexts have request ID (#2120)
kim
4
2023-08-14
[bugfix] fix inconsistent calculated cache sizes (#2115)
v0.11.0
kim
5
2023-08-14
[fix] Update CSP header for blob images (upload preview) and dev livereload (...
v0.11.0-rc3
f0x52
2
2023-08-13
[bugfix] bump go-kv version with logfmt quote fix (#2108)
kim
8
2023-08-12
[bugfix] CSP policy fixes for S3/object storage (#2104)
Daenney
2
2023-08-11
[bugfix] Add s3 endpoint as image-src and media-src for CSP (#2103)
v0.11.0-rc2
tobi
2
2023-08-11
[bugfix] Suppress 'errNoEntries' warnings from InboxForwarding function call ...
v0.11.0-rc1
tobi
1
2023-08-11
[bugfix] Fix using wrong key for clientID during oauth callback (#2101)
tobi
1
2023-08-11
[bugfix] Use custom bluemonday policy to disallow inline img tags (#2100)
tobi
17
2023-08-11
[feature] Set Content-Security-Policy header (#2095)
Daenney
2
2023-08-11
[bugfix] Populate followReq before accessing targetaccount pointer (#2099)
tobi
1
2023-08-10
[bugfix] Use length in runes when trimming for RSS (#2094)
tobi
2
2023-08-10
[chore] Add test to ensure `show_reblogs` on follow works as expected (#2093)
tobi
1
2023-08-10
[performance] remove last of relational queries to instead rely on caches (#2...
kim
19
2023-08-09
[feature] List replies policy, refactor async workers (#2087)
tobi
49
2023-08-09
[bugfix] Fix incorrect per-loop variable capture (#2092)
Daenney
2
2023-08-09
update coc (#2090)
kim
2
2023-08-09
[docs] Add first anti-harassment research article re: authorized fetch (#2089)
tobi
1
2023-08-08
[bugfix] only set content-length AFTER rewinding body bytes (#2086)
kim
1
2023-08-08
[bugfix] don't accept unrelated statuses (#2078)
kim
7
2023-08-08
[chore] Update robots.txt, give chatgpt the middle finger (#2085)
tobi
1
2023-08-08
[chore] Add Feditext as recommended client (#2081)
Daenney
8
2023-08-07
[chore] Use generic pointer function (#2080)
Daenney
22
[next]