Commit graph

  • d2075dcbd2
    Apply clippy suggestions main Rafael Caricio 2023-04-28 00:15:44 +0200
  • 7281340423
    Apply clippy suggestions Rafael Caricio 2023-04-28 00:01:24 +0200
  • 406781570c
    Fix fmt Rafael Caricio 2023-04-27 23:35:08 +0200
  • 205ea8c5b8
    Fix fmt Rafael Caricio 2023-04-27 23:30:41 +0200
  • 9944095959
    Fix CI Rafael Caricio 2023-04-27 23:29:27 +0200
  • 13d6fa25bc
    Fix formatting Rafael Caricio 2023-04-27 23:28:32 +0200
  • 456d0789fb
    Better CI Rafael Caricio 2023-04-27 23:27:00 +0200
  • f73a05439d
    Remove println Rafael Caricio 2023-04-27 23:24:50 +0200
  • 4df257d024
    Noticed the branch was wrong.. 🤦 Rafael Caricio 2023-04-27 23:24:08 +0200
  • 44004de576
    OK, run CI always Rafael Caricio 2023-04-27 23:23:03 +0200
  • 93be6f8559
    Fix imports Rafael Caricio 2023-04-27 23:20:59 +0200
  • 3860b4780d
    CI fix loop Rafael Caricio 2023-04-27 22:46:23 +0200
  • de6072026b
    Fix missing import in tests Rafael Caricio 2023-04-27 22:45:30 +0200
  • 2b44c8e20d
    Run test on Rust file changes Rafael Caricio 2023-04-27 22:41:40 +0200
  • d8bea2c868
    Fix test db setup Rafael Caricio 2023-04-27 22:40:20 +0200
  • 5d0b03c2a3
    Only run cargo when Rust code is changed #1 mute-accounts Rafael Caricio 2023-04-27 22:13:05 +0200
  • a2bc297f0e
    Update readme Rafael Caricio 2023-04-27 22:00:02 +0200
  • fe8380e359
    Test CI Rafael Caricio 2023-04-27 21:27:05 +0200
  • 22883798b3
    Don't notify when muted Rafael Caricio 2023-04-27 21:26:18 +0200
  • cb61f4a86b
    Allow mute accounts Rafael Caricio 2023-04-27 13:38:49 +0200
  • bb28bf800d
    Make API response compatible with what IceCubes iOS client expects Rafael Caricio 2023-04-26 22:10:34 +0200
  • 60a27b5b11
    Make generic errors carry more details Rafael Caricio 2023-04-26 12:55:42 +0200
  • 0d77557ad6
    Simplify deployment workflow Rafael Caricio 2023-04-26 12:54:48 +0200
  • 1e40a42524
    Support database connection via SSL Rafael Caricio 2023-04-26 10:38:25 +0200
  • b7fafe6458
    Rename to Fedimovies Rafael Caricio 2023-04-25 15:49:35 +0200
  • 17d8c11726
    Retoot reviews Rafael Caricio 2023-04-25 13:19:04 +0200
  • b049b75873
    TMDB API integration Rafael Caricio 2023-04-25 11:09:30 +0200
  • 272d06897a
    In this server all accounts are bots Rafael Caricio 2023-04-24 18:57:48 +0200
  • 47529ff703
    Apply cargo fmt Rafael Caricio 2023-04-24 17:35:32 +0200
  • b4ff7abbc1
    Bump version silverpill 2023-04-22 13:31:40 +0000
  • 5906185154
    Add federation.i2p_proxy_url configuration parameter silverpill 2023-04-22 13:41:17 +0000
  • b3b62a9c7f
    Make onion_proxy_url override proxy_url setting if request target is onion silverpill 2023-04-22 15:27:49 +0000
  • b77d4a9bdf
    Add replies and reposts to outbox collection silverpill 2023-04-22 01:01:52 +0000
  • b6e7fa5d13
    Support integrity proofs with DataIntegrityProof type silverpill 2023-04-21 20:13:14 +0000
  • 05eeb5ae2a
    Deserialize actor attachments into Value array silverpill 2023-04-19 23:51:26 +0000
  • f41b205084
    Add support for content warnings silverpill 2023-04-15 23:43:19 +0000
  • 1302611731
    Update actix silverpill 2023-04-15 13:28:09 +0000
  • 469a5484a1
    Update openssl crate silverpill 2023-04-15 13:29:58 +0000
  • 7471c03ed1
    Make /api/v1/accounts/{account_id}/follow work with form-data silverpill 2023-04-15 12:14:43 +0000
  • e2ea58d33a
    Make activity limit in outbox fetcher adjustable silverpill 2023-04-12 23:37:53 +0000
  • a3f44cf678
    Ignore errors when importing activities from outbox silverpill 2023-04-12 23:27:34 +0000
  • 69caf0b5bc
    Bump version silverpill 2023-04-12 20:40:46 +0000
  • 01cefa6ea1
    Disable spam detection when importing activities from outbox silverpill 2023-04-12 20:33:34 +0000
  • 1092319f6e
    Fix database query error in Create activity handler silverpill 2023-04-12 20:01:41 +0000
  • f8df50934c
    Explain database client errors silverpill 2023-04-12 18:13:26 +0000
  • 7f6ebb89c0
    Add read-outbox command silverpill 2023-04-10 23:04:41 +0000
  • c022e0d320
    Add actor validation to Update(Note) and Undo(Follow) handlers silverpill 2023-04-11 21:30:34 +0000
  • b6abcf252a
    Remove unused query_params parameter from send_request silverpill 2023-04-11 20:33:39 +0000
  • 55c0b1eb6b
    Re-fetch object if attributedTo value doesn't match actor of Create activity silverpill 2023-04-11 01:02:09 +0000
  • 8daf566eb2
    Add create-user command silverpill 2023-04-10 21:20:47 +0000
  • 533ef48393
    Check mention and link counts when creating post silverpill 2023-04-08 00:16:40 +0000
  • 8533a892bf
    Add emoji count check to profile data validator silverpill 2023-04-07 23:50:50 +0000
  • ad3ea0e7ca
    When running locally with .example.com domain use http v1.20.0-1 Rafael Caricio 2023-04-24 16:10:50 +0200
  • 83286b7522
    No blockchain support Rafael Caricio 2023-04-24 16:10:25 +0200
  • c5dbb0257f
    No eth support Rafael Caricio 2023-04-24 16:10:08 +0200
  • 97fe57d690 Bump version v1.22.0 silverpill 2023-04-22 13:31:40 +0000
  • 881516d47d Add federation.i2p_proxy_url configuration parameter silverpill 2023-04-22 13:41:17 +0000
  • 7c0d3864f4 Make onion_proxy_url override proxy_url setting if request target is onion silverpill 2023-04-22 15:27:49 +0000
  • fc1be9d651 Add replies and reposts to outbox collection silverpill 2023-04-22 01:01:52 +0000
  • a63d528302 Support integrity proofs with DataIntegrityProof type silverpill 2023-04-21 20:13:14 +0000
  • dbe5550075 Make attached subscription links compatible with FEP-0ea0 silverpill 2023-04-20 00:28:15 +0000
  • 201d90756c Deserialize actor attachments into Value array silverpill 2023-04-19 23:51:26 +0000
  • d82847eb4d Make /api/v1/accounts endpoint accept optional "authentication_method" parameter silverpill 2023-04-18 21:41:26 +0000
  • 0c2e956bf7 Add authentication_methods field to CredentialAccount object silverpill 2023-04-18 19:48:57 +0000
  • d31c82cc0c Add support for content warnings silverpill 2023-04-15 23:43:19 +0000
  • 3b8317e31a Add docker image to README silverpill 2023-04-15 19:34:09 +0000
  • a5213bea5d Update actix silverpill 2023-04-15 13:28:09 +0000
  • 01a340f326 Update openssl crate silverpill 2023-04-15 13:29:58 +0000
  • d22408a4bf Make /api/v1/accounts/{account_id}/follow work with form-data silverpill 2023-04-15 12:14:43 +0000
  • 27f048c3d2 Return error if specified Monero account doesn't exist silverpill 2023-04-14 18:28:18 +0000
  • d368661d08 Change reset-subscriptions command arguments silverpill 2023-04-13 20:47:57 +0000
  • d3210d0ea0 Make activity limit in outbox fetcher adjustable silverpill 2023-04-12 23:37:53 +0000
  • ca0643cb20 Ignore errors when importing activities from outbox silverpill 2023-04-12 23:27:34 +0000
  • c837b822e1 Bump version v1.21.0 silverpill 2023-04-12 20:40:46 +0000
  • a46246b6e7 Disable spam detection when importing activities from outbox silverpill 2023-04-12 20:33:34 +0000
  • 846e79d6e2 Fix database query error in Create activity handler silverpill 2023-04-12 20:01:41 +0000
  • 8ba472a732 Explain database client errors silverpill 2023-04-12 18:13:26 +0000
  • e387df5f82 Add read-outbox command silverpill 2023-04-10 23:04:41 +0000
  • ba4c9fcb9d Add actor validation to Update(Note) and Undo(Follow) handlers silverpill 2023-04-11 21:30:34 +0000
  • 4898c95aa2 Remove unused query_params parameter from send_request silverpill 2023-04-11 20:33:39 +0000
  • 485378d252 Re-fetch object if attributedTo value doesn't match actor of Create activity silverpill 2023-04-11 01:02:09 +0000
  • 1860a48c4b Update monero-wallet-rpc configuration example silverpill 2023-04-11 00:31:37 +0000
  • f881779b60 Add create-user command silverpill 2023-04-10 21:20:47 +0000
  • 4a4e3e9e4a Support Monero Wallet RPC authentication silverpill 2023-04-10 19:15:58 +0000
  • faca485ebf Allow multiple configurations in blockchains array silverpill 2023-04-09 00:23:12 +0000
  • d2d340158e Disable transaction monitor tasks if blockchain integration is disabled silverpill 2023-04-09 16:41:56 +0000
  • bd371189a0 Replace Config::blockchain() with chain-specific methods in preparation for multi-chain deployments silverpill 2023-04-08 21:08:11 +0000
  • c0049e6d49
    Delete some more Rafael Caricio 2023-04-09 01:34:07 +0200
  • 0906fd8ae3 Rename Blockchain type to EthereumBlockchain silverpill 2023-04-08 21:31:14 +0000
  • e5be1326de
    Nop Rafael Caricio 2023-04-08 21:30:21 +0200
  • 89e3f93592
    Rm web3 lolz Rafael Caricio 2023-04-08 21:29:03 +0200
  • 5ef024d923
    Fuck blockchain Rafael Caricio 2023-04-08 21:20:12 +0200
  • cd7fa6a5d7 Check mention and link counts when creating post silverpill 2023-04-08 00:16:40 +0000
  • 23c698e1ad Add emoji count check to profile data validator silverpill 2023-04-07 23:50:50 +0000
  • cdb728a70a Bump version v1.20.0 silverpill 2023-04-06 23:54:11 +0000
  • 8708abd9cd Reject unsolicited public posts silverpill 2023-04-05 20:58:09 +0000
  • fc82c83421 Create API endpoint for managing client configurations silverpill 2023-04-05 23:31:08 +0000
  • 01494f1770 Increase fetcher timeout to 15 seconds when processing search queries silverpill 2023-04-06 16:49:07 +0000
  • 278950252e Refactor get_object_visibility function silverpill 2023-04-06 16:09:58 +0000
  • 7c38c0a4d6 Increase object ID size limit to 2000 chars silverpill 2023-04-06 15:39:23 +0000