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
2020-03-27
CMakeLists.txt: update version to 0.5.3
Kitsune Ral
2020-03-27
QuotientConfig.cmake: fix another typo
Kitsune Ral
2020-03-27
.travis.yml: fix a typo
Kitsune Ral
2020-03-26
Travis CI: build with and without E2EE
Kitsune Ral
2020-03-26
Fix building tests without E2EE
Kitsune Ral
2020-03-26
Connection: allRooms(), rooms(), roomsCount(); deprecate roomMap()
Kitsune Ral
2020-03-26
SsoSession and Connection::prepareForSso()
Kitsune Ral
2020-03-26
Connection: loginWithToken(); connectWithToken() -> assumeIdentity()
Kitsune Ral
2020-03-26
Connection: support getting the list of login flows
Kitsune Ral
2020-03-26
Support for receiving m.reaction events
Kitsune Ral
2020-03-26
Refactoring around Connection::onSyncSuccess()
Kitsune Ral
2020-03-26
AliasesEventContent::toJson(): optimise generated JSON
Kitsune Ral
2020-03-26
Room::aliases(): don't add canonical alias if it's empty
Kitsune Ral
2020-03-25
Support of MSC1849 message editing
Kitsune Ral
2020-03-25
Room: make downloaded file name building more robust
Kitsune Ral
2020-03-25
Redaction: update essential keys list
Kitsune Ral
2020-03-25
Initialise read marker if none is found in the whole timeline
Kitsune Ral
2020-03-25
Fix room highlighting for names with hashtag
Alexey Andreyev
2020-03-25
BaseJob: Only send access token when needed
Kitsune Ral
2020-03-25
qmc-example: make tests work again
Kitsune Ral
2020-03-25
BaseJob: support M_USER_DEACTIVATED error code
Kitsune Ral
2020-03-25
Update the cache for sure if unread counters were changed
Kitsune Ral
2020-03-25
setAvatarForRoom: try recover from otherAvatars inconsistency
Kitsune Ral
2020-03-25
.well-known support
Kitsune Ral
2020-03-25
Support for server notices rooms (MSC1452)
Kitsune Ral
2020-03-25
linkifyUrls(): be more conservative in parsing serverparts
Kitsune Ral
2020-03-25
Fix missing alias updates; make Room aliases accessors work (using MSC2432)
Kitsune Ral
2020-03-25
Compatibility with Qt 5.14
Kitsune Ral
2020-03-25
.travis.yml: be explicit about using trusty
Kitsune Ral
2020-03-24
Connection: fix a deprecation warning
Kitsune Ral
2020-03-23
Expose aliases() and altAliases() as properties
Black Hat
2020-03-21
Merge pull request #383 from ram-nad/msc2432-fix
Kitsune Ral
2020-03-21
Update aliases code lib/room.cpp
Ram Nad
2020-03-20
Merge branch 'msc2432-fix' of github.com:ram-nad/libQuotient into msc2432-fix
Ram Nad
2020-03-20
emit nameChanged() on AliasesChange
Ram Nad
2020-03-20
Make rvalue constructor explicit Update lib/events/roomcanonicalaliasevent.h
Ram Nad
2020-03-20
Make constructor explicit lib/events/roomcanonicalaliasevent.h
Ram Nad
2020-03-20
dont use this
Ram Nad
2020-03-20
added altAliases()
Ram Nad
2020-03-20
Merge pull request #389 from quotient-im/kitsune-login-flows
Kitsune Ral
2020-03-20
adding header in qmake
Ram Nad
2020-03-20
made suggested changes
Ram Nad
2020-03-20
Add warranty in lib/events/roomcanonicalaliasevent.h
Ram Nad
2020-03-19
Merge pull request #376 from rpallai/editing-fixes
Kitsune Ral
2020-03-18
SsoSession and Connection::prepareForSso()
Kitsune Ral
2020-03-17
Use constant
Roland Pallai
2020-03-17
MSC1849 compatible edited messages (#373)
Roland Pallai
2020-03-15
Connection: loginWithToken(); connectWithToken() -> assumeIdentity()
Kitsune Ral
2020-03-14
Connection: minor cleanup
Kitsune Ral
2020-03-13
Connection: support getting the list of login flows
Kitsune Ral
[prev]
[next]