.. |
category.rs
|
Trying to add r2d2 connection pooling to websockets.
|
2020-01-12 10:31:51 -05:00 |
code_migrations.rs
|
Store remote communities/posts in db, federate posts!
|
2020-04-07 18:47:19 +02:00 |
comment.rs
|
Store remote communities/posts in db, federate posts!
|
2020-04-07 18:47:19 +02:00 |
comment_view.rs
|
Updating views to add apub actor_id and local columns.
|
2020-04-14 15:12:19 -04:00 |
community.rs
|
Get users federated
|
2020-04-07 23:02:32 +02:00 |
community_view.rs
|
Updating views to add apub actor_id and local columns.
|
2020-04-14 15:12:19 -04:00 |
mod.rs
|
Federation DB Changes.
|
2020-04-03 00:12:05 -04:00 |
moderator.rs
|
Store remote communities/posts in db, federate posts!
|
2020-04-07 18:47:19 +02:00 |
moderator_views.rs
|
Adding stickied posts.
|
2019-09-08 23:14:13 -07:00 |
password_reset_request.rs
|
Removing community name unique constraint. Removing useless fedi_name column from user_table.
|
2020-04-07 10:54:15 -04:00 |
post.rs
|
remove debug log for post creation
|
2020-04-07 19:13:33 +02:00 |
post_view.rs
|
Updating views to add apub actor_id and local columns.
|
2020-04-14 15:12:19 -04:00 |
private_message.rs
|
Removing community name unique constraint. Removing useless fedi_name column from user_table.
|
2020-04-07 10:54:15 -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
|
Get users federated
|
2020-04-07 23:02:32 +02:00 |
user_mention.rs
|
Store remote communities/posts in db, federate posts!
|
2020-04-07 18:47:19 +02:00 |
user_mention_view.rs
|
Updating views to add apub actor_id and local columns.
|
2020-04-14 15:12:19 -04:00 |
user_view.rs
|
Updating views to add apub actor_id and local columns.
|
2020-04-14 15:12:19 -04:00 |