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
2018-12-13
Connection: initialize lazyLoading member variable
Kitsune Ral
2018-12-13
Bump room state cache version to reset the cache
Kitsune Ral
2018-12-13
Merge branch 'kitsune-omittable-bool' into kitsune-lazy-loading
Kitsune Ral
2018-12-13
Regenerate csapi/
Kitsune Ral
2018-12-13
gtad.yaml: wrap bool in Omittable<>
Kitsune Ral
2018-12-13
gtad.yaml: use more compact definitions where possible
Kitsune Ral
2018-12-12
gtad.yaml: use more compact definitions where possible
Kitsune Ral
2018-12-12
csapi/rooms.h: regenerate to update doc-comments
Kitsune Ral
2018-12-12
Room: more doc-comments
Kitsune Ral
2018-12-12
Room::allMembersLoaded(); more doc-comments
Kitsune Ral
2018-12-11
Merge branch 'master' into kitsune-lazy-loading
Kitsune Ral
2018-12-11
Make Room::setDisplayed() trigger loading all members
Kitsune Ral
2018-12-11
RoomMemberEvent: properly integrate with GetMembersByRoomJob
Kitsune Ral
2018-12-11
Expose Connection::nextBatchToken()
Kitsune Ral
2018-12-10
Room::getPreviousContent: use early return
Kitsune Ral
2018-12-10
Suppress a function_traits<> test with lambdas on MSVC2015
Kitsune Ral
2018-12-09
Room: defer memberListChanged(); track room summary changes
Kitsune Ral
2018-12-09
Room: track more changes; fix cache smashing upon restart
Kitsune Ral
2018-12-09
Room: track more changes; fix cache smashing upon restart
Kitsune Ral
2018-12-09
fromJson, fillFromJson: avoid overwriting pods if the JSON value is undefined
Kitsune Ral
2018-12-09
MSC 688: MSC-compliant RoomSummary; update Room::calculateDisplayname()
Kitsune Ral
2018-12-08
Omittable<>::merge<>
Kitsune Ral
2018-12-08
Room summaries
Kitsune Ral
2018-12-08
Connection: support members lazy-loading
Kitsune Ral
2018-12-08
SyncJob: accept Filter instead of QString for the filter
Kitsune Ral
2018-12-08
EventContent: minor cleanup
Kitsune Ral
2018-12-08
Refactor toJson/fillJson
Kitsune Ral
2018-12-08
function_traits: more tests, fix function objects/lambdas not working with so...
Kitsune Ral
2018-12-08
Omittable: better editability; drop implicit cast to bool
Kitsune Ral
2018-12-08
Omittable: make operator-> and operator* return an empty object if omitted ==...
Kitsune Ral
2018-12-08
StateEvent<>: make data members private
Kitsune Ral
2018-12-08
RoomMemberEvent: cleanup
Kitsune Ral
2018-12-08
Special-case FALLTHROUGH for Clang
Kitsune Ral
2018-12-08
function_traits<>: support any arity; add compile-time tests
Kitsune Ral
2018-12-08
Connection: Avoid Omittable<>::operator bool
Kitsune Ral
2018-11-23
Update CS API
Kitsune Ral
2018-11-23
Room::setLastReadEvent: save room state when updating own read marker
Kitsune Ral
2018-11-23
Room: track more Changes
Kitsune Ral
2018-11-23
Room/Connection: don't save the just loaded room cache
Kitsune Ral
2018-11-23
Connection::saveState: use null instead of an empty object for a room
Kitsune Ral
2018-11-22
Connection: Log when a room state cache is written
Kitsune Ral
2018-11-22
Fix QString initialisation from QStringBuilder
Kitsune Ral
2018-11-22
Save state cache per-room
Kitsune Ral
2018-11-22
Room: Change enum, Changes flag set, and changed() signal
Kitsune Ral
2018-11-22
Generalise and expose cacheLocation()
Kitsune Ral
2018-11-20
SyncJob::parseJson: fix a validation mistake
Kitsune Ral
2018-11-20
eventloader.h: drop unneeded #include
Kitsune Ral
2018-11-20
Make SyncData more self-contained and prepare for cache splitting
Kitsune Ral
2018-11-19
Don't cache empty events; prepare for lazy-loading
Kitsune Ral
2018-11-19
Room: process new state events after applying redactions
Kitsune Ral
[next]