index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
Age
Commit message (
Expand
)
Author
2019-05-19
Add post-deployment migration script to delete public-boosts-of-private-toots...
ThibG
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-05-09
Record deleted(by mod) status to prevent re-appear (#10732)
Jeong Arm
2019-04-27
Add blurhash (#10630)
Eugen Rochko
2019-04-09
Add "why do you want to join" field to invite requests (#10524)
Eugen Rochko
2019-03-18
Add Keybase integration (#10297)
Eugen Rochko
2019-03-17
Set and store report URIs (#10303)
ThibG
2019-03-14
Migrate existing `open_registrations` setting to the new `registrations_mode`...
ThibG
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-03-07
Fix AddLockVersionToPolls migration (#10200)
ThibG
2019-03-06
Add optimistic lock to avoid race conditions when handling votes (#10196)
ThibG
2019-03-04
Store remote votes URI (#10158)
ThibG
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-02-04
Add featured hashtags to profiles (#9755)
Eugen Rochko
2019-02-03
Add option to overwrite imported data (#9962)
Eugen Rochko
2019-01-28
Fix slow fallback of CopyAccountStats migration setting stats to 0 (#9930)
Eugen Rochko
2019-01-18
Add tombstones for remote statuses (#9830)
ThibG
2019-01-07
Fix regression in custom emoji migration (#9742)
Eugen Rochko
2019-01-07
Fix db/seeds.rb (#9738)
Remi Rampin
2019-01-06
Fix unique violation in downcase custom emoji domain migration (#9733)
Eugen Rochko
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2018-12-29
Add handler for Move activity (#9629)
Eugen Rochko
2018-12-24
Add REST API for creating an account (#9572)
Eugen Rochko
2018-12-22
Add moderation warnings (#9519)
Eugen Rochko
2018-12-11
Make custom emoji domains case insensitive #9351 (#9474)
Adam Copp
2018-12-06
Add profile directory (#9427)
Eugen Rochko
2018-11-27
Change identities id column to a bigint (#9371)
Eugen Rochko
2018-11-19
Extract counters from accounts table to account_stats table (#9295)
Eugen Rochko
2018-10-30
Remove progress estimate from MigrateAccountConversations (#9168)
Eugen Rochko
2018-10-28
Add progress indicators to MigrateAccountConversations (#9101)
Eugen Rochko
2018-10-26
Add locality check to ActivityPub::FetchRemoteAccountService (#9109)
Eugen Rochko
2018-10-25
Migrate all old direct messages to new conversations schema (#9085)
Eugen Rochko
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
[next]