Plume/src/routes
fdb-hiroshima 5c5cf36b0d
Allow for comment deletion (#363)
* Allow for comment deletion

Receive and emit deletion activity
Add button to delete comment

* Remove debug print and fix copy-past typo

* Improve style of comment deletion button
2018-12-23 11:13:36 +01:00
..
blogs.rs Count items in database as much as possible (#344) 2018-12-14 23:16:18 +01:00
comments.rs Allow for comment deletion (#363) 2018-12-23 11:13:36 +01:00
errors.rs Use Ructe (#327) 2018-12-06 18:54:16 +01:00
instance.rs Make Plume compile on release (#365) 2018-12-22 18:27:21 +01:00
likes.rs Give reshare and like ap_url before inserting (#369) 2018-12-23 11:13:02 +01:00
medias.rs Use Ructe (#327) 2018-12-06 18:54:16 +01:00
mod.rs Remove useless pagination routes (#351) 2018-12-13 22:20:19 +01:00
notifications.rs Count items in database as much as possible (#344) 2018-12-14 23:16:18 +01:00
posts.rs Fix some federation issues (#357) 2018-12-23 11:12:15 +01:00
reshares.rs Give reshare and like ap_url before inserting (#369) 2018-12-23 11:13:02 +01:00
search.rs Remove useless pagination routes (#351) 2018-12-13 22:20:19 +01:00
session.rs Remove useless pagination routes (#351) 2018-12-13 22:20:19 +01:00
tags.rs Remove useless pagination routes (#351) 2018-12-13 22:20:19 +01:00
user.rs Fix some federation issues (#357) 2018-12-23 11:12:15 +01:00
well_known.rs Use Ructe (#327) 2018-12-06 18:54:16 +01:00