summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2022-11-26Additional IP range validations (#1152)Libravatar Daniele Sluijters4
2022-11-25[bugfix]: Fix IPv6 validation (#1150)Libravatar Daniele Sluijters1
2022-11-25[docs] Explain that before 0.6.0, account confirm was necessary. (#1149)Libravatar Phil Hagelberg2
2022-11-25[feature] Add `admin media prune orphaned` CLI command (#1146)Libravatar tobi11
2022-11-25[bugfix] Change emailVerified to true for admin account create (#1140)Libravatar Phil Hagelberg4
2022-11-25[chore] Fix frogend admin emoji patch (#1148)Libravatar f0x523
2022-11-25[feature/frogend] modify local emoji (#1143)Libravatar f0x5211
2022-11-24[feature] `PATCH /api/v1/admin/custom_emojis/{id}` endpoint (#1061)Libravatar tobi10
2022-11-24[bugfix] Fix status boosts giving 404 (#1137)Libravatar tobi3
2022-11-24[bugfix] Prevent future statuses entering timelines (#1134)Libravatar tobi5
2022-11-24[chore] cleanup storage implementation, no need for multiple interface types ...Libravatar kim35
2022-11-23[feature/performance] Fail fast when doing remote transport calls inside inco...Libravatar tobi17
2022-11-23[docs] Clarify that reverse proxy setups need trusted-proxies (#1127)Libravatar dx5
2022-11-23[chore/frogend] fix profile preview css, use role info (#1130)Libravatar f0x525
2022-11-23[chore/frontend] remove references to unused bundle.js (#1128)Libravatar tobi4
2022-11-22[feature] Prune timelines once per hour to plug memory leak (#1117)Libravatar tobi16
2022-11-22[docs] Document http/s/socks5 proxy use (#1118)Libravatar tobi1
2022-11-22[chore] fix broken buildx (whoops) (#1116)Libravatar tobi2
2022-11-22[chore] use kv.KVStore also for S3 storage (#1113)Libravatar kim7
2022-11-22[docs] Document non-buildx cross compilation for docker image (#1115)Libravatar Forest Johnson2
2022-11-22[chore] markdown: disable Smartypants rendering (#1111)Libravatar Norwin2
2022-11-21[docs] Add first draft of FAQ (#1086)Libravatar Phil Hagelberg4
2022-11-21[chore] update readme with kim's links (#1093)Libravatar kim1
2022-11-21[chore]: Bump github.com/minio/minio-go/v7 from 7.0.43 to 7.0.44 (#1107)Libravatar dependabot[bot]8
2022-11-20[chore] simplify logging to remove "safetywriter" given os.File has concurren...Libravatar kim2
2022-11-20[chore] improve errors returned fetching account/statues from DB (#1084)Libravatar kim2
2022-11-20[performance] add account block DB cache and remove block query joins (#1085)Libravatar kim11
2022-11-20[bugfix] fix possible infinite loop on federated AP profile delete (#1091)Libravatar kim1
2022-11-20[docs] update forking instructions (#1080)Libravatar tobi1
2022-11-19[chore] Little Dockerfile updates (#1071)Libravatar tobi1
2022-11-19[feature] Support markdown format for Account bio/note (#1037)Libravatar Michael Manfre6
2022-11-19[docs] Move and document logs (#1076)Libravatar Leonora Tindall2
2022-11-19[docs] Remove trailing / from proxy_pass for nginx (#1077)Libravatar Leonora Tindall1
2022-11-18[performance] replace account emojis relational query with separate calls to ...Libravatar kim2
2022-11-18[performance] replace status query relationals with separate calls in order t...Libravatar kim2
2022-11-18[performance] don't use relations to select notification structs, use caches ...Libravatar tobi3
2022-11-17[docs] Add AUR Reference (#1054)Libravatar Jelle van der Waa1
2022-11-17[docs] add account domain documentation (#1065)Libravatar tobi5
2022-11-17[chore] Replace blocking Floc with Topics. (#1068)Libravatar psa1
2022-11-17[docs] Update docker.md with docker tag / version stuff (#1067)Libravatar tobi1
2022-11-17[chore] cicd: snapshot `snapshot` instead of latest (#1066)Libravatar tobi2
2022-11-16[frogend] upgrade deps (#1063)Libravatar f0x522
2022-11-16[frogend] Emoji categories (#1051)Libravatar f0x5210
2022-11-16[chore] reversion: use specific columns for updating user again (#1059)Libravatar tobi4
2022-11-15[chore] update database caching library (#1040)Libravatar kim55
2022-11-15[docs] Both HTTP proxies and NAT can cause rate limiting issues (#1053)Libravatar Phil Hagelberg1
2022-11-15[chore] Update .drone.yml signature (#1052)Libravatar tobi2
2022-11-15[chore] refactor test/cliparsing.sh into a go test below internal/config (#1036)Libravatar Mara Sophie Grosch9
2022-11-15[bugfix] Fix unicode-unaware word boundary check in hashtags (#1049)Libravatar ugla4
2022-11-15[chore] fix profile spacing on very small screens (#1050)Libravatar f0x521