Age | Commit message (Expand) | Author | Files |
2025-01-08 | [chore] replace statuses.updated_at column with statuses.edited_at (#3636) | kim | 1 |
2024-12-24 | [bugfix] small editing tweaks (#3631) | kim | 1 |
2024-12-23 | [feature] add support for clients editing statuses and fetching status revisi... | kim | 1 |
2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 1 |
2024-10-08 | [feature] Distribute + ingest Accepts to followers (#3404) | tobi | 1 |
2024-09-29 | [bugfix] Carry-over "PinnedAt" when refreshing status (#3373) | tobi | 1 |
2024-09-16 | [performance] cache more database calls, reduce required database calls overa... | kim | 1 |
2024-09-16 | [chore] Reject replies to rejected replies (#3291) | tobi | 1 |
2024-09-10 | [chore] status dereferencing improvements (#3255) | kim | 1 |
2024-08-25 | [chore] Tiny tweak to ApprovedByURI (#3234) | tobi | 1 |
2024-08-25 | [bugfix] Carry-over `ApprovedByURI` to avoid marking already-approved remote ... | tobi | 1 |
2024-07-26 | [bugfix] Use punycode for `host` part of `resource` query param when doing we... | tobi | 1 |
2024-07-24 | [chore] Add interaction filter to complement existing visibility filter (#3111) | tobi | 1 |
2024-07-11 | [chore] Add interaction policy gtsmodels (#3075) | tobi | 1 |
2024-06-26 | [chore] media and emoji refactoring (#3000) | kim | 1 |
2024-06-06 | [bugfix] update media if more than just url changes (#2970) | kim | 1 |
2024-06-06 | [bugfix] concurrent map writes in dereferencer media processing maps (#2964) | kim | 1 |
2024-04-26 | [performance] update remaining worker pools to use queues (#2865) | kim | 1 |
2024-03-14 | [bugfix] only check replyTo visibility during permission checks IF status is ... | kim | 1 |
2024-03-04 | [bugfix] check remote status permissibility (#2703) | kim | 1 |
2024-02-23 | [bugfix] 2643 bug search for account url doesnt always work when redirected (... | kim | 1 |
2024-02-18 | [bugfix] Fix dereferencing ancestors on new status create (#2652) | tobi | 1 |
2024-02-14 | [bugfix] add stricter checks during all stages of dereferencing remote AS obj... | kim | 1 |
2024-02-09 | use pointer for freshness window (#2614) | tobi | 1 |
2024-02-09 | [chore] Move `DoOnce` func wrapper to util (#2613) | tobi | 1 |
2024-01-31 | [bugfix] parent status replied to status not dereferenced sometimes (#2587) | kim | 1 |
2024-01-26 | [bugfix] Don't return Account or Status if new and dereferencing failed, othe... | tobi | 1 |
2024-01-09 | [bugfix] misc dereferencer fixes (#2475) | kim | 1 |
2023-12-15 | [bugfix] use a much shorter refresh limit for statuses with polls (#2453)v0.13.0 | kim | 1 |
2023-11-30 | [bugfix] always go through status parent dereferencing on isNew, even on data... | kim | 1 |
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 | 1 |
2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 1 |
2023-11-04 | [feature] support canceling scheduled tasks, some federation API performance ... | kim | 1 |
2023-10-31 | [feature] add per-uri dereferencer locks (#2291) | kim | 1 |
2023-10-31 | [bugfix] Relax `Mention` parsing, allowing either href or name (#2320) | tobi | 1 |
2023-10-25 | [feature] Status thread mute/unmute functionality (#2278) | tobi | 1 |
2023-10-23 | [chore] de-interface{} the federator and dereferencer structs (#2285) | kim | 1 |
2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 1 |
2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 1 |
2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | tobi | 1 |
2023-06-24 | [bugfix] Ensure `InReplyToID` set properly, update dereference ancestors func... | tobi | 1 |
2023-06-22 | [bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853) | kim | 1 |
2023-06-17 | [chore/bugfix] Refactor `ap/extract.go` functions, return URIs more reliably ... | tobi | 1 |
2023-05-31 | [bugfix] only attempt to populate account/statuses from DB if already exist (... | kim | 1 |
2023-05-28 | [chore] tidy up media manager, add calling func to errors, build-script impro... | kim | 1 |
2023-05-12 | [feature] status refetch support (#1690) | kim | 1 |
2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 1 |
2023-04-06 | [bugfix] Normalize status content (don't parse status content as IRI) (#1665) | tobi | 1 |
2023-03-28 | [performance] refactoring + add fave / follow / request / visibility caching ... | kim | 1 |