alpaca-tc
|
74036a2c9d
|
Hotfix convert string from symbol (#2856)
* Convert key to string from symbol
* Prefer :public_send instead of
|
2017-05-06 23:06:52 +02:00 |
alpaca-tc
|
19f63ff801
|
Check @recipient.user at the first (#1939)
|
2017-04-16 18:04:05 +02:00 |
Eugen Rochko
|
dbd529109e
|
Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusService,
slightly optimized FanOutOnWriteService again
|
2017-04-06 02:26:59 +02:00 |
Eugen Rochko
|
5b95be1c42
|
Replace calls to FeedManager#inline_render and #broadcast
|
2017-04-05 19:45:18 +02:00 |
Eugen Rochko
|
6fd865c000
|
Spawn FeedInsertWorker to deliver status into personal feed
|
2017-04-04 19:21:37 +02:00 |
Eugen Rochko
|
920ba5fc4e
|
Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API
Try to fix Travis CI setup
|
2017-02-05 19:18:11 +01:00 |
Eugen Rochko
|
d9ca46b464
|
Cleaning up format of broadcast real-time messages, removing
redis-backed "mentions" timeline as redundant (given notifications)
|
2017-02-02 00:03:31 +01:00 |
Eugen Rochko
|
3f075c7794
|
API for apps to register for push notifications
|
2017-01-29 01:30:32 +01:00 |
Eugen Rochko
|
aa9c51a34c
|
Fix a couple unhandled exceptions
|
2017-01-23 13:56:57 +01:00 |
Eugen Rochko
|
b11fdc3ae3
|
Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
with YAML-defined defaults. Add admin page for editing global settings. Add "site_description"
setting that would show as a paragraph on the frontpage
|
2017-01-12 20:46:24 +01:00 |
Eugen Rochko
|
2146ac91a0
|
Follow requests send e-mail notifications, but are excluded from notifications API
Better initial state for unlisted/nsfw toggles
|
2016-12-26 21:52:03 +01:00 |
Eugen Rochko
|
f406e01fcf
|
Add filters for suspended accounts
|
2016-12-06 18:03:30 +01:00 |
Eugen Rochko
|
00e9dac1d3
|
Automatically block outgoing notifications from silenced accounts to users
who don't follow them
|
2016-12-04 16:51:49 +01:00 |
Eugen Rochko
|
71401659b8
|
Fix #65 - Options to block notifications from people you don't follow/who don't follow you
|
2016-11-25 13:13:16 +01:00 |
Eugen Rochko
|
45c7ee39b3
|
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 |
Eugen Rochko
|
93577f74e7
|
Use old rules for mention notifications as for mentions timeline
|
2016-11-21 10:37:34 +01:00 |
Eugen Rochko
|
da2ef4d676
|
Adding unified streamable notifications
|
2016-11-20 19:39:58 +01:00 |