Commit Graph

56 Commits

Author SHA1 Message Date
Phuntsok Drak-pa c0309084aa testing travis-ci #4 2018-04-06 03:45:52 +02:00
Phuntsok Drak-pa b2b85233d3 testing travis-ci #3 2018-04-06 03:42:21 +02:00
Phuntsok Drak-pa 50d8683811 testing travis-ci #2 2018-04-06 03:40:41 +02:00
Phuntsok Drak-pa 4f934f63a8 testing travis-ci 2018-04-06 03:38:06 +02:00
Phuntsok Drak-pa 088bb6c83f
Merge pull request #4 from Phundrak/dev-Rust
Dev rust into master
2018-03-30 18:18:59 +02:00
Phuntsok Drak-pa 39b7d75235 Automatic clients name request for client + version update 2018-03-26 13:46:43 +02:00
Phuntsok Drak-pa ba9d82b086 code more readable, cleaned up a bit, still ugly 2018-03-26 12:01:49 +02:00
Phuntsok Drak-pa 5b60be1c2e Updated TODO 2018-03-25 16:37:00 +02:00
Phuntsok Drak-pa 3495b81d5f Version update 2018-03-25 16:33:15 +02:00
Phuntsok Drak-pa c0e43b4a46 Fixed request 4.2.2 in server and client 2018-03-25 16:31:53 +02:00
Phuntsok Drak-pa 741dff0195 minor function signature change 2018-03-25 16:24:38 +02:00
Phuntsok Drak-pa 0b26338659 Further logs improvements 2018-03-25 15:08:11 +02:00
Phuntsok Drak-pa 517d66b11b Improved server-side logs 2018-03-25 14:54:40 +02:00
Phuntsok Drak-pa 5a56afb709 Check for name to be ascii characters only 2018-03-23 17:25:13 +01:00
Phuntsok Drak-pa 7dfbf7c081 Updated TODO lists 2018-03-23 02:33:37 +01:00
Phuntsok Drak-pa 03664fe69e fixed unused variable 2018-03-23 02:23:57 +01:00
Phuntsok Drak-pa f56706beed forgot crate version 2018-03-23 02:21:24 +01:00
Phuntsok Drak-pa ef4572c3a5 Apparently working client despite ugly code 2018-03-23 02:19:27 +01:00
Phuntsok Drak-pa 475724a306 Verifies client's name does not have whitespace 2018-03-23 02:19:09 +01:00
Phuntsok Drak-pa 1873df9ef0 Forgot to increment version of crate 2018-03-23 00:33:57 +01:00
Phuntsok Drak-pa 4d51fef365 client broken (see TODO) but server pretty much complete 2018-03-23 00:30:55 +01:00
Phuntsok Drak-pa 58b351c88e
Ajout d’une requête pour requête client erronée 2018-03-22 16:46:45 +01:00
Phuntsok Drak-pa 48e5c2825d Added timestamp to server 2018-03-22 16:10:16 +01:00
Lucien Cartier-Tilet 580e97f91b Moved Rust source code 2018-03-22 14:12:58 +01:00
Phuntsok Drak-pa 66a6bc2bc5 Improved message display in client 2018-03-22 11:36:06 +01:00
Phuntsok Drak-pa de2523b083 Set limit of messages at 2000 characters 2018-03-22 00:10:32 +01:00
Phuntsok Drak-pa cea07a8e19 Limited username length to 20 characters 2018-03-22 00:06:15 +01:00
Phuntsok Drak-pa 92be982856 Enhanced client colors and display 2018-03-21 23:51:01 +01:00
Phuntsok Drak-pa ff88e2133d Fixed request 4.2.2 in server 2018-03-21 23:23:14 +01:00
Phuntsok Drak-pa 0b336a9cfe
Merge pull request #3 from Phundrak/dev-protocole
Mise à jour des spécifications nom d'utilisateur et messagse
2018-03-21 22:33:17 +01:00
Phuntsok Drak-pa 134387f6bd Mise à jour des spécifications nom d'utilisateur et messagse 2018-03-21 21:51:39 +01:00
Phuntsok Drak-pa 76c8ece29a minor text changes for client 2018-03-21 21:48:40 +01:00
Phuntsok Drak-pa 60bedb7ff6 Further improvements for the server and client 2018-03-21 20:38:20 +01:00
Phuntsok Drak-pa 50e4b6a380 protocol further implemented 2018-03-21 15:51:34 +01:00
Phuntsok Drak-pa 5de131064f fixed server adress 2018-03-21 12:27:58 +00:00
Phuntsok Drak-pa e35e75ea22 removed unused dependency 2018-03-21 13:09:11 +01:00
Phuntsok Drak-pa 005d5d3b19 minor changes 2018-03-21 12:55:10 +01:00
Phuntsok Drak-pa 2a965a1ef5
Minor format fix 2018-03-21 12:53:35 +01:00
Phuntsok Drak-pa 7fe491a8db
Merge pull request #2 from Phundrak/dev-protocole
Dev protocole
2018-03-21 12:52:21 +01:00
Phuntsok Drak-pa fbf2ccacb0
Merge branch 'master' into dev-protocole 2018-03-21 12:51:59 +01:00
Phuntsok Drak-pa 9fc51aeb21
Minor update for PING-related requests 2018-03-21 12:21:37 +01:00
Phuntsok Drak-pa b9a13e29dd Client finally sends and displays properly messages 2018-03-21 12:12:35 +01:00
Phuntsok Drak-pa d085789fab webhook test for Discord (also still errors for macros) 2018-03-18 22:03:50 +01:00
Phuntsok Drak-pa 288764df1e server and client rewrite, issues with receive macro 2018-03-18 21:07:20 +01:00
Phuntsok Drak-pa 618d937257
Mise à jour protocole
Parties inutiles du protocole retirées (notamment l’échange systématique de la version du protocole), et ajout d’une possibilité de faire une requête du nom des participants connectés.
2018-03-17 11:39:28 +01:00
Phuntsok Drak-pa ce45fb60ad Updated, but client still doesn't display text 2018-03-05 17:39:11 +01:00
Phuntsok Drak-pa cc92cf7ace
Partie concernant les messages privés retirée
Cela pourra peut-être rajouté à nouveau dans un version future
2018-03-05 16:23:52 +01:00
Phuntsok Drak-pa 47c42786a6
Merge pull request #1 from Phundrak/dev-protocole
Dev protocole
2018-03-02 20:32:34 +01:00
Phuntsok Drak-pa 7b41ef759a
Mise à jour du protocole 2018-02-27 12:11:50 +01:00
Phuntsok Drak-pa e38fc67814
minor fix 2018-02-26 12:57:23 +01:00