Age | Commit message (Expand) | Author |
2020-03-20 | Make rvalue constructor explicit Update lib/events/roomcanonicalaliasevent.h | Ram Nad |
2020-03-20 | Make constructor explicit lib/events/roomcanonicalaliasevent.h | Ram Nad |
2020-03-20 | made suggested changes | Ram Nad |
2020-03-20 | Add warranty in lib/events/roomcanonicalaliasevent.h | Ram Nad |
2020-03-08 | fixing msc2432 | Ram Nad |
2020-01-01 | Fix linux build | Black Hat |
2020-01-01 | Fix linux build | Black Hat |
2020-01-01 | Add powerLevelForState() | Black Hat |
2020-01-01 | Mark methods as const. | Black Hat |
2019-12-30 | Simplify code | Black Hat |
2019-12-29 | Add missing file | Black Hat |
2019-12-29 | Merge branch 'master' of https://github.com/quotient-im/libQuotient into bhat... | Black Hat |
2019-12-29 | Add RoomPowerLevelEvent type | Black Hat |
2019-12-24 | RoomMemberEvent: introduce the reason field (MSC2367) | Kitsune Ral |
2019-12-09 | RoomEvent::timestamp() -> originTimestamp() | Kitsune Ral |
2019-11-10 | Cleanup | Kitsune Ral |
2019-11-01 | Derive Omittable<> from std::optional<> | Kitsune Ral |
2019-09-29 | Simplify visit() signature | Kitsune Ral |
2019-09-12 | Introduce HashQ<> and UnorderedMap<> | Kitsune Ral |
2019-08-25 | RoomMessageEvent::content(): constify event content | Kitsune Ral |
2019-08-13 | Support for server notices rooms (MSC1452) | Kitsune Ral |
2019-08-11 | Use [[maybe_unused]] instead of [[gnu::unused]] | Kitsune Ral |
2019-08-11 | Now that we're C++17, remove old compatibility cruft | Kitsune Ral |
2019-08-11 | Drop EventType namespace and DEFINE_EVENTTYPE_ALIAS macro | Kitsune Ral |
2019-08-11 | Cleanup | Kitsune Ral |
2019-08-09 | Namespace: QMatrixClient -> Quotient (with back comp alias) | Kitsune Ral |
2019-08-02 | Apply the new brace wrapping to source files | Kitsune Ral |
2019-08-02 | Merge branch 'master' into use-clang-format | Kitsune Ral |
2019-08-01 | Merge branch 'master' into kitsune-relations | Kitsune Ral |
2019-07-31 | Support for receiving m.reaction events | Kitsune Ral |
2019-07-31 | Initial support for edited messages (receive only) | Kitsune Ral |
2019-07-27 | E2EE: introduce EncryptedEvent | Alexey Andreyev |
2019-07-14 | E2EE: provide a shared header with encryption standard key names | Alexey Andreyev |
2019-07-09 | Merge branch 'master' into use-clang-format | Kitsune Ral |
2019-07-08 | RoomEvent::setRoomId()/setSender() | Kitsune Ral |
2019-07-06 | EncryptionEvent: Adjust upon merge from master | Kitsune Ral |
2019-07-06 | Merge branch 'master' into e2ee-enc-mng | Kitsune Ral |
2019-07-06 | Fix building with Clang | Kitsune Ral |
2019-07-06 | Be stricter on usage of stateKey | Kitsune Ral |
2019-07-06 | loadStateEvent() | Kitsune Ral |
2019-07-06 | Convenience: StateKeyKey, StateKeyKeyL, basicStateEventJson() | Kitsune Ral |
2019-07-06 | Fix clazy warnings | Kitsune Ral |
2019-07-04 | Add full EncryptionEvent to room logic. Issue #95 | Alexey Andreyev |
2019-06-25 | Introduce EncryptionEvent class | Kitsune Ral |
2019-06-24 | Merge branch 'master' into clang-format | Kitsune Ral |
2019-05-18 | event.h: add doc-comments; deprecate ptrCast() | Kitsune Ral |
2019-05-17 | Minor code refactoring | Kitsune Ral |
2019-04-06 | Clean up on clang-tidy/clazy analysis | Kitsune Ral |
2019-03-24 | RoomMemberEvent: sanitize user display names | Kitsune Ral |
2019-03-23 | Room::downloadFile(): Tighten URL validations | Kitsune Ral |