Age | Commit message (Expand) | Author |
2022-05-29 | Refactor EncryptedFile and EC::FileInfo::file | Alexey Rusakov |
2022-05-19 | Apply Suggestions | Tobias Fella |
2022-05-18 | Apply suggestions from code review | Tobias Fella |
2022-05-16 | Implement sending encrypted files | Tobias Fella |
2022-05-14 | Cleanup across the board | Alexey Rusakov |
2022-05-11 | CallAnswerEvent: drop lifetime | Alexey Rusakov |
2022-05-08 | More cleanup | Alexey Rusakov |
2022-04-09 | Prepare for MSC 3700 | Tobias Fella |
2022-01-23 | Refactor Room::setState() | Alexey Rusakov |
2022-01-23 | RoomStateView | Alexey Rusakov |
2022-01-21 | Redo EventRelation; deprecate RelatesTo | Alexey Rusakov |
2022-01-02 | Merge branch 'quotient-im:dev' into fix-qt-6 | Hnatiuk Vladyslav |
2022-01-02 | Manage symbols visibility for dynamic linking | Alexey Rusakov |
2022-01-01 | Fix enum in room Notification struct | Vladyslav Hnatiuk |
2021-12-29 | Add QUOTIENT_API throughout non-generated code | Alexey Rusakov |
2021-12-27 | Merge branch 'dev' into pinned | arawaaa |
2021-11-27 | Merge pull request #518 from Smittyvb/room-stateEvents | Alexey Rusakov |
2021-11-26 | Add Room::{stateEventsOfType,currentState} | Smitty |
2021-11-26 | Room::processEphemeralEvents: Fix updatedCount always being zero | Alexey Rusakov |
2021-11-21 | Document Room::Change and its enumerators | Alexey Rusakov |
2021-11-21 | EventStats and Room::partiallyRead/unreadStats() | Alexey Rusakov |
2021-11-21 | Room::Private::postprocessChanges() | Alexey Rusakov |
2021-11-21 | SyncData: support MSC2654; partiallyReadCount | Alexey Rusakov |
2021-11-21 | Room: isEventNotable, notificationFor, checkForNotifications | Alexey Rusakov |
2021-11-18 | Make Room::Changes an enum class; simplify enumerators | Alexey Rusakov |
2021-11-17 | Room: lastLocalReadReceipt(), localReadReceiptMarker() | Alexey Rusakov |
2021-11-17 | Room: doc-comments cleanup | Alexey Rusakov |
2021-11-17 | Bind read receipts to userIds, not to User* values | Alexey Rusakov |
2021-11-11 | Merge branch 'dev' into kitsune-fix-read-receipts-and-markers | Alexey Rusakov |
2021-11-08 | Room::Change: deprecate AccountDataChange, ReadMarkerChange | Alexey Rusakov |
2021-11-07 | Add method to get all state events in a room | Smitty |
2021-10-17 | Room: qualify signal parameters | Alexey Rusakov |
2021-10-12 | Make sure to expose both the flags type and the underlying enum | Alexey Rusakov |
2021-10-10 | ReadReceipt::operator==/!=: Add const where it's due | Alexey Rusakov |
2021-10-10 | Merge branch 'master' into kitsune-fix-read-receipts-and-markers | Alexey Rusakov |
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-07-31 | Room: Mark dependent Q_PROPERTYs as STORED false | Alexey Rusakov |
2021-07-31 | Add/update doc-comments on the new/updated methods | 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 | Room: drop 0.6 deprecations; deprecate RoomAliasEvent | Alexey Rusakov |
2021-07-30 | Formatting | Alexey Rusakov |