Age | Commit message (Expand) | Author | Files |
2024-12-23 | [feature] add support for clients editing statuses and fetching status revisi... | kim | 1 |
2024-07-24 | [chore] Add interaction filter to complement existing visibility filter (#3111) | tobi | 1 |
2024-07-22 | [bugfix] media.Processor{}.GetFile() returning 404s on first call, correctly ... | kim | 1 |
2024-06-06 | [bugfix] concurrent map writes in dereferencer media processing maps (#2964) | kim | 1 |
2024-03-12 | [feature] Process incoming `Move` activity (#2724) | tobi | 1 |
2024-03-04 | [bugfix] check remote status permissibility (#2703) | kim | 1 |
2024-02-09 | use pointer for freshness window (#2614) | tobi | 1 |
2023-10-31 | [feature] add per-uri dereferencer locks (#2291) | kim | 1 |
2023-10-23 | [chore] de-interface{} the federator and dereferencer structs (#2285) | kim | 1 |
2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 1 |
2023-07-07 | [bugfix] Reorder web view logic, other small fixes (#1954) | tobi | 1 |
2023-06-24 | [bugfix] Ensure `InReplyToID` set properly, update dereference ancestors func... | tobi | 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-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 1 |
2023-02-10 | [chore] small changes missed in previous dereferencer.GetAccount() PRs (#1467) | kim | 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-11 | [chore] Fixes + updates in emoji dereferencing logic (#1022) | tobi | 1 |
2022-10-13 | [feature] Refetch emojis when they change on remote instances (#905) | 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-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-24 | change getaccount function signature | 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-28 | more refactoring, media handler => manager | tsmethurst | 1 |
2021-12-20 | Extend license notices to 2022 (#354) | tobi | 1 |
2021-12-07 | Implement Cobra CLI tooling, Viper config tooling (#336) | tobi | 1 |
2021-10-11 | reference global logrus (#274) | R. Aidan Campbell | 1 |
2021-09-14 | Fix mentions not notifying (#230) | tobi | 1 |
2021-09-04 | rework media processing a little bit (#191) | tobi | 1 |
2021-09-01 | Improve GetRemoteStatus and db.GetStatus() logic (#174) | kim | 1 |
2021-08-29 | Mention fixup (#167) | tobi | 1 |
2021-08-25 | Pg to bun (#148) | tobi | 1 |
2021-08-10 | Dereference remote replies (#132) | Tobi Smethurst | 1 |