.. |
activitypub
|
Move create_identity_claim to identity::claims module
|
2022-11-10 09:46:06 +00:00 |
atom
|
Use u16 when working with page size
|
2022-09-29 21:47:35 +00:00 |
bin
|
Add reset-subscriptions CLI command
|
2022-09-07 20:23:54 +00:00 |
config
|
Add support for SOCKS proxy
|
2022-10-19 20:29:24 +00:00 |
database
|
Require chain ID field in payment options of ethereum type
|
2022-08-29 22:28:34 +00:00 |
ethereum
|
Move create_identity_claim to identity::claims module
|
2022-11-10 09:46:06 +00:00 |
http_signatures
|
Require HTTP signatures to have creation date
|
2022-10-28 12:56:49 +00:00 |
identity
|
Decode multibase value when parsing did:key
|
2022-11-10 13:06:54 +00:00 |
ipfs
|
Save all post attachments to IPFS in make_permanent()
|
2022-05-10 20:22:23 +00:00 |
json_signatures
|
Move DidPkh type to identity module
|
2022-11-08 22:45:59 +00:00 |
mastodon_api
|
Move create_identity_claim to identity::claims module
|
2022-11-10 09:46:06 +00:00 |
models
|
Add DidKey type
|
2022-11-09 18:53:52 +00:00 |
monero
|
Don't forward payment until all outputs are unlocked
|
2022-09-11 09:37:54 +00:00 |
nodeinfo
|
Add total numbers of local users and posts to NodeInfo response
|
2022-07-07 19:26:06 +00:00 |
utils
|
Perform post content cleaning at the end of validation process
|
2022-10-25 23:26:42 +00:00 |
webfinger
|
Rename instance field in ActorAddress to hostname
|
2022-10-09 14:28:30 +00:00 |
cli.rs
|
Pass instance as ref to activity builders
|
2022-10-22 11:33:23 +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
|
Fix clippy warnings
|
2022-11-06 21:20:14 +00:00 |
scheduler.rs
|
Update subscription state after processing invoice
|
2022-08-31 20:42:59 +00:00 |