summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2023-01-27[feature] Federate reports to remote instance as Flag (if desired) (#1386)Libravatar tobi10
2023-01-27[docs] Add Flag documentation to federation docs (#1393)Libravatar tobi2
2023-01-27[docs] Tidy up federation docs into 'federating with gotosocial' section (#1392)Libravatar tobi8
2023-01-27[chore/docs] add instance-expose-suspended-web to instance docs (#1391)Libravatar tobi1
2023-01-27[feature/frontend] filterable local emoji list (#1385)Libravatar f0x524
2023-01-26[chore] set max open / idle conns + conn max lifetime for both postgres and s...Libravatar tobi9
2023-01-25[feature] Public list of suspended domains (#1362)Libravatar f0x5217
2023-01-25[feature] Accept incoming federated Flag activity (#1382)Libravatar tobi11
2023-01-25[feature] Implement reports admin API so admins can view + close reports (#1378)Libravatar tobi20
2023-01-25[chore] Settings refactor fix4 (#1383)Libravatar f0x527
2023-01-23[chore] remove funky duplicate attachment in testrig (#1379)Libravatar tobi4
2023-01-23[feature] Implement `/api/v1/reports` endpoints on client API (#1330)Libravatar tobi26
2023-01-23[chore] bump go version to 1.19.5 (#1377)Libravatar tobi1
2023-01-23[chore]: Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#1375)Libravatar dependabot[bot]53
2023-01-23[chore]: Bump github.com/abema/go-mp4 from 0.9.0 to 0.10.0 (#1374)Libravatar dependabot[bot]4
2023-01-23[feature] Add RSS autodiscovery on profiles that enable RSS (#1373)Libravatar Kelson Vibber1
2023-01-22[chore] extending maximumPasswordLength to 256 (#1372)Libravatar 즈눅2
2023-01-22[chore] bump db dependencies (#1366)Libravatar tobi78
2023-01-19[chore] Add name to instance field for autosuggestion (#1359)Libravatar f0x521
2023-01-18[chore] Settings refactor fix 2 (#1357)Libravatar f0x5211
2023-01-18[chore] Fix new emoji preview title/alt text (#1354)Libravatar f0x521
2023-01-18[frogend] Settings refactor (#1318)Libravatar f0x5269
2023-01-18[chore] Change default sqlite busy timeout to 5m (#1352)Libravatar tobi4
2023-01-17[feature] Inherit resource limits from cgroups (#1336)Libravatar Daniele Sluijters254
2023-01-17[feature] Tune sqlite pragmas (#1349)Libravatar tobi10
2023-01-17[chore]: Bump codeberg.org/gruf/go-errors/v2 from 2.0.2 to 2.1.1 (#1346)Libravatar dependabot[bot]7
2023-01-16[bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342)Libravatar tobi14
2023-01-16[chore]: Bump github.com/minio/minio-go/v7 from 7.0.44 to 7.0.47 (#1348)Libravatar dependabot[bot]35
2023-01-16[chore]: Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 (#1347)Libravatar dependabot[bot]3
2023-01-16[docs] Remove videos from the list of missing features in the FAQ. (#1344)Libravatar Phil Hagelberg1
2023-01-13[bugfix] Mount bookmarks endpoint correctly (#1338)Libravatar tobi1
2023-01-13[chore] Remove omitempty on account source; refactor tests to use prettyprint...Libravatar tobi18
2023-01-11[performance] media processing improvements (#1288)Libravatar kim64
2023-01-11[feature] Add local user and post count to nodeinfo responses (#1325)Libravatar Sleep3
2023-01-10[feature] Implement Report database model and utility functions (#1310)Libravatar tobi21
2023-01-09[chore] Bump json5 from 1.0.1 to 1.0.2 in /web/source (#1308)Libravatar dependabot[bot]1
2023-01-09[chore]: Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0 (#1322)Libravatar dependabot[bot]37
2023-01-09[chore]: Bump golang.org/x/image from 0.2.0 to 0.3.0 (#1320)Libravatar dependabot[bot]3
2023-01-09[chore]: Bump golang.org/x/text from 0.5.0 to 0.6.0 (#1321)Libravatar dependabot[bot]0
2023-01-09[chore]: Bump golang.org/x/net from 0.4.0 to 0.5.0 (#1319)Libravatar dependabot[bot]68
2023-01-08[bugfix] return early in websocket upgrade handler (#1315)Libravatar kim4
2023-01-08[docs] Rewrite sponsorship + funding section, add NLnet (#1305)Libravatar tobi2
2023-01-08[docs] Add s3 ssl variable to storage docs (#1294)Libravatar Logan2
2023-01-08[bugfix] fix panic during status delete loop by breaking out early on len(sta...Libravatar kim1
2023-01-06[chore/frogend] update status blockquote css (#1302)Libravatar tobi1
2023-01-06[docs] AWS S3 config details added (#1300)Libravatar Anant Shrivastava1
2023-01-06[chore] pull in latest go-cache, go-runners versions (#1306)Libravatar kim23
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi846
2023-01-05[chore] Fix emoji notnull constraint on initial gtsmodel (#1303)Libravatar tobi1
2023-01-05[bugfix/frogend] replace ch units to prevent layout shift on page load (#1301)Libravatar f0x522