summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2025-01-20[chore]: Bump golang.org/x/net from 0.33.0 to 0.34.0 (#3660)Libravatar dependabot[bot]6
2025-01-20[chore]: Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 (#3663)Libravatar dependabot[bot]19
2025-01-20[chore]: Bump github.com/gin-contrib/sessions from 1.0.1 to 1.0.2 (#3664)Libravatar dependabot[bot]3
2025-01-18[bugfix] Fix existing perm adoption (#3651)Libravatar tobi7
2025-01-14update ncruces/go-sqlite3 v0.21.3 -> v0.22.0, gruf/go-ffmpreg v0.6.4 -> v0.6....Libravatar kim28
2025-01-14bump uptrace/bun dependencies from 1.2.6 to 1.2.8 (#3645)Libravatar kim89
2025-01-14[chore] better dns validation (#3644)Libravatar kim10
2025-01-14[chore]: Bump mvdan.cc/xurls/v2 from 2.5.0 to 2.6.0 (#3643)Libravatar dependabot[bot]86
2025-01-14[chore]: Bump github.com/gin-contrib/gzip from 1.0.1 to 1.1.0 (#3639)Libravatar dependabot[bot]519
2025-01-09[bugfix] migration to cleanup dropped status edits (#3637)Libravatar kim1
2025-01-08[bugfix] More permissive CSV parsing for perm subs, text parse fix (#3638)Libravatar tobi5
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi95
2025-01-08[chore] replace statuses.updated_at column with statuses.edited_at (#3636)Libravatar kim23
2025-01-05[feature] Create/update/remove domain permission subscriptions (#3623)Libravatar tobi50
2025-01-03[chore] Update robots.txt with more AI bots (#3634)Libravatar Daenney1
2024-12-31[bugfix] more little edit fixes (#3633)Libravatar kim2
2024-12-28[bugfix] Advertise audio/mpeg as supported (#3632)Libravatar Daenney4
2024-12-24[bugfix] small editing tweaks (#3631)Libravatar kim3
2024-12-23[feature] add support for clients editing statuses and fetching status revisi...Libravatar kim29
2024-12-23[chore] Stub /api/v1/announcements implementation (#3630)Libravatar Daenney4
2024-12-20[chore] Update ncruces/go-sqlite3 to 0.21.3 (#3629)Libravatar Daenney13
2024-12-18[bugfix] Load instance-wide custom css in page stylesheets template (#3601)Libravatar CDN10
2024-12-18update gruf/go-ffmpreg to v0.6.4 (#3627)Libravatar kim4
2024-12-17update ncruces/go-sqlite3 to v0.21.2 (#3626)Libravatar kim14
2024-12-16bump ncruces/go-sqlite3 to v0.21.1 (#3625)Libravatar kim12
2024-12-16bump gruf/go-ffmpreg to v0.6.3 (#3624)Libravatar kim4
2024-12-12bump gruf/go-ffmpreg to v0.6.2 (#3622)Libravatar kim4
2024-12-12bump ncruces/go-sqlite3 to v0.21.0 (#3621)Libravatar kim42
2024-12-10Bump nanoid from 3.3.7 to 5.0.9 in /web/source (#3615)Libravatar dependabot[bot]1
2024-12-10[chore] Bump nanoid from 4.0.2 to 5.0.9 in /web/source (#3614)Libravatar dependabot[bot]2
2024-12-09[chore] Log during potentially long migrations (#3613)Libravatar tobi4
2024-12-09[chore]: Bump golang.org/x/net from 0.31.0 to 0.32.0 (#3610)Libravatar dependabot[bot]29
2024-12-09[docs] Add missing --config-path arg in backup documentation (#3607)Libravatar STFN1
2024-12-09[chore]: Bump golang.org/x/image from 0.22.0 to 0.23.0 (#3608)Libravatar dependabot[bot]3
2024-12-09[chore]: Bump golang.org/x/text from 0.20.0 to 0.21.0 (#3611)Libravatar dependabot[bot]3
2024-12-08[feature] Allow partial-word hashtags using non-breaking spaces (#3606)Libravatar tobi3
2024-12-08[chore] stub /api/v1/accounts/{id}/featured_tags endpoint (#3598)Libravatar Patrycja3
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim86
2024-12-04[feature] unending polls (#3592)Libravatar kim3
2024-12-04[chore] bumps modernc/sqlite version to v1.34.2 on our custom fork (#3599)Libravatar kim23
2024-12-03[chore] Update frontend bug report issue title prefix (#3596)Libravatar CDN1
2024-12-03[bugfix] Load instance-wide custom css unconditionally in thread details page...Libravatar CDN1
2024-12-02[chore]: Bump codeberg.org/gruf/go-ffmpreg from 0.6.0 to 0.6.1 (#3591)Libravatar dependabot[bot]3
2024-12-02[feature] Add global instance CSS customization setting (#3352)Libravatar Victor Dyotte25
2024-12-02[feature/themes] Add auto-switching themes for blurple/brutalist/solarized (#...Libravatar CDN3
2024-12-02[docs/zh] Update zh docs: synced to da4db81bcf1a66d0de559015e061e602d8f2fcb8 ...Libravatar CDN3
2024-12-02[chore] Replace Semaphore recommendation with Pinafore. (#3586)Libravatar Phil Hagelberg9
2024-12-02[chore]: Bump github.com/minio/minio-go/v7 from 7.0.80 to 7.0.81 (#3590)Libravatar dependabot[bot]12
2024-11-29[performance] use new instance of bun.DB *after* migrations to reduce number ...Libravatar kim1
2024-11-28send out poll votes as separate create activities given that no other AP serv...Libravatar kim3