Plume/plume-models/src
Baptiste Gelez 236cf14406
Merge pull request #245 from Plume-org/rest-api
Some API endpoints for articles
2018-09-29 16:33:31 +01:00
..
admin.rs Add some configuration options for instance admins 2018-07-27 19:05:36 +02:00
blog_authors.rs Big repository reorganization 2018-06-23 17:36:11 +01:00
blogs.rs do not allocate empty strings 2018-09-14 18:24:27 +02:00
comments.rs Fix the canapi::Provider impl for Post 2018-09-25 20:10:18 +01:00
db_conn.rs Big repository reorganization 2018-06-23 17:36:11 +01:00
follows.rs Delete notifications when deleting likes/boosts/follows 2018-09-07 23:29:50 +01:00
instance.rs directly use SafeString in InstanceSettingsForm 2018-09-14 20:25:16 +02:00
lib.rs Add canapi and try to use for the API 2018-09-19 15:49:34 +01:00
likes.rs Fix the canapi::Provider impl for Post 2018-09-25 20:10:18 +01:00
medias.rs Add support for avatars, and fetch remote ones 2018-09-03 12:17:59 +01:00
mentions.rs Only notify for mention if it is not in a comment 2018-09-08 12:53:17 +01:00
notifications.rs Delete notifications when deleting likes/boosts/follows 2018-09-07 23:29:50 +01:00
post_authors.rs Big repository reorganization 2018-06-23 17:36:11 +01:00
posts.rs Fix the canapi::Provider impl for Post 2018-09-25 20:10:18 +01:00
reshares.rs Delete notifications when deleting likes/boosts/follows 2018-09-07 23:29:50 +01:00
safe_string.rs Be less restrictive on authorized html tags 2018-09-19 10:51:27 +02:00
schema.rs Add a source property to posts 2018-09-06 20:00:55 +01:00
tags.rs Add a page to list articles by tag 2018-09-06 13:06:04 +01:00
users.rs do not allocate empty strings 2018-09-14 18:24:27 +02:00