Age | Commit message (Expand) | Author |
2022-06-18 | Regenerate API files upon the previous commit | Alexey Rusakov |
2022-06-18 | operation.cpp.mustache: streamline RequestData construction | Alexey Rusakov |
2022-06-18 | Replace LGTM badge with GHA/Sonar | Alexey Rusakov |
2022-06-17 | Merge #562: Build with Qt 5.15 and Qt 6 | Alexey Rusakov |
2022-06-17 | CMakeLists and elsewhere: require Qt 5.15 | Alexey Rusakov |
2022-06-17 | Further fix building with Qt 6 | Alexey Rusakov |
2022-06-17 | Make Connection::sendToDevices() an actual slot | Alexey Rusakov |
2022-06-15 | Rearrange CI jobs to spend time more efficiently | Alexey Rusakov |
2022-06-14 | CI: Switch to Qt 5.15 and introduce Qt 6 options | Alexey Rusakov |
2022-06-14 | CI: bump used versions for GitHub Actions | Alexey Rusakov |
2022-06-14 | Stop using LGTM.com | Alexey Rusakov |
2022-06-14 | Add .clang-tidy file | Alexey Rusakov |
2022-06-13 | Refresh documentation | Alexey Rusakov |
2022-06-12 | Merge branch 'kitsune/more-gtad-fixes' into dev | Alexey Rusakov |
2022-06-12 | Reduce the number of CI jobs | Alexey Rusakov |
2022-06-12 | Require CMake 3.16; extend C++20 to headers | Alexey Rusakov |
2022-06-12 | CI: No more allow failure of update-api jobs | Alexey Rusakov |
2022-06-11 | Regenerate API files using latest matrix-spec | Alexey Rusakov |
2022-06-11 | gtad: update submodule (again) | Alexey Rusakov |
2022-06-11 | gtad.yaml: Drop deprecated home_server field from login/register | Alexey Rusakov |
2022-06-11 | gtad.yaml: Treat child rooms state as events | Alexey Rusakov |
2022-06-11 | Regenerate API files | Alexey Rusakov |
2022-06-11 | gtad: update submodule | Alexey Rusakov |
2022-06-11 | gtad.yaml: more clarifying comments | Alexey Rusakov |
2022-06-08 | Save connection state while QCoreApplication is still there | Alexey Rusakov |
2022-06-07 | Merge pull request #561 from quotient-im/kitsune/gtad-submodule | Alexey Rusakov |
2022-06-07 | CI: use GTAD submodule | Alexey Rusakov |
2022-06-07 | Add GTAD as a submodule | Alexey Rusakov |
2022-06-06 | Regenerate API files | Alexey Rusakov |
2022-06-06 | GTAD: inline public_rooms_chunk.yaml | Alexey Rusakov |
2022-06-04 | Address Sonar warnings | Alexey Rusakov |
2022-06-02 | Merge pull request #560 from TobiasFella/createnewsessionwhenuserleaves | Alexey Rusakov |
2022-06-01 | Immediately create a new megolm session when user leaves instead of | Tobias Fella |
2022-06-01 | Merge pull request #559 from TobiasFella/removeaccountsloading | Alexey Rusakov |
2022-06-01 | #554: Fix update-api jobs | Alexey Rusakov |
2022-06-01 | Fix FTBFS after the merge | Alexey Rusakov |
2022-05-31 | Remove accounts from accountsLoading when they're no longer loading | Tobias Fella |
2022-05-31 | Merge branch 'dev' into update-api-update | Alexey Rusakov |
2022-05-31 | Fix Room::getPreviousContent() to match new CS API | Alexey Rusakov |
2022-05-31 | Tweak QOlmAccount and data structures around | Alexey Rusakov |
2022-05-31 | Regenerate API files (FTBFS; see the next commit) | Alexey Rusakov |
2022-05-31 | gtad.yaml (again): shortcut OneTimeKeys | Alexey Rusakov |
2022-05-31 | Update gtad.yml to match v3 API definitions | Alexey Rusakov |
2022-05-31 | #558: Save connection state when destructing accountregistry | Alexey Rusakov |
2022-05-31 | AccountRegistry: fix dropping an inexistent Connection | Alexey Rusakov |
2022-05-31 | Save connection state when destructing accountregistry | Tobias Fella |
2022-05-30 | CI: Build with QtKeychain 0.13.2 | Alexey Rusakov |
2022-05-30 | Cleanup and reformatting | Alexey Rusakov |
2022-05-30 | Emit loggedOut() after the access token is gone | Alexey Rusakov |
2022-05-30 | Merge pull request #555 from TobiasFella/accountskeychain | Alexey Rusakov |