.. |
activitypub
|
Add "published" property to outgoing Announce(Note) activities
|
2022-08-08 17:51:46 +00:00 |
atom
|
Move AP ID helpers to activitypub::identifiers module
|
2022-07-16 01:49:48 +00:00 |
bin
|
Move CLI subcommands to cli module
|
2022-08-13 11:54:14 +00:00 |
config
|
Allow blockchain config to have sub-types
|
2022-08-10 11:57:35 +00:00 |
database
|
Add json_from_sql and json_to_sql macros
|
2022-04-21 23:10:24 +00:00 |
ethereum
|
Search for subscription recipient by DID instead of login address
|
2022-08-15 22:02:11 +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
|
Search for subscription recipient by DID instead of login address
|
2022-08-15 22:02:11 +00:00 |
models
|
Update chrono and regex crates
|
2022-08-17 19:09:15 +00:00 |
nodeinfo
|
Add total numbers of local users and posts to NodeInfo response
|
2022-07-07 19:26:06 +00:00 |
utils
|
Rewrite wallet address validator to work with non-ethereum addresses
|
2022-08-15 15:45:21 +00:00 |
webfinger
|
Move AP ID helpers to activitypub::identifiers module
|
2022-07-16 01:49:48 +00:00 |
cli.rs
|
Move CLI subcommands to cli module
|
2022-08-13 11:54:14 +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
|
Move CLI subcommands to cli module
|
2022-08-13 11:54:14 +00:00 |
logger.rs
|
Add log_level config parameter and improve logging of activities
|
2021-12-21 22:19:17 +00:00 |
main.rs
|
Update actix crate
|
2022-08-18 18:05:18 +00:00 |
scheduler.rs
|
Send AddPerson() activity when subscription payment is detected
|
2022-07-17 00:11:02 +00:00 |