19 Commits (be55759555eecc60adf84fd3eb5ae6d993c5edbe)

Author SHA1 Message Date
TriKriSta 5aeac56b76 feat: prohibition to remove messages in group chat 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Anthony Bilinski 04f1ccda35
fix(group): treat empty peer names like empty friend names, by showing pk 6 years ago
Anthony Bilinski 6801298e96
fix(groups): don't add friend alias to groups they aren't in 6 years ago
Anthony Bilinski dd007877a9
refactor(status): move Status out of Widget 6 years ago
Anthony Bilinski f7603c294b
refactor(id): use toxPk and groupId instead of core numbers 6 years ago
Anthony Bilinski ec500b6673
refactor(status): add Blocked status, deduplicate status parsing 6 years ago
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 6 years ago
Monsterovich 01f79b0d08 fix(core): update group peerLists on local changes 7 years ago
sudden6 562ef28ab0
refactor(friend): remove Core dependency 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
sudden6 a910d57824
refactor(friend): add an additional signal to Friend 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
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 6c85e542a3
refactor(friend): Pass QString by const reference 8 years ago
Diadlo 017653470d
refactor: Move friend and group in model directory 8 years ago
Diadlo 3473090ec1
refactor: Remove ChatForm creation from Friend 8 years ago
Diadlo d59c722389
refactor(friend): Make getter constant method 8 years ago
Diadlo b3015ab0a8
refactor(friend): Remove Settings from Friend 8 years ago
Diadlo ec81b07bb3
refactor(friend): Remove obsolete code from Friend class 9 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
Diadlo bff25ce8b1
refactor: Remove FriendWidget from Friend class 9 years ago
Nils Fenner 456e429cac
refactor: minor cleanup in Widget and Friend 9 years ago
Diadlo 29bb319025
refactor(friend): Small refactoring 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 ed11a17dce
refactor(widget): Remove FriendWidget creation from Friend constructor 9 years ago
Diadlo 9a62f44c33
docs(core): Added leading stars 9 years ago
Diadlo 2696a9265a
docs(core): Change comment style 9 years ago
Diadlo f8eda7eb57
style(core): Style fixes 9 years ago
apprb fc8de5d0cf
Grouplist: tracking of the friend's alias changing (fix: #1847) 10 years ago
tux3 b5cdfb3dce
Implement new SQLCipher based database and history 10 years ago
tux3 25ed3d4fba
Fix avatars for encrypted profiles 10 years ago
agilob 170eb931ff
Add status message setter and getter 10 years ago
PKEv e5a5074f91 make import run once 10 years ago
PKEv ec5e9c7350 correct import avatar for user without history 10 years ago
TheNain38 2db1d1449f Fixdisplaying Pub key when name empty 10 years ago
tux3 54fc35e714
Fix group name changes not displaying 10 years ago
tux3 4eab3dcbb8
Fix #1837 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 20f254651d
Reorganize files 10 years ago
Zetok Zalbavar 227c061ea1
Code consistency fixes → 's/ToxID/ToxId/' 10 years ago
marcel f96db5a761 replaced ToxID struct with ToxId class. 10 years ago
tux3 76cbaf18f1
Fix incorrect copyright headers 10 years ago