diaspora/app
cmrd Senya 87ed561d45
bump rails-timeago
Here we also set autoDispose to false. This is an option that was introduced
sometime after our last bump. Default is true and it disposes timeago object
if it is not in DOM. But that is the way we initialize timeago objects, therefore
if we have autoDispose=true then they will be disposed before they inserted in DOM.
So by using autoDispose=false we enforce previous behavior that worked fine for us.
2017-05-03 02:08:50 +02:00
..
assets bump rails-timeago 2017-05-03 02:08:50 +02:00
controllers Create mention success flash message with JavaScript 2017-03-28 01:46:30 +02: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 Use small avatar in the person json 2017-03-27 00:02:10 +02: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 Increase maximal height of large thumbnail 2017-03-27 00:00:41 +02:00
views Fix untranslatable photo upload button's hover text 2017-04-26 22:17:44 +02:00
workers Schedule a connection-check when receiving a message from an offline pod 2016-11-06 02:40:05 +01:00