Commit graph

38 commits

Author SHA1 Message Date
silverpill ae4bfcf614 Add cargo feature for making production build 2022-05-04 22:06:12 +00:00
silverpill fac0172159 Generate RSA key for instance actor automatically on the first run 2022-04-30 20:03:21 +00:00
silverpill a39b229325 Add installation instructions to readme 2022-04-30 16:04:01 +00:00
silverpill 04e851025b Enforce uniqueness of actor ID 2022-04-20 14:03:13 +00:00
silverpill 1f5014a9c3 Update readme and add FEDERATION.md 2022-04-13 11:00:04 +00:00
silverpill 30bd3d6a37 Migrate to actix 4.0 and tokio 1 2022-04-10 19:14:45 +00:00
silverpill 5b96464761 Update siwe-rs package 2022-04-09 12:02:59 +00:00
silverpill 956d594634 Add EIP-4361 link to readme 2022-03-29 08:01:24 +00:00
silverpill bdce305b24 Change default PostgreSQL port 2022-03-09 20:41:56 +00:00
silverpill 0a8fbdafba Update readme 2022-02-08 01:48:59 +00:00
silverpill 572ea53827 Add IPFS node guide 2022-01-15 11:57:44 +00:00
silverpill 3993c76c65 Add API methods for retrieving followers and following lists 2022-01-02 22:06:25 +00:00
silverpill 40958500c1 Add ID column to relationship table 2022-01-02 15:52:20 +00:00
silverpill a07f118159 Enable profile directory pagination 2021-12-16 23:09:08 +00:00
silverpill cf69ac6eb2 Send Undo(Like) activity when post is unfavourited 2021-12-15 01:03:59 +00:00
silverpill da918d2296 Add API method for retrieving tag timeline 2021-12-12 18:42:09 +00:00
silverpill 40dbfc05a2 Add API method for deleting posts 2021-12-05 01:55:32 +00:00
silverpill 4b5b98135d Add API method for registering minted tokens 2021-12-03 19:07:32 +00:00
silverpill d668ee78d6 Add OpenAPI specification 2021-12-03 17:29:56 +00:00
silverpill 683996aaf3 Send notification when user's post is reposted 2021-11-30 22:37:23 +00:00
silverpill 6c57767f7e Add link to frontend repo to readme 2021-11-29 21:24:44 +00:00
silverpill c6b967567f Add files directory, update readme 2021-11-26 22:39:54 +00:00
silverpill 47826628cd Add API endpoints for making and deleting reposts 2021-11-25 23:31:10 +00:00
silverpill 8c8aee59cd Add matrix chat link to README.md 2021-11-20 20:34:33 +00:00
silverpill bbf696fe6e Handle Delete activities that don't have object type 2021-11-19 00:05:39 +00:00
silverpill 52b51501d5 Add config parameter that specifies instance actor's private key 2021-11-18 00:26:04 +00:00
silverpill 33f7c709a7 Update README.md 2021-11-17 20:33:57 +00:00
silverpill 26763d9f5d Prevent CLI tool from reading config when it's not needed 2021-11-17 20:33:53 +00:00
silverpill c473070fd4 Configure linter and fix its warnings 2021-11-13 17:37:31 +00:00
silverpill a8c3cd8c90 Bump version to 0.2.0 2021-11-06 21:59:45 +00:00
silverpill 324ff20480 Call manager contract to verify that user is allowed to sign up 2021-10-21 18:18:18 +00:00
silverpill 5ec6ee4a6a Update readme 2021-10-10 09:55:33 +00:00
silverpill 16b606bf06 Update demo instance URL 2021-10-06 21:30:53 +00:00
silverpill d4adb55c53 Replace cookie auth with token auth 2021-10-05 22:53:33 +00:00
silverpill f6e9c082e2 Implement Oauth 2.0 token service 2021-10-05 00:00:14 +00:00
silverpill 283c426c49 Add delete-post CLI command 2021-09-26 00:08:44 +00:00
silverpill 520e5399aa Enable replies 2021-09-23 23:28:39 +00:00
silverpill fdef4b6e6a Initial commit 2021-09-14 12:24:05 +00:00