1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00
mastodon/app/models
2017-05-13 15:56:12 +02:00
..
concerns Fix - Trim long usernames in public follower/following lists () 2017-05-11 23:14:00 +02:00
form Fix , fix , fix - 2FA requires confirmation to be enabled () 2017-04-08 22:20:08 +02:00
web annotate models () 2017-05-02 02:14:47 +02:00
account_filter.rb Admin accounts controller cleanup () 2017-04-13 13:04:23 +02:00
account.rb Fixed mention regex to support unicode () 2017-05-11 03:47:38 +02:00
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
block.rb annotate models () 2017-05-02 02:14:47 +02:00
conversation.rb Add conversation model, <ostatus:conversation /> () 2017-05-12 19:09:21 +02:00
domain_block.rb annotate models () 2017-05-02 02:14:47 +02:00
export.rb Settings export refactor () 2017-04-13 13:02:02 +02:00
favourite.rb annotate models () 2017-05-02 02:14:47 +02:00
feed.rb Only call regeneration worker after first login after a 14 day break 2017-04-04 02:00:10 +02:00
follow_request.rb annotate models () 2017-05-02 02:14:47 +02:00
follow.rb annotate models () 2017-05-02 02:14:47 +02:00
import.rb annotate models () 2017-05-02 02:14:47 +02:00
media_attachment.rb Fixes unknown mime type () 2017-05-05 21:32:14 +02:00
mention.rb annotate models () 2017-05-02 02:14:47 +02:00
mute.rb annotate models () 2017-05-02 02:14:47 +02:00
notification.rb Fixes slow query in notifications api () 2017-05-06 21:55:40 +02:00
preview_card.rb annotate models () 2017-05-02 02:14:47 +02:00
remote_follow.rb Fix - Accept own ID for remote follow with and without preceding @ () 2017-05-11 21:54:30 +02:00
report_filter.rb Admin reports with accounts () 2017-04-18 19:36:18 +02:00
report.rb annotate models () 2017-05-02 02:14:47 +02:00
setting.rb annotate models () 2017-05-02 02:14:47 +02:00
status.rb Fixes NoMethodError: undefined method 'first' for nil:NilClass () 2017-05-13 15:56:12 +02:00
stream_entry.rb Add conversation model, <ostatus:conversation /> () 2017-05-12 19:09:21 +02:00
subscription.rb Misc spec coverage improvements () 2017-05-05 14:56:00 -04:00
tag.rb annotate models () 2017-05-02 02:14:47 +02:00
user.rb Improve allowed language handling () 2017-05-08 03:32:52 +02:00
web.rb Add extended about page stub 2017-01-13 03:24:41 +01:00