6650 Commits (24e7c4efd49c935decf9f6ad07ab5dfdc8e11606)
 

Author SHA1 Message Date
sudden6 24e7c4efd4
refactor(core): format code 7 years ago
sudden6 82a7141e31
refactor(core): reimplement restart and small cleanups 7 years ago
sudden6 5a6606e351
refactor(core): prepare for future error codes 7 years ago
sudden6 5ec983d8f5
refactor(core): remove unused return value and fix comment 7 years ago
sudden6 7f7b29e55e
refactor(core): use smart pointers instead of raw pointers 7 years ago
sudden6 6aa215e96f
refactor(core): protect the tox main loop with a mutex 7 years ago
sudden6 e5acc6726f
refactor(core): reimplement avatar transfers 7 years ago
sudden6 b647f9291e
refactor(core): reimplement profile saving 7 years ago
sudden6 e56ee4a134
refactor(core): fix bootstrapping 7 years ago
sudden6 a8494980da
refactor(core): fix error handling 7 years ago
sudden6 8574162949
refactor(core): cleanup Core class 7 years ago
sudden6 4921b8868f
chore(release): update version number and changelog 7 years ago
sudden6 59b5578c7b
feat(deploy): upload Flatpak bundle to Github releases 7 years ago
sudden6 64602f38f1
fix(deploy): fix file path in AppImage deployment 7 years ago
sudden6 de416653b9
chore: update version number and changelog 7 years ago
sudden6 f490f3b43f
chore: update dependencies to newest versions 7 years ago
sudden6 977b7fc9a0
fix(settings): automatically disable UDP when a proxy is set 7 years ago
sudden6 40d30153ae
fix(audio): fix error introduced in 67f2605971 7 years ago
sudden6 f7bfc99c1c
chore(l10n): update translations from Weblate 7 years ago
tox-user 0d3f061ba8
fix: remove full screen btn from audio group chat 7 years ago
sudden6 1537f83e85
fix(simple_make): correct variable initialization 7 years ago
tox-user 9ca3875079
fix: local toxcore install with bootstrap.sh 7 years ago
sudden6 a00af08777
fix(audio): connect the correct audio callbacks 7 years ago
sudden6 67f2605971
refactor(toxcall): move peer handling to ToxGroupCall 7 years ago
sudden6 811998b8df
refactor(toxcall): move alSource into ToxFriendCall 7 years ago
sudden6 ae350a6483
Merge pull request #5197 7 years ago
Andrey c4cd1b9ac3 docs: update INSTALL.md 7 years ago
sudden6 20ca6c84c8
refactor(core): move Tox_Options handling to separate file 7 years ago
sudden6 c7ca261679
refactor(core): move logger to its own file 7 years ago
Diadlo acbc1f8beb
docs(INSTALL): Add backslash to avoid error on install 7 years ago
sudden6 d977bff858
Merge pull request #5192 7 years ago
tox-user ead2152d6f
fix: simple_make.sh script 7 years ago
sudden6 6aa1d657c7
chore(CI): add build for flatpak image 7 years ago
sudden6 f65eb35040
Merge pull request #5186 7 years ago
Mestake 33d173f81c
docs(INSTALL): combine qtox and toxcore dependencies lists together 7 years ago
sudden6 dfd5232e2f
fix(settings): prevent segfault on wrong proxy settings 7 years ago
sudden6 254b861ded
Merge pull request #5184 7 years ago
Pavel Karelin 9b6cd1c022 fix: Fix PR #5182. Eliminating the 'new' operator at ToxOptionsWrapper 7 years ago
sudden6 26b59d3123
fix(Core): fix use after free of proxyAddrData 7 years ago
sudden6 9896b1b8a0
Merge pull request #5175 7 years ago
Maxim Biro 40a2da0a06
chore(windows): bump FFmpeg version to the latest (4.0.1) 7 years ago
Maxim Biro 0e38620cee
chore(windows): bump QREncode version to the latest (4.0.2) 7 years ago
Maxim Biro 24a8d8f098
chore(windows): bump Qt 5.9 version to the latest (5.9.6) 7 years ago
sudden6 2a8ab03e46
fix(file): don't clean the filenames of avatar transfer 7 years ago
Diadlo 3973102b6b
chore: Use '_FILENAME' to download archive 7 years ago
Diadlo 06ae7ead0c
fix: Fix usage of unitialized functions 7 years ago
Diadlo daaa5518dd
fix(leak): Fix few memory leaks 7 years ago
sudden6 535ffb5c4d
Merge pull request #5172 7 years ago
Pavel Karelin 2cd65610fc fix(build): Elimination the build warnings (Wunused-variable, Wreorder) 7 years ago
sudden6 83d4a21ef6
Merge pull request #5167 7 years ago