GoToSocial/internal
kim 9be16852f2
[bugfix] fix possible infinite loop on federated AP profile delete (#1091)
* refactor federator account statuses delete to better catch errors, ensure next maxID is always set

Signed-off-by: kim <grufwub@gmail.com>

* fix error statement missing 2nd format operator

Signed-off-by: kim <grufwub@gmail.com>

Signed-off-by: kim <grufwub@gmail.com>
2022-11-20 15:57:19 +01:00
..
ap [feature] Refetch emojis when they change on remote instances (#905) 2022-10-13 15:16:24 +02:00
api [chore] Replace blocking Floc with Topics. (#1068) 2022-11-17 15:04:06 +01:00
concurrency [feature] various worker / request queue improvements (#995) 2022-11-08 10:35:24 +01:00
config [chore] refactor test/cliparsing.sh into a go test below internal/config (#1036) 2022-11-15 16:53:19 +01:00
db [performance] replace account emojis relational query with separate calls to emojiDB to rely on cache (#1074) 2022-11-18 18:29:25 +01:00
email [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
federation [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00
gotosocial
gtserror [feature] Read + Write tombstones for deleted Actors (#1005) 2022-11-11 12:18:38 +01:00
gtsmodel [performance] don't use relations to select notification structs, use caches instead (#1072) 2022-11-18 17:23:14 +01:00
httpclient [feature] various worker / request queue improvements (#995) 2022-11-08 10:35:24 +01:00
id
log [chore] small logging cleanup (#869) 2022-10-01 16:36:08 +01:00
media [chore] Fixes + updates in emoji dereferencing logic (#1022) 2022-11-11 19:27:37 +00:00
messages
netutil
oauth [feature] oob oauth token support (#889) 2022-10-08 13:49:56 +02:00
oidc [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
processing [bugfix] fix possible infinite loop on federated AP profile delete (#1091) 2022-11-20 15:57:19 +01:00
regexes [bugfix] Fix unicode-unaware word boundary check in hashtags (#1049) 2022-11-15 16:05:34 +01:00
router [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
storage [feature] S3: add config flag to proxy S3 media (#1014) 2022-11-11 12:03:18 +01:00
stream
text [bugfix] Fix unicode-unaware word boundary check in hashtags (#1049) 2022-11-15 16:05:34 +01:00
timeline [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
trans [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
transport [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00
typeutils [feature] Serialize local account role via API, and show it via web view (#1045) 2022-11-15 10:19:32 +01:00
uris
util [bugfix] Fix unicode-unaware word boundary check in hashtags (#1049) 2022-11-15 16:05:34 +01:00
validate [feature] Allow newly uploaded emojis to be placed in categories (#939) 2022-11-14 22:47:27 +00:00
visibility [performance] add user cache and database (#879) 2022-10-03 10:46:11 +02:00
web [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00