.. |
activitypub
|
Refactor activity builders
|
2022-05-09 17:14:13 +00:00 |
atom
|
Create Atom feeds for local users
|
2022-04-16 19:37:45 +00:00 |
bin
|
Add CLI command for deleting unused media attachments
|
2022-05-07 21:10:35 +00:00 |
database
|
Add json_from_sql and json_to_sql macros
|
2022-04-21 23:10:24 +00:00 |
ethereum
|
Check TX ID when saving token ID to database
|
2022-05-10 22:12:54 +00:00 |
http_signatures
|
Make HTTP signature verification compatible with GoToSocial
|
2022-05-02 23:34:49 +00:00 |
ipfs
|
Save all post attachments to IPFS in make_permanent()
|
2022-05-10 20:22:23 +00:00 |
mastodon_api
|
Save all post attachments to IPFS in make_permanent()
|
2022-05-10 20:22:23 +00:00 |
models
|
Add API method for getting local timeline
|
2022-05-09 00:02:36 +00:00 |
nodeinfo
|
Create Atom feeds for local users
|
2022-04-16 19:37:45 +00:00 |
utils
|
Add CLI command for deleting unused media attachments
|
2022-05-07 21:10:35 +00:00 |
webfinger
|
Allow to search for usernames containing "-" character
|
2022-05-01 11:30:15 +00:00 |
config.rs
|
Add cargo feature for making production build
|
2022-05-04 22:06:12 +00:00 |
errors.rs
|
Improve descriptions of database errors
|
2022-04-20 14:05:09 +00:00 |
frontend.rs
|
Link hashtags in posts to corresponding tag timeline pages
|
2021-12-12 19:16:32 +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
|
Process incoming activities sequentially
|
2022-05-05 16:53:53 +00:00 |
scheduler.rs
|
Replace actix-rt with tokio in scheduler module
|
2022-04-12 12:39:32 +00:00 |