164 Commits (9ac5f881c694d4bb7027fa6098a53a133b4bbb5b)

Author SHA1 Message Date
Diadlo 9ac5f881c6
refactor: Rename signal and remove unused params 8 years ago
Diadlo 7c76bebebe
fix(group): Send all parts of long message 8 years ago
Diadlo 78262b41bd
fix(core): Check that result of get peer name is successful 8 years ago
anthony.bilinski 7170b48589 fix(init): register AV connects and call after AV is ready 8 years ago
Diadlo 49915c0a45
refactor(profileinfo): Move some methods in profile info class 8 years ago
Diadlo 68813a37c3
refactor: Remove Settings from Core 8 years ago
Diadlo 7f2bd726ef
refactor: Integrate ICoreSettings in Core 8 years ago
Diadlo 4e3b2291f5
refactor: Create interface for core settings 8 years ago
noavarice b967d28465
refactor: use GroupInvite instead of set of parameters 8 years ago
noavarice 6b93a41a40
refactor: removed unused constant 8 years ago
noavarice 28aed05d0a
refactor: removed unused quitGroupChat method 8 years ago
anthony.bilinski 1f787cc475 fix(popup): Don't create two error popups for friend requests 8 years ago
Diadlo 3c21af200c
revert: "refactor(core): Remove unused Core::reset method" 8 years ago
Diadlo efcad35fd5
fix: Fix warning about stack protection 8 years ago
Diadlo 7895bcdaa0
refactor: Remove useless check 8 years ago
Diadlo 65b1463933
refactor(core): Move setAvatar to profile from core 8 years ago
Diadlo 4664c6249a
refactor(core): Remove unused Core::reset method 8 years ago
Maxim Biro 4e5b191553 fix(core): use correct byte representation when bootstrapping 8 years ago
Yuri 3963d3c150 fix(message size): Replaced TOX_MAX_*_LENGTH with API calls. 8 years ago
Diadlo b126d21922
refactor(core): Merge friendAdded and friendshipChanged 8 years ago
Diadlo 49e9eb8de2
refactor(core): Move saving request to history to Profile 8 years ago
Diadlo b25f5b5ed6
fix(core): Add action message with friend request text 8 years ago
sudden6 407413c65b
fix(core): add missing nullptr check 8 years ago
noavarice 532e05cb0f fix: fixed segfault after accepting group invite 8 years ago
Yuri e597d391fc fix(includes): Added missing #include <ctime> 8 years ago
sudden6 20db8b740b
fix(core): don't continue when the tox file is corrupted 8 years ago
noavarice c1e01710b4 refactor: returned correct code format 8 years ago
noavarice 931e5803cd refactor: next part of Core refactoring 8 years ago
noavarice d126b18d76 refactor: Core refactoring 8 years ago
sudden6 aeb9df0750
refactor(core): reduce line lenghts 8 years ago
sudden6 3e50757ddb
refactor(profile): reduce code duplication 8 years ago
sudden6 4e548662d7
refactor(core): remove CString 9 years ago
sudden6 25c279c320
refactor(core): replace CString with ToxString 9 years ago
Diadlo ea50eaaef7
fix(core): Ignore online connection status 9 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
tux3 c75ee8a661
fix: Various IPC event handling and related bugs on startup 9 years ago
agrecascino 62ac480171 fix(audio): alternate audio fix implementation from #4139 9 years ago
sudden6 38cecdc780
refactor(history): remove deprecated historykeeper 9 years ago
sudden6 e07d8d358f
feat(toxid): reduce passing Tox IDs around 9 years ago
sudden6 0b2f22d521
refactor(toxid): improve checks for valid ToxIDs 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 9 years ago
sudden6 d196611ffe
feat(toxid): Improve validation of Tox IDs 9 years ago
sudden6 3d0938a3c6
refactor(toxid): improve code clarity and documentation 9 years ago
sudden6 152c134a4b
refactor(toxid): drop the cData class in favour of ToxId 9 years ago
sudden6 94ec5614f2
feat(toxid): Improve the ToxId class 9 years ago
sudden6 e7276e7b43 fix(warnings): fix some warnings about the stack protector not working 9 years ago
Diadlo 4f9cb0b008
refactor: rename args to conform to C++11 § 17.6.4.3.2 9 years ago
Diadlo 32909559b6
docs: Added docs to PassKeyDeleter and updated Core methods 9 years ago
Diadlo 3c304c50bc
refactor(core): Added error handling 9 years ago
Diadlo 98fa64f841
refactor(core): Remove code duplication for different types of messages 9 years ago