summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2022-12-12[chore]: Bump golang.org/x/image from 0.1.0 to 0.2.0 (#1252)Libravatar dependabot[bot]4
2022-12-11[frogend] Emoji copy "Steal this look" (#1222)Libravatar f0x5213
2022-12-11[docs] Serve static assets with nginx (#1251)Libravatar Daniele Sluijters2
2022-12-11[feature] support configuring database caches (#1246)Libravatar kim11
2022-12-11[docs] Caching webfinger with nginx (#1242)Libravatar Daniele Sluijters1
2022-12-10[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...Libravatar tobi13
2022-12-09[chore] make single pull request template (#1239)Libravatar tobi4
2022-12-09[bugfix] attach bookmarks module to api (#1238)Libravatar tobi1
2022-12-09[docs] Update `CONTRIBUTING.md`, add pull request templates (#1216)Libravatar tobi7
2022-12-09[bugfix] fix unordered favorites (#1236)Libravatar Christoph Voigt1
2022-12-09[feature] Allow users to create + delete bookbarks, and view bookmarked statu...Libravatar Matthew Phillips26
2022-12-08[chore] move caches to a separate State{} structure (#1078)Libravatar kim27
2022-12-08[chore] Remove deprecated linters (#1228)Libravatar Mike Perham1
2022-12-07[docs] Update README.md (#1126)Libravatar Marie Axelsson1
2022-12-07[docs] encourage using loopback bind address (#1166)Libravatar Andrea5
2022-12-06[feature] overhaul the oidc system (#961)Libravatar Dominik Süß20
2022-12-06[feature] media: add webp support (#1155)Libravatar Sigrid Solveig Haflínudóttir26
2022-12-05[docs] Remove filesystem logging directives from example systemd unit config ...v0.6.0Libravatar f0x522
2022-12-05[bugfix]: Prevent extension of S3 presigned url TTL (#1208)Libravatar Dominik Süß1
2022-12-04[chore] Fix a few possible cases of int truncation (#1207)Libravatar Daniele Sluijters9
2022-12-02[performance]: make s3 urls cacheable (#1194)v0.6.0-rc3Libravatar Dominik Süß3
2022-12-02[bugfix] Fix `admin account confirm` on pre-confirmed account setting email a...Libravatar tobi2
2022-12-02[bugfix] Add missing continues in emoji get funcs (#1200)Libravatar tobi1
2022-12-02[chore/frontend] remove domain block edit functionality until implemented in ...Libravatar f0x521
2022-12-01[chore] Remove duplicate prefixes from sanitizer (#1195)Libravatar Daniele Sluijters1
2022-12-01[bugfix/frontend] fix profile grid scaling in webkit based browsers (#1193)Libravatar f0x521
2022-12-01[bugfix] Use case-insensitive selects when getting remote accounts by usernam...v0.6.0-rc2Libravatar tobi2
2022-11-30[feature] Support PKCS1 "RSA PUBLIC KEY" pem block type (#1179)Libravatar Sigrid Solveig Haflínudóttir1
2022-11-30[docs] Add AppArmor profile for Debian and Ubuntu installations (#1183)Libravatar kernelmethod4
2022-11-30[bugfix] Don't call `strings.ToLower()` on usernames when selecting account b...Libravatar tobi9
2022-11-30[bugfix] use correct key for PATCHing admin email (#1189)Libravatar tobi1
2022-11-30[bugfix] Avoid accidentally marking changed emojis as orphaned + pruning them...Libravatar tobi10
2022-11-30[bugfix] change page width to prevent scrollbar overflow (#1182)Libravatar f0x521
2022-11-29[bugfix] don't return error during account serialize on deleted emoji (#1177)Libravatar kim1
2022-11-29[bugfix] wrap the correct error on failed account update (#1176)Libravatar kim1
2022-11-29[chore] Tidy up some of the search logic (#1082)v0.6.0-rc1Libravatar tobi23
2022-11-28[chore] Bump database dependencies (#1164)Libravatar tobi529
2022-11-28[chore]: Bump codeberg.org/gruf/go-store/v2 from 2.0.9 to 2.0.10 (#1160)Libravatar dependabot[bot]10
2022-11-27fix missing lookup cache key for invalid domain block (#1158)Libravatar kim1
2022-11-27[bugfix] Use Host domain for UA (#1156)Libravatar Daniele Sluijters1
2022-11-26[chore] Set User-Agent header in transport (#1154)Libravatar Daniele Sluijters6
2022-11-26Tweak the User-Agent a bit (#1153)Libravatar Daniele Sluijters1
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