Age | Commit message (Expand) | Author |
2018-10-20 | Add option to block reports from domain (#8830) | Eugen Rochko |
2018-10-19 | Add unread indicator to conversations (#9009) | Eugen Rochko |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
2018-10-09 | Track historical space stats in PgHero to determine PostgreSQL growth (#8906) | Eugen Rochko |
2018-10-07 | Add conversations API (#8832) | Eugen Rochko |
2018-10-07 | Add fallback for PostgreSQL without upsert in CopyStatusStats (#8903) | Eugen Rochko |
2018-10-04 | lint pass 2 (#8878) | aus-social |
2018-10-04 | Lint pass (#8876) | aus-social |
2018-08-21 | Add missing indices for ON DELETE CASCADE constraints (#8332) | Eugen Rochko |
2018-08-19 | Do not use WHERE NOT IN in CopyStatusStats migration (#8281) | Eugen Rochko |
2018-08-18 | Make CopyStatusStats migration use batches of 1000 to avoid locks (#8256) | Eugen Rochko |
2018-08-15 | Fix FixAccountsUniqueIndex migration (#8212) | ThibG |
2018-08-14 | Upgrade Doorkeeper to 4.4.1 (#8197) | Eugen Rochko |
2018-08-14 | Fix null constraint violation in copy status stats migration (#8198) | Eugen Rochko |
2018-08-14 | Move status counters to separate table, count replies (#8104) | Eugen Rochko |
2018-08-13 | Add post-deployment migration system (#8182) | Eugen Rochko |
2018-08-12 | Expect relays to answer with accept/reject (#8179) | Eugen Rochko |
2018-08-11 | Make some migration script more robust (fixes #8007) (#8170) | ThibG |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko |
2018-07-15 | Fix index detection a migration to revert index change (#8026) | Akihiko Odaki |
2018-07-13 | Add federation relay support (#7998) | Eugen Rochko |
2018-07-09 | Add option to not consider word boundaries when processing keyword filtering ... | ThibG |
2018-06-29 | Keyword/phrase filtering (#7905) | Eugen Rochko |
2018-06-21 | fix : Disable reverted index changes (#7871) | takayamaki |
2018-06-17 | Remove unused indexes (#7829) | Eugen Rochko |
2018-06-17 | Change language opt-out to language opt-in (#7823) | Eugen Rochko |
2018-06-15 | Add autofollow option to invites (#7805) | Eugen Rochko |
2018-06-10 | Migration to cleanup blocked users that are still following (#7773) | nightpool |
2018-06-09 | Migrate old web push subscriptions to ensure deliveries (#7764) | Eugen Rochko |
2018-05-31 | Wrong exception class: ActiveRecord::RecordNotUnique, not PG::UniqueViolation... | Eugen Rochko |
2018-05-31 | Improve account index migration (#7684) | Eugen Rochko |
2018-05-31 | Fix nil error in migration (#7680) | Eugen Rochko |
2018-05-30 | Fix broken migrate (regression from #7658) (#7674) | Yamagishi Kazutoshi |
2018-05-30 | Deduplicate accounts and make unique username/domain index case-insensitive (... | Eugen Rochko |
2018-05-14 | Revert index change on statuses for api/v1/accounts account_id statuses (#7484) | Akihiko Odaki |
2018-05-14 | Improve index on statuses for api/v1/accounts account_id statuses (#7476) | Akihiko Odaki |
2018-05-11 | Add REST API for Web Push Notifications subscriptions (#7445) | Eugen Rochko |
2018-05-07 | Bot nameplates (#7391) | Eugen Rochko |
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-04-12 | Upgrade Rails to version 5.2.0 (#5898) | Yamagishi Kazutoshi |
2018-04-02 | Feature: Report improvements (#6967) (#7000) | Emelia Smith |
2018-03-24 | Change columns in notifications nonnullable (#6764) | Akihiko Odaki |
2018-03-04 | Federate pinned statuses over ActivityPub (#6610) | Eugen Rochko |
2018-02-28 | Federated reports (#6570) | Eugen Rochko |
2018-02-21 | Account archive download (#6460) | Eugen Rochko |
2018-02-07 | Change user_id column non-nullable (#6435) | Akihiko Odaki |
2018-02-04 | CAS + SAML authentication feature (#6425) | Eugen Rochko |
2018-02-02 | pam authentication (#5303) | Alexander |
2018-01-09 | add index on statuses for /api/v1/accounts/:account_id/statuses (#6202) | takayamaki |