1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/model
2019-12-02 08:46:04 -08:00
..
about docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
chatroom refactor(status): move isOnline into Status from Friend 2019-11-25 20:52:06 -08:00
dialogs refactor: Create interfaces for ContentDialog and ContenDialogManager 2019-06-19 12:34:03 +03:00
profile docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
chathistory.cpp Merge branch 'v1.17-dev' 2019-10-21 23:49:36 -07:00
chathistory.h fix(chatlog): Remove invalid usages of raw chatlog indexes 2019-09-21 14:26:14 -07:00
chatlogitem.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
chatlogitem.h refactor(history): represent message state as enum class 2019-10-20 02:34:48 -07:00
contact.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
contact.h feat: prohibition to remove messages in group chat 2019-07-22 21:16:26 +03:00
friend.cpp fix(offlingmsg): only dipatch offline messages on friend online change 2019-11-25 20:52:06 -08:00
friend.h Merge branch 'v1.17-dev' 2019-12-02 08:46:04 -08:00
friendmessagedispatcher.cpp fix(offlingmsg): only dipatch offline messages on friend online change 2019-11-25 20:52:06 -08:00
friendmessagedispatcher.h fix(offlingmsg): only dipatch offline messages on friend online change 2019-11-25 20:52:06 -08:00
group.cpp feat: prohibition to remove messages in group chat 2019-07-22 21:16:26 +03:00
group.h refactor(style): use only one of override, virtual, or final 2019-10-19 12:26:50 -07:00
groupinvite.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
groupinvite.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
groupmessagedispatcher.cpp refactor(messages): Create class to manage sending/receiving group messages from core 2019-06-21 11:01:10 -07:00
groupmessagedispatcher.h refactor(messages): Create class to manage sending/receiving group messages from core 2019-06-21 11:01:10 -07:00
ichatlog.h fix(chatlog): Remove invalid usages of raw chatlog indexes 2019-09-21 14:26:14 -07:00
imessagedispatcher.h refactor(messages): Create class to manage sending/receiving friend messages from core 2019-06-21 11:01:10 -07:00
interface.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
message.cpp fix: empty username causes mention on ever message 2019-08-26 23:22:17 -07:00
message.h fix: empty username causes mention on ever message 2019-08-26 19:08:34 +02:00
sessionchatlog.cpp Merge branch 'v1.17-dev' 2019-10-21 23:49:36 -07:00
sessionchatlog.h Merge branch 'v1.17-dev' 2019-10-21 23:49:36 -07:00
status.cpp refactor(status): move isOnline into Status from Friend 2019-11-25 20:52:06 -08:00
status.h refactor(status): move isOnline into Status from Friend 2019-11-25 20:52:06 -08:00