summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2023-05-09[bugfix] update go-cache version to support multi-keying (#1756)Libravatar kim8
2023-05-09[chore] tidy + update StatusToAPIStatus (#1754)Libravatar tobi2
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi180
2023-05-08[chore/performance] Make sender multiplier configurable (#1750)Libravatar tobi9
2023-05-07[bugfix] Punycode fixes (#1743)Libravatar tobi11
2023-05-06[bugfix] Return languages in api/v1/instance (#1741)Libravatar Daenney3
2023-05-06[feature] Implement the preferences client API (#1740)Libravatar Daenney8
2023-05-06[chore] update readthedocs deps, use conda (#1742)Libravatar tobi4
2023-05-04[bugfix] Serve correct 'application/jrd+json' content type for webfinger requ...Libravatar tobi7
2023-05-04[bugfix] Rework notifs to use min_id for paging up (#1734)Libravatar tobi8
2023-05-03[bugfix] Fix invalid og:description on account w/ empty note (#1733)Libravatar tobi2
2023-05-02[chore] Hide vendor from diffs (#1729)Libravatar Daenney1
2023-05-01[performance] replace domain block cache with an in-memory radix trie (#1714)Libravatar kim3
2023-05-01[chore]: Bump modernc.org/sqlite from 1.22.0 to 1.22.1 (#1726)Libravatar dependabot[bot]10
2023-05-01[chore]: Bump github.com/go-playground/validator/v10 (#1724)Libravatar dependabot[bot]11
2023-05-01[chore]: Bump github.com/KimMachineGun/automemlimit from 0.2.5 to 0.2.6 (#1723)Libravatar dependabot[bot]5
2023-05-01[chore]: Bump github.com/miekg/dns from 1.1.53 to 1.1.54 (#1727)Libravatar dependabot[bot]9
2023-04-30[bugfix] tweak httpclient error handling again ... (#1721)Libravatar kim2
2023-04-29[performance] tweak http client error handling (#1718)Libravatar kim11
2023-04-29[feature] Add GET endpoint for single notification (#1719)Libravatar tobi4
2023-04-29[bugfix] add From to email header (#1717)Libravatar Mal Hancock3
2023-04-28[performance] improved request batching (removes need for queueing) (#1687)Libravatar kim24
2023-04-26[bugfix] Fix remaining mangled URI escaping issues in statuses + accounts (#1...Libravatar tobi6
2023-04-24[docs] Migrates Chart Location (#1708)Libravatar 0hlov31
2023-04-24[chore]: Bump modernc.org/sqlite from 1.21.1 to 1.22.0 (#1711)Libravatar dependabot[bot]6
2023-04-19[bugfix] fix small config typos (#1707)Libravatar tobi1
2023-04-19[chore] Replacing all Pinafore mentions to Semaphore ones (#1689)Libravatar OniriCorpe1
2023-04-19[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.2.3 to 3.2.5 (#1701)Libravatar dependabot[bot]6
2023-04-19[chore]: Bump mvdan.cc/xurls/v2 from 2.4.0 to 2.5.0 (#1702)Libravatar dependabot[bot]8
2023-04-19[chore]: Bump github.com/minio/minio-go/v7 from 7.0.50 to 7.0.52 (#1703)Libravatar dependabot[bot]8
2023-04-19[docs] Explain that markdown is enabled on the user settings page. (#1699)Libravatar Phil Hagelberg2
2023-04-19[bugfix] Fix the bookmarks list API endpoint returning an empty array (#1700)Libravatar Umar Getagazov1
2023-04-10[feature] Receive notification when followed account posts (if desired) (#1680)Libravatar tobi17
2023-04-10[chore]: Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#1684)Libravatar dependabot[bot]6
2023-04-10[chore]: Bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#1685)Libravatar dependabot[bot]94
2023-04-10[chore]: Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#1686)Libravatar dependabot[bot]26
2023-04-10[chore]: Bump golang.org/x/image from 0.6.0 to 0.7.0 (#1682)Libravatar dependabot[bot]3
2023-04-08[bugfix] Fix single author threads not appearing in home timeline (#1679)v0.8.0Libravatar tobi2
2023-04-08[bugfix] warn on maxprocs error instead of failing (#1678)Libravatar tobi1
2023-04-06[bugfix] visibility caching and hometimeline (#1675)v0.8.0-rc1Libravatar kim5
2023-04-06[bugfix/chore] Refactor timeline code (#1656)Libravatar tobi22
2023-04-06[bugfix] Normalize status content (don't parse status content as IRI) (#1665)Libravatar tobi16
2023-04-06[bugfix] Always serialize orderedItems as array (#1673)Libravatar tobi4
2023-04-05[bugfix] Add proper constraints on status faves, dedupe (#1674)Libravatar tobi6
2023-04-04[chore] Update templates license headers (#1672)Libravatar tobi16
2023-04-03[bugfix] Add idempotency-key to allowed CORS headers (#1670)Libravatar tobi1
2023-04-03[chore]: Bump modernc.org/sqlite from 1.21.0 to 1.21.1 (#1669)Libravatar dependabot[bot]39
2023-04-03[chore]: Bump github.com/miekg/dns from 1.1.52 to 1.1.53 (#1668)Libravatar dependabot[bot]9
2023-04-03[chore]: Bump github.com/KimMachineGun/automemlimit from 0.2.4 to 0.2.5 (#1666)Libravatar dependabot[bot]200
2023-04-02[bugfix/frontend] Preload css styles (#1638)Libravatar tobi1