Age | Commit message (Expand) | Author | Files |
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 |
2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 1 |
2023-03-01 | [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) | tobi | 1 |
2023-02-17 | [feature] Add a request ID and include it in logs (#1476) | Daenney | 1 |
2023-02-03 | [chore] reformat GetAccount() functionality, support updating accounts based ... | kim | 1 |
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 1 |
2022-11-29 | [chore] Tidy up some of the search logic (#1082)v0.6.0-rc1 | tobi | 1 |
2022-11-15 | [chore] update database caching library (#1040) | kim | 1 |
2022-09-26 | [feature] Show + federate emojis in accounts (#837) | tobi | 1 |
2022-09-25 | [bugfix] update thread iterators to not use recursion (#851) | kim | 1 |
2022-09-12 | [feature] Fetch + display custom emoji in statuses from remote instances (#807) | tobi | 1 |
2022-07-19 | [chore] use our own logging implementation (#716) | kim | 1 |
2022-06-11 | [chore] Webfinger rework (#627) | tobi | 1 |
2022-05-23 | [bugfix] Fix multiple dereferences of boosted status causing media duplicatio... | tobi | 1 |
2022-01-25 | ensure blocking calls to getRemoteAccount before showing stuff to client | tsmethurst | 1 |
2022-01-24 | update remote account get/deref logic | tsmethurst | 1 |
2022-01-11 | pass a function into the manager, start work on emoji | tsmethurst | 1 |
2022-01-10 | test the media manager a bit, add shutdown logic | tsmethurst | 1 |
2022-01-09 | tests are passing, but there's still much to be done | tsmethurst | 1 |
2022-01-08 | compiling now | tsmethurst | 1 |
2021-12-20 | Extend license notices to 2022 (#354) | tobi | 1 |
2021-11-13 | move to ssb gofed fork (#298) | tobi | 1 |
2021-10-11 | reference global logrus (#274) | R. Aidan Campbell | 1 |
2021-10-04 | Refactor/tidy (#261) | tobi | 1 |
2021-09-14 | Fix mentions not notifying (#230) | tobi | 1 |
2021-09-10 | fixes + db changes (#204) | tobi | 1 |
2021-09-04 | rework media processing a little bit (#191) | tobi | 1 |
2021-09-01 | change muchos things | tsmethurst | 1 |
2021-09-01 | Improve GetRemoteStatus and db.GetStatus() logic (#174) | kim | 1 |
2021-08-29 | Mention fixup (#167) | tobi | 1 |