Commit Graph

206 Commits

Author SHA1 Message Date
ycc c203431ede InternalServer to Server refactor
continuous-integration/drone Build is passing
2023-11-08 22:01:44 +01:00
ycc 04a390d558 Refactor and comment 2023-11-08 21:52:09 +01:00
ycc 08ff9d58b8 Doc update 2023-11-06 22:44:21 +01:00
ycc cd41a59518 config params 2023-09-27 22:17:44 +02:00
ycc 4750915b49 config update 2023-09-27 17:16:23 +02:00
ycc e0faaf8cef switch url to id in invitation process 2023-08-31 23:51:20 +02:00
ycc 753cd30f38 start through server invitation process 2023-08-29 23:40:30 +02:00
ycc 4a009b69eb start through server invitation process 2023-08-29 23:40:19 +02:00
ycc 71df3a792b add my name and myavatar to my identity for a peer 2023-07-27 15:48:06 +02:00
ycc d748735ded Added avatar identifiers and servers table 2023-07-27 10:44:09 +02:00
ycc 698740e20a Identity accessors
continuous-integration/drone/push Build is passing
2023-02-17 22:30:13 +01:00
ycc 6f2a65dac9 storage get messages + config improve + tests
continuous-integration/drone/push Build is failing
2023-02-15 22:08:17 +01:00
ycc d9155bac51 tests
continuous-integration/drone/push Build is passing
2023-01-11 22:43:08 +01:00
ycc 0f8bdf5f66 Store pass for db saving
continuous-integration/drone/push Build encountered an error
2023-01-11 22:29:31 +01:00
ycc ce758c5bb1 hide peers, add drone ci, doc update 2023-01-11 21:42:14 +01:00
ycc c4bb8c5693 hiddens peers unlock 2023-01-08 23:19:08 +01:00
ycc 61958593a1 identity in config to allow save from everywhere 2023-01-08 22:57:17 +01:00
ycc 5ac92ce3a8 storage start and identity in shared config 2023-01-07 00:39:05 +01:00
ycc 52ae52ca9f matriochka start send and route + doc upt 2022-12-27 16:59:52 +01:00
ycc 9e56d3eb03 Reduce return values for mobile compatibility 2022-12-19 20:15:53 +01:00
ycc bf901a7aa3 sendfile simple small files usermessage implementation 2022-12-18 21:52:03 +01:00
ycc a2d4106d51 refactor #3 2022-12-18 20:59:27 +01:00
ycc 66927c4298 refactor #2 2022-12-18 20:37:26 +01:00
ycc 1257cb70e7 refactor #2 2022-12-18 20:36:44 +01:00
ycc 8fa4a359b0 refactor #1 2022-12-18 19:47:44 +01:00
ycc b0cf89e428 bugfix in peer decrypt 2022-12-17 21:50:22 +01:00
ycc 1031529964 fill usermessage lookupkey 2022-12-17 20:17:05 +01:00
ycc 20c82d0766 fix -> 2022-12-17 19:59:38 +01:00
ycc 39dab226fb ProcessUserMessage 2022-12-17 19:57:02 +01:00
ycc b50098d04e Find peer by lookup key 2022-12-17 19:08:41 +01:00
ycc 4e7a804ef1 minor 2022-12-16 22:29:12 +01:00
ycc 8879ef3f02 client to server process outbound generic method 2022-12-16 22:26:58 +01:00
ycc fccb32b0b1 param mistake 2022-12-16 22:16:35 +01:00
ycc d21696d3af pointer correction for protbuf compatibility 2022-12-16 22:15:16 +01:00
ycc 7b1ec49ad5 typo 2022-12-16 22:12:23 +01:00
ycc 63fd7096d1 get conversations keys for all peers v0 2022-12-16 22:10:55 +01:00
ycc 650782673d unmarshal allocation bugfix 2022-12-15 22:34:59 +01:00
ycc 684d444bc8 FromServerMessage processing 2022-12-09 22:00:31 +01:00
ycc d41873f9f3 invitation id propagation in answer 2022-12-05 19:20:00 +01:00
ycc 023a3c701a locks + message helper rename 2022-12-03 00:05:28 +01:00
ycc a5cf1ec7ac message helper + io/ioutil deprecation 2022-12-02 23:18:13 +01:00
ycc 7ed8ff9982 error mgt in qr write 2022-12-01 22:47:17 +01:00
ycc 3066d48b3e Identity Messageservers count errors 2022-11-30 21:35:38 +01:00
ycc 8bde6802de Invitation errors when no servers defined 2022-11-30 21:31:01 +01:00
ycc b464a855ae Identity load and save params, invitation check 2022-11-28 20:48:42 +01:00
ycc 8195a22300 Peer invitation refactor, Contact invitationId, Qrcode compression 2022-11-27 21:08:34 +01:00
ycc 7fe7892764 Additions for client side dev 2022-10-29 20:07:35 +02:00
ycc 7b95b9df71 messages structure simplfy + routing 2022-10-22 22:40:03 +02:00
ycc fc3747a124 encryption + helpers + contact card compression + server routing start 2022-10-22 14:41:48 +02:00
ycc adb058492f Server outbound processing chain + server messages uuids 2022-09-19 20:16:57 +02:00