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
/
jobs
/
generated
Age
Commit message (
Expand
)
Author
2018-05-04
Connection, jobs/generated: Use QStringList instead of QVector<QString>
Kitsune Ral
2018-05-04
jobs/generated: code ordering, more comments
Kitsune Ral
2018-05-04
SendToDeviceJob: use a map-of-maps for messages instead of an opaque QJsonObject
Kitsune Ral
2018-05-04
Preempt job/setroomstatejob.* with jobs/generated/room_state.*
Kitsune Ral
2018-05-03
Preempt jobs/joinroomjob.* with jobs/generated/joining.*
Kitsune Ral
2018-05-03
jobs/generated: Drop unused code
Kitsune Ral
2018-05-03
GetRoomEventsJob (replaces RoomMessagesJob) + refactoring
Kitsune Ral
2018-05-01
Merge branch 'master' into kitsune-gtad
Kitsune Ral
2018-05-01
jobs/generated: use std::move in baseURL; type updates from the API files
Kitsune Ral
2018-05-01
GetNotificationsJob: don't alias EventPtr with Event
Kitsune Ral
2018-05-01
jobs/generated: use std::move in baseURL; type updates from the API files
Kitsune Ral
2018-05-01
jobs/generated: GetNotificationsJob
Kitsune Ral
2018-04-30
jobs/generated: GetNotificationsJob
Kitsune Ral
2018-04-30
jobs/generated: cleanup C++
Kitsune Ral
2018-04-30
jobs/generated: cleanup C++
Kitsune Ral
2018-04-14
jobs/generated: Overload toJson() instead of operator QJsonObject()/QJsonValue()
Kitsune Ral
2018-04-13
Merge branch 'master' into kitsune-gtad
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral