7980 Commits (79feb19d7d74be5c5b5862298818cc69507fda15)
 

Author SHA1 Message Date
jenli669 00449937d4
refactor(profile): simplify Profile constructor 6 years ago
jenli669 5a3b720513
refactor(profile): extract loadProfile error logic 6 years ago
jenli669 1da963eced
refactor(settings): declare createPersonal const 6 years ago
jenli669 d65aeffe07
refactor(profile): use const name reference in Profile() 6 years ago
jenli669 2d1d5b2a3e
refactor(profile): use const reference in createNew/loadProfile 6 years ago
sudden6 040c6b95ae
fix(chatform): fix a crash when there are no messages to load 6 years ago
sudden6 4430883152
Merge pull request #5761 6 years ago
jenli669 6c77d57da8
fix(groups): reduce group message size limit by 50 6 years ago
jenli669 9099eea04f
fix(groups): remove logic that blocks parseConferenceSendMessageError 6 years ago
Anthony Bilinski 765fce94b7
fix(group): use valid pointer, allowing source invalidation 6 years ago
sudden6 b2e7a7fa31
Merge pull request #5756 6 years ago
Antony jr fee147d788
fix(docs): remove extra comma in README.md 6 years ago
Anthony Bilinski 3a0891eadf
Merge pull request #5753 6 years ago
bodwok 59a59fdc09
fix(chatform): crash after opening chat in new window 6 years ago
sudden6 174d6ef8ca
Merge pull request #5747 6 years ago
antony-jr e9665d517a
fix(build): fix cmake command in appimage/build.sh 6 years ago
antony-jr 837416b903
fix(build): install and use AppImageUpdaterBridge 6 years ago
antony-jr bcab4514e4
chore(build): use search_dependency to add AppImageUpdaterBridge 6 years ago
antony-jr e50b3bbd5c
fix(build): bundle missing libjack.so* to work with Fedora Workstation 6 years ago
antony-jr 21a6fa2b4f
chore(build): change copyright year 6 years ago
antony-jr 91141c2321
chore(build): change copyright as given previously 6 years ago
antony-jr 7153c1f2bf
fix(build): copy OpenSSL libs to AppDir 6 years ago
antony-jr 38e8e6927a
chore(build): turn off PR upload 6 years ago
antony-jr a9a953cf1c
fix(build): add required private slots 6 years ago
antony-jr d23e4fd709
fix(build): fix ifdefs 6 years ago
antony-jr f4d9cff7d4
chore(build): format code 6 years ago
antony-jr 5eea8ba27f
feat(build): add the delta updater 6 years ago
sudden6 56af9c0be2
Merge pull request #5750 6 years ago
Maxim Biro 9b67d2619c
fix(travis): fix latest nightly release not updating sometimes 6 years ago
Maxim Biro a70541846b
chore(travis): update CIRP to v0.2.0a3 6 years ago
sudden6 be55759555
Merge pull request #5672 6 years ago
TriKriSta 5aeac56b76 feat: prohibition to remove messages in group chat 6 years ago
TriKriSta 0a9e72020e refactor: edit load history when scrolling 6 years ago
TriKriSta b807998fe9 refactor: simple edit code 6 years ago
TriKriSta 4c7ecb6024 feat: remove part messages from chat 6 years ago
TriKriSta c2d5b422b3 feat: edit position chat after load history 6 years ago
TriKriSta 2a9648d12c feat: add action "Go to current date" 6 years ago
TriKriSta 8c4b1e00a1 feat: edit load history in search 6 years ago
TriKriSta 6de1173c17 feat: edit function "Load chat history" 6 years ago
TriKriSta b705ac8060 feat: load messages from the database after date 6 years ago
TriKriSta fb2957c5ee feat: load messages from the database before date 6 years ago
Anthony Bilinski 6abf766359
Merge pull request #5745 6 years ago
jenli669 dbf56581bb
refactor(widget): replace byteCount() with sizeInBytes in Qt 5.13 6 years ago
jenli669 34e1e25b7f
fix(test): include <set> in groupmessagedispatcher_test.cpp 6 years ago
jenli669 1c94f090c8
refactor(widget): replace qt_mac_set_dock_menu() in widget 6 years ago
jenli669 dfe75fb101
refactor(widget): replace screenGeometry() when using Qt 5.13 6 years ago
jenli669 0ac5386786
refactor(widget): use drawRoundedRect in callconfirmwidget 6 years ago
jenli669 b45ba34be2
refactor(widget): replace fontMetrics.width() when using Qt 5.13 6 years ago
jenli669 fb3f44721e
refactor(AVForm): replace QDesktopWidget::screenCountChanged 6 years ago
jenli669 16452eff0c
refactor(AVForm): replace QDesktopWidget::resized 6 years ago