summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2023-03-31[bugfix] Fix multiple "updated_at" columns for media updates (#1660)Libravatar tobi3
2023-03-31[bugfix] Fix report serialization errors caused by user delete (#1659)Libravatar tobi6
2023-03-31[bugfix] Fix relationship not updating 'following' on accept follow request (...Libravatar tobi3
2023-03-31[docs] Add MASH as 3rd party packaging (#1654)Libravatar Julian-Samuel Gebühr1
2023-03-30bump go-store version (includes minio) (#1657)Libravatar kim33
2023-03-29[frontend] Settings navigation design (#1652)Libravatar f0x5220
2023-03-28[bugfix] Remove unique constraint on public_key (#1653)Libravatar tobi2
2023-03-28[performance] refactoring + add fave / follow / request / visibility caching ...Libravatar kim100
2023-03-27[feature] Add list command to admin account (#1648)Libravatar Daenney5
2023-03-27[chore]: Bump github.com/tdewolff/minify/v2 from 2.12.4 to 2.12.5 (#1649)Libravatar dependabot[bot]8
2023-03-27[chore] License sloth logo + default avatars under CC by-sa 4.0 (#1651)Libravatar tobi3
2023-03-24bump go-runners version to fix possible race in Processing{Media,Emoji} (#1646)Libravatar kim4
2023-03-20[chore] Refactor account deleting/block logic, tidy up some other processing ...Libravatar tobi53
2023-03-20[chore]: Bump github.com/miekg/dns from 1.1.51 to 1.1.52 (#1636)Libravatar dependabot[bot]17
2023-03-20[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.22 to 1.0.23 (#1635)Libravatar dependabot[bot]3
2023-03-20[chore]: Bump go.uber.org/automaxprocs from 1.5.1 to 1.5.2 (#1633)Libravatar dependabot[bot]6
2023-03-20[chore]: Bump github.com/go-playground/validator/v10 (#1637)Libravatar dependabot[bot]16
2023-03-19[bugfix] Use account ID host as accDomain if 2nd webfinger lookup fails (#1630)Libravatar tobi1
2023-03-19[feature] Email notifications for new / closed moderation reports (#1628)Libravatar tobi35
2023-03-16[docs] Update docs on how to login (#1626)Libravatar Daenney1
2023-03-14[feature] Allow admins to send test emails (#1620)Libravatar tobi17
2023-03-14[chore] fix + update swagger docs (#1622)Libravatar tobi2
2023-03-13[chore]: Bump github.com/ulule/limiter/v3 from 3.11.0 to 3.11.1 (#1616)Libravatar dependabot[bot]4
2023-03-13[chore]: Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1618)Libravatar dependabot[bot]6
2023-03-13[chore]: Bump github.com/abema/go-mp4 from 0.10.0 to 0.10.1 (#1617)Libravatar dependabot[bot]4
2023-03-13[chore]: Bump golang.org/x/image from 0.5.0 to 0.6.0 (#1615)Libravatar dependabot[bot]5
2023-03-13[chore]: Bump codeberg.org/gruf/go-kv from 1.6.0 to 1.6.1 (#1619)Libravatar dependabot[bot]7
2023-03-12update license headers (#1612)Libravatar f0x5262
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney784
2023-03-12[chore] Fix opengraph properties (#1611)Libravatar tobi2
2023-03-11[feature] Support multiple subscriptions on single websocket connection (#1489)Libravatar darrinsmart4
2023-03-11[frontend/fix] Mobile css tweaks (#1605)Libravatar f0x526
2023-03-09[feature] Provide .well-known/host-meta endpoint (#1604)Libravatar Daenney9
2023-03-09[bug] Handle 410 on webfinger properly (#1601)Libravatar Daenney1
2023-03-08[chore] improved enrichAccount() logging (#1602)Libravatar kim1
2023-03-08[feature] Discover webfinger through host-meta (#1588)Libravatar Daenney13
2023-03-06[chore] Update uptrace/bun and modernc/sqlite dependencies (#1598)Libravatar tobi84
2023-03-06[bugfix] internal server error on search not found (#1590)Libravatar kim9
2023-03-06[feature] Add support for profile fields (#1483)Libravatar zowhoey21
2023-03-06[chore]: Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.1 (#1595)Libravatar dependabot[bot]25
2023-03-06[chore]: Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#1597)Libravatar dependabot[bot]3
2023-03-06[chore]: Bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#1593)Libravatar dependabot[bot]94
2023-03-06[chore]: Bump golang.org/x/text from 0.7.0 to 0.8.0 (#1594)Libravatar dependabot[bot]18
2023-03-04[chore] Print human readable config (#1589)Libravatar Daenney2
2023-03-04[feature] Allow loading TLS certs from disk (#1586)Libravatar Daenney12
2023-03-04use updateattachment when updating to ensure cache is invalidated (#1587)Libravatar kim1
2023-03-03[performance] cache media attachments (#1525)Libravatar kim15
2023-03-03[bugfix] Federate status delete using just the URI (#1584)Libravatar tobi6
2023-03-03[bugfix] Clamp admin report limit <1 to 100 (#1583)Libravatar tobi3
2023-03-03[bugfix] Fix unpinning statuses not working (#1582)Libravatar tobi2