331 Commits (351c74459084ccffce1333b57c2af9a6b55cac8d)

Author SHA1 Message Date
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
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
Eugen Rochko 49cc0eb3e7 Improve admin UI for custom emojis, add copy/disable/enable (#5231) 7 years ago
utam0k b3af3f9f8c Implement EmailBlackList (#5109) 7 years ago
aschmitz 468523f4ad Non-Serial ("Snowflake") IDs (#4801) 7 years ago
aschmitz 97c02c3389 Make IdsToBigints (mostly!) non-blocking (#5088) 7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 7 years ago
Eugen Rochko b2820c3913 Forgotten in #5039, change statuses_tags tag_id to bigint (#5070) 7 years ago