166 Commits (83fcc76e437482480cb6d4dd6161662fb4634dff)

Author SHA1 Message Date
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 6 years ago
Anthony Bilinski 216766061c
refactor(avatar): split up setAvatar function 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
sudden6 562ef28ab0
refactor(friend): remove Core dependency 7 years ago
Jakie.OYMJ e6d40be72e fix: add remove history prompt, clear log area after remove 7 years ago
Anthony Bilinski 0c757356d3
fix(avatar): set friend to identicon on empty avatar receipt 7 years ago
Anthony Bilinski 11131fa083
fix(ui): Display most recent group member's name instead of <Empty> 7 years ago
Diadlo 66fe7f2852
refactor(groupwidget): Create GroupChatroom 7 years ago
Diadlo 059d0120be
refactor: Add FriendChatroom (model to FriendWidget) 7 years ago
sudden6 24e7c4efd4
refactor(core): format code 7 years ago
sudden6 e5acc6726f
refactor(core): reimplement avatar transfers 7 years ago
ezavod 847f155b7b
refactor(chatform): Use QStringList instead of QVector<QString> 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
Anthony Bilinski c2410e0a65
fix(name): Clear alias on name change so that name changes are visible 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
sudden6 a910d57824
refactor(friend): add an additional signal to Friend 8 years ago
Diadlo 0d2926e196
refactor: Remove ChatForm from Group 8 years ago
Diadlo 42a3a27a58
refactor: Remove chatForm from Friend 8 years ago
Diadlo b26255703d
refactor: Move using loadHistory out of Friend 8 years ago
sudden6 a49e34589f
fix(UI): prevent deadlocks on logout and profile delete 8 years ago
Diadlo 0efa42d423
refactor: Update AboutFriend with new interface 8 years ago
Diadlo b53569c362
refactor: Add using IFriendSettings in AboutFriend model 8 years ago
Diadlo e4537c04bc
refactor: Add IFriendSettings 8 years ago
Diadlo 87baf0e690
refactor: Improve interface 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
sudden6 1dce8f6468
refactor(core): rename corestructs to toxfile.cpp 8 years ago
Zetok Zalbavar 37419825ca
fix: remove unnecessary semicolon to compile with `-pedantic` flag 8 years ago
anthony.bilinski d41031bd15 fix(profile): Fix status message and username signal connection typo 8 years ago
anthony.bilinski 5046fc9010 fix(logout): Synchronously call showLogin to avoid multiple deletion 8 years ago
Diadlo ae7b47342d
refactor(profile): Move core connect from form to model 8 years ago
Diadlo 49915c0a45
refactor(profileinfo): Move some methods in profile info class 8 years ago
Diadlo 4a11a0eb22
refactor(profileinfo): Add profile info model class 8 years ago
Diadlo 6a87ff8853
docs(interface): Add docs to interface macroses 8 years ago
Diadlo 256b24ff21
refactor: Improve interface 8 years ago
sudden6 f82f57ec91
refactor: don't pass ToxPk as QString 8 years ago
Diadlo f97c776a87
fix: Return value 8 years ago
noavarice d514b48ef6
refactor: register GroupInvite as meta-type 8 years ago
noavarice fd1fbebae0
refactor: more rigorous types for GroupInvite 8 years ago
noavarice ad3584c469
refactor: GroupInvite moved to model directory 8 years ago
Diadlo aae23c4154
refactor: Make direct connection 8 years ago