219 Commits (ca8e8d5fae498776a109ced6d489e993391b98ce)

Author SHA1 Message Date
Eugen Rochko 2e0d617b8b Add moderation warnings (#9519)
6 years ago
Adam Copp 55ebf8a6e8 Make custom emoji domains case insensitive #9351 (#9474)
6 years ago
Eugen Rochko fd8ca11f19 Add profile directory (#9427)
6 years ago
Eugen Rochko 9606e4dabf Change identities id column to a bigint (#9371)
6 years ago
Eugen Rochko 62c0e112ea Extract counters from accounts table to account_stats table (#9295)
6 years ago
Eugen Rochko 1fad3301a1 Remove progress estimate from MigrateAccountConversations (#9168)
6 years ago
Eugen Rochko 44e64ee534 Add progress indicators to MigrateAccountConversations (#9101)
6 years ago
Eugen Rochko 7c01fbf4fd Add locality check to ActivityPub::FetchRemoteAccountService (#9109)
6 years ago
Eugen Rochko db85c8f0f6 Migrate all old direct messages to new conversations schema (#9085)
6 years ago
Eugen Rochko 40d23fc4d1 Add option to block reports from domain (#8830)
6 years ago
Eugen Rochko e3b2234382 Add unread indicator to conversations (#9009)
6 years ago
Eugen Rochko 654520ec8c Improve support for aspects/circles (#8950)
6 years ago
Eugen Rochko ad0f37e924 Track historical space stats in PgHero to determine PostgreSQL growth (#8906)
6 years ago
Eugen Rochko c9b5168ebd Add conversations API (#8832)
6 years ago
Eugen Rochko 97ca9b60a4 Add fallback for PostgreSQL without upsert in CopyStatusStats (#8903)
6 years ago
aus-social c883b1ffc9 lint pass 2 (#8878)
6 years ago
aus-social a53bcb6213 Lint pass (#8876)
6 years ago
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 98184a889e Add post-deployment migration system (#8182)
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
Yamagishi Kazutoshi 9761b940ac Upgrade Rails to version 5.2.0 (#5898)
7 years ago