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-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
2024-08-08
[feature] Add `db-postgres-connection-string` option (#3178)
John Winston
6
2024-08-08
[feature] Use gifv type for short soundless mp4 videos (#3182)
tobi
5
2024-08-07
updates our ffmpreg version, heh (#3181)
kim
6
2024-08-06
[bugfix] send back Sec-Websocket-Protocol header for streaming WebSocket (#3169)
Leah Neukirchen
2
2024-08-05
[chore]: Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#3171)
dependabot[bot]
4
2024-08-03
[bugfix] fix emoji recaching operations (#3167)
kim
10
2024-08-03
[chore] Add `media-ffmpeg-pool-size` config var (#3164)
tobi
7
2024-08-03
[chore/frontend] Update namerole rendering on skinny devices (#3166)
tobi
1
2024-08-02
[feature] Beef up our AI opt-outs (#3165)
Daenney
2
2024-08-02
[bugfix] close files before error return (#3163)
kim
2
2024-08-02
[chore] move PopulateAccountStats() nil check often performed into function i...
kim
8
2024-08-02
[chore] add back exif-terminator and use only for jpeg,png,webp (#3161)
kim
191
2024-08-02
[feature] Allow import of following and blocks via CSV (#3150)
tobi
25
2024-07-31
[chore] Take account of rotation data when calculating full size image dimens...
tobi
3
2024-07-31
[feature] Implement Mastodon-compatible roles (#3136)
Vyr Cossont
12
2024-07-31
[docs] Update system requirements, move things around a bit (#3157)
tobi
2
2024-07-31
[feature] Allow users to export data via the settings panel (#3140)
tobi
32
2024-07-31
[feature] Object store custom URL (S3) (#3046)
CDN
8
2024-07-30
Fix no rows in result set error in emoji list command (#3152)
rdelaage
1
2024-07-30
[performance] limit ffprobe read time to at most 1s after start of file (#3155)
kim
1
2024-07-30
[feature] persist worker queues to db (#3042)
kim
20
2024-07-30
[chore] replace UniqueStrings with Deduplicate (#3154)
tobi
1
2024-07-30
[chore] add some more slice related utility functions + remove duplicated fun...
kim
7
2024-07-29
[feature] Implement following hashtags (#3141)
Vyr Cossont
37
2024-07-28
[bugfix] take into account rotation when generating thumbnail (#3147)
kim
4
2024-07-28
[bugfix] moves file rename to earlier in media pipeline so ffmpeg calls ALWAY...
kim
3
2024-07-27
[chore] log delivery worker stop/start at debug level (#3145)
tobi
1
2024-07-27
[chore] replaces nested ifs with switch cases, removes defer 'onFail()' being...
kim
1
2024-07-26
ensure ffmpeg muxer gets set correctly by setting input file extension before...
kim
1
2024-07-26
[bugfix] Use punycode for `host` part of `resource` query param when doing we...
tobi
7
2024-07-26
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
tobi
42
2024-07-24
[docs] Add separate migration section + instructions for moving to GtS and no...
tobi
6
2024-07-24
[chore] Add interaction filter to complement existing visibility filter (#3111)
tobi
61
2024-07-24
[chore] renames the `GTS` caches to `DB` caches (#3127)
kim
39
2024-07-24
[feature] Allow user to set "bot" flag; show bot icon on profile (#3135)
tobi
7
2024-07-24
[bugfix] Serialize empty conversation account list as empty list, not null (#...
Vyr Cossont
1
2024-07-23
[chore] Add some log lines to recent migrations warning not to interrupt (#3134)
tobi
4
2024-07-23
Remove content and related fields from boosts (#3131)
Vyr Cossont
5
2024-07-23
Explicitly propagate filter results from statuses to their boosts in API resp...
Vyr Cossont
2
2024-07-23
[feature] Conversations API (#3013)
Vyr Cossont
55
2024-07-22
[bugfix] media.Processor{}.GetFile() returning 404s on first call, correctly ...
kim
9
2024-07-22
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.73 to 7.0.74 (#3125)
dependabot[bot]
9
[next]