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
2017-11-19
Merge remote-tracking branch 'tootsuite/master'
David Yip
2017-11-18
Profile redirect notes (#5746)
Eugen Rochko
2017-11-17
Update annotations on Follow, FollowRequest, and Mute.
David Yip
2017-11-17
Merge remote-tracking branch 'origin/master' into merge-upstream
David Yip
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-16
Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5
Surinna Curtis
2017-11-15
Optional notification muting (#5087)
Surinna Curtis
2017-11-14
Add uniqueness to block email domains (#5692)
Yamagishi Kazutoshi
2017-11-11
Add moderator role and add pundit policies for admin actions (#5635)
Eugen Rochko
2017-11-09
"Show reblogs" per-follower UI/database changes
aschmitz
2017-11-07
Add ability to disable login and mark accounts as memorial (#5615)
Eugen Rochko
2017-10-27
Merge branch 'master' into gs-master
David Yip
2017-10-27
Feature: Unlisted custom emojis (#5485)
nullkal
2017-10-21
Move KeywordMute into Glitch namespace.
David Yip
2017-10-21
Allow keywords to match either substrings or whole words.
David Yip
2017-10-21
Add KeywordMute model.
David Yip
2017-10-11
Merge upstream 2.0ish #165
kibigo!
2017-10-10
foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5...
nullkal
2017-10-07
Add moderation note (#5240)
nullkal
2017-10-07
Encode custom emojis as resolveable objects in ActivityPub (#5243)
Eugen Rochko
2017-10-05
Improve admin UI for custom emojis, add copy/disable/enable (#5231)
Eugen Rochko
2017-10-04
Implement EmailBlackList (#5109)
utam0k
2017-10-04
Non-Serial ("Snowflake") IDs (#4801)
aschmitz
2017-10-02
Make IdsToBigints (mostly!) non-blocking (#5088)
aschmitz
2017-09-28
Add ability to specify alternative text for media attachments (#5123)
Eugen Rochko
2017-09-28
Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream
Ondřej Hruška
2017-09-28
Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstream
Ondřej Hruška
2017-09-24
Forgotten in #5039, change statuses_tags tag_id to bigint (#5070)
Eugen Rochko
2017-09-22
Hardcode IdToBigints migration columns (#5039)
aschmitz
2017-09-19
Custom emoji (#4988)
Eugen Rochko
2017-09-13
fix typos in the migration
Surinna Curtis
2017-09-13
Add muting_notifications? and a notifications argument to mute!
Surinna Curtis
2017-09-14
Uploads for admin site settings (#4913)
Eugen Rochko
2017-09-06
Fix locking migration on statuses table. Nullable column and NO default value...
Eugen Rochko
2017-09-06
Switch to static URIs, new URI format in both protocols for new statuses (#4815)
Eugen Rochko
2017-09-05
add index_notifications_on_id_and_account_id_and_activity_type on notificatio...
takayamaki
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
2017-08-30
Remove unneccesary indices (#4738)
Eugen Rochko
2017-08-25
Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)
nullkal
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-08-23
Fix up the applications area (#4664)
Eugen Rochko
2017-08-22
Application prefs section (#2758)
Colin Mitchell
2017-07-26
Add index favourites on account_id and id (#4360)
Akihiko Odaki
2017-07-19
Add ActivityPub attributes to accounts (#4273)
Eugen Rochko
2017-07-14
Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205)
Eugen Rochko
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi
2017-07-13
Make tag search case insensitive again (#4184)
unarist
2017-07-13
Fix boolean columns sometimes having a null value (#4162)
Eugen Rochko
2017-06-25
Bind web UI access tokens to sessions (#3940)
Eugen Rochko
2017-06-25
Add overview of active sessions (#3929)
Eugen Rochko
[next]