Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-07-13 | Fix percent-encoding of TURN server URI | trilene | 2 | -11/+11 |
2020-07-10 | Support voice calls | trilene | 33 | -99/+1653 |
2020-07-09 | Fix autolinking breaking on single quotes in href attribute | Nicolas Werner | 1 | -3/+3 |
2020-07-09 | Open url using QDesktopServices from Qml | Nicolas Werner | 3 | -1/+10 |
2020-07-01 | Update dependencies | Nicolas Werner | 5 | -43/+52 |
2020-06-27 | Fix Qt 5.9 build | Nicolas Werner | 1 | -0/+3 |
2020-06-27 | Don't compile qml by default | Nicolas Werner | 3 | -2/+4 |
2020-06-26 | Make connections across threads queued in any case | Nicolas Werner | 2 | -62/+94 |
2020-06-26 | Drop libsodium dependency | Nicolas Werner | 2 | -11/+5 |
2020-06-26 | Don't use formatted body without format | Nicolas Werner | 1 | -2/+4 |
2020-06-22 | Correct a typo in SnackBar.cpp | Felix Yan | 1 | -1/+1 |
2020-06-20 | Fix m.relates_to being sent as 'null' when not set in encrypted messages. | Nicolas Werner | 1 | -1/+2 |
2020-06-19 | Try to make text rendering in qml sharper | Nicolas Werner | 2 | -0/+3 |
2020-06-17 | Lower qt version used for emoji picker and scroll helper | Nicolas Werner | 2 | -4/+4 |
2020-06-17 | Remove online indicator for offline users | Nicolas Werner | 1 | -1/+1 |
2020-06-14 | Fix not being able to change theme | Lorem | 1 | -1/+1 |
2020-06-13 | Update mtxclient version to tag | Nicolas Werner | 2 | -4/+4 |
2020-06-12 | Version number fixes | Joseph Donofry | 2 | -2/+2 |
2020-06-12 | Prepare 0.7.2 release | Joseph Donofry | 5 | -10/+11 |
2020-06-12 | Add presence and upgrade notes to the changelog | Nicolas Werner | 1 | -0/+9 |
2020-06-11 | Merge branch origin/master and update translations | Joseph Donofry | 11 | -143/+528 |
2020-06-11 | Fix formatting | Joseph Donofry | 1 | -4/+1 |
2020-06-11 | Update translations | Joseph Donofry | 11 | -187/+308 |
2020-06-11 | Additional code cleanup | Joseph Donofry | 4 | -34/+0 |
2020-06-11 | Update changelog | Nicolas Werner | 1 | -0/+38 |
2020-06-11 | Fix scale factor setting | Nicolas Werner | 1 | -6/+9 |
2020-06-11 | Fix warning about not registered Presence type | Nicolas Werner | 2 | -1/+3 |
2020-06-11 | Allow deleting a status | Nicolas Werner | 1 | -1/+1 |
2020-06-11 | Fix linting | Joseph Donofry | 3 | -6664/+15385 |
2020-06-10 | Fix build issue on some versions of clang | Joseph Donofry | 11 | -15143/+6735 |
2020-06-10 | Add setting to alert on notification | Alexander 'z33ky' Hirsch | 4 | -12/+52 |
2020-06-09 | Remove unused QML file | Joseph Donofry | 2 | -68/+1 |
2020-06-09 | Update translations | Joseph Donofry | 11 | -551/+1710 |
2020-06-09 | Remove signals in favor of direct function calls | Joseph Donofry | 4 | -16/+6 |
2020-06-09 | Remove duplicate search icons | Joseph Donofry | 4 | -2/+2 |
2020-06-09 | Fix UserSettings in QML | Joseph Donofry | 4 | -19/+5 |
2020-06-09 | Minor adjustments to emoji picker | Joseph Donofry | 3 | -9/+23 |
2020-06-09 | Fix small formatting error | Nicolas Werner | 1 | -1/+1 |
2020-06-09 | Reenable custom status messages | Nicolas Werner | 1 | -4/+3 |
2020-06-08 | Fix unused capture | Nicolas Werner | 1 | -4/+4 |
2020-06-08 | Disable presence and status_msg menu | Nicolas Werner | 1 | -0/+4 |
2020-06-08 | Bump mtxclient | Nicolas Werner | 2 | -3/+3 |
2020-06-08 | Add menu actions to set presence | Nicolas Werner | 5 | -2/+76 |
2020-06-08 | Show presence and set custom status messages | Nicolas Werner | 11 | -1/+191 |
2020-06-07 | Smooth scaling for images | Nicolas Werner | 1 | -1/+2 |
2020-06-06 | Download boost from sourceforge | Nicolas Werner | 1 | -1/+1 |
2020-06-06 | Bump mtxclient version | Nicolas Werner | 2 | -3/+3 |
2020-06-06 | Limit jobs on arm | Nicolas Werner | 1 | -1/+6 |
2020-06-05 | Fix Qt5.15 issues | Nicolas Werner | 9 | -19/+24 |
2020-05-31 | Extend timeout | Nicolas Werner | 1 | -1/+1 |
2020-05-30 | Try travis_wait alternative | Nicolas Werner | 2 | -2/+16 |
2020-05-30 | Travis wait can only be used in a top level command? | Nicolas Werner | 2 | -2/+2 |
2020-05-30 | Add travis_wait to flatpak builds | Nicolas Werner | 1 | -1/+1 |
2020-05-30 | Install dependencies for arm manually to prevent timeout | Nicolas Werner | 2 | -9/+3 |
2020-05-30 | Fix serialization bug introduced in 9eddcfc42f3cd4e513f72d9b7fef9a98b43a378d | Nicolas Werner | 1 | -1/+1 |
2020-05-30 | Skip precompiled headers for obc-c code | Nicolas Werner | 1 | -0/+3 |
2020-05-30 | Remove some redundant functions | Nicolas Werner | 7 | -50/+30 |
2020-05-28 | Translated using Weblate (Italian) | DeepBlueV7.X | 1 | -281/+314 |
2020-05-26 |