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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-07-24
Fix unread counter left intact after loading backscroll
Alexey Rusakov
2021-07-24
Room::Private::sync/historyEdge()
Alexey Rusakov
2021-07-20
Promote read receipts/marker in addNewMessageEvents()
Alexey Rusakov
2021-07-19
addHistoricalMessageEvents(): restore force-recount logic
Alexey Rusakov
2021-07-19
Fix m.read getting stuck behind m.fully_read
Alexey Rusakov
2021-07-16
Merge branch 'kitsune-fix-read-receipts-and-markers-0.6' into 0.6.x
Alexey Rusakov
2021-07-14
User::rename(): actually build on the current state
Alexey Rusakov
2021-07-14
SyncData::parseJson(): further minor optimisation
Alexey Rusakov
2021-07-14
SyncData::parseJson(): fix incorrect reserve() arg
Alexey Rusakov
2021-07-11
Fix Room::processAccountDataEvent() return value
Alexey Rusakov
2021-07-10
Merge branch '0.6.x' into kitsune-fix-read-receipts-and-markers-0.6
Alexey Rusakov
2021-07-10
Update and extend doc-comments for read marker-related methods
Alexey Rusakov
2021-07-10
Fix Room::processAccountDataEvent() return value
Alexey Rusakov
2021-07-10
Room: refactoring around logging (esp. profile logs)
Alexey Rusakov
2021-07-10
Room: fix the read markers/receipts confusion
Alexey Rusakov
2021-07-02
Room::memberJoinState(): return Leave if user == nullptr
Alexey Rusakov
2021-06-29
More re-generated API files (only doc-comments updated)
Alexey Rusakov
2021-06-27
Room::processEphemeralEvents(): refactoring
Alexey Rusakov
2021-06-27
Retain the current room member avatar when renaming
Alexey Rusakov
2021-06-23
Re-generated API files according to the previous commit
Alexey Rusakov
2021-06-07
Connection::joinRoom() shouldn't enforce room state
Alexey Rusakov
2021-05-08
Fix joinedRoom signal not being emitted in some cases
Alexey Rusakov
2021-03-04
Tighten up against malformed user ids in events
Alexey Rusakov
2021-02-21
Update a comment that still mentions Riot
Alexey Rusakov
2021-02-21
Uri: support abbreviated types in Matrix URIs
Alexey Rusakov
2021-01-28
Fix rich edits (transmit)
Roland Pallai
2021-01-28
Fix rich replies json format (transmit)
Roland Pallai
2021-01-25
Connection: stop login flows job before resolving
Alexey Rusakov
2021-01-07
Connection: don't explicitly reset QPointers
Kitsune Ral
2021-01-07
Connection::resolveServer: abandon is not a failure
Kitsune Ral
2021-01-07
BaseJob: setStatus(Pending) on scheduling a retry
Kitsune Ral
2021-01-07
BaseJob: more logging
Kitsune Ral
2021-01-07
Prefer connecting to BaseJob::result(), not finished()
Kitsune Ral
2020-12-29
Connection: fix FTBFS with Quotient_E2EE_ENABLED
Kitsune Ral
2020-12-28
Connection: refactor the resolve/login code
Kitsune Ral
2020-12-28
Cleanup and clang-tidy/clazy fixes
Kitsune Ral
2020-12-28
BaseJob::initiate: add Q_LIKELY
Kitsune Ral
2020-12-27
Fix use-after-free of QNetworkReply in BaseJob
Nicolas Fella
2020-12-27
More comments/documentation
Kitsune Ral
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-23
BaseJob: add [[fallthrough]] as clang-tidy says
Kitsune Ral
2020-12-23
BaseJob: tolerate unexpected error payloads
Kitsune Ral
2020-12-23
Connection::resolveServer(): fix error handling
Kitsune Ral
2020-12-10
Uri: fix a few cases of insufficient escaping
Kitsune Ral
2020-12-10
Fix DELETE jobs with json data
Tobias Fella
2020-12-03
Room: fix breakage in internal member map
Kitsune Ral
2020-11-19
Fix Q_ASSERT failure on sending messages
Kitsune Ral
2020-11-15
Room: add power level events to redaction rules
Kitsune Ral
2020-11-15
MembershipType: drop warning on empty values
Kitsune Ral
[next]