mastodon/app
Rakib Hasan 9433d03705 Removed try clause from create action in status controller
Using catch statement in api_controller.rb to catch NotPermitted
Exception, and render error message
2017-02-19 08:29:56 +00:00
..
assets revisted fix for #462 2017-02-19 08:28:33 +00:00
controllers Removed try clause from create action in status controller 2017-02-19 08:29:56 +00:00
helpers Quick fix for avatars with the same URL not being perceived as updated and in need of re-download 2017-02-17 01:50:01 +01:00
lib Mentions in private statuses allow mentioned people to see them 2017-02-11 15:10:22 +01:00
mailers Follow requests send e-mail notifications, but are excluded from notifications API 2016-12-26 21:52:03 +01:00
models Do not display non-Status stream entries anymore 2017-02-17 02:20:52 +01:00
services previous commit was creating the status regardless 2017-02-19 08:28:33 +00:00
views Quick fix for avatars with the same URL not being perceived as updated and in need of re-download 2017-02-17 01:50:01 +01:00
workers Disable PuSH for blocked domains 2017-02-14 04:01:37 +01:00