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-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
2021-10-12
RoomMemberEvent::is*(): fix comparison against Omittable
Alexey Rusakov
2021-10-11
formatJson(QDebug): Drop some very old cruft
Alexey Rusakov
2021-10-10
Room: actually initialise read marker when needed
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-10-10
Keep the reply when replacing an event
Tobias Fella
2021-10-05
Quotest: return non-zero when things go really wrong
Alexey Rusakov
2021-10-05
Connection: fix C++20 warnings
Alexey Rusakov
2021-10-05
BaseJob: refresh error handling
Alexey Rusakov
2021-10-05
BaseJob::StatusCode: officially deprecate most *Error enumerators
Alexey Rusakov
2021-10-04
Room: use more modern Connection API
Alexey Rusakov
2021-10-04
Regenerate CS API files upon the previous commit
Alexey Rusakov
2021-10-04
BaseJob: percent-encode variable path parts
Alexey Rusakov
2021-10-04
gtad.yaml: make _rightQuote example less trivial
Alexey Rusakov
2021-10-04
Make connectSingleShot() a tiny wrapper on Qt 6
Alexey Rusakov
2021-10-04
Drop old compatibility code
Alexey Rusakov
2021-10-04
Move away wrap_in_function to private interface
Alexey Rusakov
2021-10-04
quotient_common.h: remove a stray semicolon
Alexey Rusakov
2021-10-04
Further tighten the linkifier in prettyPrint()
Alexey Rusakov
2021-10-04
Add tests for prettyPrint()
Alexey Rusakov
2021-10-04
prettyPrint(): tighten up Matrix identifier regex
Alexey Rusakov
2021-10-04
AccountRegistry: minor code cleanup
Alexey Rusakov
2021-09-28
SyncData: drop a shortcut that led to ignoring invites
Alexey Rusakov
2021-09-19
Use C++ instead of commenting
Alexey Rusakov
2021-09-18
Merge pull request #505 from TobiasFella/encryptedfile
Alexey Rusakov
2021-09-18
Add the encryptedfile to the eventcontent
Tobias Fella
2021-09-15
Merge pull request #507 from TobiasFella/roomcreationtypes
Alexey Rusakov
2021-09-14
Add room types to RoomCreateEvent
Tobias Fella
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-12
Fix a memory leak in DownloadRunner
Alexey Rusakov
2021-09-12
Fix building with older Qt
Alexey Rusakov
2021-09-12
Connection: update AccountRegistry
Alexey Rusakov
2021-09-12
MxcReply: make sure to create a Private object
Alexey Rusakov
2021-09-12
NAM::createRequest(): more logging
Alexey Rusakov
2021-09-12
Add a download test to quotest
Alexey Rusakov
2021-09-11
Add convenience function for activating encryption and fix
Tobias Fella
2021-09-11
BaseJob: deprecate endpoint accessors; query returns an object
Alexey Rusakov
2021-09-11
Further tweaks to MxcReply
Alexey Rusakov
2021-09-11
Don't parent NAM to QCoreApplication
Alexey Rusakov
2021-09-10
Move URL creation to Room/Connection; use query instead of fragment
Alexey Rusakov
2021-09-10
Add "quotient.network" logging category
Alexey Rusakov
[prev]
[next]