73 Commits

Author SHA1 Message Date
610cd48922 add a pyi file generation for tinode_grpc module 2023-05-20 12:05:00 +08:00
4faffa88d1 add missing protobuf field TopicDesc.online 2023-04-05 09:12:40 -07:00
8a8b153bf5 regenerate gRPC fines 2023-03-25 17:14:16 -07:00
d541c078bd add deprecation marker to gRPC ServerMsg.topic 2023-03-25 11:36:16 -07:00
529ab71236 add deprecation note to gRPC ServerMsg.topic 2023-03-25 11:27:50 -07:00
8f06b340b6 code auth and password reset seem to work 2023-01-21 17:21:48 -08:00
73934cc676 update protobuf with the call-related messages 2022-06-19 15:32:08 -07:00
19030526f2 missing file 2022-03-02 10:15:28 -08:00
0a2f0d2fb7 gRPC updated 2022-02-17 16:02:22 -08:00
a8a7796020 adding go package info to proto file (required by updated protoc) 2022-02-17 09:58:12 -08:00
89db1e7a73 report topic's channel status to users 2021-08-05 15:50:45 -07:00
e0bf531295 merged devel 2021-07-29 14:10:08 -07:00
f81afc2d0d added handling of desc.LastSeen to protobufs 2021-07-29 14:07:48 -07:00
c696119b80 wip: attachments handling 2021-07-01 19:44:30 -07:00
776492a30b "trusted" added to core and mysql 2021-06-24 17:29:08 -07:00
e1ee1d2848 adding "trusted" field everywhere 2021-06-22 14:55:23 -07:00
082b2c4295 support for forwarding {info} to topic-offline users on "me" 2021-01-02 19:37:03 -08:00
5ca153fccd use tabs consistently 2020-12-08 17:33:56 -08:00
0897120da3 converting hard-coded prefixes to calls to validators and authenticators 2020-07-09 20:54:33 -07:00
9bfa3067e0 refactored sub.background into hi.background 2020-05-26 14:01:36 +03:00
e9e1246489 fixes for code review comments 2020-02-02 09:51:29 +03:00
186f54683f fixes in tn-cli to support account suspension 2020-01-26 19:53:54 +03:00
de1991f221 compiles and runs, but untested yet 2020-01-26 16:29:53 +03:00
be6fbb8c0b first draft 2020-01-24 15:00:12 +03:00
a422f8adbf Adding Background indicator to {sub} message 2019-11-26 13:45:20 +03:00
64d1ef2cc7 rebuilt protobuf code 2019-11-26 13:43:19 +03:00
9e07bbf392 server seems to be OK now 2019-06-12 18:14:06 -07:00
ba7e27ad43 all functionality seems to be in place 2019-06-08 15:54:02 -07:00
c5c61bb47d credentials can be changed now, needs testing 2019-06-03 20:09:40 -07:00
07cedccc26 regenerate go grpc bindings 2019-01-13 10:19:52 +03:00
6dd8cbbbfe debugging user deletion 2018-11-23 14:47:42 +03:00
942f91ccf3 Merge branch 'devel' into deluser 2018-11-23 09:45:18 +03:00
16e2b44bf4 merge master 2018-11-23 09:43:16 +03:00
d9d368269f update protobufs and tn-cli for deleting users 2018-11-22 18:15:36 +03:00
8d37418fba fix for issues/187 2018-11-20 10:08:11 +03:00
0717b75d30 add topic terminator 2018-11-20 10:02:33 +03:00
b663b9e202 add explicit platform id 2018-11-07 22:15:09 +03:00
c122840a8c small changes in tn-cli and auth_anon 2018-10-08 15:41:00 +03:00
373072b93a merging root-user into devel 2018-10-02 19:45:08 +03:00
56727ef68d updated gRPC-generated files because of acc.Token 2018-10-01 19:35:26 +03:00
2508c8b30e use token for password reset 2018-09-30 20:55:56 +03:00
ea7f89e6e2 on_behalf_of seems to work now 2018-09-27 18:06:07 +03:00
8510788c5b everythings seems to be updated now 2018-09-27 14:03:15 +03:00
7ffb30eb5a rename protobuf field for consistency 2018-09-26 13:50:48 +03:00
57300f1f46 update protobuffers for onBahalfOf 2018-09-25 17:01:28 +03:00
c1cdd11700 more python work 2018-08-31 16:54:20 +03:00
f5d5a77c20 packaging of python grpc seems to work now 2018-08-30 17:24:53 +03:00
f8c03358df trying to create a package from grpc files 2018-08-30 12:19:58 +03:00
a3aa2c6cc6 regenerated python protobuf modules 2018-06-22 10:43:11 +03:00
89bab5ca35 change data.head from map[string]string to map[string]interface{} 2018-06-17 11:54:55 +03:00