This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/models
David Yip 5f8f481425
Also treat non-whole-word mutes as case-insensitive. #450.
2018-04-30 20:08:22 -05:00
..
admin Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
concerns Merge pull request #419 from ThibG/glitch-soc/features/bookmarks 2018-04-13 16:38:15 -05:00
form
glitch Also treat non-whole-word mutes as case-insensitive. #450. 2018-04-30 20:08:22 -05:00
web
account.rb Merge remote-tracking branch 'origin/master' into gs-master 2018-04-18 18:48:12 -05:00
account_domain_block.rb
account_filter.rb
account_moderation_note.rb
admin.rb
application_record.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
backup.rb
block.rb
bookmark.rb Add backend support for bookmarks 2018-04-11 20:40:29 +02:00
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Change custom emoji search to `ILIKE` instead of `=` (#7099) 2018-04-10 15:46:27 +02:00
custom_emoji_filter.rb Change custom emoji search to `ILIKE` instead of `=` (#7099) 2018-04-10 15:46:27 +02:00
domain_block.rb
email_domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
glitch.rb
home_feed.rb
identity.rb
import.rb Ensure the app does not even start if OTP_SECRET is not set (#6557) 2018-02-26 01:31:44 +01:00
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
list.rb
list_account.rb
list_feed.rb
media_attachment.rb Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 2018-04-11 00:50:09 +00:00
mention.rb
mute.rb
notification.rb Upgrade Rails to version 5.2.0 (#5898) 2018-04-12 14:45:17 +02:00
preview_card.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
remote_follow.rb
remote_profile.rb [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 2018-04-01 23:55:42 +02:00
report.rb Feature: Improve reports ui (#7032) 2018-04-10 20:27:59 +02:00
report_filter.rb
report_note.rb Feature: Improve reports ui (#7032) 2018-04-10 20:27:59 +02:00
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb db: make schema.rb version subsume bookmarks migration. 2018-04-18 19:08:35 -05:00
status_pin.rb
stream_entry.rb
subscription.rb
tag.rb Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6741) 2018-03-11 14:55:49 +01:00
user.rb Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 2018-03-19 20:17:18 +00:00
web.rb