Age | Commit message (Expand) | Author |
2021-07-18 | Merge branch 'kitsune-member-state-enum' into master | Alexey Rusakov |
2021-07-18 | Fix bit rot in comments | Alexey Rusakov |
2021-07-18 | MembershipType -> Membership, also used for JoinState | Alexey Rusakov |
2021-07-18 | Re-apply the previous commit and actually fix the breakage | Alexey Rusakov |
2021-07-18 | Revert previous commit | Alexey Rusakov |
2021-07-18 | Make EventContent::TypedBase() constructor protected | Alexey Rusakov |
2021-07-18 | Room::postFile(): adjust to the changed RoomMessageEvent API | Alexey Rusakov |
2021-07-16 | Officially drop Qt Multimedia with Qt 6 | Alexey Rusakov |
2021-06-13 | EncryptionEvent: fix "too perfect forwarding" | Alexey Rusakov |
2021-06-13 | Disable the piece depending on Qt Multimedia for Qt 6 | Alexey Rusakov |
2021-02-21 | Update a comment that still mentions Riot | Alexey Rusakov |
2021-01-28 | Merge pull request #449 from rpallai/richeditfix | Alexey Rusakov |
2021-01-28 | Fix rich edits (transmit) | Roland Pallai |
2021-01-28 | Fix rich replies json format (transmit) | Roland Pallai |
2021-01-21 | Add more properties to CallCandidateEvent | Carl Schwan |
2021-01-16 | Updated copyright statements upon Git audit | Kitsune Ral |
2021-01-15 | Merge branch 'master' into dfaure/stricter-flags | Kitsune Ral |
2021-01-15 | Merge pull request #428 from ognarb/licensing | Kitsune Ral |
2020-12-28 | Merge pull request #425 from ognarb/sticker | Kitsune Ral |
2020-12-28 | event.h: Fix breakage of AppVeyor CI | Kitsune Ral |
2020-12-28 | Add support for sticker events | Carl Schwan |
2020-12-28 | More comments/documentation | Kitsune Ral |
2020-12-28 | event.h: Minor tweaks around visit<> | Kitsune Ral |
2020-12-27 | more :) | Carl Schwan |
2020-12-26 | Port existing copyright statement to reuse using licensedigger | Carl Schwan |
2020-11-26 | Enable QT_NO_URL_CAST_FROM_STRING and QT_STRICT_ITERATORS. | David Faure |
2020-11-19 | Fix Q_ASSERT failure on sending messages | Kitsune Ral |
2020-11-15 | Cleanup across event classes | Kitsune Ral |
2020-11-14 | Make StateEventBase Q_GADGET too | Kitsune Ral |
2020-11-14 | Cleanup | Kitsune Ral |
2020-11-14 | Drop EventFactory<RoomPowerLevelsEvent> | Kitsune Ral |
2020-11-12 | More JSON key constants | Kitsune Ral |
2020-11-10 | MembershipType: drop warning on empty values | Kitsune Ral |
2020-11-08 | More robust member profile data retrieval | Kitsune Ral |
2020-08-11 | Drop unneeded #include | Kitsune Ral |
2020-08-03 | Cleanup | Kitsune Ral |
2020-08-02 | Event::dumpTo: make protected, and RoomEvent override | Kitsune Ral |
2020-07-26 | RoomAvatarEvent: add constructors from content | Kitsune Ral |
2020-03-26 | Refactoring around Connection::onSyncSuccess() | Kitsune Ral |
2020-03-26 | AliasesEventContent::toJson(): optimise generated JSON | Kitsune Ral |
2020-03-21 | Merge pull request #383 from ram-nad/msc2432-fix | Kitsune Ral |
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-19 | Merge pull request #376 from rpallai/editing-fixes | Kitsune Ral |
2020-03-17 | Use constant | Roland Pallai |
2020-03-13 | Merge pull request #346 from quotient-im/aa13q-e2ee-encrypted-msg | Kitsune Ral |
2020-03-08 | fixing msc2432 | Ram Nad |
2020-02-25 | E2EE: EncryptedEvent constructor debug message | Alexey Andreyev |