This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
Eugen Rochko
7cee27f517
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
skip ActionCable for follow/unfollow/block events, instead clear UI from
blocked account's posts instantly if block request succeeds. Add forgotten
i18n for sensitive content
|
2016-11-23 22:57:57 +01:00 |
.. |
assets
|
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
|
2016-11-23 22:57:57 +01:00 |
channels
|
Adding unified streamable notifications
|
2016-11-20 19:39:58 +01:00 |
controllers
|
Cache accounts/:id/statuses and single statuses too
|
2016-11-23 19:00:43 +01:00 |
helpers
|
Adding French locale to settings_helper.rb
|
2016-11-22 10:20:28 +01:00 |
lib
|
Adding unified streamable notifications
|
2016-11-20 19:39:58 +01:00 |
mailers
|
Adding unified streamable notifications
|
2016-11-20 19:39:58 +01:00 |
models
|
Fix #168 - Turn off e-mail notifications by default
|
2016-11-23 08:39:04 +01:00 |
services
|
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
|
2016-11-23 22:57:57 +01:00 |
views
|
Adding sensitive marker to statuses in API
|
2016-11-23 10:46:48 +01:00 |
workers
|
Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously
|
2016-11-22 17:32:51 +01:00 |