Plume/plume-models/src
Baptiste Gelez 4c8a727e9e Add a model for external apps
Stores their name, website, and credentials
2018-10-30 18:13:49 +01:00
..
admin.rs Add some configuration options for instance admins 2018-07-27 19:05:36 +02:00
apps.rs Add a model for external apps 2018-10-30 18:13:49 +01:00
blog_authors.rs Fix the SQlite build 2018-09-30 14:13:56 +02:00
blogs.rs Add support for blog deletion 2018-10-20 15:03:59 +02:00
comments.rs Add support for hashtags in md parser 2018-10-20 16:38:16 +02:00
db_conn.rs Fix the SQlite build 2018-09-30 14:13:56 +02:00
follows.rs ActivityPub: don't delete anything if the actor is not authorized 2018-10-22 16:29:25 +01:00
headers.rs Don't lowercase URL for requests signatures 2018-10-10 20:23:39 +00:00
instance.rs Add support for hashtags in md parser 2018-10-20 16:38:16 +02:00
lib.rs Add a model for external apps 2018-10-30 18:13:49 +01:00
likes.rs ActivityPub: don't delete anything if the actor is not authorized 2018-10-22 16:29:25 +01:00
medias.rs Fix incorrect media link 2018-10-27 19:21:50 +02:00
mentions.rs Prevent duplication of mention on post update 2018-10-29 20:54:27 +01:00
notifications.rs Prevent duplication of mention on post update 2018-10-29 20:54:27 +01:00
post_authors.rs Fix the SQlite build 2018-09-30 14:13:56 +02:00
posts.rs Update tags and hashtags on remote post edition 2018-10-29 20:54:27 +01:00
reshares.rs ActivityPub: don't delete anything if the actor is not authorized 2018-10-22 16:29:25 +01:00
safe_string.rs Impl SQL traits for SafeString only for the selected backend 2018-10-08 18:58:15 +01:00
schema.rs Add a model for external apps 2018-10-30 18:13:49 +01:00
tags.rs Update tags and hashtags on remote post edition 2018-10-29 20:54:27 +01:00
users.rs Normalize panic message 2018-10-20 08:44:33 +02:00