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
/
connection.cpp
Age
Commit message (
Expand
)
Author
2020-03-21
Merge pull request #383 from ram-nad/msc2432-fix
Kitsune Ral
2020-03-18
SsoSession and Connection::prepareForSso()
Kitsune Ral
2020-03-15
Connection: loginWithToken(); connectWithToken() -> assumeIdentity()
Kitsune Ral
2020-03-14
Connection: minor cleanup
Kitsune Ral
2020-03-13
Connection: support getting the list of login flows
Kitsune Ral
2020-03-12
E2EE: Make building E2EE optional. Contributes to #369
Alexey Andreev
2020-03-08
fixing msc2432
Ram Nad
2020-02-25
E2EE: add connection session decrypt, handle to-device and device_one_time_ke...
Alexey Andreyev
2020-02-25
E2EE: Fix EncryptionManager initialization place
Alexey Andreyev
2019-12-23
Connection::forgetRoom: slightly simplify code
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-11-19
BaseJob: Don't send accessToken if not needed; send again on 401
Kitsune Ral
2019-11-01
Omittable: Add direct-list-initialising operator=; document
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-20
Qualify types in signals and Q_INVOKABLEs
Kitsune Ral
2019-10-17
Connection::joinRoom: make sure the room object is created early enough
Kitsune Ral
2019-09-29
Connection: allRooms(), rooms(), roomsCount(); deprecate roomMap()
Kitsune Ral
2019-09-12
Introduce HashQ<> and UnorderedMap<>
Kitsune Ral
2019-08-20
BaseJob/ConnectionData: connection-wide rate-limiting
Kitsune Ral
2019-08-20
Connection::run()
Kitsune Ral
2019-08-20
Store userId in ConnectionData instead of Connection
Kitsune Ral
2019-08-11
Connection: check for cache_type setting in libQuotient group
Kitsune Ral
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
Kitsune Ral
2019-08-09
Rename zero-impact strings
Kitsune Ral
2019-08-02
Apply the new brace wrapping to source files
Kitsune Ral
2019-08-02
Merge branch 'master' into use-clang-format
Kitsune Ral
2019-07-27
E2EE: introduce EncryptedEvent
Alexey Andreyev
2019-07-12
Minor polish
Kitsune Ral
2019-07-10
Merge pull request #330 from quotient-im/bhat-wellknown
Kitsune Ral
2019-07-09
Add more checks according to the spec
Black Hat
2019-07-09
Merge branch 'master' into use-clang-format
Kitsune Ral
2019-07-09
Move serverPart() to the public API
Kitsune Ral
2019-07-08
E2EE: add new account generation logic
Alexey Andreyev
2019-07-06
Merge branch 'master' into e2ee-enc-mng
Kitsune Ral
2019-07-06
Connection::serverPart: replace auto with QString because of QStringBuilder
Kitsune Ral
2019-07-05
Clean up .well-known logic
Black Hat
2019-07-04
Connection.cpp: Add .well-known parsing in resolveServer()
Black Hat
2019-07-04
Add EncryptionManager class. Add AccountSettings::encryptionAccountPickle logic.
Alexey Andreyev
2019-07-04
Connection::token() is no more
Kitsune Ral
2019-07-03
Room/Connection: make room aliases work properly
Kitsune Ral
2019-07-01
Handle M_UNKNOWN as The Spec says; factor out BaseJob::parseError()
Kitsune Ral
2019-06-24
Merge branch 'master' into clang-format
Kitsune Ral
2019-06-11
Comment change as requested
Ville Ranki
2019-06-11
Remove unnecessary error checks in lib/connection.cpp
Ville Ranki
2019-05-31
Ignore some errors on leaving rooms, add new error enum. Fixes #307
Ville Ranki
2019-05-20
Connection: Fix a race condition in direct chats handling upon initial sync
Kitsune Ral
[prev]
[next]