fedimovies/src
silverpill a1af46f566 Change default login message and update config example
Consider "ethereum" auth flow deprecated.
2022-04-30 16:35:54 +00:00
..
activitypub Convert incoming questions and pages into posts 2022-04-29 13:21:00 +00:00
atom Create Atom feeds for local users 2022-04-16 19:37:45 +00:00
bin Bump web3 to 0.18.0 2022-04-20 17:30:30 +00:00
database Add json_from_sql and json_to_sql macros 2022-04-21 23:10:24 +00:00
ethereum Prioritize verified results when searching for profile by subscription address 2022-04-27 22:57:49 +00:00
http_signatures Add test for get_local_actor() 2022-04-26 22:35:39 +00:00
ipfs Add "Created at" attribute to IPFS representation of a post 2022-01-11 19:46:26 +00:00
mastodon_api Change default login message and update config example 2022-04-30 16:35:54 +00:00
models Set max size for names and values of extra fields 2022-04-30 16:03:41 +00:00
nodeinfo Create Atom feeds for local users 2022-04-16 19:37:45 +00:00
utils Add test for get_local_actor() 2022-04-26 22:35:39 +00:00
webfinger Create instance actor 2021-11-18 00:51:56 +00:00
config.rs Change default login message and update config example 2022-04-30 16:35:54 +00:00
errors.rs Improve descriptions of database errors 2022-04-20 14:05:09 +00:00
frontend.rs Link hashtags in posts to corresponding tag timeline pages 2021-12-12 19:16:32 +00:00
lib.rs Create Atom feeds for local users 2022-04-16 19:37:45 +00:00
logger.rs Add log_level config parameter and improve logging of activities 2021-12-21 22:19:17 +00:00
main.rs Create Atom feeds for local users 2022-04-16 19:37:45 +00:00
scheduler.rs Replace actix-rt with tokio in scheduler module 2022-04-12 12:39:32 +00:00