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
2022-12-02
[performance]: make s3 urls cacheable (#1194)
v0.6.0-rc3
Dominik Süß
3
2022-12-02
[bugfix] Fix `admin account confirm` on pre-confirmed account setting email a...
tobi
2
2022-12-02
[bugfix] Add missing continues in emoji get funcs (#1200)
tobi
1
2022-12-02
[chore/frontend] remove domain block edit functionality until implemented in ...
f0x52
1
2022-12-01
[chore] Remove duplicate prefixes from sanitizer (#1195)
Daniele Sluijters
1
2022-12-01
[bugfix/frontend] fix profile grid scaling in webkit based browsers (#1193)
f0x52
1
2022-12-01
[bugfix] Use case-insensitive selects when getting remote accounts by usernam...
v0.6.0-rc2
tobi
2
2022-11-30
[feature] Support PKCS1 "RSA PUBLIC KEY" pem block type (#1179)
Sigrid Solveig Haflínudóttir
1
2022-11-30
[docs] Add AppArmor profile for Debian and Ubuntu installations (#1183)
kernelmethod
4
2022-11-30
[bugfix] Don't call `strings.ToLower()` on usernames when selecting account b...
tobi
9
2022-11-30
[bugfix] use correct key for PATCHing admin email (#1189)
tobi
1
2022-11-30
[bugfix] Avoid accidentally marking changed emojis as orphaned + pruning them...
tobi
10
2022-11-30
[bugfix] change page width to prevent scrollbar overflow (#1182)
f0x52
1
2022-11-29
[bugfix] don't return error during account serialize on deleted emoji (#1177)
kim
1
2022-11-29
[bugfix] wrap the correct error on failed account update (#1176)
kim
1
2022-11-29
[chore] Tidy up some of the search logic (#1082)
v0.6.0-rc1
tobi
23
2022-11-28
[chore] Bump database dependencies (#1164)
tobi
529
2022-11-28
[chore]: Bump codeberg.org/gruf/go-store/v2 from 2.0.9 to 2.0.10 (#1160)
dependabot[bot]
10
2022-11-27
fix missing lookup cache key for invalid domain block (#1158)
kim
1
2022-11-27
[bugfix] Use Host domain for UA (#1156)
Daniele Sluijters
1
2022-11-26
[chore] Set User-Agent header in transport (#1154)
Daniele Sluijters
6
2022-11-26
Tweak the User-Agent a bit (#1153)
Daniele Sluijters
1
2022-11-26
Additional IP range validations (#1152)
Daniele Sluijters
4
2022-11-25
[bugfix]: Fix IPv6 validation (#1150)
Daniele Sluijters
1
2022-11-25
[docs] Explain that before 0.6.0, account confirm was necessary. (#1149)
Phil Hagelberg
2
2022-11-25
[feature] Add `admin media prune orphaned` CLI command (#1146)
tobi
11
2022-11-25
[bugfix] Change emailVerified to true for admin account create (#1140)
Phil Hagelberg
4
2022-11-25
[chore] Fix frogend admin emoji patch (#1148)
f0x52
3
2022-11-25
[feature/frogend] modify local emoji (#1143)
f0x52
11
2022-11-24
[feature] `PATCH /api/v1/admin/custom_emojis/{id}` endpoint (#1061)
tobi
10
2022-11-24
[bugfix] Fix status boosts giving 404 (#1137)
tobi
3
2022-11-24
[bugfix] Prevent future statuses entering timelines (#1134)
tobi
5
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
35
2022-11-23
[feature/performance] Fail fast when doing remote transport calls inside inco...
tobi
17
2022-11-23
[docs] Clarify that reverse proxy setups need trusted-proxies (#1127)
dx
5
2022-11-23
[chore/frogend] fix profile preview css, use role info (#1130)
f0x52
5
2022-11-23
[chore/frontend] remove references to unused bundle.js (#1128)
tobi
4
2022-11-22
[feature] Prune timelines once per hour to plug memory leak (#1117)
tobi
16
2022-11-22
[docs] Document http/s/socks5 proxy use (#1118)
tobi
1
2022-11-22
[chore] fix broken buildx (whoops) (#1116)
tobi
2
2022-11-22
[chore] use kv.KVStore also for S3 storage (#1113)
kim
7
2022-11-22
[docs] Document non-buildx cross compilation for docker image (#1115)
Forest Johnson
2
2022-11-22
[chore] markdown: disable Smartypants rendering (#1111)
Norwin
2
2022-11-21
[docs] Add first draft of FAQ (#1086)
Phil Hagelberg
4
2022-11-21
[chore] update readme with kim's links (#1093)
kim
1
2022-11-21
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.43 to 7.0.44 (#1107)
dependabot[bot]
8
2022-11-20
[chore] simplify logging to remove "safetywriter" given os.File has concurren...
kim
2
2022-11-20
[chore] improve errors returned fetching account/statues from DB (#1084)
kim
2
2022-11-20
[performance] add account block DB cache and remove block query joins (#1085)
kim
11
2022-11-20
[bugfix] fix possible infinite loop on federated AP profile delete (#1091)
kim
1
[next]