Glitch-Shrike/app/models
Eugen Rochko 65f9db73b0 Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)
* Fix #2027 - Accept own ID for remote follow with and without preceding @
Fix #2177 - Omit leading "acct:" in remote follow redirect template expansion

* Fix test
2017-05-11 21:54:30 +02:00
..
concerns Move account header and avatar methods to a concern (#2825) 2017-05-05 21:37:02 +02:00
form
web
account.rb Fixed mention regex to support unicode (#2420) 2017-05-11 03:47:38 +02:00
account_filter.rb
application_record.rb
block.rb
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
media_attachment.rb Fixes unknown mime type (#2822) 2017-05-05 21:32:14 +02:00
mention.rb
mute.rb
notification.rb Fixes slow query in notifications api (#2851) 2017-05-06 21:55:40 +02:00
preview_card.rb
remote_follow.rb Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991) 2017-05-11 21:54:30 +02:00
report.rb
report_filter.rb
setting.rb
status.rb
stream_entry.rb Stream entry specs and refactor to use delegate (#2827) 2017-05-06 04:00:21 +02:00
subscription.rb
tag.rb
user.rb Improve allowed language handling (#2897) 2017-05-08 03:32:52 +02:00
web.rb