.. |
activitypub
|
Remove dependency on activitypub module from config::main
|
2023-02-07 18:28:19 +00:00 |
atom
|
Add missing <link rel="alternate"> element to Atom feed entries
|
2023-01-25 22:24:45 +00:00 |
config
|
Allow instance_uri configuration value to contain URI scheme
|
2023-02-10 11:55:05 +00:00 |
database
|
Use re-exported tokio_postgres::GenericClient trait
|
2023-01-18 01:01:45 +00:00 |
ethereum
|
Move parse_caip2_chain_id() to utils::caip2 module
|
2023-02-07 17:30:06 +00:00 |
http_signatures
|
Update chrono and remove time v0.1.44 from dependencies
|
2022-12-15 21:46:12 +00:00 |
identity
|
Move ChainId to Currency conversion code to utils::caip2 module
|
2023-02-08 00:25:54 +00:00 |
ipfs
|
Save all post attachments to IPFS in make_permanent()
|
2022-05-10 20:22:23 +00:00 |
job_queue
|
Implement automatic pruning of empty profiles
|
2023-02-05 20:28:55 +00:00 |
json_signatures
|
Use proof suites with prefix Mitra
|
2023-01-28 19:47:44 +00:00 |
mastodon_api
|
Refactor search::helpers module
|
2023-02-10 17:14:34 +00:00 |
models
|
Don't allow read-only users to manage subscriptions
|
2023-02-04 22:00:03 +00:00 |
monero
|
Use re-exported tokio_postgres::GenericClient trait
|
2023-01-18 01:01:45 +00:00 |
nodeinfo
|
Add registration.type configuration option
|
2023-01-25 23:47:36 +00:00 |
utils
|
Allow instance_uri configuration value to contain URI scheme
|
2023-02-10 11:55:05 +00:00 |
web_client
|
Fix .well-known paths returning 400 Bad Request errors
|
2023-01-18 17:47:23 +00:00 |
webfinger
|
Use re-exported tokio_postgres::GenericClient trait
|
2023-01-18 01:01:45 +00:00 |
errors.rs
|
Move DatabaseError to database module
|
2022-12-03 22:57:09 +00:00 |
http.rs
|
Convert JSON payload deserialization errors into validation errors
|
2022-10-02 21:23:16 +00:00 |
lib.rs
|
Create workspace and move mitractl to a separate crate
|
2023-01-22 20:50:28 +00:00 |
logger.rs
|
Add log_level config parameter and improve logging of activities
|
2021-12-21 22:19:17 +00:00 |
main.rs
|
Add /api/v1/custom_emojis endpoint
|
2023-02-04 21:59:59 +00:00 |