7453 Commits (e12e6fecaa514cdd92688346b456585ba90ab824)
 

Author SHA1 Message Date
sudden6 19e1728495
chore: add instructions to restart nigthly builds 5 years ago
Anthony Bilinski 3a5e28fffb
fix(model): take QObject receiver argument to interface signal connection macro 5 years ago
Anthony Bilinski b7062b2518
fix(model): stop interfaces from inheriting from QObject 5 years ago
Anthony Bilinski 40e43586f1
fix(model): return connection from interface macro 5 years ago
sudden6 dfeca3e906
fix(coreav): prevent racy access to call variable 5 years ago
sudden6 26fcea0639
fix(coreav): change some lock to write locks 5 years ago
sudden6 e340688b94
fix(coreav): fix assert because c-toxcore calls from unexpected thread 5 years ago
sudden6 723a8e5dc7
fix(coreav): avoid deadlock between CoreAV, main and Audio thread 5 years ago
sudden6 a4ac6d67c7
fix(coreav): cleanup assertions 5 years ago
sudden6 89400c91f7
refactor: properly lock against Core thread 5 years ago
sudden6 8e54805e7d
feat(coreav): add assertions to check for threading errors 5 years ago
sudden6 cf402bd11c
refactor(coreav): simplify start sequence 5 years ago
sudden6 f72b3397a5
refactor(coreav): move threading of CoreAV to single mutex 5 years ago
sudden6 71b5c50ac6
chore(flatpak): reduce difference to Flathub build 5 years ago
sudden6 55b1f6af25
fix(flatpak): workaround unstable flathub downloads 5 years ago
sudden6 f2fa601073
fix(chatlog): fix stick to bottom behavior 5 years ago
Anthony Bilinski 0b5f751104
fix(core): message when peer changes group name 5 years ago
sudden6 7e4f7f0489
fix: remove unused variables 5 years ago
sudden6 1158faee07
chore: update copyright date in About 5 years ago
Maxim Biro 9ca34ab5e8
chore(windows): update VPX to 1.8.2 5 years ago
Maxim Biro cfe4d4bbb1
chore(windows): update FFmpeg to 4.2.2 5 years ago
Maxim Biro d6299b6db7
chore(windows): update SQLCipher to 4.3.0 5 years ago
Maxim Biro 14e14e0e26
chore(windows): update Qt to 5.12.7 5 years ago
Maxim Biro 88eba99eb3
chore(travis): update CIRP to v0.2.0 5 years ago
Maxim Biro e1d1a9fed5
chore(travis): pick any Python 3.x, x>=5 for CIRP 5 years ago
Anthony Bilinski 475128d171
fix(ci): quote shell comparison to avoid errors when unset 6 years ago
Anthony Bilinski 5b31effdb4
fix(group): don't display netcam view for group voice calls 6 years ago
Anthony Bilinski 92e51b05ac
fix(db): fix schema log to display correct version 6 years ago
Douglas Rhine 98a364ea2e
fix(build): appease appstream-glib validate 6 years ago
accelsao bdb3b61ee0
fix(net): check if the node has all needed fields 6 years ago
Anthony Bilinski cf672375be
revert(toxme): remove toxme from qTox - the service is offline permanently 6 years ago
sudden6 1fa35bfcb5
chore: remove Debian bug workaround 6 years ago
sudden6 6fff5a59a4
chore: update AppImage build tools 6 years ago
sudden6 547a038e48
refactor: remove AppImage update bridge 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 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