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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix replies not reloading after fetching them
Nicolas Werner
2021-07-16
1
-4
/
+1
*
Don't use full dump for replies
Nicolas Werner
2021-07-12
1
-0
/
+5
*
Prepare for reuseItems in timeline
Nicolas Werner
2021-07-12
1
-3
/
+8
*
Remove db bottleneck by caching ro txn for 100 requests
Nicolas Werner
2021-07-10
1
-1
/
+4
*
Add a basic 'Space page'
Nicolas Werner
2021-06-25
1
-0
/
+3
*
Hide spaces by default, unless they are in the current space filter
Nicolas Werner
2021-06-25
1
-3
/
+6
*
Fix emoji in new RoomList
Nicolas Werner
2021-05-22
1
-0
/
+1
*
Sort the room list
Nicolas Werner
2021-05-22
1
-1
/
+1
*
Make roomlist look nice
Nicolas Werner
2021-05-21
1
-0
/
+14
*
Show verification status next to messages
Nicolas Werner
2021-05-07
1
-0
/
+1
*
Only show actions, when you have permissions to do them
Nicolas Werner
2021-05-02
1
-0
/
+7
*
Fix crash when you have no rooms and open the profile as well as not renderin...
Nicolas Werner
2021-04-30
1
-2
/
+1
*
Copy link to message
Nicolas Werner
2021-04-29
1
-0
/
+1
*
Highlight navigated to message
Nicolas Werner
2021-04-29
1
-0
/
+14
*
move detection code to nheko namespace and fix a few other bugs
targetakhil
2021-04-17
1
-3
/
+1
*
remove unused function and set position to center of timeline view
targetakhil
2021-04-15
1
-1
/
+0
*
show forward menu item only for relevant events, changes to ui
targetakhil
2021-04-15
1
-0
/
+1
*
added basic forwarding
targetakhil
2021-04-15
1
-0
/
+4
*
Update license headers
Nicolas Werner
2021-03-05
1
-0
/
+4
*
Fix text input restoring after edits
Nicolas Werner
2021-02-25
1
-0
/
+2
*
Allow editing via up and down arrows
Nicolas Werner
2021-02-24
1
-0
/
+1
*
Merge branch 'master' into room_settings_qml
Akhil Nair
2021-02-14
1
-2
/
+13
|
\
|
*
Prevent edits of unsent messages
Nicolas Werner
2021-02-10
1
-0
/
+3
|
*
Fix stuck notifications because of edits
Nicolas Werner
2021-02-10
1
-1
/
+1
|
*
Implement message editing
Nicolas Werner
2021-02-09
1
-8
/
+1
|
*
Display edits correctly
Nicolas Werner
2021-02-09
1
-1
/
+16
*
|
replaced with togglebutton using qtquickcontrols2
Jedi18
2021-02-13
1
-1
/
+1
*
|
added changing of name through edit modal, removed old roomsettings
Jedi18
2021-02-12
1
-1
/
+1
*
|
fix avatar update on timeline sync
Jedi18
2021-02-11
1
-0
/
+3
|
/
*
Shifted fetching of global username fom timeline model to user profile
Jedi18
2021-01-29
1
-1
/
+0
*
Changed edit method from double clicking to an edit button
Jedi18
2021-01-28
1
-0
/
+1
*
update room specific username from userprofile
Jedi18
2021-01-27
1
-1
/
+1
*
Add "open in external program" action
rnhmjoj
2021-01-24
1
-0
/
+2
*
Simplify section handling a bit
Nicolas Werner
2021-01-19
1
-1
/
+3
*
Add file uploading
Nicolas Werner
2020-11-25
1
-1
/
+1
*
Pasteable textinput
Nicolas Werner
2020-11-25
1
-0
/
+5
*
Clean up key requests + autoreload
Nicolas Werner
2020-10-20
1
-0
/
+4
*
Share code for sending encrypted olm messages
Nicolas Werner
2020-10-20
1
-6
/
+0
*
Merge remote-tracking branch 'origin/master' into cross-signing
Nicolas Werner
2020-09-24
1
-1
/
+13
|
\
|
*
Fix null errors in qml
Nicolas Werner
2020-09-16
1
-1
/
+0
|
*
Reenable top bar room settings menus on avatar or title clicks
Nicolas Werner
2020-09-16
1
-0
/
+1
|
*
Port top bar to Qml
Nicolas Werner
2020-09-16
1
-0
/
+12
*
|
Simplify outbound session setup
Nicolas Werner
2020-09-20
1
-6
/
+6
*
|
Merge remote-tracking branch 'upstream/master' into device-verification
CH Chethan Reddy
2020-08-30
1
-4
/
+16
|
\
|
|
*
Hide CallCandidates again in new store
Nicolas Werner
2020-08-17
1
-0
/
+2
|
*
Merge remote-tracking branch 'origin/master' into new-event-store
Nicolas Werner
2020-08-17
1
-4
/
+15
|
|
\
|
|
*
Specify call type on timeline
trilene
2020-07-24
1
-0
/
+1
|
|
*
Support voice calls
trilene
2020-07-10
1
-5
/
+16
|
*
|
Add /clear-timeline command
Nicolas Werner
2020-08-09
1
-0
/
+1
*
|
|
[WIP] Room-Verification Messages
CH Chethan Reddy
2020-08-09
1
-10
/
+6
*
|
|
Add Room Verification Messages
CH Chethan Reddy
2020-07-30
1
-0
/
+5
*
|
|
Adding Room Key Verification Stuff
CH Chethan Reddy
2020-07-30
1
-0
/
+8
*
|
|
Refactor UserProfile
Nicolas Werner
2020-07-30
1
-3
/
+7
|
/
/
*
|
Fix reactions
Nicolas Werner
2020-07-20
1
-0
/
+9
*
|
Fix reaction display
Nicolas Werner
2020-07-19
1
-1
/
+0
*
|
Reenable sending messages
Nicolas Werner
2020-07-18
1
-16
/
+4
*
|
WIP: Event Store split out
Nicolas Werner
2020-07-09
1
-7
/
+6
|
/
*
Additional code cleanup
Joseph Donofry
2020-06-11
1
-20
/
+0
*
Merge master and fix conflicts
Joseph Donofry
2020-06-09
1
-0
/
+1
|
\
|
*
Added an optional feature to show bigger emoji-only messages with 3 or less e...
lkito
2020-05-21
1
-0
/
+1
*
|
Merge master into reactions
Joseph Donofry
2020-05-14
1
-0
/
+1
|
\
|
|
*
Add un-encrypted warning icon for messages in encrypted rooms
Joseph Donofry
2020-05-14
1
-0
/
+1
*
|
Add new QML-based emoji picker (work in progress)
Joseph Donofry
2020-05-13
1
-2
/
+3
*
|
merge master into reactions
Joseph Donofry
2020-05-07
1
-1
/
+19
|
/
*
Fix reaction redaction for real this time
Nicolas Werner
2020-05-06
1
-0
/
+2
*
Basic, broken reaction display
Nicolas Werner
2020-05-04
1
-0
/
+3
*
Run linter
Lasath Fernando
2020-04-30
1
-3
/
+4
*
Add visual indication that data is being fetched
Lasath Fernando
2020-04-29
1
-1
/
+6
*
Change decrypt setting again
Joseph Donofry
2020-04-23
1
-2
/
+3
*
Change how decrypt value is retrieved from settings
Joseph Donofry
2020-04-23
1
-1
/
+2
*
Add signal/slot for decryption changes in last patch
Joseph Donofry
2020-04-22
1
-1
/
+1
*
Add menu entry to show decrypted source
Nicolas Werner
2020-04-21
1
-0
/
+1
*
Try to fix messages getting stuck by sometimes sending them twice and never f...
Nicolas Werner
2020-04-19
1
-4
/
+1
*
Fix reply not closing
Nicolas Werner
2020-04-13
1
-0
/
+21
*
Better image overlay handling when downloading
Adasauce
2020-03-20
1
-1
/
+1
*
Merge pull request #137 from Nheko-Reborn/blurhash
DeepBlueV7.X
2020-03-05
1
-0
/
+1
|
\
|
*
Experimental blurhash implementation (MXC2448)
Nicolas Werner
2020-03-03
1
-0
/
+1
*
|
Add support for more room events in timeline
Adasauce
2020-03-03
1
-4
/
+9
|
/
*
Reset user colors on theme change (in qml timeline)
Nicolas Werner
2020-02-20
1
-2
/
+0
*
Select first room on startup
Nicolas Werner
2020-02-04
1
-1
/
+3
*
modernize: use nullptr
Nicolas Werner
2020-02-04
1
-1
/
+1
*
Optimize includes a bit
Nicolas Werner
2020-01-31
1
-3
/
+5
*
Show event type string in placeholder
Nicolas Werner
2020-01-23
1
-0
/
+1
*
Implement display of membership events
Nicolas Werner
2020-01-23
1
-1
/
+2
*
Move typing display to qml
Nicolas Werner
2020-01-17
1
-0
/
+13
*
Fetch missing events for replies
Nicolas Werner
2020-01-11
1
-0
/
+2
*
Implement fancy reply rendering
Nicolas Werner
2020-01-11
1
-0
/
+1
*
Use fetchMore for native lazy loading of item model data
Nicolas Werner
2020-01-06
1
-1
/
+3
*
invert timeline
Nicolas Werner
2020-01-06
1
-0
/
+1
*
Reduce includes of MatrixClient.h, as it is the most expensive header
Nicolas Werner
2019-12-15
1
-7
/
+5
*
Reduce some include of Cache.h since it needs 11s on average
Nicolas Werner
2019-12-14
1
-1
/
+1
*
Show topic and name changes in timeline
Nicolas Werner
2019-12-10
1
-0
/
+2
*
Implement decryption of images
Nicolas Werner
2019-12-03
1
-0
/
+2
*
Add encrypted file download
Nicolas Werner
2019-12-03
1
-0
/
+3
*
Add loading spinner and restore message send queue
Nicolas Werner
2019-11-23
1
-31
/
+10
*
Remove old timeline
Nicolas Werner
2019-11-23
1
-0
/
+258