.. |
category.rs
|
Trying to add r2d2 connection pooling to websockets.
|
2020-01-12 10:31:51 -05:00 |
code_migrations.rs
|
Adding post and comment ap_id columns.
|
2020-04-03 20:04:57 -04:00 |
comment.rs
|
Adding post and comment ap_id columns.
|
2020-04-03 20:04:57 -04:00 |
comment_view.rs
|
Adding post and comment ap_id columns.
|
2020-04-03 20:04:57 -04:00 |
community.rs
|
Avoid using database views in federation code
|
2020-04-03 11:00:24 +02:00 |
community_view.rs
|
Adding community title and description searching. Fixes #589
|
2020-03-08 19:14:52 -04:00 |
mod.rs
|
Federation DB Changes.
|
2020-04-03 00:12:05 -04:00 |
moderator.rs
|
Adding post and comment ap_id columns.
|
2020-04-03 20:04:57 -04:00 |
moderator_views.rs
|
Adding stickied posts.
|
2019-09-08 23:14:13 -07:00 |
password_reset_request.rs
|
Federation DB Changes.
|
2020-04-03 00:12:05 -04:00 |
post.rs
|
Adding post and comment ap_id columns.
|
2020-04-03 20:04:57 -04:00 |
post_view.rs
|
Adding post and comment ap_id columns.
|
2020-04-03 20:04:57 -04:00 |
private_message.rs
|
Federation DB Changes.
|
2020-04-03 00:12:05 -04:00 |
private_message_view.rs
|
Dont show deleted / removed replies or messages in inbox. Fixes #493
|
2020-02-02 17:07:16 -05:00 |
site.rs
|
Adding some site oriented settings.
|
2019-12-11 12:21:47 -08:00 |
site_view.rs
|
Adding user avatars / icons. Requires pictshare.
|
2019-12-29 15:39:48 -05:00 |
user.rs
|
Adding post and comment ap_id columns.
|
2020-04-03 20:04:57 -04:00 |
user_mention.rs
|
Adding post and comment ap_id columns.
|
2020-04-03 20:04:57 -04:00 |
user_mention_view.rs
|
Add new comments views to main and community pages. Fixes #480
|
2020-02-07 23:05:15 -05:00 |
user_view.rs
|
Fixing some technical debt. Fixes #524
|
2020-02-08 23:20:11 -05:00 |