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-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-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
2020-11-15
Room::P::getCurrentState<>(): bypass the factory chain
Kitsune Ral
2020-11-14
ConnectionData: fix defunct jobs stalling the queue
Kitsune Ral
2020-11-09
Room: be more robust in Release mode
Kitsune Ral
2020-11-08
User: take profile data from prevContent when main content omits them
Kitsune Ral
2020-09-11
Uri::toUrl(): fix incorrect matrix.to rep
Kitsune Ral
2020-09-11
util.cpp: assert validity of regular expressions
Kitsune Ral
2020-09-11
More stringent serverpart checks in user ids
Kitsune Ral
2020-09-04
More fixing of clazy warnings
Kitsune Ral
2020-09-04
csapi/profile.h: require displayname/avatar_url
Kitsune Ral
2020-09-03
Code formatting fix
Kitsune Ral
2020-09-03
Address clazy warnings
Kitsune Ral
2020-09-03
SyndData::parseJson: use fromJson()
Kitsune Ral
[next]