.. |
activitypub
|
Accept Move() activities where object is local actor
|
2022-11-27 19:54:07 +00:00 |
atom
|
Rename instance.host() to instance.hostname()
|
2022-11-24 13:27:10 +00:00 |
bin
|
Add check-expired-invoice command
|
2022-11-25 21:04:59 +00:00 |
config
|
Allow to connect to monero-wallet-rpc when it runs without --wallet-dir option
|
2022-11-27 13:04:47 +00:00 |
database
|
Require chain ID field in payment options of ethereum type
|
2022-08-29 22:28:34 +00:00 |
ethereum
|
Rename instance.host() to instance.hostname()
|
2022-11-24 13:27:10 +00:00 |
http_signatures
|
Move base64 encoding/decoding out of RSA signing functions
|
2022-11-19 15:52:16 +00:00 |
identity
|
Add signature type to the output of get_json_signature function
|
2022-11-23 14:56:29 +00:00 |
ipfs
|
Save all post attachments to IPFS in make_permanent()
|
2022-05-10 20:22:23 +00:00 |
json_signatures
|
Move signature type check to activitypub::authentication module
|
2022-11-23 16:11:25 +00:00 |
mastodon_api
|
Add API methods for creating user-signed Move() activities
|
2022-11-27 13:05:21 +00:00 |
models
|
Search for aliases by DID when processing Move(Person) activity
|
2022-11-27 13:47:52 +00:00 |
monero
|
Allow to connect to monero-wallet-rpc when it runs without --wallet-dir option
|
2022-11-27 13:04:47 +00:00 |
nodeinfo
|
Add total numbers of local users and posts to NodeInfo response
|
2022-07-07 19:26:06 +00:00 |
utils
|
Add expires_at field to Invoice object
|
2022-11-25 15:04:46 +00:00 |
webfinger
|
Rename instance.host() to instance.hostname()
|
2022-11-24 13:27:10 +00:00 |
cli.rs
|
Allow to connect to monero-wallet-rpc when it runs without --wallet-dir option
|
2022-11-27 13:04:47 +00:00 |
errors.rs
|
Improve descriptions of database errors
|
2022-04-20 14:05:09 +00:00 |
frontend.rs
|
Add API method for adding subscription as payment option
|
2022-07-25 21:38:58 +00:00 |
http.rs
|
Convert JSON payload deserialization errors into validation errors
|
2022-10-02 21:23:16 +00:00 |
lib.rs
|
Move DidPkh type to identity module
|
2022-11-08 22:45:59 +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 methods for exporting followers and follows
|
2022-11-24 21:58:00 +00:00 |
scheduler.rs
|
Update subscription state after processing invoice
|
2022-08-31 20:42:59 +00:00 |