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
/
room.h
Age
Commit message (
Expand
)
Author
2018-12-12
Room: more doc-comments
Kitsune Ral
2018-12-12
Room::allMembersLoaded(); more doc-comments
Kitsune Ral
2018-12-09
Room: track more changes; fix cache smashing upon restart
Kitsune Ral
2018-12-08
Room summaries
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-22
Room: Change enum, Changes flag set, and changed() signal
Kitsune Ral
2018-11-20
Make SyncData more self-contained and prepare for cache splitting
Kitsune Ral
2018-11-19
Room: expose eventsHistoryJob as a Q_PROPERTY
Kitsune Ral
2018-11-14
Room: historyEdge(), syncEdge, Private::timelineBase()
Kitsune Ral
2018-11-14
Improvements in comments
Kitsune Ral
2018-10-12
Room::addTag: use float instead of Omittable<float>
Kitsune Ral
2018-10-04
Modernise and fix code dealing with call events
Kitsune Ral
2018-09-25
Room::addTag: fix the QML-friendly overload's parameter
Kitsune Ral
2018-09-17
return false in processStateEvent; make processCall private
Josip Delic
2018-09-16
Merge remote-tracking branch 'upstream/master'
Josip Delic
2018-09-16
Introduce Room::displaynameAboutToChange()
Kitsune Ral
2018-09-16
Use the right header file for QImage
Kitsune Ral
2018-09-12
Merge pull request #1 from QMatrixClient/master
Black Hat
2018-09-09
Room::beforeDestruction()
Kitsune Ral
2018-09-09
room.h: Unify doc-comments
Kitsune Ral
2018-09-09
Cleanup
Kitsune Ral
2018-09-02
Switch tag order from strings to floats, as The Spec preaches
Kitsune Ral
2018-08-30
Add signal for read receipt.
Black Hat
2018-08-29
Use local QHash.
Black Hat
2018-08-25
Update marius voip to new libqtmc
Josip Delic
2018-08-20
Room::displaynameChanged() should pass the old name too
Kitsune Ral
2018-08-13
Room::tagsChanged(): elaborate additions/removals along with the signal
Kitsune Ral
2018-08-11
Reverse direct chats map
Kitsune Ral
2018-08-06
Room: addedMessages passes timeline indices
Kitsune Ral
2018-08-04
Room: avoid overloading postMessage, as QML is bad at resolving overloaded slots
Kitsune Ral
2018-08-03
Room::retryMessage and Room::discardMessage
Kitsune Ral
2018-08-03
Refactor event items
Kitsune Ral
2018-07-31
Room::readMarkerMoved: pass 'from' and 'to' ids with the signal
Kitsune Ral
2018-07-28
Room: validate tags before sending them to the server
Kitsune Ral
2018-07-27
Make Room::postMessage and Room::postHtmlMessage return transactionId
Kitsune Ral
2018-07-27
Provide a way to match the echo against the synced event
Kitsune Ral
2018-07-27
Initial support for local echo
Kitsune Ral
2018-07-22
Change order data type.
Black Hat
2018-07-21
Overload Room:addTag.
Black Hat
2018-07-21
Mark Room::addTag() and Room::removeTag() as Q_INVOKABLE.
Black Hat
2018-07-10
Room::postHtmlMessage() - a facility method to send HTML messages
Kitsune Ral
2018-07-08
TimelineItem::viewAs(): fix a typo
Kitsune Ral
2018-07-08
TimelineItem: get(); validating viewAs<>()
Kitsune Ral
2018-07-04
TimelineItem::operator*()
Kitsune Ral
2018-07-04
Event types system remade to be extensible
Kitsune Ral
2018-07-01
weakPtr -> weakPtrCast
Kitsune Ral
2018-05-28
Move out prettyPrint() from Room to util.h
Kitsune Ral
2018-05-24
Room: Make isFavourite/LowPriority/DirectChat accessible from QML
Kitsune Ral
2018-05-04
Preempt job/setroomstatejob.* with jobs/generated/room_state.*
Kitsune Ral
[next]