Age | Commit message (Expand) | Author | Files |
2022-10-13 | [feature] Refetch emojis when they change on remote instances (#905) | tobi | 1 |
2022-09-29 | [chore] simplify generating log entry caller information (#863) | kim | 1 |
2022-09-28 | [chore] update dependencies, bump to Go 1.19.1 (#826) | kim | 12 |
2022-09-26 | [feature] Show + federate emojis in accounts (#837) | tobi | 1 |
2022-09-06 | [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) | tobi | 3 |
2022-08-31 | [chore] Test fixes (#788) | tobi | 5 |
2022-08-16 | return after redirects to web representation (#755) | tobi | 7 |
2022-08-15 | [chore] Update bun / sqlite versions; update gtsmodels (#754) | tobi | 1 |
2022-07-19 | [chore] use our own logging implementation (#716) | kim | 1 |
2022-07-12 | [chore] improved router logging, recovery and error handling (#705) | kim | 6 |
2022-07-03 | [feature] S3 support (#674) | Dominik Süß | 2 |
2022-06-11 | [chore] Webfinger rework (#627) | tobi | 8 |
2022-06-08 | [feature] More consistent API error handling (#637) | tobi | 11 |
2022-05-30 | [chore] Global server configuration overhaul (#575) | kim | 2 |
2022-05-15 | [security] transport.Controller{} and transport.Transport{} security and perf... | kim | 8 |
2022-05-02 | [performance] Speed up some of the slower db queries (#523) | tobi | 1 |
2022-04-28 | replace async client API / federator msg processing with worker pools (#497) | kim | 8 |
2022-04-24 | [bug] Fix status API / status web API being case sensitive (#481) | tobi | 2 |
2022-04-15 | [feature] Web profile pages for accounts (#449) | tobi | 1 |
2022-03-15 | [feature] Federate local account deletion (#431) | tobi | 1 |
2022-02-08 | merge fixup | tsmethurst | 1 |
2022-02-08 | Merge branch 'main' into media_refactor | tsmethurst | 2 |
2022-02-06 | don't bother negotiating Accept for webfinger (#381) | tobi | 1 |
2022-02-05 | [feature] Rework timeline code to make it useful for more than just statuses ... | tobi | 1 |
2022-01-10 | test the media manager a bit, add shutdown logic | tsmethurst | 6 |
2021-12-28 | more refactoring, media handler => manager | tsmethurst | 1 |
2021-12-20 | Extend license notices to 2022 (#354) | tobi | 22 |
2021-12-20 | Remove unnecessary storage config variables (#344) | tobi | 3 |
2021-12-12 | Upstep Go dependencies (#340) | tobi | 1 |
2021-12-11 | Add `Accept` header negotiation to relevant API endpoints (#337) | tobi | 15 |
2021-12-07 | Implement Cobra CLI tooling, Viper config tooling (#336) | tobi | 11 |
2021-11-27 | Require confirmed email when checking oauth token (#332) | tobi | 2 |
2021-11-22 | Enable stricter linting with golangci-lint (#316) | tobi | 2 |
2021-11-13 | move to ssb gofed fork (#298) | tobi | 4 |
2021-11-13 | update dependencies (#296) | tobi | 2 |
2021-10-31 | smtp + email confirmation (#285) | tobi | 7 |
2021-10-24 | Serve `outbox` for Actor (#289) | tobi | 6 |
2021-10-11 | reference global logrus (#274) | R. Aidan Campbell | 19 |
2021-10-06 | Derive visibility fixes (#271) | tobi | 1 |
2021-09-30 | handle remote account deletion more systematically (#254) | tobi | 2 |
2021-09-28 | Account update issue (#250) | tobi | 1 |
2021-09-24 | Unblock fix (#247) | tobi | 12 |
2021-09-20 | Update webfingering a little, add tests (#236) | tobi | 6 |
2021-09-16 | federated authentication better logging + tidying (#232) | tobi | 9 |
2021-09-11 | add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage | kim (grufwub) | 1 |
2021-09-09 | Import export (#194) | tobi | 1 |
2021-09-01 | move oauth models into gtsmodel | tsmethurst | 1 |
2021-09-01 | Improve GetRemoteStatus and db.GetStatus() logic (#174) | kim | 1 |
2021-08-29 | Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) | kim | 1 |
2021-08-25 | Pg to bun (#148) | tobi | 3 |