187 Commits (905bd2478811b6c86662ce4487ca52aab3e583fc)

Author SHA1 Message Date
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)
7 years ago
Yamagishi Kazutoshi 50529cbceb Upgrade Rails to version 5.2.0 (#5898)
7 years ago
Emelia Smith e85cffb236 Feature: Report improvements (#6967) (#7000)
7 years ago
Akihiko Odaki b2a4ffd3a9 Change columns in notifications nonnullable (#6764)
7 years ago
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610)
7 years ago
Eugen Rochko 41a01bec23
Federated reports (#6570)
7 years ago
Eugen Rochko 61ed133fea
Account archive download (#6460)
7 years ago
Akihiko Odaki 67f7ffa792 Change user_id column non-nullable (#6435)
7 years ago
Eugen Rochko 26f21fd5a0
CAS + SAML authentication feature (#6425)
7 years ago
Alexander 04fef7b888 pam authentication (#5303)
7 years ago
takayamaki 6f5c0afe93 add index on statuses for /api/v1/accounts/:account_id/statuses (#6202)
7 years ago
unarist 7347d4f8bb Use disable_ddl_transaction! to prevent warnings on migration (#6183)
7 years ago
takayamaki 1494509468 more faster index on notifications table (#6108)
7 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
Eugen Rochko 740f8a95a9
Add consumable invites (#5814)
7 years ago
abcang a78f66c069 Add index of account and reblog to statuses (#5785)
7 years ago
Eugen Rochko e84fecb7e9
Add logging of admin actions (#5757)
7 years ago
Eugen Rochko 58cede4808
Profile redirect notes (#5746)
7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703)
7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087)
7 years ago
Yamagishi Kazutoshi 20150659e6 Add uniqueness to block email domains (#5692)
7 years ago
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions (#5635)
7 years ago
Eugen Rochko 1032f3994f
Add ability to disable login and mark accounts as memorial (#5615)
7 years ago
nullkal 781105293c Feature: Unlisted custom emojis (#5485)
7 years ago
unarist 0129f5eada Optimize FixReblogsInFeeds migration (#5538)
7 years ago
Daigo 3 Dango 4fd7aebd5e Fix typo in a db:rollback script (#5422)
7 years ago
nullkal 6c54d2e583 foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5294)
7 years ago
nullkal 633426b261 Add moderation note (#5240)
7 years ago
Eugen Rochko 3a3475450e Encode custom emojis as resolveable objects in ActivityPub (#5243)
7 years ago