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
2019-12-23
Connection::forgetRoom: slightly simplify code
Kitsune Ral
2019-12-13
Room: make downloaded file name building more robust
Kitsune Ral
2019-12-13
Room::postFile(): minor refactoring
Kitsune Ral
2019-12-12
BaseJob::initiate(): fix nullptr dereferencing
Kitsune Ral
2019-12-12
Room::downloadFile: minor cleanup
Kitsune Ral
2019-12-12
BaseJob: prepare() -> initiate() + refactoring around it
Kitsune Ral
2019-12-12
Connection::uploadFile/Content(): refactoring around QIODevice::open()
Kitsune Ral
2019-12-12
Move FileError definition from DownloadFileJob to BaseJob
Kitsune Ral
2019-12-12
Room::fileNameToDownload(): fix a typo in a check on Windows
Kitsune Ral
2019-12-12
RequestData: optimise fromData() and preopen the buffer
Kitsune Ral
2019-12-11
Merge branch 'kitsune-better-upgrade-ux'
Kitsune Ral
2019-12-11
BaseJob::StatusCode: offset first error from ErrorLevel
Kitsune Ral
2019-12-11
Pass action scope to Room::setTags
Kitsune Ral
2019-12-09
Room::creation() and Room::tombstone()
Kitsune Ral
2019-12-09
Room::predecessor() and Room::successor()
Kitsune Ral
2019-12-09
RoomEvent::timestamp() -> originTimestamp()
Kitsune Ral
2019-12-09
Code cleanup
Kitsune Ral
2019-12-09
Room: more doc-comments
Kitsune Ral
2019-12-09
Initialise read marker if none is found in the whole timeline
Kitsune Ral
2019-12-09
Merge branch 'kitsune-look-further-for-redactions'
Kitsune Ral
2019-12-08
Merge pull request #365 from quotient-im/aa13q-msc1954-drop-prev-content
Kitsune Ral
2019-12-08
Room::addNewMessageEvents: search the whole sync batch for events to
Kitsune Ral
2019-12-08
ConnectionData: stop the timer on destruction
Kitsune Ral
2019-12-08
Remove extraneous qualification
Kitsune Ral
2019-12-06
MSC1954: Remove prev_content from the essential keys list
Alexey Andreyev
2019-11-30
Fix room highlighting for names with hashtag
Alexey Andreyev
2019-11-19
BaseJob: Don't send accessToken if not needed; send again on 401
Kitsune Ral
2019-11-10
Cleanup
Kitsune Ral
2019-11-10
makeRedacted: fix code formatting
Kitsune Ral
2019-11-02
Compatibility with Qt 5.14
Kitsune Ral
2019-11-01
Omittable: Add direct-list-initialising operator=; document
Kitsune Ral
2019-11-01
Reinstate Omittable<>::omitted (deprecated)
Kitsune Ral
2019-11-01
Omittable: get rid of value()
Kitsune Ral
2019-11-01
Derive Omittable<> from std::optional<>
Kitsune Ral
2019-10-21
Connection: record sync timeout; suspend sync before logout
Kitsune Ral
2019-10-21
Connection: make syncLoop() reentrant
Kitsune Ral
2019-10-21
Merge branch 'kitsune-quotest2'
Kitsune Ral
2019-10-21
ConnectionData: fix read-after-free in clearing the job queue
Kitsune Ral
2019-10-20
Qualify types in signals and Q_INVOKABLEs
Kitsune Ral
2019-10-18
qmc-example -> quotest, QMCTest -> TestManager
Kitsune Ral
2019-10-17
Connection::joinRoom: make sure the room object is created early enough
Kitsune Ral
2019-10-02
Fix Room::localAliases()
Black Hat
2019-10-02
BaseJob::Private: experiment with [[nodiscard]]
Kitsune Ral
2019-10-02
More fixes for Apple not having deduction guides in stdlib
Kitsune Ral
2019-10-02
wrap_in_function()
Kitsune Ral
2019-10-01
Room::getCurrentState()
Kitsune Ral
2019-09-29
Connection: allRooms(), rooms(), roomsCount(); deprecate roomMap()
Kitsune Ral
2019-09-29
BaseJob, urlForLog() -> dumpRequest(): include HTTP verb into log lines
Kitsune Ral
2019-09-29
Rename pieces with qmc/qmatrixclient
Kitsune Ral
2019-09-29
function_traits: drop unused pieces
Kitsune Ral
[prev]
[next]