summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)AuthorFiles
2023-06-10[bugfix] Delete from list timeline on status deletion (#1878)Libravatar tobi1
2023-06-04[bugfix] Fix slow joined home timeline query (#1867)Libravatar tobi1
2023-06-04[chore] tidy + test timelines a bit better (#1865)Libravatar tobi12
2023-06-03[chore] Update versions, fix lint errors (#1860)Libravatar tobi8
2023-06-03[bugfix] Fix first item of thread dereferencing always being skipped (#1858)Libravatar tobi1
2023-06-02[bugfix] Allow lowercase emoji shortcode in frontend (#1851)Libravatar Julian-Samuel Gebühr5
2023-06-02[bugfix] Overwrite API client closed errors with `499 - Client Closed Request...Libravatar tobi3
2023-06-02[performance] wrap httpclient response body to ensure drained before close (#...Libravatar kim1
2023-05-31[bugfix] only attempt to populate account/statuses from DB if already exist (...Libravatar kim2
2023-05-28[bugfix/chore] Inbox post updates (#1821)Libravatar tobi4
2023-05-28[chore] tidy up media manager, add calling func to errors, build-script impro...Libravatar kim59
2023-05-25[bugfix/docs] Fix clear notifications API docs (#1831)Libravatar Daenney1
2023-05-25[feature] Configurable custom css length (#1827)Libravatar tobi5
2023-05-25[bugfix] allow usernames of length 1 (#1823)Libravatar decentral1se2
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi113
2023-05-22[chore] update account statuses paging logic (#1814)Libravatar tobi5
2023-05-21[chore] Replace pinafore with semaphore (#1801)Libravatar Julian-Samuel Gebühr2
2023-05-21[bugfix] Add back removed ValidateRequest() before backoff-retry loop (#1805)v0.9.0-rc2Libravatar kim11
2023-05-21[feature] Make client IP logging configurable (#1799)Libravatar Daenney5
2023-05-21[bugfix] Fix incorrect default for empty emoji domain (#1803)Libravatar tobi1
2023-05-16[chore] Change time comparison in webfinger test (#1798)Libravatar Daenney1
2023-05-16[bugfix] Fix NegotiateFormat with multiple accept headers (#1797)Libravatar Daenney5
2023-05-15[bugfix] Fix duplicating fields on profile edit (#1788)Libravatar tobi2
2023-05-13[frontend] Basic user moderation actions (#1728)Libravatar f0x521
2023-05-12[chore] Update a bunch of database dependencies (#1772)Libravatar tobi1
2023-05-12[bugfix] Ensure account fields can be set by JSON (#1762)Libravatar tobi3
2023-05-12[feature] status refetch support (#1690)Libravatar kim52
2023-05-12[chore] Prefer JSON errors in API endpoints (#1766)Libravatar Natsu Kagami11
2023-05-11[frontend] Profiles with fields & more (#1764)Libravatar f0x522
2023-05-09feat: initial tracing support (#1623)Libravatar Dominik Süß7
2023-05-09[bugfix] Don't try to get user when serializing local instance account (#1757)Libravatar tobi4
2023-05-09[bugfix] fix possible domain blockcache nil ptr + add debug String() func (#1...Libravatar kim2
2023-05-09[bugfix] update go-cache version to support multi-keying (#1756)Libravatar kim3
2023-05-09[chore] tidy + update StatusToAPIStatus (#1754)Libravatar tobi2
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi48
2023-05-08[chore/performance] Make sender multiplier configurable (#1750)Libravatar tobi5
2023-05-07[bugfix] Punycode fixes (#1743)Libravatar tobi10
2023-05-06[bugfix] Return languages in api/v1/instance (#1741)Libravatar Daenney3
2023-05-06[feature] Implement the preferences client API (#1740)Libravatar Daenney6
2023-05-04[bugfix] Serve correct 'application/jrd+json' content type for webfinger requ...Libravatar tobi6
2023-05-04[bugfix] Rework notifs to use min_id for paging up (#1734)Libravatar tobi7
2023-05-03[bugfix] Fix invalid og:description on account w/ empty note (#1733)Libravatar tobi2
2023-05-01[performance] replace domain block cache with an in-memory radix trie (#1714)Libravatar kim3
2023-04-30[bugfix] tweak httpclient error handling again ... (#1721)Libravatar kim2
2023-04-29[performance] tweak http client error handling (#1718)Libravatar kim4
2023-04-29[feature] Add GET endpoint for single notification (#1719)Libravatar tobi3
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 kim22
2023-04-26[bugfix] Fix remaining mangled URI escaping issues in statuses + accounts (#1...Libravatar tobi6
2023-04-19[bugfix] Fix the bookmarks list API endpoint returning an empty array (#1700)Libravatar Umar Getagazov1