]> cat aescling's git repositories - mastodon.git/history - db
Bump version to 3.0.0rc3 (#12063)
[mastodon.git] / db /
2019-10-02 Eugen RochkoFix account counters being overwritten by parallel...
2019-09-29 ThibGAdd voters count support (#11917)
2019-09-27 Eugen RochkoFix older migrations not working due to new default...
2019-09-27 abcangValidate Web::PushSubscription (#11971)
2019-09-19 Eugen RochkoAdd account migration UI (#11846)
2019-09-18 abcangAdd users remember_token index (#11881)
2019-09-06 Eugen RochkoAdd timeline read markers API (#11762)
2019-09-02 Eugen RochkoChange trending hashtags to not disappear instantly...
2019-08-24 Eugen RochkoFix slow local timeline query (#11648)
2019-08-22 Eugen RochkoAdd soft delete for statuses for instant deletes throug...
2019-08-19 ThibGAdd invite comments (#10465)
2019-08-18 Eugen RochkoAdd more accurate hashtag search (#11579)
2019-08-07 ThibGAdd domain block notes (#11515)
2019-08-05 Eugen RochkoChange admin UI for hashtags and add back whitelisted...
2019-07-30 Eugen RochkoAdd hashtag score for better sorting of autosuggestions...
2019-07-30 Eugen RochkoAdd whitelist mode (#11291)
2019-07-29 Eugen RochkoFix tag normalization and migration not removing duplic...
2019-07-28 Eugen RochkoRevert "Remove conversation URI (#11423)" (#11424)
2019-07-28 Eugen RochkoRemove conversation URI (#11423)
2019-07-28 Eugen RochkoChange hashtags to preserve first-used casing (#11416)
2019-07-23 Daigo 3 DangoList columns within the method (#11377)
2019-07-22 Eugen RochkoChange unconfirmed user login behaviour (#11375)
2019-07-21 Eugen RochkoRemove WebSub subscriptions (#11303)
2019-07-21 ysksnNot to create an account if already exist (#11366)
2019-07-18 ThibGAdd ActivityPub actor representing the entire server...
2019-07-13 Eugen RochkoAdd a spam check (#11217)
2019-07-10 ThibGFix old migration script depending on the StreamEntry...
2019-07-07 Eugen RochkoRemove Atom feeds and old URLs in the form of `GET...
2019-06-28 Eugen RochkoAdd categories for custom emojis (#11196)
2019-06-09 ThibGFix old migrations failing because of new version of...
2019-05-30 ThibGFix old migrations failing because of new version of...
2019-05-30 Eugen RochkoChange default to single column UI (#10847)
2019-05-19 ThibGAdd post-deployment migration script to delete public...
2019-05-14 ThibGRecord account suspend/silence time and keep track...
2019-05-09 Jeong ArmRecord deleted(by mod) status to prevent re-appear...
2019-04-27 Eugen RochkoAdd blurhash (#10630)
2019-04-09 Eugen RochkoAdd "why do you want to join" field to invite requests...
2019-03-18 Eugen RochkoAdd Keybase integration (#10297)
2019-03-17 ThibGSet and store report URIs (#10303)
2019-03-14 ThibGMigrate existing `open_registrations` setting to the...
2019-03-14 Eugen RochkoAdmission-based registrations mode (#10250)
2019-03-07 ThibGFix AddLockVersionToPolls migration (#10200)
2019-03-06 ThibGAdd optimistic lock to avoid race conditions when handl...
2019-03-04 ThibGStore remote votes URI (#10158)
2019-03-03 Eugen RochkoAdd polls (#10111)
2019-02-04 Eugen RochkoAdd featured hashtags to profiles (#9755)
2019-02-03 Eugen RochkoAdd option to overwrite imported data (#9962)
2019-01-28 Eugen RochkoFix slow fallback of CopyAccountStats migration setting...
2019-01-18 ThibGAdd tombstones for remote statuses (#9830)
2019-01-07 Eugen RochkoFix regression in custom emoji migration (#9742)
2019-01-07 Remi RampinFix db/seeds.rb (#9738)
2019-01-06 Eugen RochkoFix unique violation in downcase custom emoji domain...
2019-01-05 Eugen RochkoAdd scheduled statuses (#9706)
2018-12-29 Eugen RochkoAdd handler for Move activity (#9629)
2018-12-24 Eugen RochkoAdd REST API for creating an account (#9572)
2018-12-22 Eugen RochkoAdd moderation warnings (#9519)
2018-12-11 Adam CoppMake custom emoji domains case insensitive #9351 (...
2018-12-06 Eugen RochkoAdd profile directory (#9427)
2018-11-27 Eugen RochkoChange identities id column to a bigint (#9371)
2018-11-18 Eugen RochkoExtract counters from accounts table to account_stats...
2018-10-30 Eugen RochkoRemove progress estimate from MigrateAccountConversatio...
2018-10-28 Eugen RochkoAdd progress indicators to MigrateAccountConversations...
2018-10-26 Eugen RochkoAdd locality check to ActivityPub::FetchRemoteAccountSe...
2018-10-24 Eugen RochkoMigrate all old direct messages to new conversations...
2018-10-20 Eugen RochkoAdd option to block reports from domain (#8830)
2018-10-18 Eugen RochkoAdd unread indicator to conversations (#9009)
2018-10-17 Eugen RochkoImprove support for aspects/circles (#8950)
2018-10-09 Eugen RochkoTrack historical space stats in PgHero to determine...
2018-10-07 Eugen RochkoAdd conversations API (#8832)
2018-10-07 Eugen RochkoAdd fallback for PostgreSQL without upsert in CopyStatu...
2018-10-04 aus-sociallint pass 2 (#8878)
2018-10-04 aus-socialLint pass (#8876)
2018-08-21 Eugen RochkoAdd missing indices for ON DELETE CASCADE constraints...
2018-08-19 Eugen RochkoDo not use WHERE NOT IN in CopyStatusStats migration...
2018-08-18 Eugen RochkoMake CopyStatusStats migration use batches of 1000...
2018-08-15 ThibGFix FixAccountsUniqueIndex migration (#8212)
2018-08-14 Eugen RochkoUpgrade Doorkeeper to 4.4.1 (#8197)
2018-08-14 Eugen RochkoFix null constraint violation in copy status stats...
2018-08-14 Eugen RochkoMove status counters to separate table, count replies...
2018-08-13 Eugen RochkoAdd post-deployment migration system (#8182)
2018-08-12 Eugen RochkoExpect relays to answer with accept/reject (#8179)
2018-08-11 ThibGMake some migration script more robust (fixes #8007...
2018-08-09 Eugen RochkoPublic profile endorsements (accounts picked by profile...
2018-07-15 Akihiko OdakiFix index detection a migration to revert index change...
2018-07-13 Eugen RochkoAdd federation relay support (#7998)
2018-07-09 ThibGAdd option to not consider word boundaries when process...
2018-06-29 Eugen RochkoKeyword/phrase filtering (#7905)
2018-06-21 takayamakifix : Disable reverted index changes (#7871)
2018-06-17 Eugen RochkoRemove unused indexes (#7829)
2018-06-17 Eugen RochkoChange language opt-out to language opt-in (#7823)
2018-06-15 Eugen RochkoAdd autofollow option to invites (#7805)
2018-06-09 nightpoolMigration to cleanup blocked users that are still follo...
2018-06-09 Eugen RochkoMigrate old web push subscriptions to ensure deliveries...
2018-05-31 Eugen RochkoWrong exception class: ActiveRecord::RecordNotUnique...
2018-05-31 Eugen RochkoImprove account index migration (#7684)
2018-05-31 Eugen RochkoFix nil error in migration (#7680)
2018-05-30 Yamagishi KazutoshiFix broken migrate (regression from #7658) (#7674)
2018-05-30 Eugen RochkoDeduplicate accounts and make unique username/domain...
2018-05-14 Akihiko OdakiRevert index change on statuses for api/v1/accounts...
2018-05-14 Akihiko OdakiImprove index on statuses for api/v1/accounts account_i...
next
This page took 0.489649 seconds and 7 git commands to generate.