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
/
emoji
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
Remove spacer & set sizePolicy on the timeline view & widgets
Konstantinos Sideris
4
-19
/
+23
2018-07-22
Simplify the message shown when another app instance is detected
Konstantinos Sideris
2
-39
/
+6
2018-07-22
Minor modal adjustments
Konstantinos Sideris
2
-8
/
+3
2018-07-22
Add option to specify the scale factor
Konstantinos Sideris
7
-5
/
+99
2018-07-22
Add input field to specify the device name on login
Konstantinos Sideris
2
-18
/
+24
2018-07-22
Remove pixel values from modals, use pointSize instead
Konstantinos Sideris
12
-99
/
+154
2018-07-22
Add option to ignore key requests altogether
Konstantinos Sideris
6
-2
/
+70
2018-07-22
Refactor the room settings menu to look like the user profile
Konstantinos Sideris
10
-196
/
+94
2018-07-22
Reject key requests for users that are not members of the room
Konstantinos Sideris
3
-0
/
+24
2018-07-22
i18n: Update Polish translation (#382)
Marcin Mikołajczak
1
-49
/
+165
2018-07-21
Add note about e2ee
Konstantinos Sideris
1
-0
/
+5
2018-07-21
Disable paint updates while applying room filtering (#380)
Konstantinos Sideris
1
-0
/
+5
2018-07-21
Reuse the profile modal & adjust its spacing relative to the font size
Konstantinos Sideris
3
-22
/
+59
2018-07-21
Lower the complexity of the group filtering algorithm (#380)
Konstantinos Sideris
6
-44
/
+52
2018-07-21
Clear timeline widgets when they exceed a certain limit (#158)
Konstantinos Sideris
2
-2
/
+45
2018-07-20
Use a smaller icon size in the sidebar
Konstantinos Sideris
1
-1
/
+1
2018-07-20
Show device list in user profile & add option to create 1-1 chat
Konstantinos Sideris
15
-21
/
+162
2018-07-20
Create user profile modal
Konstantinos Sideris
27
-13
/
+265
2018-07-19
Add user avatar after the 'encryption is enabled' message
Konstantinos Sideris
1
-0
/
+3
2018-07-18
Fix variable shadowing on clang
Konstantinos Sideris
1
-3
/
+3
2018-07-17
Mark own read messages with a double checkmark (#377)
Konstantinos Sideris
12
-1
/
+248
2018-07-17
Bump version to v0.5.1
Konstantinos Sideris
4
-9
/
+9
2018-07-17
Fix the download path for the Windows notification lib
Konstantinos Sideris
1
-1
/
+1
2018-07-17
Move all files under src/
Konstantinos Sideris
145
-280
/
+282
2018-07-16
Explicitly set no timeout for notifications
Benedikt Heine
1
-1
/
+1
2018-07-16
Update image_data hint to current notification spec
Benedikt Heine
1
-1
/
+1
2018-07-15
Use a brighter color for button text (#355)
Konstantinos Sideris
1
-1
/
+1
2018-07-15
Properly reset the autocomplete anchor when the popup closes
Konstantinos Sideris
3
-3
/
+7
2018-07-15
Use MainWindow instead of QApplication::activeWindow to reference the main wi...
Konstantinos Sideris
2
-4
/
+12
2018-07-15
De-duplicate the m.room.encryption event
Konstantinos Sideris
2
-4
/
+13
2018-07-15
Use the http link for video messages
Konstantinos Sideris
5
-21
/
+22
2018-07-15
Remove the v2 namespace from the http client
Konstantinos Sideris
19
-182
/
+174
2018-07-15
User reverse iterator instead of while loop
Konstantinos Sideris
1
-7
/
+3