Age | Commit message (Expand) | Author | Files |
2023-06-03 | [chore] Update versions, fix lint errors (#1860) | tobi | 1 |
2023-06-03 | [bugfix] Fix first item of thread dereferencing always being skipped (#1858) | tobi | 1 |
2023-05-31 | [bugfix] only attempt to populate account/statuses from DB if already exist (... | kim | 2 |
2023-05-28 | [bugfix/chore] Inbox post updates (#1821) | tobi | 2 |
2023-05-28 | [chore] tidy up media manager, add calling func to errors, build-script impro... | kim | 7 |
2023-05-25 | [feature] Add List functionality (#1802) | tobi | 3 |
2023-05-12 | [feature] status refetch support (#1690) | kim | 18 |
2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 10 |
2023-04-28 | [performance] improved request batching (removes need for queueing) (#1687) | kim | 2 |
2023-04-06 | [bugfix] Normalize status content (don't parse status content as IRI) (#1665) | tobi | 6 |
2023-04-05 | [bugfix] Add proper constraints on status faves, dedupe (#1674) | tobi | 4 |
2023-03-28 | [performance] refactoring + add fave / follow / request / visibility caching ... | kim | 10 |
2023-03-20 | [chore] Refactor account deleting/block logic, tidy up some other processing ... | tobi | 4 |
2023-03-19 | [bugfix] Use account ID host as accDomain if 2nd webfinger lookup fails (#1630) | tobi | 1 |
2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 54 |
2023-03-08 | [chore] improved enrichAccount() logging (#1602) | kim | 1 |
2023-03-06 | [bugfix] internal server error on search not found (#1590) | kim | 3 |
2023-03-03 | [bugfix] on deref new account, check db again for account on ErrAlreadyExists... | kim | 1 |
2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | kim | 20 |
2023-03-01 | [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) | tobi | 2 |
2023-02-17 | [chore] Update more log calls to include context (#1517) | Daenney | 6 |
2023-02-17 | [feature] Add a request ID and include it in logs (#1476) | Daenney | 15 |
2023-02-15 | Fix 410 Gone race on account deletes (#1507) | Sam Lade | 1 |
2023-02-13 | [bugfix] Fix up `error getting account avatar/header` errors, other small fix... | tobi | 1 |
2023-02-13 | [performance] processing media and scheduled jobs improvements (#1482) | kim | 3 |
2023-02-10 | [chore] small changes missed in previous dereferencer.GetAccount() PRs (#1467) | kim | 4 |
2023-02-09 | [bugfix] Fix error on searching for account w/accountDomain by host (#1465) | tobi | 1 |
2023-02-09 | [performance] Don't fetch avatar + header if uri hasn't changed (#1463) | tobi | 2 |
2023-02-03 | [chore] reformat GetAccount() functionality, support updating accounts based ... | kim | 13 |
2023-01-27 | [feature] Federate reports to remote instance as Flag (if desired) (#1386) | tobi | 2 |
2023-01-25 | [feature] Accept incoming federated Flag activity (#1382) | tobi | 2 |
2023-01-13 | [chore] Remove omitempty on account source; refactor tests to use prettyprint... | tobi | 3 |
2023-01-11 | [performance] media processing improvements (#1288) | kim | 1 |
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 54 |
2022-12-22 | [feature] For video attachments, store + return fps, bitrate, duration (#1282) | tobi | 1 |
2022-11-30 | [bugfix] Don't call `strings.ToLower()` on usernames when selecting account b... | tobi | 1 |
2022-11-29 | [bugfix] wrap the correct error on failed account update (#1176) | kim | 1 |
2022-11-29 | [chore] Tidy up some of the search logic (#1082)v0.6.0-rc1 | tobi | 11 |
2022-11-24 | [chore] cleanup storage implementation, no need for multiple interface types ... | kim | 2 |
2022-11-23 | [feature/performance] Fail fast when doing remote transport calls inside inco... | tobi | 3 |
2022-11-20 | [performance] add account block DB cache and remove block query joins (#1085) | kim | 3 |
2022-11-15 | [chore] update database caching library (#1040) | kim | 4 |
2022-11-11 | [chore] Fixes + updates in emoji dereferencing logic (#1022) | tobi | 5 |
2022-11-11 | [feature] Read + Write tombstones for deleted Actors (#1005) | tobi | 5 |
2022-11-03 | [bugfix] Wrap media in read closer (#941) | tobi | 3 |
2022-10-13 | [feature] Refetch emojis when they change on remote instances (#905) | tobi | 4 |
2022-09-29 | [feature] update config types to use bytesize.Size (#828) | kim | 3 |
2022-09-28 | [chore] update dependencies, bump to Go 1.19.1 (#826) | kim | 1 |
2022-09-26 | [feature] Show + federate emojis in accounts (#837) | tobi | 6 |
2022-09-26 | [bugfix] more nil checks baybeeeeeeeeeeeeeeeeeeee (#854) | kim | 1 |