Commit graph

14 commits

Author SHA1 Message Date
silverpill 4185cbefb0 Rename Pool type to DbPool 2022-12-03 21:30:24 +00:00
silverpill 0063a14264 Send notifications when actor moves to another instance 2022-10-23 17:56:32 +00:00
silverpill 7cedc909d7 Set max page size to 200 2022-09-29 22:53:18 +00:00
silverpill 81c590559e Use u16 when working with page size 2022-09-29 21:47:35 +00:00
silverpill 53ace3bf57 Add helper function for creating responses with pagination header 2022-08-06 22:05:48 +00:00
silverpill 6f247ad40d Send notification to sender when subscription expires
Only if sender is local.
2022-07-15 23:53:21 +00:00
silverpill 4ffec71c24 Send notification when subscription payment is received 2022-05-28 19:00:24 +00:00
silverpill 30bd3d6a37 Migrate to actix 4.0 and tokio 1 2022-04-10 19:14:45 +00:00
silverpill f1f3829b8d Enable pagination for notification list 2022-01-14 22:02:22 +00:00
silverpill 683996aaf3 Send notification when user's post is reposted 2021-11-30 22:37:23 +00:00
silverpill 2111bae373 Send notification when user is mentioned 2021-11-30 22:20:20 +00:00
silverpill 29940b5541 Notify user about new reactions 2021-10-29 12:30:28 +00:00
silverpill bc65186f00 Notify user about new replies 2021-10-15 00:27:39 +00:00
silverpill c4ea2900c8 Notify user about new followers 2021-10-14 15:10:25 +00:00