mastodon/app/models
Kaito Sinclaire 156b916caf Direct messages column ()
* Added a timeline for Direct statuses
* Lists all Direct statuses you've sent and received
* Displayed in Getting Started
* Streaming server support for direct TL

* Changes to match other timelines in 2.0
..
admin Feature: Allow staff to change user emails ()
concerns Paginate ancestor statuses in public page ()
form Add option to show only local toots in timeline preview ()
web Change user_id column non-nullable ()
account.rb Fix warning about using SQL in order for Account#partitioned ()
account_domain_block.rb Cache relationships in API ()
account_filter.rb Clean up admin UI for accounts ()
account_moderation_note.rb Lists ()
admin.rb Add logging of admin actions ()
application_record.rb Validate HTTP response length while receiving ()
backup.rb Account archive download ()
block.rb Cache relationships in API ()
context.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
conversation.rb Lists ()
conversation_mute.rb Change belongs_to_required_by_default to true ()
custom_emoji.rb Change custom emoji search to `ILIKE` instead of `=` ()
custom_emoji_filter.rb Change custom emoji search to `ILIKE` instead of `=` ()
domain_block.rb Lists ()
email_domain_block.rb Lists ()
export.rb Settings export refactor ()
favourite.rb Full-text search for authorized statuses ()
feed.rb Lists ()
follow.rb Cache relationships in API ()
follow_request.rb Cache relationships in API ()
home_feed.rb Lists ()
identity.rb CAS + SAML authentication feature ()
import.rb Ensure the app does not even start if OTP_SECRET is not set ()
instance.rb Add Instance class to list admin records ()
instance_filter.rb Add instance search feature ()
invite.rb Change user_id column non-nullable ()
invite_filter.rb Add invite filter ()
list.rb Change belongs_to_required_by_default to true ()
list_account.rb Change belongs_to_required_by_default to true ()
list_feed.rb Lists ()
media_attachment.rb Fix GIFV encoding params ()
mention.rb Change belongs_to_required_by_default to true ()
mute.rb Cache relationships in API ()
notification.rb Upgrade Rails to version 5.2.0 ()
preview_card.rb Validate HTTP response length while receiving ()
remote_follow.rb Using double splat operator ()
remote_profile.rb [WIP] Enable custom emoji on account pages and in the sidebar ()
report.rb Feature: Improve reports ui ()
report_filter.rb Admin reports with accounts ()
report_note.rb Feature: Improve reports ui ()
search.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
session_activation.rb Change belongs_to_required_by_default to true ()
setting.rb Lists ()
site_upload.rb Fix avatar and header issues by using custom geometry detector ()
status.rb Direct messages column ()
status_pin.rb Change belongs_to_required_by_default to true ()
stream_entry.rb Lists ()
subscription.rb Change belongs_to_required_by_default to true ()
tag.rb Fix : Make catalan words with the L geminate letter work in hashtags ()
user.rb bugfixes and gem update ()
web.rb Add extended about page stub