202 Commits (675f4705c726a544fb8c1d589a273881e4fd6daf)

Author SHA1 Message Date
Eugen Rochko 025a06d322
Add missing indices for ON DELETE CASCADE constraints (#8332) 6 years ago
Eugen Rochko f13afa1ee9
Do not use WHERE NOT IN in CopyStatusStats migration (#8281) 6 years ago
Eugen Rochko edb1de7800
Make CopyStatusStats migration use batches of 1000 to avoid locks (#8256) 6 years ago
ThibG 4f24dc31dc Fix FixAccountsUniqueIndex migration (#8212) 6 years ago
Eugen Rochko 464daffdf9
Upgrade Doorkeeper to 4.4.1 (#8197) 6 years ago
Eugen Rochko be13e95d06
Fix null constraint violation in copy status stats migration (#8198) 6 years ago
Eugen Rochko 8e111b753a
Move status counters to separate table, count replies (#8104) 6 years ago
Eugen Rochko 018a9e4e7f
Add post-deployment migration system (#8182) 6 years ago
Eugen Rochko 39e361a56d
Expect relays to answer with accept/reject (#8179) 6 years ago
ThibG cbc2e6bd40 Make some migration script more robust (fixes #8007) (#8170) 6 years ago
Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146) 6 years ago
Akihiko Odaki 7a68608237 Fix index detection a migration to revert index change (#8026) 6 years ago
Eugen Rochko e55dce3176
Add federation relay support (#7998) 6 years ago
ThibG 1ca4e51eb3 Add option to not consider word boundaries when processing keyword filtering (#7975) 6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905) 6 years ago
takayamaki 245fa1446a fix : Disable reverted index changes (#7871) 6 years ago
Eugen Rochko bb21c6414d
Remove unused indexes (#7829) 6 years ago
Eugen Rochko 7eec279c7f
Change language opt-out to language opt-in (#7823) 6 years ago
Eugen Rochko ca85658975
Add autofollow option to invites (#7805) 6 years ago
nightpool 6310dd233a Migration to cleanup blocked users that are still following (#7773) 6 years ago
Eugen Rochko 18e1de6a16
Migrate old web push subscriptions to ensure deliveries (#7764) 6 years ago
Eugen Rochko fb1ae0152d
Wrong exception class: ActiveRecord::RecordNotUnique, not PG::UniqueViolation (#7688) 6 years ago
Eugen Rochko 19b4c666f7
Improve account index migration (#7684) 6 years ago
Eugen Rochko c61c4565ab
Fix nil error in migration (#7680) 6 years ago
Yamagishi Kazutoshi 9130b3cda9 Fix broken migrate (regression from #7658) (#7674) 6 years ago
Eugen Rochko a16e06bbf5
Deduplicate accounts and make unique username/domain index case-insensitive (#7658) 6 years ago
Akihiko Odaki ed4bae182b Revert index change on statuses for api/v1/accounts account_id statuses (#7484) 6 years ago
Akihiko Odaki 42a1231245 Improve index on statuses for api/v1/accounts account_id statuses (#7476) 6 years ago
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445) 6 years ago
Eugen Rochko 42cd363542
Bot nameplates (#7391) 6 years ago
Eugen Rochko 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 6 years ago
Eugen Rochko 78ed4ab75f
Add bio fields (#6645) 6 years ago
Yamagishi Kazutoshi 50529cbceb Upgrade Rails to version 5.2.0 (#5898) 6 years ago
Emelia Smith e85cffb236 Feature: Report improvements (#6967) (#7000) 6 years ago
Akihiko Odaki b2a4ffd3a9 Change columns in notifications nonnullable (#6764) 6 years ago
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610) 6 years ago
Eugen Rochko 41a01bec23
Federated reports (#6570) 6 years ago
Eugen Rochko 61ed133fea
Account archive download (#6460) 6 years ago
Akihiko Odaki 67f7ffa792 Change user_id column non-nullable (#6435) 6 years ago
Eugen Rochko 26f21fd5a0
CAS + SAML authentication feature (#6425) 6 years ago
Alexander 04fef7b888 pam authentication (#5303) 6 years ago
takayamaki 6f5c0afe93 add index on statuses for /api/v1/accounts/:account_id/statuses (#6202) 6 years ago
unarist 7347d4f8bb Use disable_ddl_transaction! to prevent warnings on migration (#6183) 6 years ago
takayamaki 1494509468 more faster index on notifications table (#6108) 6 years ago
abcang cfa3f55221 Remove duplicate indexes in lists (#5990) 7 years ago
Akihiko Odaki 14c4a33cd9 Change account_id non-nullable in lists (#5979) 7 years ago
Akihiko Odaki c083816c24 Add embed_url to preview cards (#5775) 7 years ago
takayamaki dc1ebd45a3 add index on stream_entries table (#5793) 7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
unarist 7fb850e987 Merge indexes for reblog on statuses table (#5831) 7 years ago