.. |
activitypub
|
Use exponential backoff when waiting for delivery retry
|
2022-08-04 12:34:25 +00:00 |
atom
|
Move AP ID helpers to activitypub::identifiers module
|
2022-07-16 01:49:48 +00:00 |
bin
|
Reset subscriptions if update-current-block command is called with --reset-db parameter
|
2022-07-25 21:39:06 +00:00 |
database
|
Add json_from_sql and json_to_sql macros
|
2022-04-21 23:10:24 +00:00 |
ethereum
|
Wait for required number of confirmations before processing block
|
2022-07-28 13:14:12 +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
|
Add API method for adding subscription as payment option
|
2022-07-25 21:38:58 +00:00 |
models
|
Reset subscriptions if update-current-block command is called with --reset-db parameter
|
2022-07-25 21:39:06 +00:00 |
nodeinfo
|
Add total numbers of local users and posts to NodeInfo response
|
2022-07-07 19:26:06 +00:00 |
utils
|
Add CLI command for deleting unused media attachments
|
2022-05-07 21:10:35 +00:00 |
webfinger
|
Move AP ID helpers to activitypub::identifiers module
|
2022-07-16 01:49:48 +00:00 |
config.rs
|
Read blockchain sync step and max reorg depth from config
|
2022-07-17 02:01:15 +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
|
Create Atom feeds for local users
|
2022-04-16 19:37:45 +00:00 |
logger.rs
|
Add log_level config parameter and improve logging of activities
|
2021-12-21 22:19:17 +00:00 |
main.rs
|
Switch to incremental blockchain synchronization
|
2022-06-25 11:59:03 +00:00 |
scheduler.rs
|
Send AddPerson() activity when subscription payment is detected
|
2022-07-17 00:11:02 +00:00 |