4128 Commits (83fcc76e437482480cb6d4dd6161662fb4634dff)

Author SHA1 Message Date
Mick Sayson f27eb5b76c
fix(groups): Correct color of labels in group call 6 years ago
Mick Sayson d4d4308e28
fix(groups): Avoid segfault when resizing group audio window 6 years ago
Mick Sayson 836718aa26
fix(groups): Fix invalid group list on group member join 6 years ago
Mick Sayson 87eed97ab3
fix(calls): Fix SIGSEGV on quit while in call 6 years ago
Mick Sayson 64bae38b99 fix(chatform): Prevent date line oscillations maxing CPU 6 years ago
Mick Sayson fd243738c1 fix(groups): Fix invalid group list on group member join 6 years ago
Anthony Bilinski 17bbe24ec5
chore: log schema version when we error due to future db 6 years ago
Anthony Bilinski 746314baf2
fix(history): move stuck action messages to broken_messages table 6 years ago
Anthony Bilinski 89e94b6f89
fix(chatform): don't try to send empty action messages 6 years ago
Anthony Bilinski 1a726b54cd
fix(history): display broken messages UI with error icon 6 years ago
Anthony Bilinski 527c7d2d3c
refactor(history): represent message state as enum class 6 years ago
Anthony Bilinski f6a15366ef
fix(history): select broken messages from History, track in ChatLogMessage 6 years ago
Anthony Bilinski cd75618e38
refactor(history): rename pending message variables 6 years ago
Anthony Bilinski b28dc30061
fix(history): move stuck pending message into broken_messages table 6 years ago
Anthony Bilinski f72f3f714d
fix(history): handle errors during db upgrade 6 years ago
Anthony Bilinski dacfcdadac
refactor(history): apply db schema upgrade one version at a time 6 years ago
Mick Sayson dbef0b7508
fix(offlinemsg): fix offline message dispatching on history load 6 years ago
Anthony Bilinski 86b55a0fb0
fix(db): show full sqlite error message 6 years ago
Anthony Bilinski d98fe85a58
fix(db): prepare and execute queued statements one at a time 6 years ago
Anthony Bilinski 1ad561ca4c
refactor(style): use only one of override, virtual, or final 6 years ago
jenli669 b4bc09345c
fix(loginScreen): make loginScreen return values comply with Qt standards 6 years ago
Anthony Bilinski e85d3f522a
fix(icon): use Qt tray icon in all cases, remove platform specific backends 6 years ago
Jimi Huotari c20e1c20e3
refactor(Qt): use 'storeRelaxed()' and 'loadRelaxed()' 6 years ago
Jimi Huotari f9488bf966
refactor(Qt): use 'asprintf' instead of 'sprintf' 6 years ago
Jimi Huotari 7f74d41586
refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' 6 years ago
Anthony Bilinski 731a49854a
fix(core): avoid logging which bootstrap node is being connected to 6 years ago
Anthony Bilinski 64ebe01f9b
refactor(core): change hideous error parsing macro to overload 6 years ago
Anthony Bilinski 11ef88a8ac
refactor(core): use automatic memory for toxcore string buffers 6 years ago
Anthony Bilinski f77396a09e
refactor(core): parse and log all toxcore errors 6 years ago
Anthony Bilinski 2e173ec6ad
refactor(core): move stateless parsing functions to anonymous namespace 6 years ago
Anthony Bilinski b95bac238d
fix(chatlog): update precise selection when chatlog content changes 6 years ago
Anthony Bilinski 08b2c848e2
refactor(chatlog): use enum class instead of enum to avoid implicit casts 6 years ago
Jimi Huotari 82b61d416f refactor(Qt): use 'storeRelaxed()' and 'loadRelaxed()' 6 years ago
Mick Sayson 4b691f9392 fix(chatlog): Remove invalid usages of raw chatlog indexes 6 years ago
Anthony Bilinski af02542e05
fix(db): prepare and execute queued statements one at a time 6 years ago
Anthony Bilinski e4f73011f9
fix(core): don't log critical on every group join 6 years ago
jessica181920 20f948bc08 fix: Remove unnecessary null pointer check 6 years ago
Anthony Bilinski 3d7a872f1a
fix(core): save tox profile when updating group or friend states 6 years ago
Anthony Bilinski f7a2a7d648
fix(widget): only change group title once 6 years ago
Anthony Bilinski 602671c9dc
fix(core): don't set core status on connect, just update UI 6 years ago
TriKriSta bbbbc6aade
fix: hide current date at the top of the chat 6 years ago
jessica181920 11b34c84ef fix(i18n): Various English fixes 6 years ago
jessica181920 e6381861c8 fix: Remove empty file 6 years ago
Mick Sayson 74d0b47ceb fix(chatlog): Prepare geometry changes on chatline proxy 6 years ago
bodwok c37a05f40c
fix(login): fix a crash when many dialogs are open 6 years ago
jenli669 bd034e130d
docs(usermanual): Add information about commandline options 6 years ago
jenli669 31fec7488f
feat(proxy): provide commandline tools for proxy settings 6 years ago
jenli669 79128b445d
docs(usermanual): Add information about commandline options 6 years ago
sudden6 2ea5030958
fix(widget): don't try to play audio if it's disable 6 years ago
Anthony Bilinski 2bba12175e
fix(chatlog): update multi line selection on chatlog change 6 years ago