summary refs log tree commit diff
path: root/deploy (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-13Fix percent-encoding of TURN server URItrilene2-11/+11
2020-07-10Support voice callstrilene33-99/+1653
2020-07-09Fix autolinking breaking on single quotes in href attributeNicolas Werner1-3/+3
2020-07-09Open url using QDesktopServices from QmlNicolas Werner3-1/+10
2020-07-01Update dependenciesNicolas Werner5-43/+52
2020-06-27Fix Qt 5.9 buildNicolas Werner1-0/+3
2020-06-27Don't compile qml by defaultNicolas Werner3-2/+4
2020-06-26Make connections across threads queued in any caseNicolas Werner2-62/+94
2020-06-26Drop libsodium dependencyNicolas Werner2-11/+5
2020-06-26Don't use formatted body without formatNicolas Werner1-2/+4
2020-06-22Correct a typo in SnackBar.cppFelix Yan1-1/+1
2020-06-20Fix m.relates_to being sent as 'null' when not set in encrypted messages.Nicolas Werner1-1/+2
2020-06-19Try to make text rendering in qml sharperNicolas Werner2-0/+3
2020-06-17Lower qt version used for emoji picker and scroll helperNicolas Werner2-4/+4
2020-06-17Remove online indicator for offline usersNicolas Werner1-1/+1
2020-06-14Fix not being able to change themeLorem1-1/+1
2020-06-13Update mtxclient version to tagNicolas Werner2-4/+4
2020-06-12Version number fixesJoseph Donofry2-2/+2
2020-06-12Prepare 0.7.2 releaseJoseph Donofry5-10/+11
2020-06-12Add presence and upgrade notes to the changelogNicolas Werner1-0/+9
2020-06-11Merge branch origin/master and update translationsJoseph Donofry11-143/+528
2020-06-11Fix formattingJoseph Donofry1-4/+1
2020-06-11Update translationsJoseph Donofry11-187/+308
2020-06-11Additional code cleanupJoseph Donofry4-34/+0
2020-06-11Update changelogNicolas Werner1-0/+38
2020-06-11Fix scale factor settingNicolas Werner1-6/+9
2020-06-11Fix warning about not registered Presence typeNicolas Werner2-1/+3
2020-06-11Allow deleting a statusNicolas Werner1-1/+1
2020-06-11Fix lintingJoseph Donofry3-6664/+15385
2020-06-10Fix build issue on some versions of clangJoseph Donofry11-15143/+6735
2020-06-10Add setting to alert on notificationAlexander 'z33ky' Hirsch4-12/+52
2020-06-09Remove unused QML fileJoseph Donofry2-68/+1
2020-06-09Update translationsJoseph Donofry11-551/+1710
2020-06-09Remove signals in favor of direct function callsJoseph Donofry4-16/+6
2020-06-09Remove duplicate search iconsJoseph Donofry4-2/+2
2020-06-09Fix UserSettings in QMLJoseph Donofry4-19/+5
2020-06-09Minor adjustments to emoji pickerJoseph Donofry3-9/+23
2020-06-09Fix small formatting errorNicolas Werner1-1/+1
2020-06-09Reenable custom status messagesNicolas Werner1-4/+3
2020-06-08Fix unused captureNicolas Werner1-4/+4
2020-06-08Disable presence and status_msg menuNicolas Werner1-0/+4
2020-06-08Bump mtxclientNicolas Werner2-3/+3
2020-06-08Add menu actions to set presenceNicolas Werner5-2/+76
2020-06-08Show presence and set custom status messagesNicolas Werner11-1/+191
2020-06-07Smooth scaling for imagesNicolas Werner1-1/+2
2020-06-06Download boost from sourceforgeNicolas Werner1-1/+1
2020-06-06Bump mtxclient versionNicolas Werner2-3/+3
2020-06-06Limit jobs on armNicolas Werner1-1/+6
2020-06-05Fix Qt5.15 issuesNicolas Werner9-19/+24
2020-05-31Extend timeoutNicolas Werner1-1/+1
2020-05-30Try travis_wait alternativeNicolas Werner2-2/+16
2020-05-30Travis wait can only be used in a top level command?Nicolas Werner2-2/+2
2020-05-30Add travis_wait to flatpak buildsNicolas Werner1-1/+1
2020-05-30Install dependencies for arm manually to prevent timeoutNicolas Werner2-9/+3
2020-05-30Fix serialization bug introduced in 9eddcfc42f3cd4e513f72d9b7fef9a98b43a378dNicolas Werner1-1/+1
2020-05-30Skip precompiled headers for obc-c codeNicolas Werner1-0/+3
2020-05-30Remove some redundant functionsNicolas Werner7-50/+30
2020-05-28Translated using Weblate (Italian)DeepBlueV7.X1-281/+314
2020-05-26