Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add perl | Joseph Donofry | 2023-02-27 | 1 | -1/+1 |
* | Install curl from apk | Joseph Donofry | 2023-02-27 | 1 | -1/+1 |
* | Fix ci rule | Joseph Donofry | 2023-02-27 | 1 | -1/+1 |
* | Make github script executable | Joseph Donofry | 2023-02-27 | 1 | -1/+1 |
* | Test pattern for validation of functionality | Joseph Donofry | 2023-02-27 | 1 | -1/+1 |
* | Generate release notes from CHANGELOG.md | Joseph Donofry | 2023-02-20 | 1 | -1/+1 |
* | Use regex to match vX.Y.Z | Joseph Donofry | 2023-02-20 | 1 | -1/+1 |
* | Create github release from tags and upload artifacts as assets | Joseph Donofry | 2023-02-20 | 1 | -3/+18 |
* | Fix flatpak bundle upload | Nicolas Werner | 2023-02-19 | 1 | -2/+2 |
* | Use more modern flatpak build features | Nicolas Werner | 2023-02-06 | 1 | -6/+2 |
* | Try building only the qml gstreamer plugin in flatpak package | Nicolas Werner | 2023-01-18 | 1 | -0/+4 |
* | Update .gitlab-ci.yml | DeepBlueV7.X | 2023-01-05 | 1 | -0/+2 |
* | Try to fix blank screen in AppImage build | Zhymabek Roman | 2023-01-05 | 1 | -2/+2 |
* | Fix stupid typo in AppImage | Zhymabek Roman | 2023-01-05 | 1 | -0/+4 |
* | Fix appimage-builder package version query bug | Zhymabek Roman | 2023-01-05 | 1 | -2/+6 |
* | Merge branch 'master' into master | Zhymabek Roman | 2023-01-02 | 1 | -34/+42 |
|\ | |||||
| * | Limit build jobs on small systems | Nicolas Werner | 2022-12-29 | 1 | -1/+2 |
| * | Fix PLAT being wrong for m1 builds | Joseph Donofry | 2022-10-27 | 1 | -2/+2 |
| * | Fix conditional checks | Joseph Donofry | 2022-10-27 | 1 | -1/+1 |
| * | Add support for Apple Silicon builds via Cirrus CI | Joe Donofry | 2022-10-27 | 1 | -33/+39 |
* | | AppImage: use bundled libevent | Zhymabek Roman | 2022-10-21 | 1 | -1/+1 |
* | | AppImage: Use bundled OpenSSL | Zhymabek Roman | 2022-10-21 | 1 | -22/+8 |
* | | Disable bundle some packages in AppImage | Zhymabek Roman | 2022-10-21 | 1 | -4/+5 |
* | | Add AppImage build | Zhymabek Roman | 2022-10-20 | 1 | -0/+67 |
|/ | |||||
* | Bump mtxclient | Nicolas Werner | 2022-10-13 | 1 | -1/+1 |
* | Disable manpage on debian | Nicolas Werner | 2022-09-30 | 1 | -0/+1 |
* | Switch to clang-format14 | Nicolas Werner | 2022-09-25 | 1 | -1/+2 |
* | Remove expose_as for codesign job | Joseph Donofry | 2022-09-24 | 1 | -3/+1 |
* | Add macos notarize logs as artifacts | Joseph Donofry | 2022-09-24 | 1 | -0/+1 |
* | Upgrade build images | Nicolas Werner | 2022-09-22 | 1 | -12/+45 |
* | Set macos deployment target explicitly | Nicolas Werner | 2022-09-22 | 1 | -0/+1 |
* | Use upstream gstreamer | Nicolas Werner | 2022-09-12 | 1 | -4/+4 |
* | Explicitly upgrade ca-certs | Nicolas Werner | 2022-07-23 | 1 | -1/+1 |
* | Update clazy baseimage | Nicolas Werner | 2022-07-23 | 1 | -3/+2 |
* | Add option to disable implicit json conversions | Nicolas Werner | 2022-06-17 | 1 | -0/+1 |
* | Enable Werror only for Nheko target in clazy CI | Nicolas Werner | 2022-05-14 | 1 | -1/+1 |
* | Use newer libolm | Nicolas Werner | 2022-05-14 | 1 | -2/+2 |
* | Fix flatpak CI | Nicolas Werner | 2022-04-23 | 1 | -6/+2 |
* | Remove brew upgrade now that the VM is updated | Joseph Donofry | 2022-03-23 | 1 | -3/+0 |
* | Update qt5 for macos in notarize step | Nicolas Werner | 2022-03-23 | 1 | -0/+1 |
* | Upgrade qt in CI | Nicolas Werner | 2022-03-23 | 1 | -1/+1 |
* | Fix missing sdk | Nicolas Werner | 2022-02-12 | 1 | -4/+4 |
* | Add clazy to CI | Nicolas Werner | 2021-12-29 | 1 | -0/+30 |
* | Add man page (#851) | tastytea | 2021-12-22 | 1 | -1/+1 |
* | Use old flatpak runtime to prevent crashes on arm | Nicolas Werner | 2021-11-27 | 1 | -4/+4 |
* | Fix loading on Gnome when in flatpak | Nicolas Werner | 2021-11-24 | 1 | -4/+4 |
* | Make VOIP and screenshare explicit options | Nicolas Werner | 2021-11-18 | 1 | -0/+1 |
* | Try to fix lmdbxx download | Nicolas Werner | 2021-11-18 | 1 | -2/+3 |
* | Try to fix lmdbxx download | Nicolas Werner | 2021-11-18 | 1 | -1/+1 |
* | Update bundled deps | Nicolas Werner | 2021-11-18 | 1 | -11/+3 |
* | Try to add jdenticon plugin to macos build | Nicolas Werner | 2021-11-15 | 1 | -0/+1 |
* | Remove appimage | Nicolas Werner | 2021-11-08 | 1 | -56/+0 |
* | Fix appimage builder url | Nicolas Werner | 2021-10-04 | 1 | -1/+1 |
* | Macos notarization | Joe Donofry | 2021-09-03 | 1 | -6/+26 |
* | Install recent flatpak in CI | Nicolas Werner | 2021-08-07 | 1 | -2/+6 |
* | Update qt5 path after brew changes | Joseph Donofry | 2021-08-05 | 1 | -2/+2 |
* | Disable brew in macos CI | Joseph Donofry | 2021-08-04 | 1 | -3/+3 |
* | Fix a few missing properties | Nicolas Werner | 2021-07-12 | 1 | -1/+1 |
* | Fix off-by-1 in insertRows when loading room list from initial sync | Nicolas Werner | 2021-07-12 | 1 | -1/+1 |
* | Install deps for add-apt-repo | Nicolas Werner | 2021-07-12 | 1 | -0/+1 |
* | Try to update qt in CI | Nicolas Werner | 2021-07-12 | 1 | -5/+7 |
* | Install libevent dev dependency for appimage | Nicolas Werner | 2021-06-30 | 1 | -1/+1 |
* | Add curl deps to CI | Nicolas Werner | 2021-06-30 | 1 | -7/+11 |
* | Fix missing clang format in lint job | Nicolas Werner | 2021-06-16 | 1 | -1/+1 |
* | Actually use qt5.12 in CI | Nicolas Werner | 2021-04-29 | 1 | -2/+2 |
* | Convert flatpak file to yaml to be able to add comments | Nicolas Werner | 2021-03-15 | 1 | -2/+2 |
* | Disable bundled OpenSSL by default, even with hunter | Nicolas Werner | 2021-03-13 | 1 | -1/+1 |
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -1/+4 |
* | Add flatpak nightly repository | Nicolas Werner | 2021-02-23 | 1 | -2/+4 |
* | Fix branch name in PRs | Nicolas Werner | 2021-01-11 | 1 | -4/+4 |
* | Force override macos deps in CI | Nicolas Werner | 2021-01-06 | 1 | -1/+2 |
* | Expose appimage | Nicolas Werner | 2020-12-26 | 1 | -1/+2 |
* | Upload appimage to matrix | Nicolas Werner | 2020-12-26 | 1 | -1/+3 |
* | AppImages in gitlab | Nicolas Werner | 2020-12-26 | 1 | -0/+50 |
* | Change pip to pip3 | Joseph Donofry | 2020-12-08 | 1 | -1/+1 |
* | Add dmgbuild to macos build | Joseph Donofry | 2020-12-08 | 1 | -0/+1 |
* | More MacOS CI Updates | Joseph Donofry | 2020-12-08 | 1 | -4/+4 |
* | Add VERSION to macos build | Joseph Donofry | 2020-12-08 | 1 | -0/+1 |
* | Add DMG build to Gitlab CI | Joseph Donofry | 2020-12-08 | 1 | -0/+7 |
* | Update ci flatpak sdk | Nicolas Werner | 2020-11-27 | 1 | -4/+4 |
* | Add gitlab ci | Nicolas Werner | 2020-11-27 | 1 | -0/+136 |