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
/
room.cpp
Age
Commit message (
Expand
)
Author
2020-11-14
Cleanup
Kitsune Ral
2020-11-12
Room: add power level events to redaction rules
Kitsune Ral
2020-11-12
More JSON key constants
Kitsune Ral
2020-11-08
Room: drop setMemberState()
Kitsune Ral
2020-11-08
More robust member profile data retrieval
Kitsune Ral
2020-10-27
Added filter param to getPreviousContent so that a server side filter
John
2020-09-04
Fixes of clazy warnings
Kitsune Ral
2020-08-22
Cleanup and some extra comments
Kitsune Ral
2020-08-04
User: optimise names/avatars storing and updating
Kitsune Ral
2020-08-04
Room: various minor tweaks and fixes
Kitsune Ral
2020-07-24
Room: send read receipts in a background request
Kitsune Ral
2020-07-23
Room::P::isEventNotable(): edits are not notable
Kitsune Ral
2020-06-20
Room: PostReadMarkersJob should be in background
Kitsune Ral
2020-06-19
Fix FTBFS and warnings with E2EE switched on
Kitsune Ral
2020-06-10
Room: fix messageSent() being emitted too early
Kitsune Ral
2020-06-05
Avoid Qt 5.15 deprecation warning
Kitsune Ral
2020-05-31
room.cpp: clean away unused variables
Kitsune Ral
2020-04-14
Room: emit updatedEvent() on un-reaction
Kitsune Ral
2020-04-12
Room::safeMemberName()
Kitsune Ral
2020-04-12
Room::canSwitchVersions(): refactor and make Q_INVOKABLE
Kitsune Ral
2020-04-07
Room::addNewMessageEvents: fix an assertion failure on empty sender
Kitsune Ral
2020-03-26
Refactoring around Connection::onSyncSuccess()
Kitsune Ral
2020-03-26
Room::aliases(): don't add canonical alias if it's empty
Kitsune Ral
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
emit nameChanged() on AliasesChange
Ram Nad
2020-03-20
dont use this
Ram Nad
2020-03-20
added altAliases()
Ram Nad
2020-03-20
made suggested changes
Ram Nad
2020-03-17
MSC1849 compatible edited messages (#373)
Roland Pallai
2020-03-12
E2EE: Make building E2EE optional. Contributes to #369
Alexey Andreev
2020-03-08
fixing msc2432
Ram Nad
2020-02-25
Room: fix merge regression
Alexey Andreyev
2020-02-25
E2EE: implement megolm inbound session decrypt for room
Alexey Andreyev
2020-02-25
E2EE: add connection session decrypt, handle to-device and device_one_time_ke...
Alexey Andreyev
2020-01-12
Use parsed RoomPowerLevelsEvent in room upgrading
Black Hat
2019-12-28
isEditing(): fix a bug in replacing events
Black Hat
2019-12-13
Room: make downloaded file name building more robust
Kitsune Ral
2019-12-13
Room::postFile(): minor refactoring
Kitsune Ral
2019-12-12
Room::downloadFile: minor cleanup
Kitsune Ral
2019-12-12
Room::fileNameToDownload(): fix a typo in a check on Windows
Kitsune Ral
2019-12-11
Pass action scope to Room::setTags
Kitsune Ral
2019-12-09
Room::predecessor() and Room::successor()
Kitsune Ral
2019-12-09
Code cleanup
Kitsune Ral
2019-12-09
Initialise read marker if none is found in the whole timeline
Kitsune Ral
2019-12-09
Merge branch 'kitsune-look-further-for-redactions'
Kitsune Ral
2019-12-08
Room::addNewMessageEvents: search the whole sync batch for events to
Kitsune Ral
2019-12-06
MSC1954: Remove prev_content from the essential keys list
Alexey Andreyev
2019-11-10
makeRedacted: fix code formatting
Kitsune Ral
2019-11-01
Omittable: get rid of value()
Kitsune Ral
[next]