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
Age
Commit message (
Expand
)
Author
2019-09-29
Rename pieces with qmc/qmatrixclient
Kitsune Ral
2019-09-29
function_traits: drop unused pieces
Kitsune Ral
2019-09-29
Simplify visit() signature
Kitsune Ral
2019-09-29
Make connectSingleShot work wherever QObject::connect works
Kitsune Ral
2019-09-29
Settings: childGroups() should merge legacy and current groups; QMC->QTNT in ...
Kitsune Ral
2019-09-29
Fix formatting weirdness
Kitsune Ral
2019-09-24
Room: cleanup
Kitsune Ral
2019-09-12
Introduce HashQ<> and UnorderedMap<>
Kitsune Ral
2019-08-29
Merge pull request #348 from quotient-im/kitsune-better-basejob
Kitsune Ral
2019-08-27
More compliant 'using' for chrono_literals
Kitsune Ral
2019-08-27
Don't use enumerator attributes
Kitsune Ral
2019-08-27
Tighten the code; add a missing #include
Kitsune Ral
2019-08-26
Room::calculateDisplayname: use local aliases for room naming
Kitsune Ral
2019-08-26
setAvatarForRoom: try recover from otherAvatars inconsistency
Kitsune Ral
2019-08-25
RoomMessageEvent::content(): constify event content
Kitsune Ral
2019-08-20
BaseJob/ConnectionData: connection-wide rate-limiting
Kitsune Ral
2019-08-20
BaseJob: Status/StatusCode tweaks, cleanup, mo' comments
Kitsune Ral
2019-08-20
Connection::run()
Kitsune Ral
2019-08-20
Store userId in ConnectionData instead of Connection
Kitsune Ral
2019-08-19
Room::Private::doSendEvent: fix too early change in BaseJob signals
Kitsune Ral
2019-08-18
room.cpp: applied clang-format with updated penalty values
Kitsune Ral
2019-08-18
Room: use new logging categories
Kitsune Ral
2019-08-18
Room::decryptMessage: now with the header file changes
Kitsune Ral
2019-08-18
Merge pull request #345 from rpallai/UnreadNotifsChange
Kitsune Ral
2019-08-18
Room::decryptMessage: fix memory leaks and dangling pointers
Kitsune Ral
2019-08-18
New logging categories: events.state, events.messages, and e2ee
Kitsune Ral
2019-08-17
Update the cache for sure if unread counters were changed
Roland Pallai
2019-08-16
BaseJob: support M_USER_DEACTIVATED error code
Kitsune Ral
2019-08-13
Support for server notices rooms (MSC1452)
Kitsune Ral
2019-08-12
e2ee.h: Make constants inline instead of static
Kitsune Ral
2019-08-12
Make Settings::remove() to clear the legacy; more doc-comments
Kitsune Ral
2019-08-11
Use [[maybe_unused]] instead of [[gnu::unused]]
Kitsune Ral
2019-08-11
Now that we're C++17, remove old compatibility cruft
Kitsune Ral
2019-08-11
Drop EventType namespace and DEFINE_EVENTTYPE_ALIAS macro
Kitsune Ral
2019-08-11
Connection: check for cache_type setting in libQuotient group
Kitsune Ral
2019-08-11
SyncData: x-qmatrixclient -> x-quotient
Kitsune Ral
2019-08-11
Cleanup
Kitsune Ral
2019-08-09
stringToHueF: pick a safer name for the variable
Kitsune Ral
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
Kitsune Ral
2019-08-09
Rename zero-impact strings
Kitsune Ral
2019-08-02
Room: avoid assertion crashes; name variables better
Kitsune Ral
2019-08-02
Room/qmc-example: consider fake state event rejection as valid
Kitsune Ral
2019-08-02
Apply the new brace wrapping to source files
Kitsune Ral
2019-08-02
e2ee.h: add a missing #include
Kitsune Ral
2019-08-02
Merge branch 'master' into use-clang-format
Kitsune Ral
2019-08-01
Merge branch 'master' into kitsune-relations
Kitsune Ral
2019-07-31
Merge pull request #335 from quotient-im/aa13q-e2ee-encrypted-msg
Kitsune Ral
2019-07-31
Room::postReaction()
Kitsune Ral
2019-07-31
Support for receiving m.reaction events
Kitsune Ral
2019-07-31
Initial support for edited messages (receive only)
Kitsune Ral
[next]