Age | Commit message (Expand) | Author |
2019-07-04 | Add EncryptionManager class. Add AccountSettings::encryptionAccountPickle logic. | Alexey Andreyev |
2019-07-04 | Add full EncryptionEvent to room logic. Issue #95 | Alexey Andreyev |
2019-02-15 | RoomTombstoneEvent | Kitsune Ral |
2019-02-11 | RoomCreateEvent | Kitsune Ral |
2019-01-13 | qt_connection_util.h: a new home for connectSingleShot() and newly made conne... | Kitsune Ral |
2019-01-05 | API version++; use QMediaResource from QtMultimedia (new dep) to detect m.video | Kitsune Ral |
2018-11-20 | Add syncdata.* to libqmatrixclient.pri | Kitsune Ral |
2018-09-29 | Support CS API 0.4.0 | Kitsune Ral |
2018-09-17 | remove tunrnserver | Josip Delic |
2018-08-25 | Update marius voip to new libqtmc | Josip Delic |
2018-08-03 | Refactor event items | Kitsune Ral |
2018-07-27 | Initial support for local echo | Kitsune Ral |
2018-07-22 | qmake: use object_parallel_to_source | Kitsune Ral |
2018-07-19 | qmake/CMake: Add lib/application-service/definitions/* | Kitsune Ral |
2018-07-04 | Break down event.* into smaller files | Kitsune Ral |
2018-07-01 | Cleanup | Kitsune Ral |
2018-06-04 | converters.*: Fixes | Kitsune Ral |
2018-05-28 | Move out prettyPrint() from Room to util.h | Kitsune Ral |
2018-05-06 | Remove unused job classes. | Kitsune Ral |
2018-05-06 | Optimise #includes, eliminate some excess blank lines in lib/csapi | Kitsune Ral |
2018-05-04 | New home for the generated code - lib/csapi | Kitsune Ral |
2018-05-04 | Preempt job/setroomstatejob.* with jobs/generated/room_state.* | Kitsune Ral |
2018-05-03 | Preempt jobs/joinroomjob.* with jobs/generated/joining.* | Kitsune Ral |
2018-05-03 | GetRoomEventsJob (replaces RoomMessagesJob) + refactoring | Kitsune Ral |
2018-04-30 | Build systems: add jobs/generated/definitions to the mix | Kitsune Ral |
2018-03-31 | Make and install CMake config package; provide examples/CMakeLists.txt using it | Kitsune Ral |
2018-03-31 | Move source files to a separate folder | Kitsune Ral |
2018-03-24 | Introduce DirectChatEvent (parse only, no processing yet) | Kitsune Ral |
2018-03-05 | Support server-side read marker (m.full_read) | Kitsune Ral |
2018-03-05 | ReadMarkerEvent; TagEvent remade with less boilerplate code | Kitsune Ral |
2018-02-26 | TagEvent: m.tag events parsing | Kitsune Ral |
2018-02-01 | Make qmake warning spec compatible with msvc | Roman Plášil |
2018-01-14 | DownloadFileJob | Kitsune Ral |
2018-01-14 | BaseJob::Data -> RequestData; support QIODevice* input/output | Kitsune Ral |
2017-12-30 | QMatrixClient::NetworkAccessManager (singleton Qt NAM that remembers ignored ... | Kitsune Ral |
2017-12-26 | NetworkSettings: store proxy configuration | Kitsune Ral |
2017-12-25 | qmake: Use QMAKE_CXX_FLAGS_WARN_ON rather than QMAKE_CXX_FLAGS | Kitsune Ral |
2017-12-25 | qmake: Use the compiler specified in the environment; revert to CONFIG += c++14 | Kitsune Ral |
2017-12-25 | qmake: Use -std=C++14, not -std=gnu++1y substituted for CONFIG += c++14 | Kitsune Ral |
2017-12-25 | Polished warnings configuration | Kitsune Ral |
2017-12-25 | Fix CI | Kitsune Ral |
2017-12-10 | RedactionEvent and RoomEvent::redactedBecause() | Kitsune Ral |
2017-11-01 | StateEvent; EventContent::SimpleContent; event types refactoring | Kitsune Ral |
2017-10-27 | Support m.room.avatar events | Kitsune Ral |
2017-10-27 | Fixed building with qmake | Kitsune Ral |
2017-10-20 | Better support of qmake | Kitsune Ral |
2017-10-20 | Try using wildcard for qmake project file | Roman Plášil |
2017-09-23 | Update qmake build file | Roman Plášil |
2017-06-27 | Enable sending RoomMessageEvents | Kitsune Ral |
2017-06-02 | Fix qmake compilation | Roman Plášil |