33 Commits (c772db3baa3f9e4694fa7f956ffdfb9ffab36cef)

Author SHA1 Message Date
jenli669 c772db3baa
fix(group): always retain own name when updating group peer list 6 years ago
Anthony Bilinski b7bd7c6215
refactor(group): move peer tracking logic to Group from GroupChatForm 6 years ago
Anthony Bilinski ef554496fa
refactor(group): rename class members 6 years ago
Anthony Bilinski 04f1ccda35
fix(group): treat empty peer names like empty friend names, by showing pk 6 years ago
Anthony Bilinski 08839b7052
refactor(group): remove redundant updatePeer API 6 years ago
Anthony Bilinski f7603c294b
refactor(id): use toxPk and groupId instead of core numbers 6 years ago
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 6 years ago
Anthony Bilinski 13afbf7ec6
fix(groups): avoid having to lookup peer pk 7 years ago
Anthony Bilinski 8422c09f6a
fix(groups): don't invalidate all audio sources when peer list changes 7 years ago
Monsterovich ee500703aa fix(core): this should resolve message handling in persistent groups 7 years ago
Monsterovich 01f79b0d08 fix(core): update group peerLists on local changes 7 years ago
Monsterovich 9b261fd870 fix(core): this fixes displaying nickname refreshes in groups 7 years ago
sudden6 f188409b8c
fix(autocomplete): don't auto-complete own nick 7 years ago
Anthony Bilinski 11131fa083
fix(ui): Display most recent group member's name instead of <Empty> 7 years ago
sudden6 4acf884fb9
refactor: use ToxPk as identifier 7 years ago
sudden6 498c04ba50
refactor(group): store peer list in a more intelligent way 7 years ago
sudden6 0d74134dc1
refactor(group): use displayedNameChanged signal 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Diadlo 0a590336b1
fix(group): Show correct count of user on first creation 8 years ago
sudden6 1f8c9a2e2f
refactor: update displayed user name from the friend model 8 years ago
Diadlo 0d2926e196
refactor: Remove ChatForm from Group 8 years ago
Pavel Karelin 0869d3d8fd fix: elimination of warning '-Wreorder' 8 years ago
Diadlo 2f9ba3c4d7
fix(group): Add second signal for titile changed 8 years ago
noavarice 30cae05d26
refactor: GroupChatForm::onUserListChanged is a slot now 8 years ago
Diadlo 070e33a46b
refactor(group): Remove GroupWidget from Group 8 years ago
Diadlo e19bd67381
refactor(group): Move GroupWidget creation out of Group 8 years ago
Diadlo 47cf113868
refactor(groupwidget): Move call updateUserCount in GroupWidget 8 years ago
Diadlo 7429614188
refactor(group): Store title name in Group 8 years ago
Diadlo 11e75104f4
refactor(group): Don't pass widget on model change 8 years ago
Diadlo 9495a411cb
refactor(group): Move UI code out of Group::setName 8 years ago
Diadlo 99ebb73562
refactor: Remove deprecated methods to get id 8 years ago
Diadlo 0adf026b4b
refactor: Make Contact parent of Friend and Group 8 years ago
Diadlo 017653470d
refactor: Move friend and group in model directory 8 years ago
Diadlo eacdafff5f
refactor(group): Changed Group flags types to bool 8 years ago
Diadlo 5d117e6af8
refactor: Remove getCompactLayout from GenericChatroomWidget 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
Diadlo fcd8eed7cd
style: Fix style of a lot of pointers 9 years ago
sudden6 e07d8d358f
feat(toxid): reduce passing Tox IDs around 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 9 years ago
sudden6 94ec5614f2
feat(toxid): Improve the ToxId class 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo b4a9f04f92
refactor: Added to include path and exclude it from all includes 9 years ago
Diadlo 2a88e5c069
refactor(toxid): Removed Core dependency from ToxId 9 years ago
Zetok Zalbavar 64bbc6cfbb
style: change postfix increment to prefix increment 9 years ago
apprb c43b38e66f
Check for empty username in a groupchat 10 years ago
apprb 23a82a3b28
Groupchats: fix user list update 10 years ago
tux3 b5cdfb3dce
Implement new SQLCipher based database and history 10 years ago
agilob d875221e53
remove unused code, removed unused checks 10 years ago
tux3 54fc35e714
Fix group name changes not displaying 10 years ago
TheSpiritXIII c684d31d02 Multi-window: Alert window storing chat, add group widgets, update statuses and avatars 10 years ago