Age | Commit message (Expand) | Author |
2021-09-12 | Merge pull request #506 from TobiasFella/activateencryption | Alexey Rusakov |
2021-09-12 | Merge pull request #499 from TobiasFella/mxcnam | Alexey Rusakov |
2021-09-11 | Add convenience function for activating encryption and fix | Tobias Fella |
2021-09-10 | Move URL creation to Room/Connection; use query instead of fragment | Alexey Rusakov |
2021-09-09 | Straighten up file transfer cancellation | Alexey Rusakov |
2021-08-30 | Room: displayNameForHtml | Alexey Rusakov |
2021-08-23 | Room: isMember(); memberState() only needs user id | Alexey Rusakov |
2021-08-22 | Use Q_DECL_DEPRECATED_X instead of \deprecated doc-comment | Alexey Rusakov |
2021-08-10 | Room::Private::sync/historyEdge() | Alexey Rusakov |
2021-08-09 | Room::setDisplayed(): Don't reset unread counters | Alexey Rusakov |
2021-08-09 | Room::toJson(): save the last local user's read receipt | Alexey Rusakov |
2021-08-09 | Enhanced logging for read receipts | Alexey Rusakov |
2021-07-30 | Room::setReadReceipt() | Alexey Rusakov |
2021-07-30 | Merge branch 'master' into kitsune-fix-read-receipts-and-markers | Alexey Rusakov |
2021-07-30 | Quotient::ReadReceipt; deprecated readMarker() | Alexey Rusakov |
2021-07-30 | Use a better type in makeRedacted | Alexey Rusakov |
2021-07-30 | Room: drop 0.6 deprecations; deprecate RoomAliasEvent | Alexey Rusakov |
2021-07-28 | Room: fix the read markers/receipts confusion | Alexey Rusakov |
2021-07-28 | Room::usersAtEventId(): switch from QMultiHash to QHash of QSets | Alexey Rusakov |
2021-07-28 | setFirst/LastDisplayedEvent(): warn about unloaded events | Alexey Rusakov |
2021-07-24 | Wrap SyncRoomData counters into Omittables | Alexey Rusakov |
2021-07-18 | MembershipType -> Membership, also used for JoinState | Alexey Rusakov |
2021-07-18 | Room::postFile(): adjust to the changed RoomMessageEvent API | Alexey Rusakov |
2021-07-11 | Fix Room::processAccountDataEvent() return value | Alexey Rusakov |
2021-06-13 | uri.cpp, room.*: Get rid of QStringRefs | Alexey Rusakov |
2021-06-12 | Adjust to new moc/QMetaType requirements | Alexey Rusakov |
2021-01-25 | Room::P::removeMemberFromMap: comment that Q_ASSERT | Alexey Rusakov |
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 |
2021-01-07 | isJobRunning() -> isJobPending() | Kitsune Ral |
2020-12-28 | Room: inline a once-used variable | Kitsune Ral |
2020-12-28 | Room: really fix namesakes assertion failure | Kitsune Ral |
2020-12-28 | Use generated SetReadMarkerJob instead of PostReadMarkersJob | Kitsune Ral |
2020-12-28 | Cleanup and clang-tidy/clazy fixes | Kitsune Ral |
2020-12-26 | Port existing copyright statement to reuse using licensedigger | Carl Schwan |
2020-12-24 | Room: don't accept . at 0-th position in the tag | Kitsune Ral |
2020-12-24 | Fix clang-tidy/clazy warnings | Kitsune Ral |
2020-12-03 | Room: fix breakage in internal member map | Kitsune Ral |
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 | Cleanup | Kitsune Ral |
2020-11-12 | Room: add power level events to redaction rules | Kitsune Ral |
2020-11-12 | More JSON key constants | Kitsune Ral |
2020-11-08 | Room: drop setMemberState() | Kitsune Ral |
2020-11-08 | More robust member profile data retrieval | Kitsune Ral |
2020-10-27 | Added filter param to getPreviousContent so that a server side filter | John |
2020-09-04 | Fixes of clazy warnings | Kitsune Ral |
2020-08-22 | Cleanup and some extra comments | Kitsune Ral |