Bat
|
3551bef895
|
Simplify the activity_pub::inbox::Notify trait + Fix notifications
Also fix a bug with the list of mentions that was returned
|
2018-06-20 22:51:47 +01:00 |
|
Bat
|
ab7bef1490
|
Get rid of the legacy activity_pub::object module
|
2018-06-20 10:01:25 +01:00 |
|
Bat
|
82d3afe7b6
|
Implement Deletable for Reshare
|
2018-06-19 10:47:11 +01:00 |
|
Bat
|
fa2435e725
|
Improve the find_by! macro to allow multiple columns
|
2018-06-18 16:13:09 +01:00 |
|
Bat
|
cd1d0d9627
|
Introduce an insert! macro to avoid some code duplication
|
2018-06-18 14:57:38 +01:00 |
|
Bat
|
94af0b9a7d
|
Introduce a get! macro to avoid some code duplication
|
2018-06-18 14:44:23 +01:00 |
|
Bat
|
3c9210a0ed
|
Introduce a find_by! macro to avoid some code duplication
|
2018-06-18 14:37:49 +01:00 |
|
Bat
|
ae4bcabc53
|
Make notifications translatable
|
2018-06-17 21:19:27 +01:00 |
|
Bat
|
0ea8c882ad
|
Actually use the activity_pub::inbox::Notify trait for notifications
It won't work for local events until we use AP internally too
|
2018-06-17 20:37:10 +01:00 |
|
Bat
|
36c11182f4
|
Introduce some traits for handling incoming activities
|
2018-06-12 20:10:08 +01:00 |
|
Bat
|
78362feffb
|
Use the activitypub crate
|
2018-06-10 12:13:07 +01:00 |
|
Bat
|
e9cd48ecca
|
Display reshares on profile page
|
2018-05-24 10:45:36 +01:00 |
|
Bat
|
63eb1a7e98
|
Add a route to reshare posts
|
2018-05-19 10:51:10 +01:00 |
|
Bat
|
045e885821
|
Add a Reshare model
|
2018-05-19 10:23:02 +01:00 |
|