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-02-01
Move forgetRoom over to slots #166
Roman Plášil
2018-02-01
Merge pull request #164 from Quiark/master
Kitsune Ral
2018-02-01
Make qmake warning spec compatible with msvc
Roman Plášil
2018-02-01
Add GCC 4.9.2 to the workaround path for FileTransferInfo code
Kitsune Ral
2018-02-01
AppVeyor CI configuration
Kitsune Ral
2018-01-31
Connection::createdRoom() signal
Kitsune Ral
2018-01-30
Merge branch 'kitsune-create-room'
Kitsune Ral
2018-01-30
User: Fixes in newly introduced methods
Kitsune Ral
2018-01-30
User: Fixes in newly introduced methods
Kitsune Ral
2018-01-30
Fix compilation with Clang
Kitsune Ral
2018-01-30
Fix compilation with Clang
Kitsune Ral
2018-01-30
Room: setName(), setCanonicalAlias()
Kitsune Ral
2018-01-30
Fix compatibility with Qt before 5.10
Kitsune Ral
2018-01-30
Fix compatibility with Qt before 5.10
Kitsune Ral
2018-01-30
Connection: expose the list of users; use an ordered map
Kitsune Ral
2018-01-30
Connection: more Q_PROPERTYs, newUser signal
Kitsune Ral
2018-01-30
Connection::createRoom and Connection::createDirectChat
Kitsune Ral
2018-01-30
Connection class cleanup
Kitsune Ral
2018-01-30
CreateRoomJob: Update to the latest Spec version
Kitsune Ral
2018-01-30
User: fullName, isGuest, better doc comments
Kitsune Ral
2018-01-30
RequestData: use auto
Kitsune Ral
2018-01-30
Connection::onSyncSuccess: call processEvents upon each room parsing
Kitsune Ral
2018-01-25
Merge branch 'kitsune-avatar-url-properties'
Kitsune Ral
2018-01-25
Room, User: expose avatarMediaId(); declare User for the metatype system
Kitsune Ral
2018-01-25
Room, User: const-tighten up the code, set QObject names
Kitsune Ral
2018-01-25
StateEvent<>: introduce Prev structure and prevSenderId() accessor
Kitsune Ral
2018-01-25
Expose avatar URLs of Room and User as Q_PROPERTY
Kitsune Ral
2018-01-25
Merge branch 'kitsune-better-forget'
Kitsune Ral
2018-01-25
Merge branch 'kitsune-invite-state-caching'
Kitsune Ral
2018-01-25
Connection: intercept late-coming /sync response on a just forgotten room
Kitsune Ral
2018-01-25
Connection::provideRoom: assert no empty ids
Kitsune Ral
2018-01-25
Room::toJson: fix invite state caching
Kitsune Ral
2018-01-25
Connection::forgetRoom: Support forgetting invites too
Kitsune Ral
2018-01-25
BaseJob::checkReply: log job returned status more explicitly
Kitsune Ral
2018-01-25
Room::Private::toJson: don't save zero numbers
Kitsune Ral
2018-01-24
Fix dangling references
Kitsune Ral
2018-01-24
Typo fixes for the previous commit
Kitsune Ral
2018-01-24
Avatar: Only allow mxc:// links for avatars
Kitsune Ral
2018-01-24
splitMediaId: fix typos in the assertion failure message
Kitsune Ral
2018-01-22
Room: emit addedMessages() before possible read marker auto-promotion
Kitsune Ral
2018-01-22
splitMediaId: better assertion failure message
Kitsune Ral
2018-01-22
Room::setLastReadEvent: don't update if the event is the same
Kitsune Ral
2018-01-20
Room: store the first displayed event as well; Room::*DisplayedMarker() methods
Kitsune Ral
2018-01-20
RoomMessageEvent::hasTextContent()
Kitsune Ral
2018-01-18
Typo fix
Kitsune Ral
2018-01-18
Room: add properties for shown (room/event), message and members count
Kitsune Ral
2018-01-18
Move links pretty-printing code from Quaternion to lib
Kitsune Ral
2018-01-17
Fix a mistake reported by Clang static analyzer
Kitsune Ral
2018-01-17
Fix an occasional crash introduced by the previous commit
Kitsune Ral
2018-01-17
Room::getPreviousContent(): Don't skip if the last job just finished
Kitsune Ral
[next]