index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timeline
/
TimelineModel.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Send typing updates from QML
Nicolas Werner
2020-11-25
1
-1
/
+0
*
Basic text input in qml
Nicolas Werner
2020-11-25
1
-1
/
+0
*
Pasteable textinput
Nicolas Werner
2020-11-25
1
-0
/
+1
*
Share code for sending encrypted olm messages
Nicolas Werner
2020-10-20
1
-198
/
+25
*
Store timestamp with olm sessions
Nicolas Werner
2020-10-20
1
-1
/
+2
*
Calculate verification status from cross-signing sigs and update dynamically
Nicolas Werner
2020-10-08
1
-1
/
+1
*
Make steps in verification flow explicit
Nicolas Werner
2020-10-05
1
-2
/
+2
*
Don't fail on missing key for a device and /rotate-megolm-session command
Nicolas Werner
2020-10-03
1
-0
/
+6
*
Merge remote-tracking branch 'origin/master' into cross-signing
Nicolas Werner
2020-09-24
1
-12
/
+70
|
\
|
*
Fix null errors in qml
Nicolas Werner
2020-09-16
1
-12
/
+6
|
*
Port top bar to Qml
Nicolas Werner
2020-09-16
1
-0
/
+64
*
|
Simplify outbound session setup
Nicolas Werner
2020-09-20
1
-109
/
+95
*
|
Split qml part of Device Verification
CH Chethan Reddy
2020-09-14
1
-17
/
+16
*
|
Fix Wrong Emojis Issue in Room Verification
Chethan2k1
2020-09-04
1
-16
/
+17
*
|
Add support for Encrypted to-device verification messages
CH Chethan Reddy
2020-09-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into device-verification
CH Chethan Reddy
2020-08-30
1
-78
/
+157
|
\
|
|
*
Hide CallCandidates again in new store
Nicolas Werner
2020-08-17
1
-1
/
+5
|
*
Merge remote-tracking branch 'origin/master' into new-event-store
Nicolas Werner
2020-08-17
1
-14
/
+110
|
|
\
|
|
*
clang-format
trilene
2020-08-01
1
-2
/
+4
|
|
*
Specify call type on timeline
trilene
2020-07-24
1
-0
/
+4
|
|
*
Hide incoming CallCandidates in encrypted rooms
trilene
2020-07-14
1
-0
/
+9
|
|
*
Remove comments
trilene
2020-07-13
1
-2
/
+0
|
|
*
Hide CallCandidates events from the timeline
trilene
2020-07-13
1
-1
/
+2
|
|
*
Merge remote-tracking branch 'upstream/master' into voip
trilene
2020-07-10
1
-55
/
+79
|
|
|
\
|
|
*
|
Support voice calls
trilene
2020-07-10
1
-57
/
+148
*
|
|
|
[WIP] Room Verification Works!
CH Chethan Reddy
2020-08-18
1
-4
/
+3
*
|
|
|
[WIP] Room-Verification Messages
CH Chethan Reddy
2020-08-09
1
-248
/
+85
*
|
|
|
Add Room Verification Messages
CH Chethan Reddy
2020-07-30
1
-25
/
+120
*
|
|
|
Adding Room Key Verification Stuff
CH Chethan Reddy
2020-07-30
1
-1
/
+186
*
|
|
|
Refactor UserProfile
Nicolas Werner
2020-07-30
1
-2
/
+2
|
/
/
/
*
|
|
Rename EventStore::event to get to remove ambiguity with QObject::event
Nicolas Werner
2020-07-26
1
-17
/
+17
*
|
|
Fix reactions
Nicolas Werner
2020-07-20
1
-1
/
+2
*
|
|
Fix reaction display
Nicolas Werner
2020-07-19
1
-1
/
+2
*
|
|
Fix reply scrolling
Nicolas Werner
2020-07-18
1
-2
/
+2
*
|
|
Fix flickering of encrypted messages when sending using new store
Nicolas Werner
2020-07-18
1
-8
/
+10
*
|
|
Fix encryption indicator
Nicolas Werner
2020-07-18
1
-3
/
+6
*
|
|
Reenable sending messages
Nicolas Werner
2020-07-18
1
-311
/
+53
*
|
|
Readd pagination and fix redactions
Nicolas Werner
2020-07-13
1
-29
/
+24
*
|
|
Fetch missing events
Nicolas Werner
2020-07-10
1
-21
/
+0
*
|
|
WIP: Event Store split out
Nicolas Werner
2020-07-09
1
-416
/
+253
|
|
/
|
/
|
*
|
Make connections across threads queued in any case
Nicolas Werner
2020-06-26
1
-55
/
+79
|
/
*
Additional code cleanup
Joseph Donofry
2020-06-11
1
-7
/
+0
*
Merge master and fix conflicts
Joseph Donofry
2020-06-09
1
-2
/
+22
|
\
|
*
Remove some redundant functions
Nicolas Werner
2020-05-30
1
-2
/
+2
|
*
Fix some join messages showing as empty
Nicolas Werner
2020-05-26
1
-0
/
+2
|
*
Added an optional feature to show bigger emoji-only messages with 3 or less e...
lkito
2020-05-21
1
-0
/
+18
*
|
Fix crash when reacting to messages from /sync
Nicolas Werner
2020-05-17
1
-1
/
+1
*
|
Fix local echo for reactions
Nicolas Werner
2020-05-16
1
-1
/
+21
*
|
Merge master into reactions
Joseph Donofry
2020-05-14
1
-1
/
+10
|
\
|
|
*
Add un-encrypted warning icon for messages in encrypted rooms
Joseph Donofry
2020-05-14
1
-0
/
+5
|
*
Show inline images
Nicolas Werner
2020-05-14
1
-0
/
+4
|
*
Translation updates
Nicolas Werner
2020-05-10
1
-1
/
+1
*
|
Add new QML-based emoji picker (work in progress)
Joseph Donofry
2020-05-13
1
-20
/
+18
*
|
Initial support for sending reactions
Joseph Donofry
2020-05-09
1
-4
/
+39
*
|
merge master into reactions
Joseph Donofry
2020-05-07
1
-0
/
+7
|
/
*
Merge pull request #192 from Nheko-Reborn/reactions
DeepBlueV7.X
2020-05-08
1
-1
/
+37
|
\
|
*
Fix reaction redaction for real this time
Nicolas Werner
2020-05-06
1
-0
/
+3
|
*
Fix rooms with a lot of reactions not paginating correctly
Nicolas Werner
2020-05-06
1
-1
/
+5
|
*
Show displayname on reactions
Nicolas Werner
2020-05-06
1
-1
/
+1
|
*
Basic, broken reaction display
Nicolas Werner
2020-05-04
1
-0
/
+29
*
|
Fix messages being immediately read again
Nicolas Werner
2020-05-06
1
-2
/
+10
*
|
Fix joined rooms dropping to the bottom at first
Nicolas Werner
2020-05-05
1
-0
/
+27
|
/
*
Merge pull request #184 from shocklateboy92/features/backlog-progress
DeepBlueV7.X
2020-05-01
1
-4
/
+16
|
\
|
*
Add visual indication that data is being fetched
Lasath Fernando
2020-04-29
1
-4
/
+16
*
|
Don't store pending receipts in cache
Nicolas Werner
2020-04-30
1
-3
/
+0
*
|
Strip reply fallback from plain text body
Nicolas Werner
2020-04-30
1
-6
/
+16
|
/
*
Change decrypt setting again
Joseph Donofry
2020-04-23
1
-9
/
+1
*
Change how decrypt value is retrieved from settings
Joseph Donofry
2020-04-23
1
-0
/
+6
*
Fix own messages not showing as encrypted
Nicolas Werner
2020-04-23
1
-7
/
+7
*
Add signal/slot for decryption changes in last patch
Joseph Donofry
2020-04-22
1
-0
/
+7
*
Add ability to toggle sidebar messages for encrypted rooms
Joseph Donofry
2020-04-21
1
-1
/
+6
*
Add menu entry to show decrypted source
Nicolas Werner
2020-04-21
1
-0
/
+13
*
Fix own encrypted images not showing up after sending
Nicolas Werner
2020-04-21
1
-0
/
+4
*
Try to fix messages getting stuck by sometimes sending them twice and never f...
Nicolas Werner
2020-04-19
1
-19
/
+8
*
Cache decrypted events
Nicolas Werner
2020-04-14
1
-2
/
+24
*
Fix encrypted event indicator
Nicolas Werner
2020-04-14
1
-5
/
+5
*
Fix reply not closing
Nicolas Werner
2020-04-13
1
-2
/
+11
*
Removed double-sanitization of ... is typing names
Emi Simpson
2020-03-24
1
-1
/
+1
*
Better image overlay handling when downloading
Adasauce
2020-03-20
1
-2
/
+5
*
Add periods to terminate non-user messages in the timeline
Pushpam Choudhary
2020-03-13
1
-14
/
+14
*
Merge pull request #137 from Nheko-Reborn/blurhash
DeepBlueV7.X
2020-03-05
1
-0
/
+4
|
\
|
*
Experimental blurhash implementation (MXC2448)
Nicolas Werner
2020-03-03
1
-0
/
+4
*
|
Add support for more room events in timeline
Adasauce
2020-03-03
1
-21
/
+137
|
/
*
Reset user colors on theme change (in qml timeline)
Nicolas Werner
2020-02-20
1
-13
/
+2
*
Clear user colors on theme change
Nicolas Werner
2020-02-20
1
-0
/
+3
*
Paginationg != Paginating in debug message
Adasauce
2020-02-17
1
-1
/
+1
*
Don't delete messages received out of order (fixup the flickering fix)
Nicolas Werner
2020-02-16
1
-11
/
+1
*
Try to fix flickering, if sync return event before send completes
Nicolas Werner
2020-02-16
1
-0
/
+14
*
use QStandardPaths locations for all file dialogs.
Adasauce
2020-02-14
1
-1
/
+2
*
use the standard system download path for downloads
Adasauce
2020-02-14
1
-3
/
+5
*
Fix <displaynames>
Nicolas Werner
2020-02-02
1
-1
/
+1
*
Fix newlines in plain text messages again
Nicolas Werner
2020-01-27
1
-1
/
+1
*
Fix reply rendering without markdown in riot
Nicolas Werner
2020-01-27
1
-3
/
+20
*
Add missing thread include
Nicolas Werner
2020-01-26
1
-0
/
+1
*
Show event type string in placeholder
Nicolas Werner
2020-01-23
1
-0
/
+11
*
Implement display of membership events
Nicolas Werner
2020-01-23
1
-2
/
+100
*
Fix colors in typing display, when username contains emoji
Nicolas Werner
2020-01-21
1
-3
/
+28
*
Linkify links before sending
Nicolas Werner
2020-01-21
1
-9
/
+8
*
Move typing display to qml
Nicolas Werner
2020-01-17
1
-0
/
+30
*
Fix duplicate messages in timeline after sending
Nicolas Werner
2020-01-14
1
-0
/
+11
*
Escape blacklisted html tags
Nicolas Werner
2020-01-14
1
-2
/
+2
*
Fix replies in encrypted rooms
Nicolas Werner
2020-01-13
1
-4
/
+8
*
Fetch missing events for replies
Nicolas Werner
2020-01-11
1
-53
/
+96
*
Implement fancy reply rendering
Nicolas Werner
2020-01-11
1
-3
/
+13
*
Simplify read message logic with inverted timeline
Nicolas Werner
2020-01-06
1
-1
/
+1
*
Use fetchMore for native lazy loading of item model data
Nicolas Werner
2020-01-06
1
-31
/
+44
*
invert timeline
Nicolas Werner
2020-01-06
1
-12
/
+40
*
Move visitors out of TimelineModel
Nicolas Werner
2019-12-27
1
-445
/
+144
*
Reduce includes of MatrixClient.h, as it is the most expensive header
Nicolas Werner
2019-12-15
1
-0
/
+10
*
Reduce overhead of Cache.h
Nicolas Werner
2019-12-15
1
-12
/
+11
*
Update to c++17
Nicolas Werner
2019-12-14
1
-79
/
+78
*
Fix preview of sent encrypted images
Nicolas Werner
2019-12-13
1
-10
/
+11
*
Show topic and name changes in timeline
Nicolas Werner
2019-12-10
1
-0
/
+32
*
Restore linkification of messages
Nicolas Werner
2019-12-06
1
-2
/
+2
*
Implement decryption of images
Nicolas Werner
2019-12-03
1
-0
/
+13
*
Add encrypted file download
Nicolas Werner
2019-12-03
1
-0
/
+184
*
Show encryption enabled and use a non zero size for zero size vide
Nicolas Werner
2019-11-23
1
-1
/
+4
*
Only mark messages as read, when room is active
Nicolas Werner
2019-11-23
1
-1
/
+2
*
Lint
Nicolas Werner
2019-11-23
1
-5
/
+3
*
Fix replies to encrypted events
Nicolas Werner
2019-11-23
1
-1
/
+5
*
Fix windows build
Nicolas Werner
2019-11-23
1
-3
/
+5
*
Add loading spinner and restore message send queue
Nicolas Werner
2019-11-23
1
-2
/
+95
*
Show only messages in room list
Nicolas Werner
2019-11-23
1
-7
/
+30
*
Remove old timeline
Nicolas Werner
2019-11-23
1
-0
/
+1220
[prev]