.. |
activitypub
|
Remove prepare_signed_update_person() function
|
2023-01-09 16:22:47 +00:00 |
atom
|
Update chrono and remove time v0.1.44 from dependencies
|
2022-12-15 21:46:12 +00:00 |
bin
|
Add check-expired-invoice command
|
2022-11-25 21:04:59 +00:00 |
config
|
Serve web client if configuration option is present
|
2022-12-24 17:20:16 +00:00 |
database
|
Move DatabaseError to database module
|
2022-12-03 22:57:09 +00:00 |
ethereum
|
Always put outgoing activities in a queue
|
2023-01-04 19:36:57 +00:00 |
http_signatures
|
Update chrono and remove time v0.1.44 from dependencies
|
2022-12-15 21:46:12 +00:00 |
identity
|
Support MitraJcsRsaSignature2022 and MitraJcsEip191Signature2022 signature suites
|
2023-01-07 23:06:23 +00:00 |
ipfs
|
Save all post attachments to IPFS in make_permanent()
|
2022-05-10 20:22:23 +00:00 |
job_queue
|
Change actor status to "unreachable" if delivery to inbox fails
|
2023-01-01 21:48:23 +00:00 |
json_signatures
|
Support MitraJcsRsaSignature2022 and MitraJcsEip191Signature2022 signature suites
|
2023-01-07 23:06:23 +00:00 |
mastodon_api
|
Remove prepare_signed_update_person() function
|
2023-01-09 16:22:47 +00:00 |
models
|
Save media types of uploaded avatar and banner images
|
2023-01-07 16:05:15 +00:00 |
monero
|
Update monero-rpc to v0.3.2
|
2022-12-15 21:46:12 +00:00 |
nodeinfo
|
Move DatabaseError to database module
|
2022-12-03 22:57:09 +00:00 |
utils
|
Remove ability to upload non-images using /api/v1/media endpoint
|
2023-01-06 16:05:07 +00:00 |
web_client
|
Make post and profile page redirections work in Mastodon
|
2022-12-27 20:29:44 +00:00 |
webfinger
|
Rewrite mention_to_address and parse_acct_uri, remove unnecessary regexp
|
2022-12-28 00:18:45 +00:00 |
cli.rs
|
Move create_remote_profile() and update_remote_profile() to actors::helpers module
|
2022-12-11 14:57:57 +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
|
Serve web client if configuration option is present
|
2022-12-24 17:20:16 +00:00 |
logger.rs
|
Add log_level config parameter and improve logging of activities
|
2021-12-21 22:19:17 +00:00 |
main.rs
|
Make post/profile page redirection work when web client service is enabled
|
2022-12-24 17:59:40 +00:00 |