about summary refs log tree commit diff
path: root/db/schema.rb
AgeCommit message (Expand)Author
2019-07-21Remove WebSub subscriptions (#11303)Eugen Rochko
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-13Add a spam check (#11217)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-05-30Change default to single column UI (#10847)Eugen Rochko
2019-05-19Add post-deployment migration script to delete public-boosts-of-private-toots...ThibG
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-09Record deleted(by mod) status to prevent re-appear (#10732)Jeong Arm
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-04-09Add "why do you want to join" field to invite requests (#10524)Eugen Rochko
2019-03-18Add Keybase integration (#10297)Eugen Rochko
2019-03-17Set and store report URIs (#10303)ThibG
2019-03-14Migrate existing `open_registrations` setting to the new `registrations_mode`...ThibG
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-06Add optimistic lock to avoid race conditions when handling votes (#10196)ThibG
2019-03-04Store remote votes URI (#10158)ThibG
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
2019-02-03Add option to overwrite imported data (#9962)Eugen Rochko
2019-01-18Add tombstones for remote statuses (#9830)ThibG
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2018-12-29Add handler for Move activity (#9629)Eugen Rochko
2018-12-24Add REST API for creating an account (#9572)Eugen Rochko
2018-12-22Add moderation warnings (#9519)Eugen Rochko
2018-12-11Make custom emoji domains case insensitive #9351 (#9474)Adam Copp
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-11-27Change identities id column to a bigint (#9371)Eugen Rochko
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko
2018-10-26Add locality check to ActivityPub::FetchRemoteAccountService (#9109)Eugen Rochko
2018-10-25Migrate all old direct messages to new conversations schema (#9085)Eugen Rochko
2018-10-20Add option to block reports from domain (#8830)Eugen Rochko
2018-10-19Add unread indicator to conversations (#9009)Eugen Rochko
2018-10-17Improve support for aspects/circles (#8950)Eugen Rochko
2018-10-09Track historical space stats in PgHero to determine PostgreSQL growth (#8906)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-10-04Lint pass (#8876)aus-social
2018-08-21Add missing indices for ON DELETE CASCADE constraints (#8332)Eugen Rochko
2018-08-14Upgrade Doorkeeper to 4.4.1 (#8197)Eugen Rochko
2018-08-14Move status counters to separate table, count replies (#8104)Eugen Rochko
2018-08-12Expect relays to answer with accept/reject (#8179)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-13Add federation relay support (#7998)Eugen Rochko
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-17Remove unused indexes (#7829)Eugen Rochko
2018-06-17Change language opt-out to language opt-in (#7823)Eugen Rochko
2018-06-15Add autofollow option to invites (#7805)Eugen Rochko
2018-06-09Migrate old web push subscriptions to ensure deliveries (#7764)Eugen Rochko
2018-05-30Deduplicate accounts and make unique username/domain index case-insensitive (...Eugen Rochko