..
search
import migrations and don't require diesel_cli for admins ( #555 )
2019-04-29 16:30:20 +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
refactor code to use Shrinkwraprs and diesel-derive-newtype ( #598 )
2019-05-25 19:23:45 +01: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
increase default character limit ( #530 )
2019-04-19 12:00:39 +01: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
cache local instance ( #572 )
2019-05-10 21:59:34 +01:00
lib.rs
import migrations and don't require diesel_cli for admins ( #555 )
2019-04-29 16:30:20 +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
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
Edit blogs, and add blog icons and banners ( #460 )
2019-03-22 19:51:36 +01:00
tags.rs
cache local instance ( #572 )
2019-05-10 21:59:34 +01:00
users.rs
cache local instance ( #572 )
2019-05-10 21:59:34 +01:00