Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into nheko_loading_spinner | Joseph Donofry | 2021-07-08 | 1 | -0/+1 |
|\ | |||||
| * | Render community items | Nicolas Werner | 2021-06-11 | 1 | -0/+1 |
| | | |||||
* | | Add Nheko logo QML Spinner | Joseph Donofry | 2021-06-09 | 1 | -0/+1 |
|/ | |||||
* | Somewhat reenable the adaptive layout | Nicolas Werner | 2021-06-08 | 1 | -0/+2 |
| | |||||
* | Reimplement room context menus | Nicolas Werner | 2021-05-28 | 1 | -0/+1 |
| | |||||
* | Some basic room list | Nicolas Werner | 2021-05-19 | 1 | -0/+1 |
| | |||||
* | Basic header and footer of room list | Nicolas Werner | 2021-05-15 | 1 | -0/+1 |
| | |||||
* | Reorganize TimelineView to prepare porting the room list | Nicolas Werner | 2021-05-14 | 1 | -0/+2 |
| | |||||
* | Fix basic UI for forward completer | targetakhil | 2021-04-15 | 1 | -0/+1 |
| | |||||
* | Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into ↵ | Nicolas Werner | 2021-03-13 | 1 | -0/+2 |
|\ | | | | | | | Jedi18-quickswitcher_qml | ||||
| * | add matrix text field | Jedi18 | 2021-02-23 | 1 | -0/+1 |
| | | |||||
| * | add quick switcher qml file and moved completerFor from inputbar to timeline ↵ | Jedi18 | 2021-02-21 | 1 | -0/+1 |
| | | | | | | | | view class | ||||
* | | Merge remote-tracking branch 'upstream/master' into screenshare-x11 | trilene | 2021-02-25 | 1 | -0/+2 |
|\| | |||||
| * | fix roomsetting layout | Jedi18 | 2021-02-13 | 1 | -0/+1 |
| | | |||||
| * | added room settings qml | Jedi18 | 2021-02-09 | 1 | -0/+1 |
| | | |||||
* | | Support desktop screen sharing on X11 | trilene | 2021-02-18 | 1 | -0/+2 |
|/ | |||||
* | Initial commit for privacy screen | Joseph Donofry | 2021-01-25 | 1 | -0/+1 |
| | | | | Missing window focus event and knowing when room is encryption | ||||
* | Add call invite screen for mobile | trilene | 2021-01-12 | 1 | -0/+1 |
| | |||||
* | Forgot to save res.qrc | Joseph Donofry | 2021-01-11 | 1 | -3/+0 |
| | |||||
* | Merge master and fix conflicts | Joseph Donofry | 2021-01-11 | 1 | -2/+9 |
|\ | |||||
| * | Fix Qml control colors | trilene | 2021-01-07 | 1 | -0/+1 |
| | | |||||
| * | Add devices dialog to CallInviteBar | trilene | 2021-01-07 | 1 | -0/+1 |
| | | |||||
| * | Port PlaceCall dialog to Qml | trilene | 2021-01-07 | 1 | -0/+1 |
| | | |||||
| * | Make call invites less intrusive | trilene | 2021-01-07 | 1 | -2/+3 |
| | | |||||
* | | Add Ripple effects to qml buttons and avatar | Joseph Donofry | 2021-01-11 | 1 | -0/+1 |
|/ | |||||
* | WIP Qml completer | Nicolas Werner | 2020-11-25 | 1 | -7/+8 |
| | |||||
* | Add file uploading | Nicolas Werner | 2020-11-25 | 1 | -0/+1 |
| | |||||
* | Video calls: add local webcam view | trilene | 2020-11-09 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into webrtc-video | trilene | 2020-10-27 | 1 | -0/+5 |
|\ | |||||
| * | Split up TimelineView into separate components | Nicolas Werner | 2020-10-26 | 1 | -0/+5 |
| | | |||||
* | | Support video calls | trilene | 2020-10-27 | 1 | -0/+2 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-10-08 | 1 | -0/+1 |
|\ | |||||
| * | Move ActiveCallBar Qml to separate file | trilene | 2020-09-25 | 1 | -0/+1 |
| | | |||||
* | | Make steps in verification flow explicit | Nicolas Werner | 2020-10-05 | 1 | -6/+3 |
| | | |||||
* | | Split qml part of Device Verification | CH Chethan Reddy | 2020-09-14 | 1 | -0/+9 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into device-verification | CH Chethan Reddy | 2020-08-30 | 1 | -0/+10 |
|\| | |||||
| * | Polish voice call UI | trilene | 2020-07-22 | 1 | -0/+5 |
| | | |||||
| * | Support voice calls | trilene | 2020-07-10 | 1 | -0/+5 |
| | | |||||
* | | Rewrite UserProfile in qml | CH Chethan Reddy | 2020-07-30 | 1 | -0/+1 |
| | | |||||
* | | Add DeviceVerificationFlow dummy and verification test button | Nicolas Werner | 2020-07-30 | 1 | -0/+1 |
|/ | |||||
* | Merge master into reactions | Joseph Donofry | 2020-05-14 | 1 | -0/+2 |
|\ | |||||
| * | Add un-encrypted warning icon for messages in encrypted rooms | Joseph Donofry | 2020-05-14 | 1 | -0/+2 |
| | | |||||
* | | Update emoji picker and translations | Joseph Donofry | 2020-05-13 | 1 | -0/+2 |
| | | |||||
* | | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 1 | -0/+2 |
|/ | | | | | This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one. | ||||
* | Add placeholder for reactions | Nicolas Werner | 2020-05-04 | 1 | -1/+2 |
| | |||||
* | Shamelessly steal `ScrollHelper.qml` from spectral | Lasath Fernando | 2020-04-28 | 1 | -0/+1 |
| | | | | I mean, we're both GPL so... :P | ||||
* | Change fallback style to fusion | Nicolas Werner | 2020-03-30 | 1 | -0/+2 |
| | |||||
* | Use cleaned up logo | Nicolas Werner | 2020-01-31 | 1 | -0/+1 |
| | |||||
* | Simplify reply popup logic | Nicolas Werner | 2020-01-28 | 1 | -0/+1 |
| | |||||
* | Remove embedded fonts | Nicolas Werner | 2020-01-16 | 1 | -7/+0 |
| | |||||
* | Show encryption enabled and use a non zero size for zero size vide | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Enable link handling | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Make user clickable and improve button cursor look | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Organize qml files a bit | Nicolas Werner | 2019-11-23 | 1 | -2/+2 |
| | |||||
* | Use a basic implementation of a DelegateChooser for compat with older Qt | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | | | | | The interface is taken from Qt/KDE, but the implementation is different, because the Qt implementation depends on some Qt internals. | ||||
* | Misc layout fixes | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Try out DelegateChooser | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | | | | requires Qt5.12+ | ||||
* | Add basic video messages | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | | | | Size is fixed for now, otherwise the Video output ends up somewhere... | ||||
* | Add simple audio message widget | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | File messages (qml) | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Add lock to encrypted messages | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Add send/received indicator | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Implement basic placeholder and disable unimplemented event types | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Show redactions in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Implement basic ImageMessages in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | | | | | I suck at sizing so the images in the message are currently hardcoded to 300 pixels in width... | ||||
* | Implement avatars in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Use system colors for now | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Implement TextMessage delegate | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | | | | Text selection over multiple items doesn't work yet | ||||
* | Replace timeline with empty qml view | Nicolas Werner | 2019-11-23 | 1 | -0/+3 |
| | |||||
* | Update Mentions UI | Joseph Donofry | 2019-07-21 | 1 | -0/+1 |
| | | | | | | | | Mentions are now an '@' icon in the upper right. UI Popup is now a smaller dialog. Still lots of work to be done here. | ||||
* | Add reply and menu buttons to TimelineItem | redsky17 | 2019-05-27 | 1 | -0/+2 |
| | |||||
* | Revert "Remove built-in emoji picker" | redsky17 | 2019-01-26 | 1 | -0/+23 |
| | | | | This reverts commit 4b807229aa20d6f4891e35f08d489da427d3d0b6. | ||||
* | Remove the bundled open sans font | Konstantinos Sideris | 2018-10-07 | 1 | -6/+0 |
| | |||||
* | Remove built-in emoji picker | Konstantinos Sideris | 2018-10-07 | 1 | -17/+0 |
| | |||||
* | Display tags as sorting items in the community panel (#401) | Victor Berger | 2018-09-28 | 1 | -0/+7 |
| | |||||
* | Refactor the room settings menu to look like the user profile | Konstantinos Sideris | 2018-07-22 | 1 | -2/+6 |
| | |||||
* | Create user profile modal | Konstantinos Sideris | 2018-07-20 | 1 | -0/+9 |
| | |||||
* | Mark own read messages with a double checkmark (#377) | Konstantinos Sideris | 2018-07-17 | 1 | -0/+2 |
| | |||||
* | Mark encrypted messages with a lock icon | Konstantinos Sideris | 2018-07-01 | 1 | -0/+6 |
| | |||||
* | Add menu to modify the name & topic of the room | Konstantinos Sideris | 2018-05-16 | 1 | -0/+1 |
| | | | | fixes #235 | ||||
* | Fix UI inconsistencies between room list & communities | Konstantinos Sideris | 2018-04-28 | 1 | -1/+1 |
| | | | | | fixes #204 fixes #255 | ||||
* | Communities (#195) | Max Sandholm | 2018-01-09 | 1 | -0/+1 |
| | |||||
* | Add menu to invite users | Konstantinos Sideris | 2017-12-10 | 1 | -0/+2 |
| | |||||
* | Add inline audio clip player (m.audio) (#143) | Konstantinos Sideris | 2017-12-01 | 1 | -0/+4 |
| | |||||
* | Add read support for m.file messages (#24) | Konstantinos Sideris | 2017-11-28 | 1 | -0/+2 |
| | |||||
* | Add dark theme | Konstantinos Sideris | 2017-11-25 | 1 | -0/+1 |
| | |||||
* | Use system color scheme (using a Qt stylesheet) #104 | Max Sandholm | 2017-11-16 | 1 | -3/+4 |
| | | | | | | | The color scheme of nheko obeys the default color theme of Qt (i.e. the system theme). It uses a Qt stylesheet to accomplish this, which means replacing the color theme with a custom theme would only be a matter of writing a new style sheet and loading it into the app. | ||||
* | Add scroll-down button | Konstantinos Sideris | 2017-10-27 | 1 | -0/+2 |
| | |||||
* | Fix icons for retina displays | Konstantinos Sideris | 2017-10-15 | 1 | -21/+40 |
| | |||||
* | Improve login flow (#35) | jansol | 2017-07-08 | 1 | -0/+1 |
| | | | | | * Validate both inferred and explicitly entered server addresses by attempting to call the /versions endpoint * If the domain from the mxid fails validation, try prefixing it with 'matrix' * Only show server address field if address validation ultimately fails | ||||
* | Add menu to toggle notifications | Konstantinos Sideris | 2017-05-31 | 1 | -0/+1 |
| | |||||
* | Add full emoji support | Konstantinos Sideris | 2017-04-23 | 1 | -0/+11 |
| | |||||
* | Add logo icons | Konstantinos Sideris | 2017-04-21 | 1 | -0/+10 |
| | |||||
* | Add initial read-only emoji support | Konstantinos Sideris | 2017-04-19 | 1 | -10/+12 |
| | |||||
* | Add logout button | Konstantinos Sideris | 2017-04-09 | 1 | -0/+1 |
| | | | | Logout from the current session and invalidate the current token | ||||
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+27 |