gotosocial/internal
tobi 4cf76a2bfc
[chore] Tidy up status deletion, remove from cache too (#845)
* add func for deleting status from db + cache

* move deletes entirely back to processor
and also only do a delete if the requesting account owns the item being deleted

* tidy up unboost processing

* delete status more efficiently

* fix wrong account id on remote test attachments

* fix federator test
2022-09-21 19:55:52 +02:00
..
ap [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
api [bugfix] Server and closer bugfixes (#839) 2022-09-19 12:43:22 +01:00
cache [chore] Tidy up status deletion, remove from cache too (#845) 2022-09-21 19:55:52 +02:00
concurrency [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
config [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
db [chore] Tidy up status deletion, remove from cache too (#845) 2022-09-21 19:55:52 +02:00
email [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
federation [chore] Tidy up status deletion, remove from cache too (#845) 2022-09-21 19:55:52 +02:00
gotosocial test the media manager a bit, add shutdown logic 2022-01-10 18:36:09 +01:00
gtserror [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
gtsmodel [bug] fix unique constraint conflict (#820) 2022-09-12 13:58:31 +02:00
httpclient [bugfix] Relax outgoing http request queue (#760) 2022-08-27 12:00:19 +02:00
id change muchos things 2021-09-01 11:11:26 +02:00
log [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
media don't error out if storage key already exists (#840) 2022-09-19 12:59:11 +01:00
messages Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
netutil [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
oauth [bugfix] remove <= 0 expires_in from oauth token response (#731) 2022-07-28 16:43:42 +02:00
oidc [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
processing [chore] Tidy up status deletion, remove from cache too (#845) 2022-09-21 19:55:52 +02:00
regexes [bugfix] Make hashtag regex work with non-ascii characters (#682) 2022-07-03 11:03:03 +02:00
router [bugfix] Server and closer bugfixes (#839) 2022-09-19 12:43:22 +01:00
storage don't error out if storage key already exists (#840) 2022-09-19 12:59:11 +01:00
stream Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
text [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
timeline [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
trans [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
transport [performance] use GetAccountByUsernameDomain() for local account lookups to rely on cache (#793) 2022-09-02 11:56:33 +02:00
typeutils [bugfix] Fix emojis, attachments, and mentions not being serialized correctly sometimes via AP (#829) 2022-09-15 11:29:05 +02:00
uris [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
util [feature] Add back/next buttons to profiles for paging through statuses (#708) 2022-07-13 09:57:47 +02:00
validate [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
visibility [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
web [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00