.. |
activitypub
|
Truncate inbox response text before logging it
|
2022-09-04 11:59:07 +00:00 |
atom
|
Move AP ID helpers to activitypub::identifiers module
|
2022-07-16 01:49:48 +00:00 |
bin
|
Add create-monero-wallet CLI command
|
2022-08-22 20:17:27 +00:00 |
config
|
Change representation of blockchain config in Instance API response
|
2022-08-31 21:30:03 +00:00 |
database
|
Require chain ID field in payment options of ethereum type
|
2022-08-29 22:28:34 +00:00 |
ethereum
|
Update subscription state after processing invoice
|
2022-08-31 20:42:59 +00:00 |
http_signatures
|
Don't fetch signer when processing Delete(Person) activity
|
2022-05-30 20:21:21 +00:00 |
ipfs
|
Save all post attachments to IPFS in make_permanent()
|
2022-05-10 20:22:23 +00:00 |
mastodon_api
|
Prevent creation of invoices where sender is the same as the recipient
|
2022-09-07 11:57:25 +00:00 |
models
|
Add API method for checking invoice status
|
2022-09-07 10:48:40 +00:00 |
monero
|
Change invoice status to "timeout" after 30 minutes of inactivity
|
2022-09-06 22:32:32 +00:00 |
nodeinfo
|
Add total numbers of local users and posts to NodeInfo response
|
2022-07-07 19:26:06 +00:00 |
utils
|
Add chain ID column to subscription table
|
2022-08-31 20:42:56 +00:00 |
webfinger
|
Move AP ID helpers to activitypub::identifiers module
|
2022-07-16 01:49:48 +00:00 |
cli.rs
|
Modify create-monero-wallet command to accept wallet name and password args
|
2022-08-31 20:42:56 +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 |
lib.rs
|
Add create-monero-wallet CLI command
|
2022-08-22 20:17:27 +00:00 |
logger.rs
|
Add log_level config parameter and improve logging of activities
|
2021-12-21 22:19:17 +00:00 |
main.rs
|
Allow blockchain configuration to be defined using a list
|
2022-08-31 20:42:55 +00:00 |
scheduler.rs
|
Update subscription state after processing invoice
|
2022-08-31 20:42:59 +00:00 |