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-09-12
0.6.9
Alexey Rusakov
2021-09-08
Room: actually initialise read marker when needed
Alexey Rusakov
2021-08-24
0.6.8
Alexey Rusakov
2021-08-24
Refresh documentation
Alexey Rusakov
2021-08-24
tests/CMakeLists.txt: align CMake required version
Alexey Rusakov
2021-08-09
Merge branch 'kitsune-fix-read-receipts-markers-part3' into 0.6.x
Alexey Rusakov
2021-08-01
Room::setDisplayed(): Don't reset unread counters
Alexey Rusakov
2021-08-01
Room::toJson(): save the last local user's read receipt
Alexey Rusakov
2021-08-01
Enhanced logging for read receipts
Alexey Rusakov
2021-08-01
SyncRoomData: distinguish between omitted and 0 unread counters
Alexey Rusakov
2021-07-31
Fix lack of percent encoding in User::fetchProfile
Alexey Rusakov
2021-07-25
Room: update cache state if needed after loading history
Alexey Rusakov
2021-07-24
Room::setLastDisplayedEventId: Update local read receipt immediately
Alexey Rusakov
2021-07-24
Fix unread counter left intact after loading backscroll
Alexey Rusakov
2021-07-24
Room::Private::sync/historyEdge()
Alexey Rusakov
2021-07-20
Merge branch 'kitsune-read-receipts-markers-part2' into 0.6.x
Alexey Rusakov
2021-07-20
Promote read receipts/marker in addNewMessageEvents()
Alexey Rusakov
2021-07-19
addHistoricalMessageEvents(): restore force-recount logic
Alexey Rusakov
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
[next]