185 Commits (724a6fa7e4bc188e85fbf2e92ca23c3782db6b6e)

Author SHA1 Message Date
Eugen Rochko e3e11e107a Add missing indices for ON DELETE CASCADE constraints (#8332)
6 years ago
Eugen Rochko c28ed5d760 Do not use WHERE NOT IN in CopyStatusStats migration (#8281)
6 years ago
Eugen Rochko 9e5285bfb1 Make CopyStatusStats migration use batches of 1000 to avoid locks (#8256)
6 years ago
ThibG d329c3ab5e Fix FixAccountsUniqueIndex migration (#8212)
6 years ago
Eugen Rochko 659556ab1f Upgrade Doorkeeper to 4.4.1 (#8197)
6 years ago
Eugen Rochko 15c77f178f Fix null constraint violation in copy status stats migration (#8198)
6 years ago
Eugen Rochko bf5acc3eae Move status counters to separate table, count replies (#8104)
6 years ago
Eugen Rochko 3fe1f95dd0 Expect relays to answer with accept/reject (#8179)
6 years ago
ThibG c74125df6a Make some migration script more robust (fixes #8007) (#8170)
6 years ago
Eugen Rochko 6e3cb11f3c Public profile endorsements (accounts picked by profile owner) (#8146)
6 years ago
Akihiko Odaki eff09fbdff Fix index detection a migration to revert index change (#8026)
6 years ago
Eugen Rochko 171c20ce72 Add federation relay support (#7998)
6 years ago
ThibG 4c70bb6d6d Add option to not consider word boundaries when processing keyword filtering (#7975)
6 years ago
Eugen Rochko d878e3e945 Keyword/phrase filtering (#7905)
6 years ago
takayamaki cab4aca9b2 fix : Disable reverted index changes (#7871)
6 years ago
Eugen Rochko 499b213e8c Remove unused indexes (#7829)
6 years ago
Eugen Rochko 499a9f5f11 Change language opt-out to language opt-in (#7823)
6 years ago
Eugen Rochko 907694df6a Add autofollow option to invites (#7805)
6 years ago
nightpool 896589e034 Migration to cleanup blocked users that are still following (#7773)
6 years ago
Eugen Rochko cbec0de81e Migrate old web push subscriptions to ensure deliveries (#7764)
6 years ago
Eugen Rochko 5d2d05961c Wrong exception class: ActiveRecord::RecordNotUnique, not PG::UniqueViolation (#7688)
6 years ago
Eugen Rochko 7c50de2219 Improve account index migration (#7684)
6 years ago
Eugen Rochko 40ed681914 Fix nil error in migration (#7680)
6 years ago
Yamagishi Kazutoshi abda29af50 Fix broken migrate (regression from #7658) (#7674)
6 years ago
Eugen Rochko 2ba4e0bf1a Deduplicate accounts and make unique username/domain index case-insensitive (#7658)
6 years ago
Akihiko Odaki fee0b5f372 Revert index change on statuses for api/v1/accounts account_id statuses (#7484)
6 years ago
Akihiko Odaki 28629d7921 Improve index on statuses for api/v1/accounts account_id statuses (#7476)
6 years ago
Eugen Rochko e86a4fe36b Add REST API for Web Push Notifications subscriptions (#7445)
6 years ago
Eugen Rochko 7ff3c849d1 Bot nameplates (#7391)
6 years ago
Eugen Rochko 154076e8e7 Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
6 years ago
Eugen Rochko 466442b764 Add bio fields (#6645)
7 years ago
Emelia Smith 5373b138e8 Feature: Report improvements (#6967) (#7000)
7 years ago
Akihiko Odaki 472fba6771 Change columns in notifications nonnullable (#6764)
7 years ago
Eugen Rochko b1f8dfd3cf Federate pinned statuses over ActivityPub (#6610)
7 years ago
Eugen Rochko f6884555d7 Account archive download (#6460)
7 years ago
Akihiko Odaki 72e284028f Change user_id column non-nullable (#6435)
7 years ago
Eugen Rochko 5322013f25 CAS + SAML authentication feature (#6425)
7 years ago
Alexander 23ce0c86da pam authentication (#5303)
7 years ago
takayamaki 9fb57f8583 add index on statuses for /api/v1/accounts/:account_id/statuses (#6202)
7 years ago
unarist d2fcd64c31 Use disable_ddl_transaction! to prevent warnings on migration (#6183)
7 years ago
takayamaki 2a2ac6c744 more faster index on notifications table (#6108)
7 years ago
abcang a40aff8dbc Remove duplicate indexes in lists (#5990)
7 years ago
Akihiko Odaki a90fa13235 Change account_id non-nullable in lists (#5979)
7 years ago
Akihiko Odaki ce3989fc6a Add embed_url to preview cards (#5775)
7 years ago
takayamaki dfceb51d93 add index on stream_entries table (#5793)
7 years ago
aschmitz ce341c7cf6 Allow hiding of reblogs from followed users (#5762)
7 years ago
unarist 0d0ad983b7 Merge indexes for reblog on statuses table (#5831)
7 years ago
Eugen Rochko bc8c951083 Add consumable invites (#5814)
7 years ago
abcang 17bde15f53 Add index of account and reblog to statuses (#5785)
7 years ago
Eugen Rochko efc97d404c Add logging of admin actions (#5757)
7 years ago