Plume/plume-models/src
2019-08-27 18:40:59 +02:00
..
search don't index drafts (#656) 2019-08-27 18:40:59 +02:00
admin.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
api_tokens.rs Run 'cargo fmt' to format code (#489) 2019-03-20 17:56:17 +01:00
apps.rs Remove Canapi (#540) 2019-04-28 22:17:21 +01:00
blog_authors.rs Avoid panics (#392) 2018-12-29 09:36:07 +01:00
blogs.rs Theming (#624) 2019-08-21 00:42:04 +02:00
comment_seers.rs Run 'cargo fmt' to format code (#489) 2019-03-20 17:56:17 +01:00
comments.rs refactor code to use Shrinkwraprs and diesel-derive-newtype (#598) 2019-05-25 19:23:45 +01:00
config.rs Theming (#624) 2019-08-21 00:42:04 +02:00
db_conn.rs Run 'cargo fmt' to format code (#489) 2019-03-20 17:56:17 +01:00
follows.rs refactor code to use Shrinkwraprs and diesel-derive-newtype (#598) 2019-05-25 19:23:45 +01:00
headers.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
inbox.rs Federate user deletion (#551) 2019-04-28 18:01:41 +01:00
instance.rs Theming (#624) 2019-08-21 00:42:04 +02:00
lib.rs Theming (#624) 2019-08-21 00:42:04 +02:00
likes.rs refactor code to use Shrinkwraprs and diesel-derive-newtype (#598) 2019-05-25 19:23:45 +01:00
medias.rs cache local instance (#572) 2019-05-10 21:59:34 +01:00
mentions.rs Improve notification management (#561) 2019-05-04 17:15:41 +02:00
migrations.rs import migrations and don't require diesel_cli for admins (#555) 2019-04-29 16:30:20 +02:00
notifications.rs Delete notifications when deleting comments (#499) 2019-03-26 12:45:17 +01:00
password_reset_requests.rs Store password reset requests in database (#610) 2019-06-04 19:55:17 +01:00
plume_rocket.rs Add some feedback when performing some actions (#552) 2019-04-30 11:04:25 +01:00
post_authors.rs Avoid panics (#392) 2018-12-29 09:36:07 +01:00
posts.rs refactor code to use Shrinkwraprs and diesel-derive-newtype (#598) 2019-05-25 19:23:45 +01:00
reshares.rs refactor code to use Shrinkwraprs and diesel-derive-newtype (#598) 2019-05-25 19:23:45 +01:00
safe_string.rs Hide cw pictures behind a summary/details (#483) 2019-04-06 19:20:33 +02:00
schema.rs Theming (#624) 2019-08-21 00:42:04 +02:00
tags.rs cache local instance (#572) 2019-05-10 21:59:34 +01:00
users.rs Theming (#624) 2019-08-21 00:42:04 +02:00