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-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-14
CMakeLists: fixed potential linking errors around quotient_common.h
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-29
.appveyor.yml: And another typo fix
Alexey Rusakov
2021-06-28
.appveyor.yml: typo fix
Alexey Rusakov
2021-06-28
.appveyor.yml: use an existing Qt 5.9 config
Alexey Rusakov
2021-06-28
.appveyor.yml: drop old E2EE code from testing
Alexey Rusakov
2021-06-28
gtad.yaml: update for use with GTAD pre-0.8
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-23
Update to the new matrix-doc layout and tooling
Alexey Rusakov
2021-06-07
0.6.7
Alexey Rusakov
2021-06-07
Connection::joinRoom() shouldn't enforce room state
Alexey Rusakov
2021-05-20
Add libquotient.kdev4 to .gitignore
Tobias Fella
2021-05-08
CI: Use GCC 9 where GCC 8 was
Alexey Rusakov
2021-05-08
Fix joinedRoom signal not being emitted in some cases
Alexey Rusakov
2021-03-17
0.6.6
Alexey Rusakov
2021-03-04
Tighten up against malformed user ids in events
Alexey Rusakov
2021-02-21
0.6.5
Alexey Rusakov
2021-02-21
Update documentation
Alexey Rusakov
2021-02-21
SECURITY.md: 0.5.x is no more supported
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-15
CMakeLists.txt: 0.6.4
Kitsune Ral
2021-01-15
CONTRIBUTING.md: drop one last mention of Travis CI
Kitsune Ral
2021-01-12
Don't run the test if TEST_USER is empty
Kitsune Ral
2021-01-11
LGTM: fine-tune the set of analysed files
Kitsune Ral
2021-01-08
Add a timeout to quotest runs
Kitsune Ral
2021-01-08
quotest: use the target room for loadMembers test
Kitsune Ral
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
2021-01-02
Drop .travis.yml
Kitsune Ral
[next]