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-09-07
[feature/frontend] Add brutalist b&w theme (#3275)
tobi
1
2024-09-07
[feature/frontend] ecks pee theme (#3274)
tobi
9
2024-09-07
[chore] More AI blocking (#3273)
Daenney
1
2024-09-03
fix new processing media / emoji not being added to dereferencer maps (#3269)
kim
2
2024-09-02
[chore/performance] Further reduce nil uncached queries (#3267)
tobi
8
2024-09-02
[chore] Don't try to select zero uncached filters (#3266)
tobi
1
2024-09-02
[chore/performance] Avoid unnecessary "uncached" queries (#3265)
tobi
17
2024-09-02
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.75 to 7.0.76 (#3262)
dependabot[bot]
15
2024-08-31
[performance] use single-threaded image transforms (#3252)
kim
34
2024-08-30
[chore] Close copied request body in SignDelivery (#3254)
tobi
1
2024-08-30
[chore] Upgrade ncruces/go-sqlite3 to v0.18.1 (#3253)
Daenney
5
2024-08-30
[security] Implement `allowFiles` fs for better isolation of ffmpeg / ffprobe...
tobi
2
2024-08-29
[chore] Only call `imaging.Resize when necessary`, use even tinier blurhashes...
tobi
7
2024-08-29
[chore] Update robots.txt with more AI scrapers (#3248)
Daenney
1
2024-08-27
[bugfix/frontend] Fix `TypeError: gtsError is undefined` (#3245)
tobi
1
2024-08-27
[chore/frontend] Present themes as dropdown instead of radio (#3244)
tobi
1
2024-08-26
[bugfix] Fix incorrect json-ld `@context` serialization (#3243)
tobi
6
2024-08-26
move WASM compilation stage much later in server init to reduce memory usage ...
kim
1
2024-08-26
[chore] Bump all otel deps (#3241)
tobi
193
2024-08-26
[chore]: Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 (#3239)
dependabot[bot]
5
2024-08-25
[chore] Remove unused "env" module (#3235)
tobi
1
2024-08-25
[chore] Tiny tweak to ApprovedByURI (#3234)
tobi
1
2024-08-25
[bugfix] Let prometheus client do its own compression handling (#3232)
tobi
3
2024-08-25
[bugfix] Carry-over `ApprovedByURI` to avoid marking already-approved remote ...
tobi
1
2024-08-24
[chore/bugfix] Fix missing insertion of preapproved interaction requests (#3228)
tobi
1
2024-08-24
Bump elliptic from 6.5.4 to 6.5.7 in /web/source (#3212)
dependabot[bot]
1
2024-08-24
Bump micromatch from 4.0.5 to 4.0.8 in /web/source (#3227)
dependabot[bot]
1
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
72
2024-08-23
[performance] ffmpeg ffprobe wrapper improvements (#3225)
kim
10
2024-08-22
[feature] Use `local_only` field, deprecate `federated` field (#3222)
tobi
13
2024-08-21
[bugfix/frontend] Small safari + gnome web fixes (#3219)
tobi
4
2024-08-20
[bugfix/frontend] Fix error on submitting domain perm with enter key (#3218)
tobi
2
2024-08-19
[performance] use native Go code to probe JPEGs (#3206)
kim
4
2024-08-19
[chore] update default http client timeout to 30s (#3214)
kim
3
2024-08-19
[chore]: Bump github.com/miekg/dns from 1.1.61 to 1.1.62 (#3209)
dependabot[bot]
10
2024-08-19
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.74 to 7.0.75 (#3208)
dependabot[bot]
9
2024-08-19
[chore]: Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#3210)
dependabot[bot]
197
2024-08-16
[bugfix] permit unspecified orientation data (#3205)
kim
1
2024-08-15
update go-sqlite3 to v0.18.0 (#3204)
kim
36
2024-08-15
update go-ffmpreg to v0.2.5 (pulls in latest tetratelabs/wazero) (#3203)
kim
75
2024-08-14
update go-fastcopy to v1.1.3 (#3200)
kim
4
2024-08-14
update go-structr to v0.8.8 (#3199)
kim
11
2024-08-13
[security] harden account update logic (#3198)
kim
4
2024-08-13
[bugfix] relax missing preferred_username, instead using webfingered username...
kim
7
2024-08-12
[bugfix] incorrect AP serialize function used serializing worker data (#3196)
kim
1
2024-08-12
[chore]: Bump golang.org/x/image from 0.18.0 to 0.19.0 (#3191)
dependabot[bot]
4
2024-08-12
[chore]: Bump golang.org/x/net from 0.27.0 to 0.28.0 (#3194)
dependabot[bot]
74
2024-08-11
[bugfix] updated pinned counts on status delete (#3188)
kim
4
2024-08-09
[bugfix] ensure testrig package only compiled-in when debug enabled (#3185)
kim
5
2024-08-08
[performance] move thumbnail generation to go code where possible (#3183)
kim
36
[next]