Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -100/+0 |
| | |||||
* | Remove style sheets | Nicolas Werner | 2023-06-08 | 1 | -5/+0 |
| | |||||
* | Get rid of scrollhelper | Nicolas Werner | 2023-06-08 | 1 | -1/+0 |
| | |||||
* | Add goto button to hover menu when searching | Nicolas Werner | 2023-05-30 | 1 | -0/+1 |
| | | | | fixes #1457 | ||||
* | Get rid of old emoji picker | Nicolas Werner | 2023-05-25 | 1 | -1/+0 |
| | |||||
* | Copy image to clipboard | Nicolas Werner | 2023-04-23 | 1 | -0/+1 |
| | | | | Fixes #599 | ||||
* | Move effects into a separate file | Loren Burkholder | 2023-04-08 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1388 from Nheko-Reborn/command | DeepBlueV7.X | 2023-03-10 | 1 | -1/+1 |
|\ | | | | | Warn if an invalid command is entered | ||||
| * | Show warning when invalid command is entered | Loren Burkholder | 2023-02-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixes #1363 Please note that this doesn't prompt when you try to send a message with a bad command. | ||||
* | | Use the nheko spinner everywhere | Loren Burkholder | 2023-02-28 | 1 | -1/+0 |
|/ | |||||
* | Show rooms you share with someone | Nicolas Werner | 2023-02-24 | 1 | -0/+1 |
| | |||||
* | Add a fancy delegate when encryption is enabled | Loren Burkholder | 2023-02-13 | 1 | -0/+1 |
| | |||||
* | add user search to invite dialog (#1253) | Malte E | 2023-01-31 | 1 | -0/+1 |
| | |||||
* | Make it more obvious that the add reaction button is not an emoji | Nicolas Werner | 2023-01-19 | 1 | -0/+1 |
| | | | | fixes #1301 | ||||
* | confetti (#1243) | Loren Burkholder | 2022-12-10 | 1 | -0/+1 |
| | | | * 🎉 (confetti) message support. Thanks @LorenDB ! | ||||
* | Basic threading support | Nicolas Werner | 2022-09-30 | 1 | -0/+3 |
| | |||||
* | Allow editing permissions in spaces recursively | Nicolas Werner | 2022-09-28 | 1 | -0/+1 |
| | |||||
* | Rework how access rules for rooms are modified completely | Nicolas Werner | 2022-09-19 | 1 | -0/+1 |
| | |||||
* | Support editing space children | Nicolas Werner | 2022-08-10 | 1 | -6/+7 |
| | |||||
* | Show a room preview in the join confirmation dialog | Nicolas Werner | 2022-08-05 | 1 | -0/+1 |
| | | | | | | Requires MSC3266 Fixes #1129 | ||||
* | Merge remote-tracking branch 'origin/perSpaceNotifs' into perSpaceNotifs | Nicolas Werner | 2022-07-14 | 1 | -0/+1 |
|\ | |||||
| * | Make the notification bubble its own component | Loren Burkholder | 2022-06-29 | 1 | -0/+1 |
| | | |||||
* | | Allow editing aliases | Nicolas Werner | 2022-07-08 | 1 | -0/+3 |
|/ | |||||
* | Add basic powerlevel editor | Nicolas Werner | 2022-05-27 | 1 | -2/+4 |
| | |||||
* | Show powerlevels in memberlist | Nicolas Werner | 2022-05-07 | 1 | -3/+6 |
| | |||||
* | initial direct chat creation dialog | Malte E | 2022-03-26 | 1 | -0/+1 |
| | |||||
* | CreateRoom dialog in QML | Malte E | 2022-03-25 | 1 | -0/+1 |
| | |||||
* | Fix thumbnails for encrypted files and factor upload box out | Nicolas Werner | 2022-03-21 | 1 | -0/+1 |
| | |||||
* | Show some previews in upload window | Nicolas Werner | 2022-03-21 | 1 | -0/+4 |
| | |||||
* | small rework of the reply popup | Malte E | 2022-03-11 | 1 | -0/+1 |
| | |||||
* | Add GUI to change hidden events per room | tastytea | 2022-02-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | This adds a dialog to the room settings in which the user can choose which of these three event types they want to hide (additionally to the default): - m.room.member - m.room.power_levels - m.sticker The current state is read when room settings are opened and saved when new settings are accepted. | ||||
* | Reimplement error notifications | Nicolas Werner | 2022-01-30 | 1 | -0/+1 |
| | |||||
* | keep the RegisterPage name | Nicolas Werner | 2022-01-29 | 1 | -1/+1 |
| | | | | So we don't have to retranslate. | ||||
* | Port registration to Qml | Nicolas Werner | 2022-01-28 | 1 | -0/+1 |
| | |||||
* | Functional login page | Nicolas Werner | 2022-01-26 | 1 | -0/+1 |
| | |||||
* | Initial qml root window | Nicolas Werner | 2022-01-26 | 1 | -0/+1 |
| | |||||
* | Move usersettings page to pages subdir | Nicolas Werner | 2022-01-12 | 1 | -1/+1 |
| | |||||
* | Port usersettings to qml | Nicolas Werner | 2022-01-09 | 1 | -0/+1 |
| | |||||
* | Port image overlay to qml | Nicolas Werner | 2022-01-02 | 1 | -0/+1 |
| | | | | | | Allows you to zoom and pan now. relates to #647 | ||||
* | Add recently used reactions | Nicolas Werner | 2021-12-13 | 1 | -0/+1 |
| | | | | fixes #435 | ||||
* | Support pinned messages | Nicolas Werner | 2021-12-11 | 1 | -0/+2 |
| | | | | fixes #519 | ||||
* | Hide me underneath the space tree | Nicolas Werner | 2021-12-01 | 1 | -13/+15 |
| | |||||
* | Change QML UI for redactions | Joe Donofry | 2021-11-29 | 1 | -0/+2 |
| | |||||
* | Add a filter for direct chats | Nicolas Werner | 2021-11-20 | 1 | -0/+1 |
| | | | | fixes #317 | ||||
* | Use filled shields everywhere and distinguish different states more | Nicolas Werner | 2021-11-17 | 1 | -3/+4 |
| | |||||
* | Switch icon theme to Fluent icons | Loren Burkholder | 2021-11-17 | 1 | -89/+49 |
| | |||||
* | Cleanup positioning of player elements | Nicolas Werner | 2021-11-11 | 1 | -1/+0 |
| | |||||
* | More refactoring and layout updates | Joseph Donofry | 2021-11-11 | 1 | -0/+1 |
| | |||||
* | Move rest of controls to separate file | Joseph Donofry | 2021-11-09 | 1 | -0/+1 |
| | |||||
* | Initial Refactoring into separate controls | Joseph Donofry | 2021-11-09 | 1 | -0/+1 |
| | |||||
* | Update video_player_enhancements with changes from master | Joseph Donofry | 2021-11-03 | 1 | -17/+26 |
|\ | |||||
| * | Fix registration on matrix.org | Nicolas Werner | 2021-11-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | This was a bit of a journey: https://github.com/matrix-org/matrix-doc/pull/3471 But it should work now and we now use the UIAHandler everywhere. fixes #670 | ||||
| * | WIP | Nicolas Werner | 2021-10-17 | 1 | -0/+1 |
| | | |||||
| * | move device verification management to its own file | Nicolas Werner | 2021-10-17 | 1 | -29/+22 |
| | | |||||
| * | Use the same leave room dialog everywhere | Loren Burkholder | 2021-10-11 | 1 | -2/+10 |
| | | | | | | | | This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs. | ||||
| * | Merge pull request #741 from LorenDB/qmlJoinRoomDlg | DeepBlueV7.X | 2021-10-11 | 1 | -11/+12 |
| |\ | | | | | | | QML the join room dialog | ||||
| | * | QML the join room dialog | Loren Burkholder | 2021-10-09 | 1 | -11/+12 |
| | | | |||||
| * | | Merge pull request #755 from Nheko-Reborn/bootstrapping | DeepBlueV7.X | 2021-10-09 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | Support bootstrapping crosssigning | ||||
| | * | Support bootstrapping crosssigning | Nicolas Werner | 2021-10-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | Showing the bootstrap state and showing there are unverified devices is still missing. | ||||
| * | | Merge pull request #743 from LorenDB/qmlLogout | DeepBlueV7.X | 2021-10-09 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | QML the logout dialog | ||||
| | * | QML the logout dialog | Loren Burkholder | 2021-10-05 | 1 | -0/+1 |
| | | | |||||
| * | | Added support for refreshing the device list, marking current device with a ↵ | Thulinma | 2021-10-06 | 1 | -0/+1 |
| |/ | | | | | | | checkmark instead of a lock | ||||
| * | Reorganize all the dialogs into the dialogs folder | Loren Burkholder | 2021-09-29 | 1 | -7/+7 |
| | | |||||
| * | Warn the user before they ping the whole room | Nicolas Werner | 2021-09-02 | 1 | -0/+1 |
| | | |||||
| * | Fix nits from code review | kamathmanu | 2021-08-09 | 1 | -5/+0 |
| | | |||||
| * | Merge branch 'master' into nhekoRoomDirectory | kamathmanu | 2021-08-07 | 1 | -2/+11 |
| |\ | |||||
| * | | Room Directory UI for exploring and joining public rooms. V1: simplistic ↵ | kamathmanu | 2021-08-07 | 1 | -1/+2 |
| | | | | | | | | | | | | server + network facilities | ||||
* | | | Merge origin/master and fix conflicts | Joseph Donofry | 2021-08-10 | 1 | -16/+12 |
|\ \ \ | | |/ | |/| | |||||
| * | | Show encryption errors in qml and add request keys button | Nicolas Werner | 2021-08-07 | 1 | -4/+5 |
| | | | |||||
| * | | Basic sticker pack editor | Nicolas Werner | 2021-08-06 | 1 | -0/+2 |
| | | | |||||
| * | | QML the raw message dialog | Loren Burkholder | 2021-07-31 | 1 | -0/+1 |
| | | | |||||
| * | | QML the read receipts list | Loren Burkholder | 2021-07-29 | 1 | -1/+1 |
| |/ | | | | | | | There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit | ||||
| * | Add menu to enable or disable stickers globally | Nicolas Werner | 2021-07-23 | 1 | -0/+1 |
| | | |||||
| * | make lint | Loren Burkholder | 2021-07-20 | 1 | -1/+0 |
| | | |||||
| * | QML the invite dialog | Loren Burkholder | 2021-07-20 | 1 | -11/+2 |
| | | | | | | | | This also adds a property `roomId` to TimelineModel. | ||||
| * | QML the room member list | Loren Burkholder | 2021-07-20 | 1 | -0/+1 |
| | | |||||
* | | Merge remote-tracking branch 'nheko-im/master' into video_player_enhancements | Joseph Donofry | 2021-07-19 | 1 | -1/+2 |
|\| | |||||
| * | Basic sticker support | Nicolas Werner | 2021-07-19 | 1 | -1/+2 |
| | | |||||
* | | Import and update lurkki's branch | Joseph Donofry | 2021-07-19 | 1 | -0/+1 |
|/ | |||||
* | Redesign invites and room preview joins | Nicolas Werner | 2021-07-09 | 1 | -0/+1 |
| | |||||
* | Fixes from code review | Joseph Donofry | 2021-07-08 | 1 | -0/+1 |
| | |||||
* | 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 |