Commit graph

  • 6335e216a9 Add registration.default_role configuration option silverpill 2023-03-03 18:14:00 +0000
  • 0995186bc8 Move RegistrationConfig type to mitra-config::registration module silverpill 2023-03-03 17:25:22 +0000
  • d93c2ca23d Add custom emojis section to FEDERATION.md silverpill 2023-03-02 18:39:02 +0000
  • 1b1e2a1521 Allow to add notes to generated invite codes silverpill 2023-03-02 17:24:32 +0000
  • 721238d897 Deserialize object tag to Vec<Value> silverpill 2023-02-28 00:20:59 +0000
  • 849b201ab9 Deserialize actor attachments into Vec instead of Option<Vec> silverpill 2023-02-27 23:47:44 +0000
  • 8d479ac15d Update README.md silverpill 2023-02-27 13:28:34 +0000
  • cc51c2c647 Bump version v1.15.0 silverpill 2023-02-27 00:57:44 +0000
  • 82b6c4e7cf Add /api/v1/accounts/{account_id}/aliases API endpoint silverpill 2023-02-26 22:10:42 +0000
  • baec22272d Follow FEP-e232 links when importing post silverpill 2023-02-26 22:57:41 +0000
  • 49b0011a9c Fetch missing profiles before doing follower migration silverpill 2023-02-26 20:15:51 +0000
  • e02ebebe02 Process follower migration request in background silverpill 2023-02-26 19:03:48 +0000
  • 62069dc011 Increase number of delivery attempts and increase intervals between them silverpill 2023-02-26 14:52:27 +0000
  • c201f3ea2b Store information about failed activity deliveries in database silverpill 2023-02-24 20:17:32 +0000
  • e4254e7a3d Add "error" and "error_description" fields to Mastodon API error responses silverpill 2023-02-25 22:27:07 +0000
  • 971b541826 Change path of user's Atom feed to /feeds/users/{username} silverpill 2023-02-25 21:12:31 +0000
  • ca2e541ff5 Store delivery statuses in delivery job data silverpill 2023-02-25 00:13:07 +0000
  • 0f3c247069 Put activities generated by CLI commands in a queue silverpill 2023-02-25 16:37:24 +0000
  • 49f51f44d8 Replace magic numbers in activitypub::queues module with constants silverpill 2023-02-24 21:03:50 +0000
  • f5c012769f Prefer Group actor when doing webfinger query on Lemmy server silverpill 2023-02-24 13:12:10 +0000
  • f66e0b812f Make webfinger response compatible with GNU Social account lookup silverpill 2023-02-24 00:49:18 +0000
  • 56e0ed8f5d Add empty spoiler_text property to Mastodon API Status object silverpill 2023-02-24 00:26:39 +0000
  • bacb8c8380 Prevent delete-extraneous-posts command from removing locally-linked posts silverpill 2023-02-23 21:30:44 +0000
  • 59a5f7b4fc Add Tor instance installation doc silverpill 2023-02-23 19:49:04 +0000
  • 21ea50279e Rename proxy_url config parameter to federation.proxy_url silverpill 2023-02-22 22:14:42 +0000
  • 0245eb59a2 Set deliverer timeout to 30 seconds silverpill 2023-02-22 21:54:08 +0000
  • 872fe8fef3 Set fetcher timeout to 3 minutes silverpill 2023-02-22 21:48:19 +0000
  • d0b4d77519 Enable data pruning in default config silverpill 2023-02-22 20:09:40 +0000
  • 7a3ec91581 Bump version v1.14.0 silverpill 2023-02-22 17:34:17 +0000
  • 227eef2d6b Add Content-Security-Policy and X-Content-Type-Options headers to all responses silverpill 2023-02-22 15:18:19 +0000
  • 6fa4ed96c8 Add proxy_set_header directive for X-Forwarded-Proto header silverpill 2023-02-22 14:53:05 +0000
  • e1e9851d5c Make media URLs in Mastodon API responses relative to current origin silverpill 2023-02-21 21:39:42 +0000
  • c796cddff8 Change order of parameters in some functions silverpill 2023-02-21 21:23:12 +0000
  • 2b5d4562aa Make activities pass JSON-LD validation silverpill 2023-02-19 23:20:25 +0000
  • 50176b00cc Make actor objects pass JSON-LD validation silverpill 2023-02-19 22:14:10 +0000
  • 2f621201f8 Accept webfinger requests where "resource" is instance actor ID silverpill 2023-02-19 21:47:12 +0000
  • 21054de712 Make /api/v1/statuses endpoint compatible with Mastodon clients silverpill 2023-02-19 16:50:02 +0000
  • e8ea52adba Move create_auth_error_handler function to http module silverpill 2023-02-19 17:10:29 +0000
  • 10f2596830 Move config parser to mitra-config crate silverpill 2023-02-18 23:52:48 +0000
  • 7d3c558ede Move utils to mitra-utils crate silverpill 2023-02-18 22:25:49 +0000
  • bcef9bb989 Remove database-specific code from utils::caip2 module silverpill 2023-02-12 01:43:50 +0000
  • f1972be8db Add generate_random_sequence() function silverpill 2023-02-18 21:11:06 +0000
  • a9cb1c6a83 Add test for make_entry function silverpill 2023-02-18 19:48:17 +0000
  • 1d16fb45a5 Change /api/v1/{status_id}/context response format to match Mastodon API silverpill 2023-02-12 23:15:28 +0000
  • 23b44ce0db Add /api/v1/{status_id}/thread API endpoint silverpill 2023-02-12 23:24:28 +0000
  • 9fd6724819 Add test for get_thread() function silverpill 2023-02-12 22:31:30 +0000
  • 6945ded963 Group imports silverpill 2023-02-12 23:07:19 +0000
  • bc3184cf77 Rename new_uuid function to generate_ulid silverpill 2023-02-12 22:04:31 +0000
  • 80b9032cbc Fix mitra-cli crate version silverpill 2023-02-12 21:38:57 +0000
  • c461fbc268 Re-export ammonia::clean_text from utils::html silverpill 2023-02-12 21:38:22 +0000
  • 2acf50fa01 Move some functions from utils::files to media module silverpill 2023-02-12 18:54:29 +0000
  • 0988c0c91e Improve ethereum address validation and move validator to ethereum::utils module silverpill 2023-02-12 18:14:05 +0000
  • 44d013bc5e Update links to network stats silverpill 2023-02-12 01:25:31 +0000
  • fdd3a22807 Support "authorization_code" OAuth grant type silverpill 2023-02-11 17:54:38 +0000
  • cf69f1394a Add OAuth authorization page silverpill 2023-02-11 16:12:15 +0000
  • 2d9a43b076 Add /api/v1/apps endpoint silverpill 2023-02-10 23:29:42 +0000
  • 8958dca939 Document http_cors_allowlist configuration parameter silverpill 2023-02-11 00:02:00 +0000
  • 47508e7969 Update IPFS guide silverpill 2023-02-10 22:07:06 +0000
  • 4ace00736b Refactor search::helpers module silverpill 2023-02-10 17:14:34 +0000
  • 0b8553d0c2 Allow instance_uri configuration value to contain URI scheme silverpill 2023-02-09 15:37:50 +0000
  • 4ab95055d6 Bump version v1.13.1 silverpill 2023-02-09 20:07:39 +0000
  • cbc3f7b65a Fix permission error on subscription settings update silverpill 2023-02-09 19:56:51 +0000
  • 344025ae2f Move ChainId to Currency conversion code to utils::caip2 module silverpill 2023-02-08 00:24:55 +0000
  • eeae9e3ad7 Remove dependency on activitypub module from config::main silverpill 2023-02-07 18:28:19 +0000
  • 8289aeaf41 Move parse_caip2_chain_id() to utils::caip2 module silverpill 2023-02-07 17:19:32 +0000
  • 53d012c9d0 Use header name constants in activitypub::views module silverpill 2023-02-07 09:45:43 +0000
  • 239bdcf97d Process Delete() and Undo() activities in background to preserve ordering silverpill 2023-02-07 00:03:41 +0000
  • 4d271353c4 Bump version v1.13.0 silverpill 2023-02-06 00:35:31 +0000
  • 5d4cfab00a Replace ConversionError with ConfigError in config module silverpill 2023-02-05 21:30:51 +0000
  • 831739d215 Ignore Announce(Delete) activities silverpill 2023-02-05 20:46:58 +0000
  • ad1a658806 Implement automatic pruning of empty profiles silverpill 2023-02-05 20:28:40 +0000
  • 6002e58425 Implement automatic pruning of remote posts silverpill 2023-02-05 01:22:33 +0000
  • 0ab374e9ea Move periodic tasks to job_queue::periodic_tasks module silverpill 2023-02-05 12:11:30 +0000
  • 3f89d97a5c Rename Task enum to PeriodicTask silverpill 2023-02-05 09:29:46 +0000
  • b91e6e77b5 Add limits.posts.character_limit configuration parameter silverpill 2023-02-04 21:47:13 +0000
  • 151b068d97 Make maximum size of media attachment configurable silverpill 2023-01-30 00:23:16 +0000
  • 79404fdc71 Don't allow read-only users to manage subscriptions silverpill 2023-02-04 16:57:55 +0000
  • 09b16599d9 Don't create invoice if recipient can't accept subscription payments silverpill 2023-02-04 17:07:38 +0000
  • cc43adedcf Change max body size in nginx example config to match app limit silverpill 2023-02-04 00:16:40 +0000
  • 4559f74881 Use "warn" log level for delivery errors silverpill 2023-02-02 20:49:50 +0000
  • 8bb786c763 Set 10 minute timeout on background job that processes incoming activities silverpill 2023-02-02 20:46:03 +0000
  • e784476344 Add /api/v1/custom_emojis endpoint silverpill 2023-02-02 12:38:02 +0000
  • 0b442f6a2c Ignore forwarded Like activities silverpill 2023-02-02 00:48:03 +0000
  • 5a3ef41277 Append attachment URL to post content if attachment is too large silverpill 2023-01-30 02:09:49 +0000
  • 01c894da9d Separate object URL handling from content validation silverpill 2023-01-31 18:03:24 +0000
  • bc19a524c4 Replace post attachments and other related objects when processing Update(Note) activity silverpill 2023-01-30 03:10:07 +0000
  • 86beb532e2 Refactor handle_note() function silverpill 2023-01-30 23:04:56 +0000
  • f142bee72b Refactor create_post() function silverpill 2023-01-31 12:47:40 +0000
  • 70455e5eeb Return "202 Accepted" when activity is accepted by inbox endpoint silverpill 2023-01-29 21:13:35 +0000
  • f55431f8b8 Improve some error descriptions silverpill 2023-01-29 19:57:17 +0000
  • 6f38eba80e Add https://w3id.org/security/data-integrity/v1 to JSON-LD context silverpill 2023-01-28 22:35:46 +0000
  • 9e9207f748 Fix formatting in FEDERATION.md silverpill 2023-01-28 20:44:43 +0000
  • 08c55cc71c Use proof suites with prefix Mitra silverpill 2023-01-28 01:11:47 +0000
  • f0ae82c0db Bump version v1.12.0 silverpill 2023-01-26 19:05:41 +0000
  • 385a11d6a7 Don't retry activity if fetcher recursion limit has been reached silverpill 2023-01-26 13:52:30 +0000
  • 1f9669ad7c Add set-role command silverpill 2023-01-25 05:52:58 +0000
  • 01f956b6ce Add configuration option for automatic assigning of "read-only user" role after registration silverpill 2023-01-24 20:55:24 +0000
  • 2ea14635d2 Implement role system silverpill 2023-01-19 13:13:49 +0000
  • 771f45baab Add registration.type configuration option silverpill 2023-01-24 20:55:24 +0000
  • b82c2f3fc6 Add missing <link rel="alternate"> element to Atom feed entries silverpill 2023-01-25 22:24:45 +0000