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
/
events
Age
Commit message (
Expand
)
Author
2019-04-06
Clean up on clang-tidy/clazy analysis
Kitsune Ral
2019-03-24
RoomMemberEvent: sanitize user display names
Kitsune Ral
2019-03-23
Room::downloadFile(): Tighten URL validations
Kitsune Ral
2019-02-26
Merge pull request #287 from a-andreyev/aa13q-fix-5.6-build-qhash
Kitsune Ral
2019-02-25
RoomMessageEvent: support m.in_reply_to (not spec-compliant yet); optimise aw...
Kitsune Ral
2019-02-24
Fix Qt<5.7 build for std::hash<StateEventKey>
Alexey Andreyev
2019-02-22
Merge remote-tracking branch 'remotes/origin/kitsune-simpler-simple-content'
Kitsune Ral
2019-02-15
Simplify RoomCreateEvent
Kitsune Ral
2019-02-15
RoomTombstoneEvent
Kitsune Ral
2019-02-11
RoomCreateEvent
Kitsune Ral
2019-02-11
SimpleContent: don't derive from Base as it gives zero added value
Kitsune Ral
2019-01-13
Security fix: require that state events have state_key
Kitsune Ral
2019-01-06
Create StateEventBase events if state_key is there
Kitsune Ral
2019-01-06
visit(): pass decayed event types to is()
Kitsune Ral
2019-01-06
RoomEvent: don't log transactionId anymore
Kitsune Ral
2019-01-05
API version++; use QMediaResource from QtMultimedia (new dep) to detect m.video
Kitsune Ral
2019-01-05
EventContent::ImageInfo: support originalFilename in POD constructor
Kitsune Ral
2019-01-05
RoomMessageEvent: easier creation of file-based events
Kitsune Ral
2019-01-05
More defaults to construct LocationContent and PlayableContent
Kitsune Ral
2019-01-05
EventContent: only dump to json non-empty/valid values
Kitsune Ral
2019-01-05
Make content in events editable
Kitsune Ral
2019-01-05
EventContent: use qint64 for the payload size
Kitsune Ral
2018-12-26
EventContent: allow empty (default-constructed) thumbnails
Kitsune Ral
2018-12-26
RoomAvatarEvent: use correct #includes
Kitsune Ral
2018-12-11
RoomMemberEvent: properly integrate with GetMembersByRoomJob
Kitsune Ral
2018-12-08
EventContent: minor cleanup
Kitsune Ral
2018-12-08
Refactor toJson/fillJson
Kitsune Ral
2018-12-08
StateEvent<>: make data members private
Kitsune Ral
2018-12-08
RoomMemberEvent: cleanup
Kitsune Ral
2018-11-20
eventloader.h: drop unneeded #include
Kitsune Ral
2018-11-17
StateEventBase::replacedState()
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
Improvements in comments
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-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
toJson(TagRecord): don't dump order if there's none
Kitsune Ral
2018-09-29
Prepare for CS API 0.4.0
Kitsune Ral
2018-09-16
Merge remote-tracking branch 'upstream/master'
Josip Delic
2018-09-02
Switch tag order from strings to floats, as The Spec preaches
Kitsune Ral
2018-08-25
Set state event
Josip Delic
2018-08-25
Update make it compile
Josip Delic
2018-08-25
Update marius voip to new libqtmc
Josip Delic
2018-08-13
accountdataevents.h: Drop useless(?) static declarations for tag names
Kitsune Ral
2018-08-06
RoomMemberEvent: a set of is*() facility methods
Kitsune Ral
[next]