summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2023-08-08[chore] Add Feditext as recommended client (#2081)Libravatar Daenney8
2023-08-07[chore] Use generic pointer function (#2080)Libravatar Daenney22
2023-08-07[chore]: Bump github.com/tdewolff/minify/v2 from 2.12.7 to 2.12.8 (#2073)Libravatar dependabot[bot]10
2023-08-07[feature] Allow full BCP 47 in language inputs (#2067)Libravatar Vyr Cossont9
2023-08-07[chore]: Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#2076)Libravatar dependabot[bot]6
2023-08-07[chore]: Bump github.com/abema/go-mp4 from 0.11.0 to 0.12.0 (#2075)Libravatar dependabot[bot]10
2023-08-07[chore]: Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#2077)Libravatar dependabot[bot]47
2023-08-07[chore]: Bump golang.org/x/image from 0.9.0 to 0.11.0 (#2074)Libravatar dependabot[bot]6
2023-08-06[chore] Remove go-playground/validator (#2069)Libravatar Daenney51
2023-08-06[bugfix] update cache library with nil ptr fix (#2070)Libravatar kim6
2023-08-06[docs] fix postgres create database command (#2071)Libravatar Max Rosin1
2023-08-04[performance] add caching of status fave, boost of, in reply to ID lists (#2060)Libravatar kim27
2023-08-03[feature] simpler cache size configuration (#2051)Libravatar kim32
2023-08-02[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)Libravatar tobi24
2023-08-02[bugfix] fix slow accounts / statuses using emojis lookups (#2056)Libravatar kim3
2023-08-02[bugfix] handle HEAD requests more elegantly (#2055)Libravatar kim1
2023-08-02[bugfix] Allow instance accounts to be shown in search results in certain cir...Libravatar tobi6
2023-08-01[feature] Allow users to skip http client tls verification for testing purpos...Libravatar tobi10
2023-08-01[feature] Set timezone in Docker using TZ env variable (#2050)Libravatar tobi4
2023-08-01Revert "[feature] Configurable timezone in containers (#2046)" (#2048)Libravatar tobi2
2023-08-01[feature] Configurable timezone in containers (#2046)Libravatar Charles Chin2
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi69
2023-07-31[performance] cache follow, follow request and block ID lists (#2027)Libravatar kim29
2023-07-31[bugfix/frontend] Decode URI component domain before showing on frontend (#2043)Libravatar tobi1
2023-07-31[chore]: Bump github.com/abema/go-mp4 from 0.10.2-0.20230727031202-a1a707db6e...Libravatar dependabot[bot]3
2023-07-31[chore]: Bump github.com/minio/minio-go/v7 from 7.0.60 to 7.0.61 (#2041)Libravatar dependabot[bot]34
2023-07-29[feature] Implement markers API (#1989)Libravatar Vyr Cossont29
2023-07-27[chore] Update activity dependency (#2031)Libravatar tobi405
2023-07-27[chore] fix merge issue (#2029)Libravatar tobi1
2023-07-27[chore] update go-mp4 to latest commit (#2028)Libravatar Dominik Süß4
2023-07-27[feature] Support setting private notes on accounts (#1982)Libravatar Vyr Cossont19
2023-07-25[performance] retry db queries on busy errors (#2025)Libravatar kim53
2023-07-24[feature/performance] support uncaching remote emoji + scheduled cleanup func...Libravatar kim33
2023-07-24[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25 (#2021)Libravatar dependabot[bot]6
2023-07-24[chore]: Bump github.com/yuin/goldmark from 1.5.4 to 1.5.5 (#2023)Libravatar dependabot[bot]7
2023-07-24[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.4.1 to 3.4.3 (#2022)Libravatar dependabot[bot]4
2023-07-24[chore]: Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#2024)Libravatar dependabot[bot]6
2023-07-24[chore]: Bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 (#2020)Libravatar dependabot[bot]6
2023-07-23[chore] Disable the right webfinger test (#2018)Libravatar Daenney1
2023-07-23[chore] Admin CLI + new account creation refactoring (#2008)Libravatar tobi11
2023-07-21[feature] Report Masto version in /api/v1/instance (#1977)Libravatar Daenney5
2023-07-21[chore]: Bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#1993)Libravatar dependabot[bot]7
2023-07-21[feature] Lower remote media cache config duration (#2007)Libravatar Daenney4
2023-07-21[chore]: Bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 (#1991)Libravatar dependabot[bot]17
2023-07-21[chore]: Bump github.com/minio/minio-go/v7 from 7.0.59 to 7.0.60 (#1992)Libravatar dependabot[bot]10
2023-07-21[chore]: Bump github.com/go-playground/form/v4 from 4.2.0 to 4.2.1 (#1994)Libravatar dependabot[bot]7
2023-07-21Bump word-wrap from 1.2.3 to 1.2.4 in /web/source (#2001)Libravatar dependabot[bot]1
2023-07-21[bugfix] Return all accounts when list accounts limit <= 0 (#2014)v0.10.0Libravatar tobi6
2023-07-21[bugfix] Change maximumPasswordLength to 72 bytes (#2012)Libravatar tobi2
2023-07-20[docs] Apache setup for Caching assets and media (#2005) (#2005)Libravatar mirabilos1