mirror of
1
Fork 0
gotosocial/internal
tobi 5dc8009e30
[chore/performance] Batch migration queries (#3798)
* separate enum migrations into their own individual transactions

* pee poo

* some performance tweaks and adding more comments

* batch

---------

Co-authored-by: kim <grufwub@gmail.com>
2025-02-15 12:43:12 +01:00
..
admin [feature] Fetch + create domain permissions from subscriptions nightly (#3635) 2025-01-08 11:29:40 +01:00
ap [bugfix] Allow processing null ID emojis (#3702) 2025-01-28 13:32:37 +01:00
api [feature] Implement backfilling statuses thru scheduled_at (#3685) 2025-02-12 09:49:33 -08:00
cache [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
cleaner [bugfix] Missing emoji urls (#3707) 2025-01-30 13:52:03 +01:00
config [feature] Implement backfilling statuses thru scheduled_at (#3685) 2025-02-12 09:49:33 -08:00
db [chore/performance] Batch migration queries (#3798) 2025-02-15 12:43:12 +01:00
email [bugfix/email] Don't use plainAuth when no smtp username/password provided (#3332) 2024-09-23 16:07:13 +02:00
federation [feature] Implement backfilling statuses thru scheduled_at (#3685) 2025-02-12 09:49:33 -08:00
filter [chore] replace statuses.updated_at column with statuses.edited_at (#3636) 2025-01-08 11:29:23 +01:00
gtscontext
gtserror [chore] remove type switch in Create() and instead move to FederatedCallbacks() (#3697) 2025-01-28 20:22:23 +00:00
gtsmodel [feature] Implement backfilling statuses thru scheduled_at (#3685) 2025-02-12 09:49:33 -08:00
headerfilter
httpclient [chore] some tidy ups (#3677) 2025-01-27 15:54:59 +00:00
id [feature] Create/update/remove domain permission subscriptions (#3623) 2025-01-05 13:20:33 +01:00
iotools
language
log [performance] minimise log field allocations (#3529) 2024-11-11 15:45:19 +00:00
media temporary fix for tetratelabs/wazero#2365 armv8 compiler support bug (#3741) 2025-02-06 12:44:40 +00:00
messages [bugfix] incorrect AP serialize function used serializing worker data (#3196) 2024-08-12 18:23:24 +02:00
middleware [feature] Use `X-Robots-Tag` headers to instruct scrapers/crawlers (#3737) 2025-02-05 12:47:13 +01:00
oauth [feature] Fetch + create domain permissions from subscriptions nightly (#3635) 2025-01-08 11:29:40 +01:00
observability [chore] update otel libraries (#3740) 2025-02-06 12:14:37 +01:00
oidc
paging
processing [bugfix] Return 404 when web context target status hidden (#3792) 2025-02-13 14:10:13 +01:00
queue
regexes [feature] Allow emoji shortcode to be 1-character length (#3556) 2024-11-21 12:13:55 +01:00
router [bugfix] shut down LE server nicely (#3714) 2025-01-31 13:45:39 +01:00
scheduler
state [feature] Fetch + create domain permissions from subscriptions nightly (#3635) 2025-01-08 11:29:40 +01:00
storage [bugfix] s3 media uploaded without content-type (#3353) 2024-09-26 14:43:10 +02:00
stream
subscriptions [bugfix] Store LastModified for domain perm subs + send as If-Modified-Since (#3655) 2025-01-20 10:56:00 +01:00
text [bugfix] Extend parser to handle more non-Latin hashtags (#3700) 2025-01-31 11:42:55 +01:00
timeline [feature] add support for receiving federated status edits (#3597) 2024-12-05 13:35:07 +00:00
trans
transport [bug] respect `X-Robots-Tag` and `robots.txt` on api/v1/instance and nodeinfo (#3756) 2025-02-11 13:16:14 +01:00
typeutils [bug] Add missing `group` property to the Account model (#3746) 2025-02-08 13:04:30 +01:00
uris
util [chore] better dns validation (#3644) 2025-01-14 14:23:18 +00:00
validate [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
web [feature] Use `X-Robots-Tag` headers to instruct scrapers/crawlers (#3737) 2025-02-05 12:47:13 +01:00
webpush [bugfix] Reduce Web Push record size (#3762) 2025-02-09 11:13:28 +01:00
workers [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00