Commit Graph

92 Commits

Author SHA1 Message Date
ycc
432f449558 Server invitation process functions
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-14 16:32:50 +01:00
ycc
65f9ee2e07 out of bound errot detection
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-09 22:50:51 +01:00
ycc
eeb39338e2 Split server and serverlist + serverlist methods
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-09 22:46:39 +01:00
ycc
c203431ede InternalServer to Server refactor
All checks were successful
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
539e2c528e fix router constructor 2023-08-31 23:43:36 +02:00
ycc
d082724432 Integrate invitation process in router 2023-08-31 23:38:03 +02:00
ycc
5eb06ebcc5 typo 2023-08-30 21:16:13 +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
9d5ba42dfc loaction and appdata added 2023-08-01 22:47:18 +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
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-17 22:30:13 +01:00
ycc
940a8d395c add identity accessors to config 2023-02-17 22:29:21 +01:00
ycc
6f2a65dac9 storage get messages + config improve + tests
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-15 22:08:17 +01:00
ycc
d9155bac51 tests
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-11 22:43:08 +01:00
ycc
0f8bdf5f66 Store pass for db saving
Some checks reported errors
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
1912f89cc6 GoMobile bind OK 2022-12-19 21:54:08 +01:00
ycc
9e56d3eb03 Reduce return values for mobile compatibility 2022-12-19 20:15:53 +01:00
ycc
c6ec65f3fa deprecations 2022-12-19 12:15:10 +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
7d6d8dd913 bugfix in serialization of incoming messages in redis 2022-12-17 21:37:48 +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
92f743b595 if 2 []byte #3 2022-12-17 13:00:28 +01:00
ycc
e7c685b8aa if to []byte #2 2022-12-17 12:56:34 +01:00
ycc
56774c389d Interface to byte conversion, test #1 2022-12-17 12:41:49 +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