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-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
2024-07-21
[feature] add flac support (#3121)
kim
4
2024-07-21
[feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and...
tobi
24
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
11
2024-07-20
[chore/frontend] Use smaller webp images for logo and default avatars (#3119)
tobi
34
2024-07-19
[feature] use webp for thumbnails (#3116)
kim
72
2024-07-19
[docs] update README with our corporate sponsorship policy (#3112)
kim
1
2024-07-17
[chore] Fix typo (#3113)
tobi
1
2024-07-17
[chore] media pipeline improvements (#3110)
kim
29
2024-07-17
[feature] Allow users to set default interaction policies per status visibili...
tobi
36
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
12
2024-07-15
[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...
tobi
26
2024-07-15
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.34 to 2.20.37 (#3106)
dependabot[bot]
5
2024-07-15
[chore]: Bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 (#3104)
dependabot[bot]
7
2024-07-15
[chore] add step-by-step logging to long migration (#3102)
tobi
1
2024-07-13
[chore] Go mod tidy / vendor (#3100)
tobi
4
2024-07-13
[chore/frontend] Tweak threading a bit, inform about hidden replies (#3097)
tobi
6
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
16
2024-07-12
[feature] support processing of (many) more media types (#3090)
kim
376
2024-07-11
[chore] Add interaction policy gtsmodels (#3075)
tobi
46
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
[chore] Bump ncruces/go-sqlite3 to 0.17.1 (#3085)
Daenney
7
2024-07-08
[chore/frontend] Put ActivityPub logo on index page (#3087)
tobi
3
2024-07-08
[feature/frontend] Allow setting alt-text for avatar + header (#3086)
tobi
18
2024-07-08
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.72 to 7.0.73 (#3083)
dependabot[bot]
44
2024-07-08
[chore]: Bump golang.org/x/net from 0.26.0 to 0.27.0 (#3082)
dependabot[bot]
4
2024-07-08
[frontend] Better autocapitalize/spellcheck settings on forms (#3077)
tobi
20
2024-07-08
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.26 to 1.0.27 (#3081)
dependabot[bot]
19
2024-07-08
[chore]: Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#3080)
dependabot[bot]
32
2024-07-06
[chore] upstep activity to v1.7.0-gts (#3074)
tobi
96
2024-07-05
[chore] Update ncruces/go-sqlite3 to 0.17 (#3072)
Daenney
16
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-07-03
[docs] Update how to enable http2 on nginx (#3066)
Daenney
1
[next]