index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-26
Drop #include "logging.h" from event.h
Alexey Rusakov
2021-11-26
Drop Q_GADGET from most uncopyable classes; other minor cleanup
Alexey Rusakov
2021-11-24
Merge pull request #521 from quotient-im/kitsune-unread-statistics
Alexey Rusakov
2021-11-24
Don't require C++20 from the clients just yet
Alexey Rusakov
2021-11-22
Fix stupid false-negatives from Room::updateStats()
Alexey Rusakov
2021-11-22
Fix a crash on trying to mark unknown events as fully read
Alexey Rusakov
2021-11-21
CI: Restrict workflow concurrency; tighten job timeout
Alexey Rusakov
2021-11-21
CI: Nicer and more detailed logging for quotest
Alexey Rusakov
2021-11-21
Log the hexadecimal value of Changes too, just in case
Alexey Rusakov
2021-11-21
Minor brushup in the comment to QUO_DECLARE_FLAGS
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-19
continue-on-error on the job level
Alexey Rusakov
2021-11-19
Add continue-on-error for regenerated API files
Alexey Rusakov
2021-11-19
Cleanup
Alexey Rusakov
2021-11-19
Make enum values logging more terse()
Alexey Rusakov
2021-11-18
Make Room::Changes an enum class; simplify enumerators
Alexey Rusakov
2021-11-17
Fix QDateTime(QDate) deprecation warnings
Alexey Rusakov
2021-11-17
Room: refactoring around logging (esp. profile logs)
Alexey Rusakov
2021-11-17
Merge pull request #487 from quotient-im/kitsune-fix-read-receipts-and-markers
Alexey Rusakov
2021-11-17
Merge branch 'dev' into kitsune-fix-read-receipts-and-markers
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-16
Merge pull request #520 from TobiasFella/implicitthiscapture
Alexey Rusakov
2021-11-16
Merge pull request #519 from TobiasFella/noupfrontencoding
Alexey Rusakov
2021-11-16
Port away from implicit 'this' captures in lambdas
Tobias Fella
2021-11-15
Port away from deprecated upfront percent encoding
Tobias Fella
2021-11-12
Make ReceiptEvent constructible from content
Alexey Rusakov
2021-11-12
Fix a few quirks in converters.h
Alexey Rusakov
2021-11-12
Fix building with GCC
Alexey Rusakov
2021-11-11
Fix a few quirks in converters.h
Alexey Rusakov
2021-11-11
Update comments around read receipts code
Alexey Rusakov
2021-11-11
Merge branch 'dev' into kitsune-fix-read-receipts-and-markers
Alexey Rusakov
2021-11-11
DECL_DEPRECATED_ENUMERATOR
Alexey Rusakov
2021-11-08
Room::Change: deprecate AccountDataChange, ReadMarkerChange
Alexey Rusakov
2021-11-08
Drop unused #include
Alexey Rusakov
2021-11-08
Q_DISABLE_MOVE/COPY_MOVE; QT_IGNORE_DEPRECATIONS
Alexey Rusakov
2021-11-07
Add method to get all state events in a room
Smitty
2021-11-03
Merge pull request #513 from TobiasFella/editedreplies
Alexey Rusakov
2021-10-17
Room: qualify signal parameters
Alexey Rusakov
2021-10-13
Connection::resolveServer(): don't connect to loginFlowsJob
Alexey Rusakov
2021-10-13
connection.h: more doc-comments
Alexey Rusakov
2021-10-13
CMakeLists: more robust GTAD_PATH detection
Alexey Rusakov
2021-10-13
CMakeLists: don't report that update-api is enabled when it's actually not
Alexey Rusakov
2021-10-12
Make sure to expose both the flags type and the underlying enum
Alexey Rusakov
2021-10-12
Omittable: add a deduction guide
Alexey Rusakov
[prev]
[next]