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
path:
root
/
internal
Age
Commit message (
Expand
)
Author
Files
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
10
2024-07-31
[feature] Allow users to export data via the settings panel (#3140)
tobi
22
2024-07-31
[feature] Object store custom URL (S3) (#3046)
CDN
5
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
18
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
35
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
6
2024-07-26
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
tobi
35
2024-07-24
[chore] Add interaction filter to complement existing visibility filter (#3111)
tobi
56
2024-07-24
[chore] renames the `GTS` caches to `DB` caches (#3127)
kim
39
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
4
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
51
2024-07-22
[bugfix] media.Processor{}.GetFile() returning 404s on first call, correctly ...
kim
9
2024-07-21
[feature] add flac support (#3121)
kim
4
2024-07-21
[feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and...
tobi
15
2024-07-21
[bugfix] update common get target account / status doing refresh async (#3124)
kim
2
2024-07-21
[chore] Remove duplicate `<hr>` (#3123)
tobi
2
2024-07-20
update go-ffmpreg to v0.2.3 (#3120)
kim
2
2024-07-20
[chore/frontend] Use smaller webp images for logo and default avatars (#3119)
tobi
13
2024-07-19
[feature] use webp for thumbnails (#3116)
kim
35
2024-07-17
[chore] Fix typo (#3113)
tobi
1
2024-07-17
[chore] media pipeline improvements (#3110)
kim
26
2024-07-17
[feature] Allow users to set default interaction policies per status visibili...
tobi
15
2024-07-16
give read-only access to /dev for ffmpeg to access /dev/urandom (#3109)
kim
1
2024-07-15
[feature] more filetype support! (#3107)
kim
10
2024-07-15
[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...
tobi
21
2024-07-15
[chore] add step-by-step logging to long migration (#3102)
tobi
1
2024-07-13
[chore/frontend] Tweak threading a bit, inform about hidden replies (#3097)
tobi
4
2024-07-13
[bugfix] Fix panic in `isStatusHomeTimelineable` (#3096)
tobi
1
2024-07-12
[feature/frontend] Better visual separation between "main" thread and "replie...
tobi
12
2024-07-12
[feature] support processing of (many) more media types (#3090)
kim
58
2024-07-11
[chore] Add interaction policy gtsmodels (#3075)
tobi
43
2024-07-10
[bugfix] Don't throw error when parent statuses are missing (#2011) (#3088)
snow
1
2024-07-10
[choore] Update robots.txt (#3092)
Daenney
1
2024-07-08
[feature/frontend] Allow setting alt-text for avatar + header (#3086)
tobi
11
2024-07-04
[bugfix] Handle ErrHideStatus when preparing timeline statuses (#3071)
Vyr Cossont
4
2024-07-04
[feature] Set some security related headers (#3065)
Daenney
2
2024-07-03
[chore] Allow gtsmodel to depend on util (#3068)
Vyr Cossont
5
2024-06-30
[bugfix] update SignupURL routing in email template. (#3055)
CDN
1
[prev]
[next]