7613 Commits (14571abaa30c80f8ebaae33c22c9f500cad7242a)
 

Author SHA1 Message Date
sudden6 cfea3256c7
chore: update AppImage build tools 6 years ago
sudden6 5b3c8aec11
refactor: remove AppImage update bridge 6 years ago
sudden6 9765cf5c72
Merge pull request #5946 6 years ago
Emery Hemingway faeb699fd0 feat(build): add nix-shell support 6 years ago
Anthony Bilinski f252816f55
Merge branch 'v1.17-dev' 6 years ago
Anthony Bilinski 7be327714a
Merge pull request #5828 6 years ago
Mick Sayson e3e6e1d9c4
fix(history): Prevent invalid history access 6 years ago
sudden6 9fa6a4996d
chore: add OARS tags to appimage.xml 6 years ago
Anthony Bilinski 8a821c8858
Merge pull request #5941 6 years ago
Katherine Mantel 8c5cab935c
fix(ui): fix auto-accept directory setup display 6 years ago
Anthony Bilinski 88d10b1249
refactor(widget): remove uneeded check of if message is targetted 6 years ago
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 e9570eafdf
Merge branch 'v1.17-dev' 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
sudden6 7475ba4689
chore: remove dead updater code 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
sudden6 25943be3c2
Merge pull request #5931 6 years ago
Igor Kushnir f9f634b326 fix(ui): quit qTox on Ctrl+Q when "Close to tray" is enabled 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
sudden6 22787a7f3c
Merge pull request #5920 6 years ago
sudden6 84f1a740c1
Merge pull request #5923 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
Anthony Bilinski 6179250458
Merge branch 'v1.17-dev' 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
sudden6 7349b44154
Merge pull request #5919 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
sudden6 575ee61855
chore: update INSTALL.md for openSUSE 6 years ago
Anthony Bilinski f7d82a425d
Merge branch 'v1.17-dev' 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