controllers
|
Can get current user ID
|
2018-11-29 17:35:27 +01:00 |
data
|
Can get a list of messages from the server.
|
2018-12-13 18:55:47 +01:00 |
helpers
|
Can get a list of messages from the server.
|
2018-12-13 18:55:47 +01:00 |
res
|
Display the list of conversations.
|
2018-12-07 11:31:42 +01:00 |
utils
|
Display the list of conversations.
|
2018-12-07 11:31:42 +01:00 |
widgets
|
Can send messages from conversations
|
2018-12-12 21:28:48 +01:00 |
.gitignore
|
Initial commit
|
2018-11-27 19:01:00 +01:00 |
config.h
|
Can send messages from conversations
|
2018-12-12 21:28:48 +01:00 |
main.cpp
|
Can get current user ID
|
2018-11-29 17:35:27 +01:00 |