index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-22
Fix signature verification
Alexey Rusakov
2022-06-22
.clang-tidy: drop another rather useless warning
Alexey Rusakov
2022-06-22
RoomSummary::merge(): explicitly cast between int and bool
Alexey Rusakov
2022-06-22
Streamline RoomPowerLevelsEvent backoffice code
Alexey Rusakov
2022-06-22
Address a few more Sonar warnings
Alexey Rusakov
2022-06-22
Clean up RequestData from Sonar warnings
Alexey Rusakov
2022-06-22
Use fixed width types for enums
Alexey Rusakov
2022-06-22
More .clang-tidy tweaks
Alexey Rusakov
2022-06-21
Fix a few clang-tidy/GCC warnings
Alexey Rusakov
2022-06-21
CMakeLists: suppress subobject-linkage warnings
Alexey Rusakov
2022-06-21
.clang-tidy: drop some dubious noisy warnings
Alexey Rusakov
2022-06-21
Move out Overloads to util.h
Alexey Rusakov
2022-06-21
room.cpp: replace two signal connections with one
Alexey Rusakov
2022-06-19
Add a missing #include
Alexey Rusakov
2022-06-19
CI: fix macos-10.15 leftover
Alexey Rusakov
2022-06-18
CI: switch to macos-11 image
Alexey Rusakov
2022-06-18
Move C++-only macros to util.h
Alexey Rusakov
2022-06-18
Drop make_array(); use std::to_array() where needed
Alexey Rusakov
2022-06-18
Drop pre-Qt 5.15 code
Alexey Rusakov
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
[next]