7464 Commits (916e797c10d10ba556e9a3339353f1bd97663d15)
 

Author SHA1 Message Date
Anthony Bilinski 9b23abc6de
fix(core): avoid using stack allocated memory past end of scope 6 years ago
Anthony Bilinski 1f80173b2d
fix(offlinemsg): don't invalidate iterator before use 6 years ago
Anthony Bilinski 479b39f536
fix(offlingmsg): only dipatch offline messages on friend online change 6 years ago
Anthony Bilinski 239dfdc65c
refactor(status): move isOnline into Status from Friend 6 years ago
Anthony Bilinski 05064771ab
fix(test): create db tables in defined order, verify indexes 6 years ago
Anthony Bilinski edd72906fb
perf(history): enable sql index on chat_id in history table 6 years ago
Anthony Bilinski af19c0d73b
Merge pull request #5875 6 years ago
Anthony Bilinski 97d8a53692
Merge pull request #5920 6 years ago
Anthony Bilinski 0055c7760c
fix(ui): fix reversed mute/unmute hover text 6 years ago
Mick Sayson 3205c2c407
fix(groups): Correct color of labels in group call 6 years ago
Mick Sayson ce9e820b37
fix(groups): Avoid segfault when resizing group audio window 6 years ago
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
Anthony Bilinski 08436bc2f1
Merge pull request #5921 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
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
Anthony Bilinski 996b17b1d1
refactor(test): allow generic schema creation and verification in for db schema 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 8f44fb6355
Merge pull request #5894 6 years ago
jenli669 b4bc09345c
fix(loginScreen): make loginScreen return values comply with Qt standards 6 years ago
Anthony Bilinski a44cce65be
fix(travis): update pyenv to python 3.7 after updating ubuntu to 16.04 6 years ago
Anthony Bilinski e85d3f522a
fix(icon): use Qt tray icon in all cases, remove platform specific backends 6 years ago
Anthony Bilinski 93c9eef51f
fix(ci): fix travis' window build in debian docker by upgrading libseccomp2 6 years ago
Anthony Bilinski 16de5f8549
chore(ci): update travis to ubuntu 16.04, since 14.04 is EOL 6 years ago
Jimi Huotari c20e1c20e3
refactor(Qt): use 'storeRelaxed()' and 'loadRelaxed()' 6 years ago
Jimi Huotari 489d07c0eb
refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' part 2 6 years ago
Maxim Biro 710c32ded0
feat: add Fcitx and Uim support to AppImage 6 years ago
Maxim Biro 2419b62762
fix(build): fix OpenAL Soft failing to build with newer CMake 6 years ago
Maxim Biro 8be99c0861
fix(build): fix SQLCipher build issue with OpenSSL 1.1.1 on Windows 6 years ago
Maxim Biro 39122d741a
chore(windows): update VPX to 1.8.1 6 years ago
Maxim Biro a7555c6925
chore(windows): update FFmpeg to 4.2.1 6 years ago
Maxim Biro 003f8ca988
chore(windows): update OpenSSL to 1.1.1d 6 years ago
Maxim Biro 13f147141d
chore(windows): update Qt to 5.12.5 6 years ago
Maxim Biro 6bb2c7c629
feat(build): use Debian Buster for Windows cross-compilation 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