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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Windows build
Konstantinos Sideris
2018-07-14
1
-1
/
+1
*
Re-enable groups
Konstantinos Sideris
2018-07-14
5
-46
/
+27
*
Properly display the bottom border on the TopRoomBar
Konstantinos Sideris
2018-07-12
1
-1
/
+2
*
Allow close events from the session manager (#353)
Konstantinos Sideris
2018-07-11
1
-0
/
+2
*
Working D-Bus desktop notifications (#361)
Max Sandholm
2018-07-11
2
-4
/
+58
*
Send image dimensions in m.image event
Konstantinos Sideris
2018-07-10
3
-4
/
+10
*
Add context menu action to request encryption keys
Konstantinos Sideris
2018-07-07
2
-0
/
+17
*
Add a timeline message when encryption is enabled
Konstantinos Sideris
2018-07-07
2
-39
/
+51
*
Mark all decrypted messages with a padlock
Konstantinos Sideris
2018-07-07
1
-1
/
+9
*
Fix regressions regarding UI resizing
Konstantinos Sideris
2018-07-04
5
-3
/
+19
*
Add shortcuts for chat-only & Room List-only views
Konstantinos Sideris
2018-07-01
2
-0
/
+13
*
Mark encrypted messages with a lock icon
Konstantinos Sideris
2018-07-01
2
-19
/
+51
*
Fix crash on Windows with out_of_range exception & update docs
Konstantinos Sideris
2018-06-30
1
-3
/
+3
*
Add basic support for replies (#292)
Konstantinos Sideris
2018-06-30
3
-0
/
+6
*
Allow arbitrary resizing of the main window & restore sidebar's size
Konstantinos Sideris
2018-06-29
2
-2
/
+14
*
Save timeline messages in cache for faster startup times
Konstantinos Sideris
2018-06-28
6
-23
/
+75
*
Upgrade matrix-structs & mtxclient
Konstantinos Sideris
2018-06-28
1
-18
/
+7
*
Send one claim request per user that includes all devices
Konstantinos Sideris
2018-06-25
1
-3
/
+2
*
Mark encrypted rooms when processing room state
Konstantinos Sideris
2018-06-18
1
-1
/
+6
*
Save the olm account after we create new one-time keys
Konstantinos Sideris
2018-06-18
1
-0
/
+3
*
Fix regressions regarding invites & slowness during shutdown
Konstantinos Sideris
2018-06-17
1
-2
/
+0
*
Correctly mark received messages whose response came after /sync
Konstantinos Sideris
2018-06-17
1
-0
/
+5
*
Don't try to send megolm session keys to devices with no one-time keys
Konstantinos Sideris
2018-06-15
1
-0
/
+21
*
Handle OLM_MESSAGE type of messages properly
Konstantinos Sideris
2018-06-15
2
-12
/
+28
*
Rename the log namespace to avoid symbol clash with the math function
Konstantinos Sideris
2018-06-14
2
-15
/
+3
*
Add support for sending encrypted messages
Konstantinos Sideris
2018-06-13
3
-2
/
+14
*
Add method to convert PendingMessage's to event types
Konstantinos Sideris
2018-06-12
2
-2
/
+31
*
Fix bug where cache was initialized twice in a row
Konstantinos Sideris
2018-06-12
1
-0
/
+1
*
Add menu option to enable encryption in a private room
Konstantinos Sideris
2018-06-12
2
-8
/
+15
*
Add support for displaying decrypted messages
Konstantinos Sideris
2018-06-10
7
-5
/
+211
*
Migrate to mtxclient for the http calls
Konstantinos Sideris
2018-06-09
19
-344
/
+219
*
Show Matrix ID tooltip when hovering over display name
Konstantinos Sideris
2018-05-26
1
-3
/
+40
*
Properly resize Audio & File widgets
Konstantinos Sideris
2018-05-26
3
-2
/
+4
*
Set fixed height for the DateSeparator & TextLabel
Konstantinos Sideris
2018-05-26
2
-3
/
+3
*
Fix resize slowness on the TopBar
Konstantinos Sideris
2018-05-25
2
-16
/
+30
*
Make the number of unread messages fit in the bubble
Konstantinos Sideris
2018-05-25
1
-0
/
+1
*
Fix "jumpy messages" regression
Konstantinos Sideris
2018-05-24
1
-9
/
+1
*
Fix line break issue on timeline with long words
Konstantinos Sideris
2018-05-23
1
-1
/
+46
*
Retrieve the current room state from cache when the edit modal opens
Konstantinos Sideris
2018-05-18
1
-0
/
+2
*
Refresh the room info on the top bar after sync
Konstantinos Sideris
2018-05-18
1
-0
/
+1
*
Add missing header
Konstantinos Sideris
2018-05-17
1
-1
/
+2
*
Hide the edit menu when the user doesn't have enough power
Konstantinos Sideris
2018-05-16
2
-0
/
+12
*
Add menu to modify the name & topic of the room
Konstantinos Sideris
2018-05-16
3
-38
/
+138
*
Add read support for room access options (#324)
twahm
2018-05-13
2
-8
/
+26
*
Use the correct avatar size for HiDPI displays
Konstantinos Sideris
2018-05-11
3
-23
/
+6
*
Make explicit that MatrixClient & Cache are unique pointers
Konstantinos Sideris
2018-05-11
2
-2
/
+2
*
Start in tray (#319)
Anton Karmanov
2018-05-08
1
-0
/
+9
*
Hide SnackBar initially & guard against access of an empty list
Konstantinos Sideris
2018-05-08
1
-4
/
+4
*
Don't use shared pointers for cache
Konstantinos Sideris
2018-05-08
8
-33
/
+11
*
Replace shared pointers of MatrixClient with a single instance
Konstantinos Sideris
2018-05-08
15
-91
/
+36
*
Don't send notification for the room that is currently open
Konstantinos Sideris
2018-05-07
1
-0
/
+6
*
Implement desktop notification for mac
Konstantinos Sideris
2018-05-05
2
-0
/
+14
*
Add support for retrieving the notification events (#33)
Konstantinos Sideris
2018-05-05
5
-3
/
+45
*
Fetch user avatars while browsing the member list
Konstantinos Sideris
2018-05-04
2
-1
/
+12
*
Remove the extra top margin from timeline widgets
Konstantinos Sideris
2018-05-04
1
-2
/
+2
*
Remove flickering by updating auto-complete menu items in-place
Konstantinos Sideris
2018-05-03
1
-2
/
+10
*
Add missing header
Konstantinos Sideris
2018-05-02
1
-0
/
+1
*
Move access token to header
Konstantinos Sideris
2018-05-02
1
-0
/
+4
*
Handle invalid access token
Konstantinos Sideris
2018-05-02
2
-1
/
+3
*
Show user avatar for messages on different day or time gap > 15 mins
Konstantinos Sideris
2018-05-01
1
-8
/
+31
*
Remove extra semicolon
Konstantinos Sideris
2018-05-01
1
-1
/
+1
*
Add member list
Konstantinos Sideris
2018-05-01
4
-0
/
+77
*
Add prototype room settings menu
Konstantinos Sideris
2018-04-30
6
-3
/
+106
*
More consistent spacing between messages
Konstantinos Sideris
2018-04-29
1
-4
/
+6
*
Refactor utils::getMessageDescription
Konstantinos Sideris
2018-04-29
4
-22
/
+74
*
Fix CI errors
Konstantinos Sideris
2018-04-28
1
-1
/
+1
*
Fix UI inconsistencies between room list & communities
Konstantinos Sideris
2018-04-28
7
-45
/
+202
*
Remove old/unused code
Konstantinos Sideris
2018-04-28
1
-50
/
+0
*
Add support for displaying m.sticker events
Konstantinos Sideris
2018-04-27
2
-0
/
+34
*
Add remove_if for maps
Konstantinos Sideris
2018-04-27
1
-0
/
+13
*
Fix clicking on room list suggestions
Konstantinos Sideris
2018-04-27
2
-4
/
+14
*
Improve room searching
Konstantinos Sideris
2018-04-27
3
-16
/
+90
*
Improve the date separator widget
Konstantinos Sideris
2018-04-25
1
-0
/
+36
*
Fix signal redefinition warning
Konstantinos Sideris
2018-04-24
1
-1
/
+1
*
Adjust completion menu to fit its contents
Konstantinos Sideris
2018-04-24
1
-0
/
+3
*
Clear typing notifications when the user list is empty
Konstantinos Sideris
2018-04-24
1
-0
/
+3
*
Remove map from room_id to QPixmap from ChatPage
Konstantinos Sideris
2018-04-24
2
-3
/
+3
*
Update invites in the UI after sync
Konstantinos Sideris
2018-04-22
3
-0
/
+4
*
Properly clean stale invites
Konstantinos Sideris
2018-04-22
1
-1
/
+6
*
Strip whitespace from room names for QuickSwitcher
Konstantinos Sideris
2018-04-22
1
-4
/
+1
*
Implement media cache
Konstantinos Sideris
2018-04-21
2
-6
/
+9
*
Remove dead code
Konstantinos Sideris
2018-04-21
5
-179
/
+0
*
Clean up Top Bar
Konstantinos Sideris
2018-04-21
1
-5
/
+0
*
Save read receipts
Konstantinos Sideris
2018-04-21
1
-1
/
+3
*
Cache refactoring
Konstantinos Sideris
2018-04-21
13
-162
/
+385
*
Popup improvements
Konstantinos Sideris
2018-04-14
2
-3
/
+16
*
Implement pressing tab to navigate auto completion (#294)
christarazi
2018-04-10
2
-0
/
+15
*
Hide emoji panel if it's not under the mouse cursor
Konstantinos Sideris
2018-04-08
2
-2
/
+13
*
Correctly propagate focusOut event on TextEdit
Konstantinos Sideris
2018-03-28
1
-1
/
+1
*
Update first & last sender after message deletion
Konstantinos Sideris
2018-03-27
1
-0
/
+3
*
Add environment variable to allow insecure connections (self-signed certs)
Konstantinos Sideris
2018-03-27
1
-4
/
+5
*
Track invites so they can be removed outside of nheko
Konstantinos Sideris
2018-03-26
1
-2
/
+9
*
Show avatars in the completion popup
Konstantinos Sideris
2018-03-25
3
-11
/
+20
*
Add basic support for username auto-completion
Konstantinos Sideris
2018-03-24
4
-0
/
+112
*
Be compatible with cmake 3.1
Konstantinos Sideris
2018-03-22
1
-1
/
+1
*
Fix text color on room switcher
Konstantinos Sideris
2018-03-22
1
-3
/
+4
*
Adjust unread msg bubble
Konstantinos Sideris
2018-03-20
1
-3
/
+3
*
More stylistic changes & dark theme tweaks
Konstantinos Sideris
2018-03-19
1
-0
/
+12
*
Use the full with of the roomlist for the last message
Konstantinos Sideris
2018-03-19
1
-1
/
+1
*
Dark theme revisited
Konstantinos Sideris
2018-03-18
1
-0
/
+21
*
Add border in community list & minor refactorings (#204)
Konstantinos Sideris
2018-03-18
3
-0
/
+22
*
Add border line above the text input
Konstantinos Sideris
2018-03-18
2
-2
/
+7
*
roomlist: Put the message timestamp on the top
Konstantinos Sideris
2018-03-18
2
-13
/
+16
*
Don't count m.room.member or m.room.reaction events as viewable
Konstantinos Sideris
2018-03-18
1
-0
/
+6
*
Remove redacted events from other users (#171)
Konstantinos Sideris
2018-03-18
1
-6
/
+0
*
Add ability to redact messages
Konstantinos Sideris
2018-03-17
4
-42
/
+50
*
Add fancy snackbar animation
Konstantinos Sideris
2018-03-16
1
-1
/
+0
*
Remove opacity animation from the scrollbar
Konstantinos Sideris
2018-03-16
1
-12
/
+1
*
Add context menu option to save images
Konstantinos Sideris
2018-03-14
2
-0
/
+6
*
Implement user registration with reCAPTCHA
Konstantinos Sideris
2018-03-12
6
-54
/
+45
*
Update room name & avatar on new rooms
Konstantinos Sideris
2018-03-12
1
-2
/
+2
*
Add context menu option to mark events individually as read
Konstantinos Sideris
2018-03-11
4
-1
/
+28
*
Crete a proxy for media to uniquely match signal to the caller
Konstantinos Sideris
2018-03-07
3
-10
/
+13
*
Add a unique id for locally uploaded images
Konstantinos Sideris
2018-03-07
1
-3
/
+0
*
Add missing header
Konstantinos Sideris
2018-03-04
1
-0
/
+2
*
Retry initial sync only on specific errors
Konstantinos Sideris
2018-03-04
2
-2
/
+2
*
Don't open room switcher when another dialog is open
Konstantinos Sideris
2018-03-04
4
-24
/
+36
*
Retry initial sync forever (#234)
Stuart Mumford
2018-03-04
1
-4
/
+0
*
Remove dead code & small refactorings using the std library
Konstantinos Sideris
2018-03-03
2
-39
/
+1
*
Handle empty matrix ID (regression from 9de1ec1)
Konstantinos Sideris
2018-03-01
1
-1
/
+1
*
Fix crash when inviting users
Konstantinos Sideris
2018-02-28
1
-30
/
+0
*
Add some missing references
Konstantinos Sideris
2018-02-28
1
-2
/
+2
*
Enable room switcher only in the chat view (#251)
Konstantinos Sideris
2018-02-26
1
-0
/
+2
*
Replace login request with the one from matrix-structs
Konstantinos Sideris
2018-02-23
2
-40
/
+1
*
Fix crash when trying to use automatically deleted ImageOverlay dialog
Konstantinos Sideris
2018-02-20
1
-1
/
+0
*
Be explicit about the captured parameters in lambdas
Konstantinos Sideris
2018-02-20
2
-3
/
+3
*
Scale down the preview image to fit in the application window
Konstantinos Sideris
2018-02-19
2
-1
/
+6
*
Move scaleImage() in Utils
Konstantinos Sideris
2018-02-19
3
-3
/
+28
*
Minor adjustments
Konstantinos Sideris
2018-02-19
9
-22
/
+22
*
Notify the user on upload failures
Konstantinos Sideris
2018-02-19
1
-0
/
+1
*
Support audio, video, generic file for pasting (#220)
christarazi
2018-02-18
10
-47
/
+98
*
Show loading indicator while waiting for /login & /logout
Konstantinos Sideris
2018-02-18
3
-1
/
+9
*
Remove QPropertyAnimation from modals to work around a regression on Qt 5.10....
Konstantinos Sideris
2018-02-17
1
-15
/
+0
*
Implement server-side notification count
Konstantinos Sideris
2018-02-15
5
-5
/
+4
*
Remove empty destructors
Konstantinos Sideris
2018-02-10
21
-30
/
+3
*
Move LeaveRoom dialog to MainWindow (#87)
Konstantinos Sideris
2018-02-10
4
-23
/
+11
*
Generate a date separator before local messages
Konstantinos Sideris
2018-02-10
1
-3
/
+4
*
Remove tone emoji
Konstantinos Sideris
2018-02-09
2
-10
/
+11
*
Add a timeout timer for initial sync (#223, #222)
Konstantinos Sideris
2018-02-08
2
-2
/
+5
*
Apply fixed width for checkmark for all messages
Chris Tarazi
2018-02-07
1
-0
/
+2
*
Fix #217: create space for checkmark beforehand
Chris Tarazi
2018-02-07
1
-0
/
+1
*
Render messages received by `/messages` on demand
Konstantinos Sideris
2018-01-30
1
-0
/
+4
*
Register timeline item so that it will be available
Konstantinos Sideris
2018-01-29
1
-4
/
+2
*
Erase items using the key
Konstantinos Sideris
2018-01-25
1
-1
/
+1
*
Resize text input vertically to fit the contents
Konstantinos Sideris
2018-01-25
1
-1
/
+2
*
Use more stl containers & minor refactorings
Konstantinos Sideris
2018-01-24
8
-75
/
+57
*
Show the scroll-down button when showing the timeline
Konstantinos Sideris
2018-01-23
1
-0
/
+2
*
Don't dismiss the loading overlay by clicking
Konstantinos Sideris
2018-01-22
1
-17
/
+11
*
Remove Accept-Encoding header
Konstantinos Sideris
2018-01-22
1
-1
/
+0
*
Load the initial cache data without blocking the UI
Konstantinos Sideris
2018-01-21
2
-4
/
+12
*
Refactor avatar fetching in one function
Konstantinos Sideris
2018-01-21
3
-7
/
+4
*
Use the Accept-Content header to enable response compression
Konstantinos Sideris
2018-01-21
1
-0
/
+1
*
Automatically focus on input when opening a dialog
Konstantinos Sideris
2018-01-16
3
-0
/
+3
*
Hack to work around layout flickering when adding new timeline items
Konstantinos Sideris
2018-01-16
1
-1
/
+13
*
Add borders
Konstantinos Sideris
2018-01-15
1
-0
/
+1
*
Change cache format to not allow duplicate receipts
Konstantinos Sideris
2018-01-14
2
-22
/
+2
*
Add option to disable typing notifications
Konstantinos Sideris
2018-01-14
1
-0
/
+9
*
Add a checkmark to messages that have been received by the server (#93)
Konstantinos Sideris
2018-01-14
1
-0
/
+1
*
Move timestamps to the right
Konstantinos Sideris
2018-01-14
2
-8
/
+27
*
Keep syncing regardless of connectivity (#93)
Konstantinos Sideris
2018-01-13
1
-1
/
+1
*
Make some functions inline
Konstantinos Sideris
2018-01-13
1
-22
/
+25
*
Use QSharedPointer to save RoomStates
Konstantinos Sideris
2018-01-13
4
-16
/
+24
*
Upload filter automatically and use filter_id (#201)
krombel
2018-01-13
1
-0
/
+1
*
Properly assign default value to QSharedPointer for Qt5.7
Konstantinos Sideris
2018-01-12
1
-3
/
+4
*
Use Q_NULLPTR to be compatible with qt5.7
Konstantinos Sideris
2018-01-12
1
-4
/
+4
*
Handle surrogate pairs in avatars
Konstantinos Sideris
2018-01-12
2
-2
/
+7
*
Dismiss modal by clicking on the overlay
Konstantinos Sideris
2018-01-11
1
-0
/
+4
*
Lint
Konstantinos Sideris
2018-01-11
1
-2
/
+2
*
Filter out content in sync that is currently unhandled (#198)
krombel
2018-01-11
1
-0
/
+3
*
Add support for pasting images into a room (#180)
christarazi
2018-01-10
9
-12
/
+103
*
Make group's sidebar visible through an option
Konstantinos Sideris
2018-01-09
2
-1
/
+20
*
Communities (#195)
Max Sandholm
2018-01-09
8
-6
/
+246
*
Enable read receipts on messages sent through nheko
Konstantinos Sideris
2018-01-05
1
-0
/
+1
*
Create widgets on demand for messages added to the end of the timeline
Konstantinos Sideris
2018-01-05
3
-10
/
+46
*
Add missing <functional> header
Konstantinos Sideris
2018-01-03
1
-0
/
+1
*
Initial support for read receipts
Konstantinos Sideris
2018-01-03
8
-5
/
+132
*
Re-order room list based on activity
Konstantinos Sideris
2017-12-30
4
-3
/
+34
*
Add date separator in the timeline
Konstantinos Sideris
2017-12-25
4
-3
/
+8
*
Use a better regex to identify URLs
Konstantinos Sideris
2017-12-24
2
-3
/
+9
*
Don't keep fetching history on non-visible timelines
Konstantinos Sideris
2017-12-23
1
-2
/
+4
*
Cache room avatars (#139)
Konstantinos Sideris
2017-12-22
3
-1
/
+13
*
Add rounded corners to inline images
Konstantinos Sideris
2017-12-21
1
-0
/
+3
*
Fix font size inconsistencies
Konstantinos Sideris
2017-12-21
1
-1
/
+5
*
Bump font sizes
Konstantinos Sideris
2017-12-21
1
-6
/
+6
*
Prevent emoji selector for closing
Konstantinos Sideris
2017-12-21
1
-1
/
+0
*
Handle incoming invites
Konstantinos Sideris
2017-12-19
4
-24
/
+69
*
Allow only one application instance
Konstantinos Sideris
2017-12-14
1
-0
/
+31
*
Valgrind run
Konstantinos Sideris
2017-12-12
1
-1
/
+1
*
Add dialog to create rooms
Konstantinos Sideris
2017-12-11
3
-0
/
+52
*
Add menu to invite users
Konstantinos Sideris
2017-12-10
4
-0
/
+76
*
Add gui option for joining rooms (#25)
Konstantinos Sideris
2017-12-10
3
-3
/
+21
*
Reset cache on breaking changes
Konstantinos Sideris
2017-12-10
1
-0
/
+3
*
Add style colors for the ScrollBar
Konstantinos Sideris
2017-12-05
1
-0
/
+12
*
Migrate to matrix-structs for event and response parsing
Konstantinos Sideris
2017-12-04
35
-1722
/
+189
*
Initial integration with matrix-structs
Konstantinos Sideris
2017-12-03
3
-92
/
+0
*
Add basic support for m.video messages
Konstantinos Sideris
2017-12-01
2
-0
/
+65
*
Allow audio clip uploads
Konstantinos Sideris
2017-12-01
8
-5
/
+15
*
Add inline audio clip player (m.audio) (#143)
Konstantinos Sideris
2017-12-01
5
-17
/
+175
*
Group emoji and dialogs with namespaces
Konstantinos Sideris
2017-11-30
13
-39
/
+67
*
Create directories for related files
Konstantinos Sideris
2017-11-30
15
-1
/
+2
*
Use templates for the TimelineItem generation
Konstantinos Sideris
2017-11-30
1
-9
/
+79
*
Simplify timeline item creation
Konstantinos Sideris
2017-11-30
1
-10
/
+26
*
Implement file uploads
Konstantinos Sideris
2017-11-29
6
-2
/
+79
*
Add read support for m.file messages (#24)
Konstantinos Sideris
2017-11-28
4
-0
/
+108
*
Reload theme without restart (#137)
Konstantinos Sideris
2017-11-25
1
-2
/
+3
*
Paint RoomList's background (#137)
Konstantinos Sideris
2017-11-25
1
-0
/
+3
*
Add dark theme
Konstantinos Sideris
2017-11-25
1
-1
/
+3
*
Update system theme
Konstantinos Sideris
2017-11-25
2
-2
/
+2
*
Send read receipts
Konstantinos Sideris
2017-11-24
5
-1
/
+11
*
Remove unnecessary comments
Konstantinos Sideris
2017-11-22
7
-7
/
+7
*
Fix emoji picker's theme
Konstantinos Sideris
2017-11-22
2
-9
/
+3
*
Fix minor stylistic issues on the nheko theme
Konstantinos Sideris
2017-11-22
6
-0
/
+16
*
Merge branch 'theme'
Konstantinos Sideris
2017-11-22
8
-8
/
+74
|
\
|
*
Use system color scheme (using a Qt stylesheet) #104
Max Sandholm
2017-11-16
8
-8
/
+74
*
|
Keep track of newly joined rooms in the settings manager
Konstantinos Sideris
2017-11-21
1
-2
/
+3
|
/
*
Lint
Konstantinos Sideris
2017-11-15
2
-5
/
+8
*
Implement a per-room send queue. (#118)
Jani Mustonen
2017-11-15
3
-12
/
+29
*
Improve settings menu layout
Konstantinos Sideris
2017-11-09
1
-2
/
+7
*
Remove unnecessary layouts
Konstantinos Sideris
2017-11-08
1
-8
/
+3
*
Parse unsigned key
Konstantinos Sideris
2017-11-06
1
-0
/
+26
*
Add input history, enable multi-line input, refactor commands (#119)
Benjamin Saunders
2017-11-05
1
-11
/
+21
*
Improvements to the quick switcher (#109)
Jani Mustonen
2017-11-03
2
-1
/
+3
*
Implement a setting for the tray icon (#108)
Jani Mustonen
2017-11-02
1
-0
/
+1
*
Add dummy settings menu
Konstantinos Sideris
2017-11-02
5
-0
/
+199
*
Implemented sending of typing notifications (#105)
Thomas Herzog
2017-10-31
3
-2
/
+19
*
Add missing headers
Konstantinos Sideris
2017-10-28
1
-0
/
+1
*
Display user avatar changes
Konstantinos Sideris
2017-10-28
1
-3
/
+9
*
Save the changes between syncs in cache
Konstantinos Sideris
2017-10-28
2
-2
/
+28
*
Clean up headers
Konstantinos Sideris
2017-10-28
32
-119
/
+119
*
Add scroll-down button
Konstantinos Sideris
2017-10-27
2
-0
/
+30
*
Adjust scrollbar only after pagination (#94)
Konstantinos Sideris
2017-10-27
1
-0
/
+2
*
Lint
Konstantinos Sideris
2017-10-23
2
-21
/
+6
*
Use callbacks on MatrixClient
Konstantinos Sideris
2017-10-22
1
-42
/
+0
*
Remove extra inline keywords
Konstantinos Sideris
2017-10-22
34
-639
/
+106
*
Remove ui flickering when adding new timeline events
Konstantinos Sideris
2017-10-21
1
-1
/
+1
*
Retry initial sync (#19)
Konstantinos Sideris
2017-10-20
3
-3
/
+12
*
Move ctrl-k callback to the MainWindow
Konstantinos Sideris
2017-10-20
2
-4
/
+2
*
Remove sync timer
Konstantinos Sideris
2017-10-20
1
-3
/
+0
*
Make sidebar topic expand on click and fix html formatting of elided text. (#96)
Rokas Kupstys
2017-10-20
2
-2
/
+29
*
Elide room topic
Konstantinos Sideris
2017-10-19
1
-8
/
+5
*
Fix icons for retina displays
Konstantinos Sideris
2017-10-15
33
-178
/
+195
*
Reduce timeline flickering
Konstantinos Sideris
2017-10-09
1
-4
/
+3
*
Add /join command support
Konstantinos Sideris
2017-10-08
4
-0
/
+9
*
Add snackbar
Konstantinos Sideris
2017-10-08
1
-0
/
+80
*
Drop the loading screen if consensus can't be achieved
Konstantinos Sideris
2017-10-08
1
-2
/
+7
*
Prevent FOUC
Konstantinos Sideris
2017-10-07
3
-0
/
+13
*
Use shared pointer for the modals
Konstantinos Sideris
2017-10-07
6
-11
/
+11
*
Resume sync when connectivity is established
Konstantinos Sideris
2017-10-05
1
-1
/
+1
*
Put typing notifications above the text input
Konstantinos Sideris
2017-10-04
1
-0
/
+1
*
Receive typing notifications (#88)
Konstantinos Sideris
2017-10-04
4
-5
/
+40
[next]