diaspora/app
Steffen van Bergerem 3ce4bba383
Only remove post from stream after successful response
Pass destroyModel from post control view to post view
and don't listen to the remove event in the post view
anymore. The `remove` function will be called from the
base view.

Fixes #5445
2017-03-26 23:50:48 +02:00
..
assets Only remove post from stream after successful response 2017-03-26 23:50:48 +02:00
controllers Refactor reshares controller using reshare service 2017-02-18 22:59:38 +01:00
helpers Refactor PublisherHelper and move publisher_open? method 2017-02-08 12:58:13 +01:00
mailers Add In-Reply-To and References headers to notification mails 2016-09-25 20:15:16 +02:00
models Change regexp for hashtags 2017-03-04 21:08:11 +01:00
presenters Fix sharing indicator on profile page for blocked users 2017-03-25 20:35:45 +01:00
serializers cleanup old attributes from code 2016-08-08 19:37:09 +02:00
services Add reshare service 2017-02-18 22:59:38 +01:00
uploaders Add a token the filename for exported user data 2015-04-22 20:19:17 +02:00
views Disable autocomplete for the conversation form recipient input 2017-03-25 20:34:13 +01:00
workers Schedule a connection-check when receiving a message from an offline pod 2016-11-06 02:40:05 +01:00