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
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
2018-11-19
Room: expose eventsHistoryJob as a Q_PROPERTY
Kitsune Ral
2018-11-19
Room: profile addHistoricalMessageEvents (+cleanup)
Kitsune Ral
2018-11-19
BaseJob::rawDataSample()
Kitsune Ral
2018-11-17
Room: cleanup
Kitsune Ral
2018-11-17
Room::processStateEvent: process banning correctly
Kitsune Ral
2018-11-17
StateEventBase::replacedState()
Kitsune Ral
2018-11-17
User::isIgnored()
Kitsune Ral
2018-11-14
Room: fix incorrect handling of state event redactions
Kitsune Ral
2018-11-14
DEFINE_SIMPLE_STATE_EVENT: Add default constructor
Kitsune Ral
2018-11-14
Room: historyEdge(), syncEdge, Private::timelineBase()
Kitsune Ral
2018-11-14
Improvements in comments
Kitsune Ral
2018-11-14
Room: ensure proper error signalling on event sending failures
Kitsune Ral
2018-11-05
isEchoEvent: check the pending event for ids, not the synced one
Kitsune Ral
2018-11-04
profilerMinNsecs(): Fix a misnomer - it's PROFILER_LOG_USECS now - and docume...
Kitsune Ral
2018-11-04
Profiler logging fixes and improvements
Kitsune Ral
2018-11-04
Room: store state events in a unified way
Kitsune Ral
2018-11-04
StateEventKey and std::hash<StateEventKey> to arrange state events in hashmaps
Kitsune Ral
2018-11-04
StateEvent::dumpTo: add state_key to the logline
Kitsune Ral
2018-11-04
Support dumping Events to QDebug
Kitsune Ral
2018-11-04
DEFINE_SIMPLE_STATE_EVENT: fix construction from an rvalue QJsonObject
Kitsune Ral
2018-11-04
DEFINE_SIMPLE_STATE_EVENT: fix value_type mistakenly dubbed as content_type
Kitsune Ral
2018-11-03
MediaThumbnailJob: minor code polishing
Kitsune Ral
2018-11-03
User::displayname(): avoid calling nameForRoom twice
Kitsune Ral
2018-10-29
Connection::joinRoom: allow to specify intermediate servers
Kitsune Ral
2018-10-26
Use tr() for plurals
Kitsune Ral
2018-10-12
Room::addTag: use float instead of Omittable<float>
Kitsune Ral
2018-10-11
Merge pull request #250 from krombel/enable_http2_and_pipelining
Kitsune Ral
2018-10-10
add http2 and pipelining for all Jobs
Krombel
2018-10-05
Room: fix a blunder leading to accessing data after move
Kitsune Ral
2018-10-04
events.h: #ifndef DISABLE_EVENTTYPE -> #ifdef ENABLE_EVENTTYPE_ALIAS
Kitsune Ral
2018-10-04
Modernise and fix code dealing with call events
Kitsune Ral
2018-09-30
Avatar: fixes and optimisations
Kitsune Ral
2018-09-30
Room: Unify tags both when getting and setting
Kitsune Ral
2018-09-30
Room: use csapi/tags.h; fix tagsChanged() double-emission
Kitsune Ral
2018-09-30
toJson(TagRecord): don't dump order if there's none
Kitsune Ral
2018-09-29
Merge pull request #247 from QMatrixClient/avatar-cache
Kitsune Ral
2018-09-29
Merge branch 'cs-api-0.4.0'
Kitsune Ral
2018-09-29
Support CS API 0.4.0
Kitsune Ral
2018-09-29
Prepare for CS API 0.4.0
Kitsune Ral
2018-09-25
Room::addTag: fix the QML-friendly overload's parameter
Kitsune Ral
2018-09-23
Coding improvements.
Black Hat
2018-09-21
Add avatar caching.
Black Hat
2018-09-17
Merge pull request #244 from delijati/master
Kitsune Ral
2018-09-17
return false in processStateEvent; make processCall private
Josip Delic
2018-09-17
remove tunrnserver
Josip Delic
2018-09-17
remove tunrnserver
Josip Delic
[next]