Age | Commit message (Expand) | Author | Files |
2024-02-19 | [bugfix] Refactor parse mention, fix local mention bug (#2657) | tobi | 6 |
2024-02-09 | use pointer for freshness window (#2614) | tobi | 11 |
2024-02-01 | stop paged endpoints returning null for empty items (#2597) | kim | 2 |
2024-01-31 | Improve context descendant sorting (#2579) | Vyr Cossont | 2 |
2024-01-29 | [bugfix] Fix Postgres emoji delete, emoji category change (#2570) | tobi | 4 |
2024-01-26 | [bugfix] Don't return Account or Status if new and dereferencing failed, othe... | tobi | 1 |
2024-01-20 | [bugfix] Prevent URL + URI for same account being used as alias target (#2545) | tobi | 2 |
2024-01-19 | [bugfix] Ensure domain block side effects skipped if allow in place (blocklis... | tobi | 2 |
2024-01-19 | [performance] overhaul struct (+ result) caching library for simplicity, perf... | kim | 1 |
2024-01-17 | [chore] update viper version (#2539) | kim | 1 |
2024-01-16 | [feature] Account alias / move API + db models (#2518) | tobi | 6 |
2024-01-05 | [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) | tobi | 2 |
2024-01-03 | [bugfix] fix check for closed poll to account for non-zero closed time but in... | kim | 1 |
2023-12-27 | [chore] Refactor HTML templates and CSS (#2480) | tobi | 1 |
2023-12-18 | [feature] request blocking by http headers (#2409) | kim | 1 |
2023-12-16 | [feature] Push status edit messages into open streams (#2418) | Sam Lade | 6 |
2023-12-15 | [bugfix] use a much shorter refresh limit for statuses with polls (#2453)v0.13.0 | kim | 9 |
2023-12-10 | [bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLi... | tobi | 2 |
2023-12-10 | [bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434) | tobi | 1 |
2023-12-08 | [bugfix] Fix wrong notification type sent for poll end (#2429) | tobi | 1 |
2023-12-01 | [bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1 | tobi | 6 |
2023-12-01 | [bugfix] in fedi API CreateStatus(), handle case of data-race and return earl... | kim | 1 |
2023-11-30 | [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) | kim | 3 |
2023-11-30 | [bugfix] always go through status parent dereferencing on isNew, even on data... | kim | 1 |
2023-11-27 | [feature] Add `/api/v1/admin/debug/apurl` endpoint (#2359) | tobi | 1 |
2023-11-27 | [bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384) | tobi | 1 |
2023-11-21 | [chore/security] refactor AuthenticateFederatedRequest() to handle account de... | kim | 4 |
2023-11-20 | [bugfix] self-referencing collection pages for status replies (#2364) | kim | 6 |
2023-11-17 | [feature] Set/show instance language(s); show post language on frontend (#2362) | tobi | 3 |
2023-11-14 | [bugfix] process account delete side effects in serial, not in parallel (#2360) | tobi | 7 |
2023-11-11 | [bugfix] support endless polls, and misskey's' method of inferring expiry in ... | kim | 1 |
2023-11-10 | [feature] Media attachment placeholders (#2331) | tobi | 5 |
2023-11-10 | [bugfix] Don't try to update suspended accounts (#2348) | tobi | 2 |
2023-11-08 | [bugfix] fix poll vote count responses on client and fedi API vote creation (... | kim | 2 |
2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 21 |
2023-11-04 | [feature] support canceling scheduled tasks, some federation API performance ... | kim | 3 |
2023-10-30 | [bugfix] Allow blocked accounts to show in precise search (#2321) | tobi | 5 |
2023-10-30 | [feature] Customizable media cleaner schedule (#2304) | tobi | 5 |
2023-10-25 | [feature] Status thread mute/unmute functionality (#2278) | tobi | 17 |
2023-10-23 | [chore] de-interface{} the federator and dereferencer structs (#2285) | kim | 14 |
2023-10-18 | [bugfix] add missing "local" param in public timeline link headers (#2277)v0.12.0-rc2 | tobi | 1 |
2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 7 |
2023-09-29 | [bugfix] Fix paging for empty items (#2236) | tobi | 4 |
2023-09-29 | [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) | tobi | 3 |
2023-09-29 | [bugfix] Move follow.show_reblogs check further up to avoid showing unwanted ... | tobi | 1 |
2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 65 |
2023-09-21 | [feature] Implement explicit domain allows + allowlist federation mode (#2200) | tobi | 6 |
2023-09-20 | [feature] add paging to AP following / followers endpoints (#2198) | kim | 1 |
2023-09-12 | [feature] add paging to account follows, followers and follow requests endpoi... | kim | 14 |
2023-09-12 | [feature] Allow admins to expire remote public keys; refetch expired keys on ... | tobi | 3 |