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
/
schema.rb
Age
Commit message (
Expand
)
Author
2022-02-14
Add appeals (#17364)
Eugen Rochko
2022-01-23
Remove leftover database columns from Devise::Models::Rememberable (#17191)
Claire
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2022-01-17
Add notifications for statuses deleted by moderators (#17204)
Eugen Rochko
2022-01-16
Remove IP tracking columns from users table (#16409)
Eugen Rochko
2021-12-13
Fix follow recommendation biased towards older accounts (#17126)
Takeshi Umeda
2021-11-26
Remove Keybase integration (#17045)
Eugen Rochko
2021-11-25
Add trending links (#16917)
Eugen Rochko
2021-08-09
Add feature to automatically delete old toots (#16529)
Claire
2021-08-08
Fix owned account notes not being deleted when an account is deleted (#16579)
Claire
2021-07-08
Add ability to skip sign-in token authentication for specific users (#16427)
Eugen Rochko
2021-06-30
Fix missing on_delete: :cascade for canonical_email_blocks foreign key (#16448)
Claire
2021-06-21
Add authentication history (#16408)
Eugen Rochko
2021-06-02
Fix account deletion sometimes failing because of optimistic locks (#16317)
Claire
2021-05-07
Remove PubSubHubbub-related columns from accounts table (#16170)
Eugen Rochko
2021-05-07
Change trending hashtags to be affected be reblogs (#16164)
Eugen Rochko
2021-05-05
Improve performance of follow recommendation scheduler (#16159)
Claire
2021-04-26
Further improve the media attached status query for accounts (#16106)
abcang
2021-04-25
Improve tag search query (#16104)
abcang
2021-04-17
Add canonical e-mail blocks for suspended accounts (#16049)
Eugen Rochko
2021-04-16
Fix wrong timestamp_id identifier for accounts table in schema.rb (#16048)
Eugen Rochko
2021-04-15
Change account ids to snowflake ids (#15844)
Claire
2021-04-12
Add cold-start follow recommendations (#15945)
Eugen Rochko
2021-03-12
Remove subscription_expires_at leftover from OStatus (#15857)
Claire
2021-02-21
Add server rules (#15769)
Eugen Rochko
2020-12-18
Add option to obfuscate domain name in public list of domain blocks (#15355)
Eugen Rochko
2020-12-15
Add indication to admin UI of whether a report has been forwarded (#13237)
ThibG
2020-12-14
Fix performance on instances list in admin UI (#15282)
Eugen Rochko
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-10-13
Add duration parameter to muting. (#13831)
OSAMU SATO
2020-10-12
Add IP-based rules (#14963)
Eugen Rochko
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2020-09-01
Add configuration option to filter replies in lists (#9205)
ThibG
2020-08-24
Add WebAuthn as an alternative 2FA method (#14466)
santiagorodriguez96
2020-07-07
Fix media attachments enumeration (#14254)
Eugen Rochko
2020-06-30
Add user notes on accounts (#14148)
ThibG
2020-06-29
Add customizable thumbnails for audio and video attachments (#14145)
Eugen Rochko
2020-06-25
remove duplicated indexes according to pghero (#13695)
Lerk
2020-06-21
Fix unique username constraint for local users not being enforced in database...
ThibG
2020-06-09
Add e-mail-based sign in challenge for users with disabled 2FA (#14013)
Eugen Rochko
2020-06-05
Add blurhash to preview cards (#13984)
ThibG
2020-06-02
Add E2EE API (#13820)
Eugen Rochko
2020-05-10
Reset secret of web app that could have been exposed by Doorkeeper (#13688)
Eugen Rochko
2020-05-09
Fix old unique jobs digests not having been cleaned up (#13683)
Eugen Rochko
2020-04-26
Add separate cache directory for non-local uploads (#12821)
Eugen Rochko
2020-04-15
Change delivery failure tracking to work with hostnames instead of URLs (#13437)
Eugen Rochko
2020-04-05
Fix PostgreSQL load when linking in announcements (#13250)
ThibG
2020-03-12
Add option to include resolved DNS records when blacklisting e-mail domains i...
Eugen Rochko
[next]