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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore saving of media
Nicolas Werner
2019-11-23
5
-27
/
+163
*
Reenable ImageOverlay
Nicolas Werner
2019-11-23
2
-1
/
+28
*
Add lock to encrypted messages
Nicolas Werner
2019-11-23
2
-0
/
+7
*
Remove noisy decrypted message
Nicolas Werner
2019-11-23
1
-2
/
+0
*
Reenable encrypted messages
Nicolas Werner
2019-11-23
2
-16
/
+342
*
Fix read indicator
Nicolas Werner
2019-11-23
1
-2
/
+13
*
Enable read receipts action and sync read receipts from cache
Nicolas Werner
2019-11-23
4
-4
/
+38
*
Add send/received indicator
Nicolas Werner
2019-11-23
2
-7
/
+83
*
Implement simple scroll state handling
Nicolas Werner
2019-11-23
3
-1
/
+31
*
Try to fix CI, no match for QString::arg(QStringRef)
Nicolas Werner
2019-11-23
1
-1
/
+1
*
Implement replies in qml timeline
Nicolas Werner
2019-11-23
2
-0
/
+55
*
Implement sending other message types in qml timeline
Nicolas Werner
2019-11-23
2
-9
/
+83
*
Reimplement sending basic text messages
Nicolas Werner
2019-11-23
3
-2
/
+69
*
Show redactions in qml timeline
Nicolas Werner
2019-11-23
2
-21
/
+57
*
Try to fix duplicate messages in certain edge cases (i.e. sync and pagination...
Nicolas Werner
2019-11-23
1
-3
/
+14
*
Fix shadow error
Nicolas Werner
2019-11-23
1
-4
/
+4
*
Reenable display of encrypted messages
Nicolas Werner
2019-11-23
2
-15
/
+125
*
Reenable view raw message
Nicolas Werner
2019-11-23
2
-1
/
+14
*
Implement basic ImageMessages in qml timeline
Nicolas Werner
2019-11-23
3
-1
/
+70
*
Implement avatars in qml timeline
Nicolas Werner
2019-11-23
8
-6
/
+140
*
Fix new messages not arriving in qml timeline
Nicolas Werner
2019-11-23
1
-2
/
+5
*
Fix QML emojis
Nicolas Werner
2019-11-23
3
-3
/
+9
*
Use system colors for now
Nicolas Werner
2019-11-23
1
-4
/
+0
*
Fix misc CI issues
Nicolas Werner
2019-11-23
3
-7
/
+3
*
Fix shadow warning
Nicolas Werner
2019-11-23
1
-3
/
+3
*
Implement TextMessage delegate
Nicolas Werner
2019-11-23
3
-3
/
+193
*
Format date (close to) the old way in qml timeline
Nicolas Werner
2019-11-23
2
-0
/
+19
*
Add avatar placeholder and scrollbar to qml timeline
Nicolas Werner
2019-11-23
2
-10
/
+9
*
Add basic sections and button placeholders to qml timeline
Nicolas Werner
2019-11-23
4
-2
/
+43
*
Implement loading of history, when timeline is displayed
Nicolas Werner
2019-11-23
3
-4
/
+85
*
Add items to timline
Nicolas Werner
2019-11-23
4
-14
/
+75
*
Add placeholder timeline model
Nicolas Werner
2019-11-23
4
-6
/
+142
*
Replace timeline with empty qml view
Nicolas Werner
2019-11-23
4
-37
/
+126
*
escape html before parsing commonmark
rnhmjoj
2019-09-25
1
-1
/
+16
*
re-re-linted
Aidan Hahn
2019-09-03
1
-1
/
+0
*
relinted
Aidan Hahn
2019-09-03
1
-7
/
+5
*
group similar ui options on settings page
Aidan Hahn
2019-09-02
1
-1
/
+0
*
ran make lint to apply style guidelines
Aidan Hahn
2019-09-02
1
-7
/
+4
*
ReImplement UserSettings::setAvatarCircles
Aidan Hahn
2019-09-01
1
-0
/
+6
*
Merge branch '0.7.0-dev' of https://github.com/Nheko-Reborn/nheko into 0.7.0-...
Aidan Hahn
2019-09-01
29
-210
/
+162
|
\
|
*
Merge pull request #86 from Nheko-Reborn/avatar-memory-usage
DeepBlueV7.X
2019-08-30
27
-207
/
+145
|
|
\
|
|
*
Fix usage of deprecated find
Nicolas Werner
2019-08-28
2
-2
/
+1
|
|
*
Remove unused variables
Nicolas Werner
2019-08-26
1
-2
/
+0
|
|
*
Try to reduce memory usage by reusing avatar pixmaps
Nicolas Werner
2019-08-26
27
-207
/
+148
|
*
|
Fix themeing issues on mentions
Joseph Donofry
2019-08-29
2
-1
/
+15
|
|
/
*
|
removed leftovers from previous refactor
Aidan Hahn
2019-09-01
2
-8
/
+0
*
|
fixed typoes in code, added layout metadata to new settings toggle.
Aidan Hahn
2019-09-01
1
-2
/
+3
*
|
Refactored Avatar and RoomInfoListItem to access rounding settings in place
Aidan Hahn
2019-09-01
7
-2267119
/
+21
*
|
add controll bits for avatar rounding
Aidan Hahn
2019-08-28
7
-653
/
+976
*
|
rounding options for Avatar class
Aidan Hahn
2019-08-28
3
-2
/
+2266806
*
|
added logic in avatar class to determine rounding type
Aidan Hahn
2019-08-27
2
-5
/
+25
|
/
*
Fix SIGNAL SLOT issue on mtx types
Joseph Donofry
2019-08-19
2
-0
/
+2
*
Fix build issues w/ clang
Joseph Donofry
2019-08-19
2
-3
/
+1
*
More updates to mentions functionality
Joseph Donofry
2019-08-19
4
-33
/
+21
*
Fix issues with caching and loading of mentions.
Joseph Donofry
2019-08-12
6
-50
/
+108
*
Fix missing include in prior commit
Joseph Donofry
2019-08-10
1
-0
/
+1
*
Use 'system' theme as default if QT_QPA_PLATFORMTHEME is set
Joseph Donofry
2019-08-10
3
-8
/
+22
*
Fix linting issues w/ the last commit
Joseph Donofry
2019-08-09
3
-5
/
+5
*
Cache User Mentions
Joseph Donofry
2019-08-09
8
-500
/
+110
*
Fix linting issues
Joseph Donofry
2019-08-06
2
-6
/
+3
*
Cache user mentions
Joseph Donofry
2019-08-05
2
-0
/
+67
*
Fix lambda capture issue
Joseph Donofry
2019-07-29
1
-1
/
+1
*
Update mentions dialog
Joseph Donofry
2019-07-28
3
-23
/
+72
*
Fix linting
Joseph Donofry
2019-07-28
1
-11
/
+18
*
Update translation context
Joseph Donofry
2019-07-28
1
-9
/
+9
*
Address 'sent' translation issue
Joseph Donofry
2019-07-28
1
-19
/
+34
*
Add 'and' to typing display
Nicolas Werner
2019-07-28
2
-7
/
+12
*
Fix message_type not being initialized correctly
Nicolas Werner
2019-07-28
2
-1
/
+13
*
media->file in error message, when image upload fails
Nicolas Werner
2019-07-28
4
-6
/
+6
*
Add decryption error messages to translations
Nicolas Werner
2019-07-28
1
-5
/
+23
*
Try to localise timestamps
Nicolas Werner
2019-07-28
5
-24
/
+27
*
Ignore badge label macos deprecations
Joseph Donofry
2019-07-26
1
-0
/
+4
*
Remove uneeded log message
Joseph Donofry
2019-07-26
1
-1
/
+0
*
Fix bug with emoji font setting and clean linting
Joseph Donofry
2019-07-26
8
-41
/
+42
*
Add emoji text selection option for non-mac
Joseph Donofry
2019-07-26
4
-7
/
+61
*
Improve layout of Emoji Picker
Nicolas Werner
2019-07-25
4
-10
/
+28
*
Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev
Joseph Donofry
2019-07-21
5
-7
/
+28
|
\
|
*
Fix copy and pasting image from clipboard
Nicolas Werner
2019-07-22
4
-6
/
+27
|
*
Actually set attributes before starting the app
Nicolas Werner
2019-07-22
1
-1
/
+1
*
|
Update Mentions UI
Joseph Donofry
2019-07-21
4
-10
/
+34
|
/
*
Fix linting issues
Joseph Donofry
2019-07-16
5
-47
/
+46
*
Add User Mentions Dialog
Joseph Donofry
2019-07-16
6
-0
/
+617
*
Fix additional Qt version issue
Joseph Donofry
2019-07-05
1
-0
/
+4
*
Fix support for Qt versions < 5.11
Joseph Donofry
2019-07-04
8
-12
/
+56
*
Fix formatting issues
Joseph Donofry
2019-07-04
7
-12
/
+16
*
Fix deprecated function call issues with Qt 5.13
Joseph Donofry
2019-07-04
15
-30
/
+94
*
Fix some linting issues
Joseph Donofry
2019-07-04
2
-7
/
+8
*
Show room version in settings
Nicolas Werner
2019-07-04
3
-32
/
+83
*
Fix typo in log message
Nicolas Werner
2019-06-27
1
-1
/
+1
*
Reconfigure server url, when requested by login response
Nicolas Werner
2019-06-27
1
-0
/
+6
*
Support well-known for server discovery
Nicolas Werner
2019-06-27
1
-2
/
+32
*
Fix santizize=undefined warning (overflow)
Nicolas Werner
2019-06-27
2
-4
/
+4
*
Further UI Updates to Rich Replies
Joseph Donofry
2019-06-14
6
-15
/
+29
*
Further Improve Reply Functionality
Joseph Donofry
2019-06-13
15
-74
/
+177
*
Add style for reply popup. Fix ALL of the linting issues
redsky17
2019-06-11
10
-16
/
+15
*
Fix lambda capture and lint issues
redsky17
2019-06-11
2
-2
/
+4
*
Fix linting issue
Joseph Donofry
2019-06-11
1
-2
/
+1
*
Initial Support for Rich Replies
Joseph Donofry
2019-06-11
10
-252
/
+405
*
Add initial support for rich replies to nheko
Joseph Donofry
2019-06-09
9
-7
/
+63
*
Merge in master
redsky17
2019-05-27
2
-61
/
+8
|
\
|
*
Raw string literals not allowed in MOC headers on OSX
Nicolas Werner
2019-05-01
1
-3
/
+3
|
*
Simplify linkifyMessage
Nicolas Werner
2019-05-01
2
-61
/
+8
*
|
Fix linting issues
redsky17
2019-05-27
2
-18
/
+16
*
|
Add reply and menu buttons to TimelineItem
redsky17
2019-05-27
2
-3
/
+54
*
|
Fix linting
redsky17
2019-04-04
1
-3
/
+3
*
|
Update nheko to export sessions using new format
redsky17
2019-03-27
1
-4
/
+10
|
/
*
Merge pull request #43 from vtronko/implicitconversion_fix
Joseph Donofry
2019-03-03
1
-2
/
+2
|
\
|
*
Get rid of implicit conversion in text input height calculation
Vladyslav Tronko
2019-03-03
1
-2
/
+2
*
|
Don't let multiline text background overlap top border of text widget
Vladyslav tronko
2019-03-04
1
-3
/
+3
|
/
*
Fix linting issue
redsky17
2019-02-25
1
-1
/
+1
*
Nlohmann build updates
redsky17
2019-02-24
3
-3
/
+3
*
Attempt to fix issue #19 by increasing the lmdb max_dbs setting.
Andrew Johnson
2019-02-16
1
-2
/
+2
*
Improve color generation performance
redsky17
2019-02-08
3
-27
/
+53
*
Merge branch 'ui-enhancements'
redsky17
2019-02-07
30
-21
/
+1108
|
\
|
*
Add download button to ImageOverlay
redsky17
2019-01-30
3
-0
/
+13
|
*
Restore Emoji Picker, but remove forcing EmojiOne
redsky17
2019-01-26
2
-3
/
+3
|
*
Revert "Remove built-in emoji picker"
redsky17
2019-01-26
13
-1
/
+746
|
*
Fix lint issues in last commit
redsky17
2019-01-26
1
-16
/
+16
|
*
Add initial support for QtIndenticon
redsky17
2019-01-26
2
-0
/
+35
|
*
Fix lint issue
redsky17
2019-01-26
1
-2
/
+2
|
*
Fix inconsistent user color updates.
redsky17
2019-01-26
1
-4
/
+5
|
*
Update user colors to use Cache vs Utils
redsky17
2019-01-26
6
-40
/
+43
|
*
Add unread notification color for user mentioned
redsky17
2019-01-25
6
-13
/
+30
|
*
Fix lambda capture error
redsky17
2019-01-24
1
-1
/
+1
|
*
Author Color Fixes
redsky17
2019-01-20
8
-7
/
+75
|
*
Update user id color generation
redsky17
2019-01-20
2
-64
/
+72
|
*
Fix UserSettings UI not showing saved prefs
redsky17
2019-01-19
2
-0
/
+9
|
*
Add User Font Setting
redsky17
2019-01-19
3
-2
/
+35
|
*
Modified the code that generates user's colors so that it will
redsky17
2019-01-18
4
-9
/
+139
|
*
Make the author text slightly large.
redsky17
2019-01-18
3
-2
/
+27
*
|
escape id when joining a room
rnhmjoj
2019-02-07
1
-1
/
+2
|
/
*
Remove the code that removed paragraph tags from markdown -> html.
redsky17
2019-01-18
1
-4
/
+0
*
Fix clang-format linting issue
redsky17
2019-01-16
1
-5
/
+4
*
Update travis ci config to point to redsky17 config and try to fix lint
redsky17
2019-01-13
1
-4
/
+2
*
Add hover color for timestamp.
redsky17
2019-01-12
2
-2
/
+10
*
Tweak some of the colors in the CSS rules for nheko.
Joe Donofry
2019-01-12
2
-0
/
+16
*
Increase the height of the roomlist items
Konstantinos Sideris
2018-10-10
1
-2
/
+2
*
Use a smaller font size for the timestamp
Konstantinos Sideris
2018-10-07
1
-2
/
+4
*
Use alignment instead of stretch
Konstantinos Sideris
2018-10-07
3
-3
/
+3
*
Adjustments for the minimized sidebar
Konstantinos Sideris
2018-10-07
12
-46
/
+74
*
Remove the bundled open sans font
Konstantinos Sideris
2018-10-07
2
-7
/
+6
*
Remove built-in emoji picker
Konstantinos Sideris
2018-10-07
13
-741
/
+1
*
Add the correct parent to scaleCombo
Konstantinos Sideris
2018-10-07
1
-12
/
+7
*
Remove room re-ordering option
Konstantinos Sideris
2018-10-06
5
-37
/
+3
*
Remove Scrollbar
Konstantinos Sideris
2018-10-06
3
-115
/
+1
*
Adjust the height of the bottom widgets
Konstantinos Sideris
2018-10-06
2
-11
/
+26
*
Adjust the font sizes of the welcome page
Konstantinos Sideris
2018-10-06
2
-48
/
+29
*
Adjust the widget size of the room list items
Konstantinos Sideris
2018-10-06
7
-70
/
+100
*
Derive widget sizing from the font size
Konstantinos Sideris
2018-10-04
4
-25
/
+41
*
Remove some unnecessary calls
Konstantinos Sideris
2018-10-02
2
-4
/
+0
*
Add option to configure the font size
Konstantinos Sideris
2018-10-01
6
-56
/
+68
*
Enable debug logs
Konstantinos Sideris
2018-09-30
6
-30
/
+36
*
Change the minimum width for modals
Konstantinos Sideris
2018-09-30
5
-10
/
+8
*
Remove pixel value from fonts
Konstantinos Sideris
2018-09-30
29
-108
/
+77
*
Remove obsolete font/size setting
Konstantinos Sideris
2018-09-29
1
-12
/
+4
*
Remove pixel values from the text input widget
Konstantinos Sideris
2018-09-29
1
-14
/
+0
*
Make the height of the bottom bar smaller
Konstantinos Sideris
2018-09-29
2
-4
/
+4
*
Display tags as sorting items in the community panel (#401)
Victor Berger
2018-09-28
8
-3
/
+227
*
Don't enable tray by default
Konstantinos Sideris
2018-09-26
1
-1
/
+1
*
Don't clear selection when a context menu is requested
Konstantinos Sideris
2018-09-26
2
-0
/
+40
*
Move TextLabel into its own file
Konstantinos Sideris
2018-09-26
5
-111
/
+141
*
Lint
Konstantinos Sideris
2018-09-26
1
-1
/
+1
*
Clear text selection when focus is lost
Konstantinos Sideris
2018-09-25
2
-1
/
+11
*
Add infinite scroll in member list
Konstantinos Sideris
2018-09-25
2
-31
/
+6
*
Don't clear the member list when the modal is hidden
Konstantinos Sideris
2018-09-25
1
-7
/
+0
*
Use QPushButton on the preview modal
Konstantinos Sideris
2018-09-25
3
-16
/
+9
*
v0.6.0
Konstantinos Sideris
2018-09-21
1
-6
/
+7
*
Require login when the cache format changes (regression on #444)
Konstantinos Sideris
2018-09-21
2
-5
/
+6
*
Add close buttons to all dialogs
Konstantinos Sideris
2018-09-21
4
-0
/
+37
*
Center dialogs around the main window
Konstantinos Sideris
2018-09-21
2
-18
/
+19
*
Add method to center widgets & clean up unused headers
Konstantinos Sideris
2018-09-21
11
-36
/
+28
*
Close dialogs on confirmation
Konstantinos Sideris
2018-09-20
8
-38
/
+31
*
Use confirm as the default button
Konstantinos Sideris
2018-09-20
3
-6
/
+6
*
macOS: Use the native emoji picker
Konstantinos Sideris
2018-09-19
4
-0
/
+61
*
Improvements on the system theme
Konstantinos Sideris
2018-09-19
31
-330
/
+269
*
Fix compile warnings
Konstantinos Sideris
2018-09-18
2
-5
/
+7
*
Clean up unread rooms after initial sync
Konstantinos Sideris
2018-09-16
2
-3
/
+2
*
Bump cache version due to incompatible changes
Konstantinos Sideris
2018-09-16
1
-1
/
+1
*
Ignore sessions that cannot be parsed
Konstantinos Sideris
2018-09-16
1
-1
/
+8
*
Implement import/export of megolm session keys (#358)
Konstantinos Sideris
2018-09-15
4
-26
/
+194
*
Update mtxclient
Konstantinos Sideris
2018-09-15
1
-8
/
+7
*
Mark unread rooms as such in the room list
Konstantinos Sideris
2018-09-13
11
-18
/
+127
*
Temporary fix to work with mx-reply tags
Konstantinos Sideris
2018-09-13
2
-6
/
+15
*
Strip paragraph tags
Konstantinos Sideris
2018-09-13
4
-22
/
+21
*
Use <em></em> for m.emote messages
Konstantinos Sideris
2018-09-12
1
-8
/
+21
*
Remove italics from m.notice messages
Konstantinos Sideris
2018-09-12
1
-2
/
+0
*
Open user profile on matrix.to links
Konstantinos Sideris
2018-09-12
2
-0
/
+51
*
Add context menu option to show the raw message
Konstantinos Sideris
2018-09-12
6
-4
/
+111
*
Move some info logs to debug
Konstantinos Sideris
2018-09-12
1
-4
/
+4
*
Trim whitespace from text messages
Konstantinos Sideris
2018-09-12
4
-20
/
+13
*
Enable html attributes
Konstantinos Sideris
2018-09-12
1
-1
/
+8
*
Don't break the layout on empty text messages
Konstantinos Sideris
2018-09-12
1
-3
/
+0
*
Switch to libcmark
Konstantinos Sideris
2018-09-11
1
-5
/
+10
*
Enable Qt auto scaling
Konstantinos Sideris
2018-09-08
1
-0
/
+3
*
Show sidebar after initial sync
Konstantinos Sideris
2018-09-08
3
-4
/
+4
*
Remove custom stylesheet for qmenu
Konstantinos Sideris
2018-09-08
1
-16
/
+5
*
macOs: Add missing border on the TopBar
Konstantinos Sideris
2018-09-08
1
-0
/
+3
*
Small refactoring on the EditModal
Konstantinos Sideris
2018-09-08
2
-67
/
+80
*
Remove debug prints
Konstantinos Sideris
2018-09-07
1
-3
/
+0
*
Initial support for sending markdown formatted messages
Konstantinos Sideris
2018-09-07
4
-7
/
+52
*
Fix double href links on username pills
Konstantinos Sideris
2018-09-07
3
-9
/
+59
*
Use proxy objects on lambdas instead of raw pointers
Konstantinos Sideris
2018-09-07
9
-67
/
+78
*
Put back removed links
Konstantinos Sideris
2018-09-06
1
-0
/
+5
*
Add initial support for displaying formatted messages
Konstantinos Sideris
2018-09-06
2
-20
/
+33
*
Remove captcha dialog from the member list
Konstantinos Sideris
2018-09-05
2
-44
/
+37
*
Fallback to the login screen when the one-time keys cannot be uploaded
Konstantinos Sideris
2018-09-05
1
-6
/
+13
*
Enable colors in console logger
Konstantinos Sideris
2018-09-04
1
-2
/
+2
*
Merge matrix-structs into the client lib
Konstantinos Sideris
2018-09-01
9
-87
/
+91
*
Guard against flickering for items added to the top of the timeline
Konstantinos Sideris
2018-08-31
2
-7
/
+12
*
Retry initial sync on generic network errors (#422)
Konstantinos Sideris
2018-08-31
2
-0
/
+9
*
Don't block on empty from token
Konstantinos Sideris
2018-08-31
1
-7
/
+0
*
Handle some more edge cases in timeline
Konstantinos Sideris
2018-08-31
3
-5
/
+37
*
Stop calling /messages if the prev_batch token is empty
Konstantinos Sideris
2018-08-31
1
-1
/
+1
*
Fix a use-after-free error during logout
Konstantinos Sideris
2018-08-31
6
-28
/
+34
*
Add temp fix to work with servers that don't support e2ee endpoints
Konstantinos Sideris
2018-08-30
1
-0
/
+6
*
Only call /sync when retrying initial sync (#422)
Konstantinos Sideris
2018-08-30
3
-18
/
+24
*
Increase LMDB's map size (#413)
Konstantinos Sideris
2018-08-29
1
-1
/
+1
*
Make lambda that updates avatar a class method
Konstantinos Sideris
2018-08-29
2
-91
/
+91
*
Add the ability to change the room avatar
Konstantinos Sideris
2018-08-29
3
-10
/
+181
*
Call adjustSize before showing the timeline widget
Konstantinos Sideris
2018-08-28
4
-26
/
+34
*
Remove unnecessary height setting for timeline messages
Konstantinos Sideris
2018-08-27
1
-1
/
+0
*
Show the room id in the room settings modal
Konstantinos Sideris
2018-08-26
1
-0
/
+19
*
Add method to delete old messages periodically
Konstantinos Sideris
2018-08-25
3
-2
/
+77
*
Add device ID and device fingerprint to settings page like in Riot. (#407)
Rudi Floren
2018-08-21
4
-1
/
+77
*
Remove pixel ratio from image scaling
Konstantinos Sideris
2018-08-20
1
-6
/
+0
*
Fix crash on logout
Konstantinos Sideris
2018-08-13
1
-0
/
+2
*
Install the bundled spdlog
Konstantinos Sideris
2018-08-12
1
-1
/
+1
*
Enable compilation on FreeBSD (#403)
Colin Lord
2018-08-12
3
-4
/
+6
*
Add option to disable desktop notifications
Konstantinos Sideris
2018-08-11
3
-6
/
+32
*
Increase the minimum modal size
Konstantinos Sideris
2018-08-11
4
-9
/
+25
*
Simplify dialog creation
Konstantinos Sideris
2018-08-11
16
-274
/
+181
*
Add solid background in TypingDisplay
Konstantinos Sideris
2018-08-10
2
-2
/
+12
*
Add bottom border line on Linux
Konstantinos Sideris
2018-08-09
2
-2
/
+6
*
Remove the reserved space gap for the typing notifications
Konstantinos Sideris
2018-08-09
6
-19
/
+44
*
Allow user to configure join rules for a room
Konstantinos Sideris
2018-08-09
2
-41
/
+188
*
Add missing update() on typing display
Konstantinos Sideris
2018-08-09
1
-0
/
+2
*
Use archives instead of repos to fetch dependencies
Konstantinos Sideris
2018-08-08
1
-1
/
+2
*
Remove hover event from emoji picker
Konstantinos Sideris
2018-08-08
3
-9
/
+22
*
Add tooltips for the message indicators (#377)
Konstantinos Sideris
2018-08-08
1
-0
/
+19
*
Remove hardcoded colors from the typing display
Konstantinos Sideris
2018-08-08
2
-20
/
+26
*
Remove unwanted whitespace from the user settings menu
Konstantinos Sideris
2018-08-01
1
-2
/
+6
*
Consider the scale ratio when scaling down images
Konstantinos Sideris
2018-08-01
5
-31
/
+37
*
Use double instead of int when scaling pixmaps (#393)
Konstantinos Sideris
2018-07-30
1
-1
/
+3
*
Add tab-completion for usernames
Konstantinos Sideris
2018-07-29
2
-11
/
+49
*
Fix background color on the room list widget
Konstantinos Sideris
2018-07-26
1
-0
/
+1
*
Add missing tooltips on buttons
Konstantinos Sideris
2018-07-25
5
-8
/
+16
*
Use repaint instead of update on the loading animation
Konstantinos Sideris
2018-07-25
1
-1
/
+1
*
Improve the style of snackbar a bit
Konstantinos Sideris
2018-07-25
3
-54
/
+43
*
Enable scrollbar on the room list for macOS (#174)
Konstantinos Sideris
2018-07-25
1
-2
/
+6
*
Use native scrollbar in the timeline
Konstantinos Sideris
2018-07-25
2
-6
/
+2
[next]