Commit Graph

  • f69fa70e2a
    Update README.md master ChronosX88 2019-07-01 20:31:12 +0000
  • f1691fbe77
    Update README.md ChronosX88 2018-10-22 15:46:13 +0300
  • 10783eec03 Немного подкорректирован дизайн главного окна. develop ChronosX 2018-09-01 19:07:36 +0300
  • 78fb097c9f
    Delete Classes_of_Influence.png future ChronosX88 2018-08-13 12:32:57 +0300
  • 1f65fee4cb Added and connected a widget library in the style of material design. In the future, using these widgets will create a GUI. ChronosX 2018-08-01 14:12:43 +0300
  • e4780b0b05 The width of the main window has been slightly changed, widget layouts have been added, and the label "Peer ID (IPv6):" has been added before the LineEdit "peerID". ChronosX 2018-07-28 14:07:56 +0300
  • 61533a5989 Fixed a bug that allowed sending an empty string in the chat window. Denis Davydov 2018-07-28 11:00:32 +0300
  • cdb17e08bd
    Merge pull request #3 from ChronosX88/develop 0.1.0 ChronosX88 2018-07-26 17:58:11 +0300
  • d5c9371a65 Now when you press Enter in the IP input field, you automatically start to connect to it. (similar to pressing the Connect button) Denis Davydov 2018-07-26 17:55:07 +0300
  • 810bfbc246 Swapped the <i> tag and the square bracket in the message time Denis Davydov 2018-07-26 16:53:54 +0300
  • a397b6fe2f Added display of message time (local time) Denis Davydov 2018-07-26 16:46:04 +0300
  • 18714ddde6 Added html tag <b> in some places of chat. Denis Davydov 2018-07-26 16:22:10 +0300
  • 5231302217 Now the application does not start if it does not find ip, which starts with "fc" (ie, before starting the messenger, you need to run the cjdns daemon) Denis Davydov 2018-07-26 14:42:37 +0300
  • 3b58f486ec Added chatID label to ChatWindow Denis Davydov 2018-07-26 13:24:34 +0300
  • 6019b36642 Cancel of fix 7100d5f9b5 Denis Davydov 2018-07-26 13:20:04 +0300
  • b9cb29f7d7 Added one more \n to the Timeout Error message. Denis Davydov 2018-07-26 13:13:43 +0300
  • 57f9ea67b9 Added a more detailed description for the error Timeout Error. Denis Davydov 2018-07-26 13:10:31 +0300
  • 128e648ab9
    Update main.md ChronosX88 2018-07-26 13:00:18 +0300
  • 7100d5f9b5 Fixed a bug where no notification was sent that peer left from the chat Denis Davydov 2018-07-26 12:59:43 +0300
  • b42a306c58 Added space to string " left from this chat." Denis Davydov 2018-07-26 12:58:09 +0300
  • 14f478dfec Fixed bug with incorrect json field when creating a chat Denis Davydov 2018-07-26 12:19:47 +0300
  • c158b9953b add make.sh CupIvan 2018-07-26 11:46:09 +0300
  • ee60b8b092 Fixed the bug when chat was not created when signed up to create a chat. Denis Davydov 2018-07-26 11:53:05 +0300
  • 630f739538 Added the ability to correspond, performed a small optimization (fixed the memory leak), changed the structure of all the code (in particular, changed the names of many variables, etc.) Denis Davydov 2018-07-26 11:33:47 +0300
  • 9475414ecd Added destructor to class Network Denis Davydov 2018-07-19 12:53:32 +0300
  • 65ab05979d Changed "action" to check the availability of a peer Denis Davydov 2018-07-18 12:04:53 +0300
  • 8b75f7c5e1 A ChatWindow class template was added, which is intended to create chat windows Denis Davydov 2018-07-18 11:36:33 +0300
  • 2050f635ff Added comparison to true in the condition that is checked when the timeout () slot is invoked Denis Davydov 2018-07-18 11:24:22 +0300
  • 6aefbb153b Added false to bool receive Denis Davydov 2018-07-06 17:56:27 +0300
  • 3e4778b576 Changed the structure of the class Handler (in particular, rewrite the structure of createSession) Denis Davydov 2018-07-06 15:38:45 +0300
  • f694a32f3e Changed some structure of classes Handler and MainWindow. Also added the line "My IP" on the main window. Denis Davydov 2018-06-29 12:37:38 +0300
  • 8d8649e5f9 Changed the constant QHostAddress::LocalHost to QHostAddress::LocalHostIPv6 Denis Davydov 2018-06-28 16:51:19 +0300
  • bbfcfd00d9 Now when you click on the "Connect" button, the button stops being available, and the text on it changes to "Waiting..." until any message is not displayed. Denis Davydov 2018-06-28 16:38:28 +0300
  • 1d68c85c0e Changed the structure of the Handler class, for convenient addition of new methods. Denis Davydov 2018-06-28 16:08:23 +0300
  • c82cf387f1
    fix for linux compile CupIvan 2018-06-22 18:05:34 +0300
  • de5e644474
    Merge pull request #2 from ChronosX88/develop 0.0.1 ChronosX88 2018-06-22 15:13:08 +0300
  • 57d575b00d The parameter TARGET is changed to Influence. Denis Davydov 2018-06-22 15:10:44 +0300
  • 7df934b392 Now the basic part of the application works stably. Denis Davydov 2018-06-22 15:10:03 +0300
  • aac8567528 The way of obtaining IPv6 is changed. Denis Davydov 2018-06-22 15:07:53 +0300
  • fd20de0e38 Added a function that recognizes your IPv6. Denis Davydov 2018-06-22 15:07:02 +0300
  • d557b16c6a Now handler works. Denis Davydov 2018-06-21 18:36:02 +0300
  • a2fee2fe26 Changed the Network class constructor Denis Davydov 2018-06-21 18:23:36 +0300
  • 7fa9deb1d4 The basic part of the application is written Denis Davydov 2018-06-21 15:47:21 +0300
  • 89d1f77974 Updated JSON lib Denis Davydov 2018-06-16 15:54:45 +0300
  • 0ebdc434a1 Basic functionality added to the Network class Denis Davydov 2018-06-15 17:12:41 +0300
  • 2c5dca6f9f The "kernel" directory has been added to the project. Denis Davydov 2018-06-15 17:11:57 +0300
  • 477bef39ad Deleted directory "php" Denis Davydov 2018-06-15 16:12:36 +0300
  • 68d7fc425b .gitignore updated Denis Davydov 2018-06-15 16:07:37 +0300
  • e6412ebca9 Added template of project Denis Davydov 2018-06-15 15:46:27 +0300
  • 3ee53de11a Cleaning the source Denis Davydov 2018-06-15 15:40:33 +0300
  • dc74275526 Added template of class "sql", which designed for work with SQL Database Denis Davydov 2018-05-22 19:01:28 +0300
  • 607941dd54 Deleted "json.cpp", because it's useless. Denis Davydov 2018-05-22 17:56:53 +0300
  • fd0a7c4da6 Updated contactmanager.cpp Denis Davydov 2018-05-20 17:03:24 +0300
  • 18ad8c2dd4 Updated network.hpp Denis Davydov 2018-05-20 15:16:35 +0300
  • 585c4d9e77 Removed func "sendPing" from class Network and moved to class ContactManager. Denis Davydov 2018-05-20 15:16:12 +0300
  • aaea262861 Updated contactmanager.h Denis Davydov 2018-05-20 15:15:12 +0300
  • a453e47041 Removed func "addContact" (it's will be added in the future) and added private func "sendPing". Denis Davydov 2018-05-20 15:14:45 +0300
  • 8b5f51c6f5 Renamed network.h to network.hpp Denis Davydov 2018-05-20 14:38:21 +0300
  • 48702f77a1 Create header of class "json". Denis Davydov 2018-05-20 14:37:45 +0300
  • 7ec57b8457
    Merge pull request #1 from ChronosX88/develop ChronosX88 2018-05-20 14:15:12 +0300
  • 527f4e0c99 Renamed main.cpp to main.hpp (it's header) Denis Davydov 2018-05-20 14:14:31 +0300
  • 7c1d1bb846 Rename to Influence.pro HEAD Denis Davydov 2018-05-20 14:00:02 +0300
  • 9ff4de5657 Update .gitignore Denis Davydov 2018-05-20 13:59:35 +0300
  • 5a8e52ee4d Renamed .pro file Denis Davydov 2018-05-20 13:38:48 +0300
  • 5793d53dd7 Class "json" added. (This class is designed to work with JSON) ChronosX88 2018-05-19 14:11:37 +0300
  • b94da5a5eb Class structure added ChronosX88 2018-05-19 14:07:42 +0300
  • 21fd1f5ec7
    Update main.md ChronosX88 2018-05-17 17:12:55 +0300
  • 1a3e647184
    Update README.md ChronosX88 2018-05-17 17:11:00 +0300
  • ccd28abd54 Corrected function-member "ReadyRead". ChronosX88 2018-05-16 17:12:15 +0300
  • d17be75613 Updated documentation ChronosX88 2018-05-16 14:49:30 +0300
  • a2d82beedd Updated documentation ChronosX88 2018-05-16 14:46:59 +0300
  • 945beac311
    Update main.md ChronosX88 2018-05-16 09:02:50 +0300
  • 2aa3ccc735
    Update main.md ChronosX88 2018-05-16 08:55:06 +0300
  • e7deaa85d7
    Update main.md ChronosX88 2018-05-15 16:25:00 +0300
  • c7886725c3
    Update main.md ChronosX88 2018-05-15 16:23:54 +0300
  • b3edab9260
    Update README.md ChronosX88 2018-05-15 16:07:52 +0300
  • 9e72dc3a21
    Rename API.md to main.md ChronosX88 2018-05-15 16:07:10 +0300
  • fe8088c258
    Update API.md ChronosX88 2018-05-15 14:17:46 +0300
  • b4746713a3
    Update API.md ChronosX88 2018-05-13 20:11:54 +0300
  • ba84a53fdb
    Update API.md ChronosX88 2018-05-13 20:04:00 +0300
  • 3e14163bdd
    Update API.md ChronosX88 2018-05-13 18:03:39 +0300
  • d20b4188aa Added the function ReadyRead, which accepts datagrams. ChronosX88 2018-05-12 14:41:55 +0300
  • d36a361b9a Updated contactmanager.cpp Denis Davydov 2018-05-11 15:29:06 +0300
  • 69e3a70d7b The Network class header file has been updated. Denis Davydov 2018-05-11 15:27:07 +0300
  • 33e436e330 The function "sendPing" and "send" is added. Denis Davydov 2018-05-11 15:23:28 +0300
  • 9f3baba209 Merge branch 'master' of https://github.com/ChronosX88/HyperboriaIM Denis Davydov 2018-05-11 14:35:47 +0300
  • ae04dd797d The module Network is connected to the project file. Denis Davydov 2018-05-11 14:35:25 +0300
  • 34486c53c2
    Update API.md ChronosX88 2018-05-11 08:36:06 +0300
  • 1a21f566f8 The class of work with contacts is added. Denis Davydov 2018-05-10 19:01:11 +0300
  • 5987f42996 Common update Denis Davydov 2018-05-10 18:56:05 +0300
  • a82551f722 Updated .gitignore Denis Davydov 2018-05-10 18:54:23 +0300
  • 4d8e28b55d Added a library for working with JSON. Denis Davydov 2018-05-10 18:54:01 +0300
  • 7a2f083dc7 Added class of work with the network. Denis Davydov 2018-05-10 18:39:22 +0300
  • 119dc7e24d
    Update README.md ChronosX88 2018-05-10 18:24:10 +0300
  • 27696d4ba7 Updated .gitignore Denis Davydov 2018-05-10 18:24:13 +0300
  • 5dc26a2ae9 Added .gitignore and source directory Denis Davydov 2018-05-10 18:23:06 +0300
  • 23d1bd3ca1 Merge branch 'master' of https://github.com/ChronosX88/HyperboriaIM-doc Denis Davydov 2018-05-10 17:38:55 +0300
  • 5ec53af777
    Update README.md ChronosX88 2018-05-10 09:39:02 +0300
  • eadc19a6d8 пример реализации мессенджера на PHP CupIvan 2018-05-09 17:26:46 +0300
  • 856e8e42b0 Update API.md Denis Davydov 2018-05-09 15:27:25 +0300