Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove EmojiEmitter | Joseph Donofry | 2021-07-08 | 1 | -60/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into nheko_loading_spinner | Joseph Donofry | 2021-07-08 | 17 | -258/+561 |
|\ | |||||
| * | Make emoji picker follow theme | Nicolas Werner | 2021-07-03 | 4 | -201/+225 |
| | | |||||
| * | Fix community sidebar toggle | Nicolas Werner | 2021-07-02 | 1 | -0/+2 |
| | | |||||
| * | Fix mouse cursor on reply delegates | Nicolas Werner | 2021-06-30 | 1 | -0/+1 |
| | | |||||
| * | Fix clicking links in mobile mode | Nicolas Werner | 2021-06-25 | 1 | -1/+2 |
| | | | | | | | | fixes #617 | ||||
| * | Don't use a thin font in the room list | Nicolas Werner | 2021-06-25 | 1 | -2/+0 |
| | | |||||
| * | Fix missing back button on spaces page in narrow mode as well as topic not ↵ | Nicolas Werner | 2021-06-25 | 1 | -4/+17 |
| | | | | | | | | resizing properly | ||||
| * | Fix null warning for space avatars | Nicolas Werner | 2021-06-25 | 1 | -1/+1 |
| | | |||||
| * | Add a basic 'Space page' | Nicolas Werner | 2021-06-25 | 3 | -3/+64 |
| | | |||||
| * | Hide last message on spaces | Nicolas Werner | 2021-06-25 | 1 | -1/+3 |
| | | |||||
| * | add avatar changed event support issue #550 | BShipman | 2021-06-19 | 1 | -0/+8 |
| | | |||||
| * | Fix wrong tags in context menu | Nicolas Werner | 2021-06-14 | 1 | -1/+1 |
| | | |||||
| * | Change collapse position | Nicolas Werner | 2021-06-14 | 1 | -2/+2 |
| | | |||||
| * | Fix button spacing | Loren Burkholder | 2021-06-13 | 2 | -3/+4 |
| | | |||||
| * | Layout 1.15 -> 1.12 | Nicolas Werner | 2021-06-13 | 2 | -2/+2 |
| | | |||||
| * | Try to be compatible with Qt 5.12 | Nicolas Werner | 2021-06-13 | 9 | -19/+27 |
| | | |||||
| * | Don't read avatarUrl from local profile, if no global avatar is set | Nicolas Werner | 2021-06-12 | 1 | -5/+7 |
| | | |||||
| * | Merge branch 'master' into qml-roomlist | Nicolas Werner | 2021-06-12 | 1 | -12/+12 |
| |\ | |||||
| | * | Added mnemonic letters to context menu. | AppAraat | 2021-05-24 | 1 | -12/+12 |
| | | | | | | | | | | | | https://doc.qt.io/qt-5/qshortcut.html#mnemonic | ||||
| * | | Persist sidebar sizes | Nicolas Werner | 2021-06-12 | 1 | -4/+20 |
| | | | |||||
| * | | Fix PrivacyScreen for qml-roomlist | Joseph Donofry | 2021-06-11 | 1 | -1/+1 |
| | | | |||||
| * | | Reenable tag hiding | Nicolas Werner | 2021-06-11 | 1 | -5/+5 |
| | | | |||||
| * | | Enable toggling tags | Nicolas Werner | 2021-06-11 | 3 | -10/+21 |
| | | | |||||
| * | | Render community items | Nicolas Werner | 2021-06-11 | 5 | -9/+164 |
| | | | |||||
* | | | Add nheko logo spinner to relevant places in UI | Joseph Donofry | 2021-06-09 | 7 | -11/+85 |
| | | | |||||
* | | | Change variable for running | Joseph Donofry | 2021-06-09 | 1 | -1/+1 |
| | | | |||||
* | | | Add Nheko logo QML Spinner | Joseph Donofry | 2021-06-09 | 2 | -3/+231 |
|/ / | |||||
* | | Basic community list model | Nicolas Werner | 2021-06-09 | 1 | -4/+2 |
| | | |||||
* | | Implement switching in narrow mode | Nicolas Werner | 2021-06-08 | 5 | -49/+99 |
| | | |||||
* | | Somewhat reenable the adaptive layout | Nicolas Werner | 2021-06-08 | 4 | -19/+198 |
| | | |||||
* | | Fix html in completer | Nicolas Werner | 2021-06-08 | 1 | -0/+3 |
| | | | | | | | | Fixes #578 | ||||
* | | Add ugly borders to tables | Nicolas Werner | 2021-06-08 | 1 | -1/+18 |
| | | |||||
* | | Refactor to use Instantiator instead of doing it manually | Nicolas Werner | 2021-05-30 | 3 | -44/+26 |
| | | |||||
* | | Port remaining sidebar actions to qml | Nicolas Werner | 2021-05-30 | 1 | -0/+19 |
| | | |||||
* | | Delete old room list | Nicolas Werner | 2021-05-28 | 1 | -0/+9 |
| | | |||||
* | | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 22 | -230/+236 |
| | | |||||
* | | Reimplement room context menus | Nicolas Werner | 2021-05-28 | 3 | -34/+153 |
| | | |||||
* | | Reenable invites | Nicolas Werner | 2021-05-24 | 1 | -0/+56 |
| | | |||||
* | | Reenable userInfo settings menu | Nicolas Werner | 2021-05-22 | 2 | -7/+76 |
| | | |||||
* | | Fix device list not showing up and UserProfile blocking the window | Nicolas Werner | 2021-05-22 | 4 | -4/+14 |
| | | |||||
* | | Fix leaving rooms | Nicolas Werner | 2021-05-22 | 1 | -1/+1 |
| | | |||||
* | | Fix emoji in new RoomList | Nicolas Werner | 2021-05-22 | 2 | -1/+3 |
| | | |||||
* | | Sort the room list | Nicolas Werner | 2021-05-22 | 1 | -1/+1 |
| | | |||||
* | | Make roomlist look nice | Nicolas Werner | 2021-05-21 | 1 | -19/+80 |
| | | |||||
* | | Some basic room list | Nicolas Werner | 2021-05-19 | 3 | -36/+165 |
| | | |||||
* | | Basic header and footer of room list | Nicolas Werner | 2021-05-15 | 4 | -10/+198 |
| | | |||||
* | | Reorganize TimelineView to prepare porting the room list | Nicolas Werner | 2021-05-14 | 7 | -326/+387 |
| | | |||||
* | | Move global avatarSize property | Nicolas Werner | 2021-05-13 | 7 | -20/+14 |
| | | |||||
* | | Fix missing import for colors | Nicolas Werner | 2021-05-13 | 2 | -0/+2 |
| | | |||||
* | | Move openLink to Nheko globals | Nicolas Werner | 2021-05-13 | 2 | -2/+2 |
| | | |||||
* | | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 43 | -162/+160 |
|/ | |||||
* | Show verification status next to messages | Nicolas Werner | 2021-05-07 | 3 | -8/+30 |
| | |||||
* | Only show actions, when you have permissions to do them | Nicolas Werner | 2021-05-02 | 6 | -17/+36 |
| | |||||
* | Fix crash when you have no rooms and open the global user profile | Nicolas Werner | 2021-04-30 | 1 | -4/+0 |
| | |||||
* | UI/UX improvement: Better naming suggestion. | absorber | 2021-04-29 | 1 | -1/+1 |
| | | | Copy address location -> Copy link location | ||||
* | Allow copying messages via right click | Nicolas Werner | 2021-04-29 | 4 | -4/+17 |
| | | | | fixes #291 | ||||
* | Copy address location | Nicolas Werner | 2021-04-29 | 4 | -5/+18 |
| | | | | fixes #463 | ||||
* | Copy link to message | Nicolas Werner | 2021-04-29 | 1 | -0/+7 |
| | | | | fixes #499 | ||||
* | Highlight navigated to message | Nicolas Werner | 2021-04-29 | 5 | -7/+56 |
| | |||||
* | Rewrite matrix.to links to matrix uris and handle them the same way | Nicolas Werner | 2021-04-28 | 1 | -13/+1 |
| | |||||
* | Add Alt-F to forward messages | Nicolas Werner | 2021-04-27 | 1 | -1/+13 |
| | |||||
* | Make forward messages a bit more readable | Nicolas Werner | 2021-04-27 | 1 | -2/+5 |
| | |||||
* | Clean up design a bit | Nicolas Werner | 2021-04-27 | 3 | -15/+18 |
| | |||||
* | Merge branch 'forward_message_feature' of https://github.com/Jedi18/nheko ↵ | Nicolas Werner | 2021-04-24 | 2 | -0/+129 |
|\ | | | | | | | into Jedi18-forward_message_feature | ||||
| * | remove unused function and set position to center of timeline view | targetakhil | 2021-04-15 | 1 | -3/+7 |
| | | |||||
| * | Added overlay and UI changes | targetakhil | 2021-04-15 | 1 | -34/+49 |
| | | |||||
| * | show forward menu item only for relevant events, changes to ui | targetakhil | 2021-04-15 | 2 | -7/+20 |
| | | |||||
| * | Fix basic UI for forward completer | targetakhil | 2021-04-15 | 2 | -68/+84 |
| | | |||||
| * | added basic forwarding | targetakhil | 2021-04-15 | 1 | -0/+81 |
| | | |||||
* | | Escape html in topics and show line breaks in the settings | Nicolas Werner | 2021-04-19 | 1 | -1/+2 |
| | | |||||
* | | Use one CompletionProxy for everything including EmojiPicker | Nicolas Werner | 2021-04-18 | 2 | -108/+53 |
| | | |||||
* | | Set a title for the room settings | Nicolas Werner | 2021-04-17 | 1 | -0/+1 |
| | | |||||
* | | Update translations | Nicolas Werner | 2021-04-17 | 3 | -3/+1 |
| | | |||||
* | | Fix cursor positioning on edits | Nicolas Werner | 2021-04-15 | 1 | -6/+16 |
| | | | | | | | | fixes #502 | ||||
* | | Fix paste not overwriting selections | Nicolas Werner | 2021-04-15 | 1 | -0/+1 |
| | | |||||
* | | Set Dialog flag on Dialogs | Nicolas Werner | 2021-04-15 | 3 | -0/+6 |
|/ | | | | Relates to #538 | ||||
* | Fix emoji picker getting cut off | Joseph Donofry | 2021-04-13 | 1 | -0/+1 |
| | |||||
* | Fix some TapHandler focus issues | Nicolas Werner | 2021-04-11 | 10 | -17/+29 |
| | |||||
* | Fix undefined warning | Nicolas Werner | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | Fix download button | Nicolas Werner | 2021-04-04 | 1 | -5/+0 |
| | |||||
* | Merge pull request #540 from LorenDB/master | DeepBlueV7.X | 2021-03-31 | 2 | -15/+15 |
|\ | | | | | Use qsTr() for strings | ||||
| * | Use qsTr() for strings | Loren Burkholder | 2021-03-31 | 2 | -15/+15 |
| | | |||||
* | | Remove delay when focusing quick switcher | Nicolas Werner | 2021-03-27 | 1 | -14/+1 |
|/ | |||||
* | Fix double click on video message | Nicolas Werner | 2021-03-27 | 1 | -38/+30 |
| | |||||
* | Merge pull request #536 from LorenDB/master | DeepBlueV7.X | 2021-03-26 | 1 | -3/+3 |
|\ | | | | | Add a part command | ||||
| * | Use correct Qt version | Loren Burkholder | 2021-03-25 | 1 | -3/+3 |
| | | |||||
* | | Disable horizontal scrollbar in timeline | Nicolas Werner | 2021-03-26 | 1 | -0/+2 |
|/ | | | | fixes #530 | ||||
* | Fix emoji picker appearing in wrong locations | Nicolas Werner | 2021-03-23 | 3 | -22/+17 |
| | |||||
* | Fix room settings opening twice on room title | Nicolas Werner | 2021-03-19 | 1 | -4/+0 |
| | |||||
* | Merge pull request #523 from Jedi18/master | DeepBlueV7.X | 2021-03-15 | 1 | -1/+1 |
|\ | | | | | Fix windows video bug | ||||
| * | fix windows video bug | targetakhil | 2021-03-14 | 1 | -1/+1 |
| | | |||||
* | | Use native menus | Nicolas Werner | 2021-03-14 | 3 | -37/+38 |
| | | |||||
* | | Use readonly properties where possible | Nicolas Werner | 2021-03-14 | 3 | -5/+5 |
|/ | |||||
* | Fix room completions not showing label avatars | Nicolas Werner | 2021-03-14 | 1 | -0/+2 |
| | | | | | When no image is set for a room, the room didn't have the first character in the avatar, when opening any completer, that showed it. | ||||
* | Fix qml license headers again | Nicolas Werner | 2021-03-14 | 51 | -0/+58 |
| | |||||
* | Remove background of quick switcher popup | Nicolas Werner | 2021-03-14 | 1 | -0/+1 |
| | |||||
* | Improve sorting and sizing of completions a bit | Nicolas Werner | 2021-03-14 | 51 | -116/+75 |
| | |||||
* | Fix text corruption from unrounded pixel height | Nicolas Werner | 2021-03-13 | 1 | -2/+2 |
| | |||||
* | Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into ↵ | Nicolas Werner | 2021-03-13 | 5 | -11/+238 |
|\ | | | | | | | Jedi18-quickswitcher_qml | ||||
| * | change allowed mistakes, fix minor style issues, remove old completer ↵ | Jedi18 | 2021-03-07 | 3 | -6/+12 |
| | | | | | | | | function from inputbar | ||||
| * | changed bottomToTop to true and renamed textWidth to textHeight | Jedi18 | 2021-02-26 | 1 | -5/+5 |
| | | |||||
| * | remove old quick switcher | Jedi18 | 2021-02-24 | 1 | -1/+1 |
| | | |||||
| * | added margins and ui changes for quickswitcher and completer | Jedi18 | 2021-02-24 | 2 | -11/+19 |
| | | |||||
| * | fix row content centering | Jedi18 | 2021-02-24 | 2 | -5/+11 |
| | | |||||
| * | fix matrixtextfield color and quickswitcher font size | Jedi18 | 2021-02-23 | 2 | -4/+5 |
| | | |||||
| * | add matrix text field | Jedi18 | 2021-02-23 | 3 | -13/+84 |
| | | |||||
| * | fix timeline focus | Jedi18 | 2021-02-23 | 1 | -0/+1 |
| | | |||||
| * | enter key now works, fix room highlighting and add overlay | Jedi18 | 2021-02-23 | 3 | -1/+16 |
| | | |||||
| * | selecting room in quickswitcher now works, added completionSelected signal | Jedi18 | 2021-02-22 | 2 | -2/+30 |
| | | |||||
| * | add room alias delegate, fix some quickswitcher ui problems | Jedi18 | 2021-02-22 | 3 | -8/+41 |
| | | |||||
| * | add quick switcher qml file and moved completerFor from inputbar to timeline ↵ | Jedi18 | 2021-02-21 | 3 | -1/+59 |
| | | | | | | | | view class | ||||
* | | Fix popup opening at wrong place | Nicolas Werner | 2021-03-07 | 2 | -7/+4 |
| | | | | | | | | fixes #512 | ||||
* | | Fix conflict between qmlformat and license check | Nicolas Werner | 2021-03-07 | 49 | -0/+50 |
| | | |||||
* | | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 49 | -52/+13 |
| | | | | | | | | fixes #507 | ||||
* | | Merge pull request #506 from Nheko-Reborn/timeline-buttons | DeepBlueV7.X | 2021-03-06 | 4 | -80/+131 |
|\ \ | | | | | | | Use overlay buttons for message actions | ||||
| * | | Use short format for time | Nicolas Werner | 2021-03-05 | 1 | -1/+1 |
| | | | |||||
| * | | Mark message currently being edited | Nicolas Werner | 2021-03-05 | 1 | -2/+2 |
| | | | |||||
| * | | Fix janky hoverhandling for text messages | Nicolas Werner | 2021-03-05 | 2 | -1/+4 |
| | | | | | | | | | | | | Add a 1px border to get more hover enter events... | ||||
| * | | Use overlay buttons for message actions | Nicolas Werner | 2021-03-04 | 4 | -79/+127 |
| | | | |||||
* | | | Update license headers | Nicolas Werner | 2021-03-05 | 49 | -18/+198 |
|/ / | |||||
* | | Avoid some duplicate property queries | Nicolas Werner | 2021-03-03 | 2 | -2/+2 |
| | | |||||
* | | Fix avatar fallback in rooms | Nicolas Werner | 2021-03-03 | 1 | -0/+1 |
| | | |||||
* | | Use toggles for screen share settings | Nicolas Werner | 2021-02-25 | 1 | -27/+38 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into screenshare-x11 | trilene | 2021-02-25 | 7 | -47/+422 |
|\ \ | |||||
| * | | Fix potential issue with modifiers and edit shortcuts | Nicolas Werner | 2021-02-25 | 1 | -2/+2 |
| | | | |||||
| * | | Fix text input restoring after edits | Nicolas Werner | 2021-02-25 | 1 | -2/+0 |
| | | | |||||
| * | | Allow editing via up and down arrows | Nicolas Werner | 2021-02-24 | 1 | -0/+33 |
| | | | |||||
| * | | Fix qml formatting | Nicolas Werner | 2021-02-23 | 1 | -9/+9 |
| | | | |||||
| * | | Merge pull request #488 from Nheko-Reborn/scroll-view-thingy | DeepBlueV7.X | 2021-02-22 | 1 | -41/+14 |
| |\ \ | | | | | | | | | Use Scrollview again | ||||
| | * | | Use scrollview again for input | Nicolas Werner | 2021-02-22 | 1 | -41/+14 |
| | |/ | |||||
| * / | Linkify topic in room settings and use non-deprecated MessageDialog | Nicolas Werner | 2021-02-22 | 1 | -9/+15 |
| |/ | |||||
| * | Fix miscalculation of padding in timeline | Nicolas Werner | 2021-02-20 | 4 | -39/+48 |
| | | |||||
| * | Merge pull request #479 from Jedi18/add_rooms_model_completer | DeepBlueV7.X | 2021-02-19 | 2 | -0/+32 |
| |\ | | | | | | | Add rooms completion model | ||||
| | * | add rooms model, add room delegate for completer | Jedi18 | 2021-02-16 | 2 | -0/+32 |
| | | | |||||
| * | | fixed roomsettings spacing and toggle button right align bug | Jedi18 | 2021-02-16 | 2 | -2/+17 |
| | | | |||||
| * | | change togglebutton size, set textarea color to colors.text | Jedi18 | 2021-02-16 | 2 | -4/+7 |
| | | | |||||
| * | | Replace rowlayouts with gridlayout and fix room settings initializer list | Jedi18 | 2021-02-14 | 1 | -36/+25 |
| | | | |||||
| * | | Merge branch 'master' into room_settings_qml | Akhil Nair | 2021-02-14 | 17 | -215/+317 |
| |\| | |||||
| * | | replaced with togglebutton using qtquickcontrols2 | Jedi18 | 2021-02-13 | 1 | -13/+23 |
| | | | |||||
| * | | added togglebutton styling | Jedi18 | 2021-02-13 | 2 | -8/+19 |
| | | | |||||
| * | | fix roomsetting layout | Jedi18 | 2021-02-13 | 1 | -31/+17 |
| | | | |||||
| * | | added room topic | Jedi18 | 2021-02-13 | 2 | -5/+34 |
| | | | |||||
| * | | added changing of name through edit modal, removed old roomsettings | Jedi18 | 2021-02-12 | 3 | -7/+7 |
| | | | |||||
| * | | fix avatar update on timeline sync | Jedi18 | 2021-02-11 | 1 | -1/+1 |
| | | | |||||
| * | | shifted room avatar changing | Jedi18 | 2021-02-11 | 1 | -3/+44 |
| | | | |||||
| * | | added roomversion, roomid etc | Jedi18 | 2021-02-11 | 1 | -5/+4 |
| | | | |||||
| * | | added notifications and encryption for the new roomsettings | Jedi18 | 2021-02-11 | 2 | -2/+58 |
| | | | |||||
| * | | ui almost looks the same, midway between transition from old room settings ↵ | Jedi18 | 2021-02-10 | 3 | -2/+14 |
| | | | | | | | | | | | | to new room settings | ||||
| * | | added room settings qml | Jedi18 | 2021-02-09 | 2 | -0/+173 |
| | | | |||||
* | | | Add screen sharing window preview | trilene | 2021-02-25 | 1 | -0/+7 |
| | | | |||||
* | | | Allow choice of single window when sharing screen | trilene | 2021-02-24 | 1 | -6/+31 |
| | | | |||||
* | | | Display screen sharing content locally | trilene | 2021-02-21 | 3 | -7/+10 |
| | | | |||||
* | | | Require GStreamer 1.18 for voip support | trilene | 2021-02-20 | 2 | -2/+0 |
| | | | |||||
* | | | Screen sharing (X11): support picture-in-picture | trilene | 2021-02-20 | 1 | -0/+12 |
| | | | |||||
* | | | Screen sharing (X11): add hide mouse cursor option | trilene | 2021-02-18 | 1 | -0/+11 |
| | | | |||||
* | | | Support desktop screen sharing on X11 | trilene | 2021-02-18 | 7 | -16/+174 |
| |/ |/| | |||||
* | | Add double tap to reply feature | Nicolas Werner | 2021-02-14 | 1 | -0/+1 |
| | | | | | | | | | | | | Does not always work, since Text steals focus... relates to #414 | ||||
* | | Fix hover handling in the timeline | Nicolas Werner | 2021-02-14 | 11 | -63/+70 |
| | | |||||
* | | Improve scroll to message a bit by using a ScrollView | Nicolas Werner | 2021-02-13 | 1 | -166/+168 |
| | | |||||
* | | Mark messages as read, when Nheko gets focused | Nicolas Werner | 2021-02-13 | 1 | -1/+14 |
| | | | | | | | | fixes #235 | ||||
* | | Revert keeping whitespace in html, it breaks lists | Nicolas Werner | 2021-02-12 | 1 | -1/+1 |
| | | |||||
* | | Fix cancel edit order on Escape key | Nicolas Werner | 2021-02-10 | 1 | -3/+3 |
| | | |||||
* | | Fix messages sometimes not being rendered, when they are too large | Nicolas Werner | 2021-02-10 | 1 | -1/+0 |
| | | |||||
* | | Try to avoid QTBUG-89568 | Nicolas Werner | 2021-02-10 | 2 | -2/+2 |
| | | |||||
* | | Fix UI allowing edits of foreign messages in some cases | Nicolas Werner | 2021-02-10 | 5 | -8/+14 |
| | | |||||
* | | Abort -> Cancel | Nicolas Werner | 2021-02-10 | 1 | -1/+1 |
| | | |||||
* | | Add edit shortcuts and fix some focus stuff | Nicolas Werner | 2021-02-09 | 5 | -7/+30 |
| | | |||||
* | | Implement message editing | Nicolas Werner | 2021-02-09 | 3 | -3/+23 |
| | | | | | | | | | | | | The UI still looks ugly, but I have no good idea atm. fixes #134 | ||||
* | | Display edits correctly | Nicolas Werner | 2021-02-09 | 1 | -0/+14 |
| | | |||||
* | | Merge pull request #459 from Jedi18/minor_fixes | DeepBlueV7.X | 2021-02-09 | 2 | -0/+11 |
|\ \ | | | | | | | Fix emoji related issues | ||||
| * | | focus message input on adding emoji/reacting to a message | Jedi18 | 2021-02-05 | 2 | -0/+7 |
| | | | |||||
| * | | close emoji autocompleter if space typed after : issue #433 and adds default ↵ | Jedi18 | 2021-02-05 | 1 | -0/+4 |
| |/ | | | | | | | option for emoji font family settings | ||||
* / | make lint | trilene | 2021-02-07 | 2 | -6/+12 |
|/ | |||||
* | Merge branch 'master' into avatar_username_feature | DeepBlueV7.X | 2021-02-03 | 6 | -19/+168 |
|\ | |||||
| * | Cleanup privacy screen, no more grabImage | Nicolas Werner | 2021-02-03 | 3 | -35/+13 |
| | | |||||
| * | Fix QML layout warnings | Loren Burkholder | 2021-02-02 | 1 | -4/+4 |
| | | |||||
| * | Merge branch 'master' into 'privacy_screen' | Nicolas Werner | 2021-02-02 | 2 | -6/+4 |
| |\ | | | | | | | | | | # Conflicts: # resources/qml/TimelineView.qml | ||||
| | * | Allow drag/drop of files on whole timeline | Loren Burkholder | 2021-02-01 | 2 | -7/+4 |
| | | | |||||
| * | | Update format script again | Joseph Donofry | 2021-02-02 | 1 | -3/+3 |
| | | | |||||
| * | | Try to fix format script and fix linting | Joseph Donofry | 2021-02-02 | 2 | -13/+12 |
| | | | |||||
| * | | Small UX fixes | Joseph Donofry | 2021-02-01 | 1 | -1/+3 |
| | | | |||||
| * | | Merge remote-tracking branch 'nheko-im/master' into privacy_screen | Joseph Donofry | 2021-02-01 | 6 | -57/+116 |
| |\| | |||||
| | * | Merge pull request #431 from Jedi18/avatar_username_feature | DeepBlueV7.X | 2021-02-01 | 1 | -2/+32 |
| | |\ | | | | | | | | | Username editing (room specific and global) | ||||
| | * | | Close user profile dialog on Esc | Loren Burkholder | 2021-01-29 | 1 | -0/+5 |
| | | | | |||||
| | * | | Center user info dialog on the screen | Loren Burkholder | 2021-01-29 | 1 | -0/+2 |
| | | | | |||||
| | * | | Fix username completion deleting characters before it | Nicolas Werner | 2021-01-27 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | fixes #421 | ||||
| | * | | Only select elements in completer when mouse is moved | Nicolas Werner | 2021-01-27 | 2 | -3/+4 |
| | | | | |||||
| | * | | Autoclose completer when space is pressed and no suggestion available | Nicolas Werner | 2021-01-27 | 3 | -1/+5 |
| | | | | |||||
| * | | | Remove redundant import and fix visible warning | Joseph Donofry | 2021-02-01 | 2 | -5/+6 |
| | | | | |||||
| * | | | Implement Privacy Screen | Joseph Donofry | 2021-01-26 | 1 | -27/+93 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Add handles for window focus gained / focus lossed and connect to timer * Clean up some of the PrivacyScreen.qml code * Connect settings to PrivacyScreen visibility | ||||
| * | | | Fix formatting | Joseph Donofry | 2021-01-26 | 2 | -10/+18 |
| | | | | |||||
| * | | | Initial commit for privacy screen | Joseph Donofry | 2021-01-25 | 3 | -1/+83 |
| | | | | | | | | | | | | | | | | Missing window focus event and knowing when room is encryption | ||||
* | | | | add loading indicator | Jedi18 | 2021-02-02 | 1 | -0/+7 |
| | | | | |||||
* | | | | add error message and update avatars on avatar change in timeline and user ↵ | Jedi18 | 2021-02-02 | 2 | -0/+39 |
| | | | | | | | | | | | | | | | | profile dialog | ||||
* | | | | update room and global avatar through user profile | Jedi18 | 2021-02-01 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | focus and select text on clicking edit button | Jedi18 | 2021-01-30 | 1 | -0/+2 |
| | | | |||||
* | | | shifted isUsernameEditingAllowed to qml from c++ | Jedi18 | 2021-01-29 | 1 | -5/+12 |
| | | | |||||
* | | | made requeste changes | Jedi18 | 2021-01-29 | 1 | -5/+5 |
| | | | |||||
* | | | Changed edit method from double clicking to an edit button | Jedi18 | 2021-01-28 | 1 | -7/+15 |
| | | | |||||
* | | | Username can be edited by double clicking on text, added global user profile ↵ | Jedi18 | 2021-01-28 | 1 | -36/+15 |
| | | | | | | | | | | | | menu action in user info widget | ||||
* | | | update room specific username from userprofile | Jedi18 | 2021-01-27 | 1 | -0/+34 |
| |/ |/| | |||||
* | | Get category switching working | Loren Burkholder | 2021-01-25 | 1 | -18/+18 |
| | | |||||
* | | Remove test log message | Nicolas Werner | 2021-01-25 | 1 | -4/+1 |
| | | |||||
* | | Focus input area on room switch and reply change again | Nicolas Werner | 2021-01-25 | 2 | -31/+41 |
| | | | | | | | | | | fixes #412 fixes #413 | ||||
* | | Add "open in external program" action | rnhmjoj | 2021-01-24 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #395 from LorenDB/master | DeepBlueV7.X | 2021-01-23 | 2 | -2/+4 |
|\ \ | | | | | | | A few small things | ||||
| * | | Use colors.mid for Completer border | Loren Burkholder | 2021-01-22 | 1 | -2/+1 |
| | | | |||||
| * | | Fix UserProfile's behavior in dark theme | Loren Burkholder | 2021-01-22 | 1 | -0/+1 |
| | | | |||||
| * | | Add border to Completer to distinguish it from the window | Loren Burkholder | 2021-01-21 | 1 | -2/+4 |
| |/ | |||||
* / | Fix font tags showing up in playable media messages | Nicolas Werner | 2021-01-23 | 1 | -1/+0 |
|/ | |||||
* | Fix flickable direction for MessageInput | Nicolas Werner | 2021-01-20 | 1 | -0/+1 |
| | |||||
* | Simplify section handling a bit | Nicolas Werner | 2021-01-19 | 2 | -46/+26 |
| | |||||
* | Fix typo | trilene | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | Fix completer opening in wrong place after warning fix | Nicolas Werner | 2021-01-19 | 1 | -2/+2 |
| | |||||
* | Fix qml warnings | Nicolas Werner | 2021-01-19 | 2 | -15/+23 |
| | |||||
* | Improve hover stuff, needs HoverHandler for a proper fix | Nicolas Werner | 2021-01-18 | 2 | -8/+11 |
| | |||||
* | Fix placeholderTextColor not supported below Qt 5.12 | Nicolas Werner | 2021-01-18 | 1 | -1/+8 |
| | |||||
* | Fix more anchors.centerIn | Nicolas Werner | 2021-01-18 | 3 | -4/+15 |
| | |||||
* | Remove unused stuff in profile | Nicolas Werner | 2021-01-18 | 1 | -8/+0 |
| | |||||
* | Merge pull request #378 from LorenDB/readReceipts | DeepBlueV7.X | 2021-01-17 | 3 | -32/+24 |
|\ | | | | | Display read receipts when read indicator is clicked | ||||
| * | Only use a pointing hand if there is something to click on | Loren Burkholder | 2021-01-16 | 2 | -0/+2 |
| | | |||||
| * | Fix warning messages about null image path | Loren Burkholder | 2021-01-16 | 1 | -1/+1 |
| | | |||||
| * | Fix tooltips | Loren Burkholder | 2021-01-16 | 1 | -1/+1 |
| | | |||||
| * | Simplify source URL construction | Loren Burkholder | 2021-01-16 | 1 | -6/+1 |
| | | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
| * | Remove unnecessary properties; simplify hover code | Loren Burkholder | 2021-01-16 | 2 | -16/+5 |
| | | |||||
| * | Use an ImageButton for the StatusIndicator | Loren Burkholder | 2021-01-16 | 2 | -32/+31 |
| | | | | | | | | Incidentally, this allows ImageButtons to not change color. | ||||
| * | Display read receipts when read indicator is clicked | Loren Burkholder | 2021-01-15 | 2 | -0/+7 |
| | | |||||
* | | Fix crash with ScrollView | Nicolas Werner | 2021-01-17 | 6 | -45/+78 |
| | | |||||
* | | Make read markers a bit less confusing | Nicolas Werner | 2021-01-16 | 1 | -2/+2 |
|/ | |||||
* | Update translations | Nicolas Werner | 2021-01-15 | 3 | -8/+8 |
| | |||||
* | Merge pull request #374 from trilene/master | DeepBlueV7.X | 2021-01-15 | 3 | -1/+201 |
|\ | | | | | Add call invite screen for mobile | ||||
| * | Finesse mobile call invite screen | trilene | 2021-01-13 | 1 | -28/+37 |
| | | |||||
| * | Add call invite screen for mobile | trilene | 2021-01-12 | 3 | -1/+192 |
| | | |||||
* | | Don't use centerIn on popup on Qt < 5.12 | Nicolas Werner | 2021-01-12 | 1 | -1/+7 |
|/ | |||||
* | Use minimum required versions for qml imports | Nicolas Werner | 2021-01-12 | 10 | -10/+10 |
| | |||||
* | Revert "Update QtQuick versions to match Qt 5.10" | Nicolas Werner | 2021-01-12 | 40 | -78/+78 |
| | | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48. | ||||
* | Make it easier to understand, what button to click for verification from profile | Nicolas Werner | 2021-01-12 | 2 | -4/+13 |
| | |||||
* | Make device verification request dialogs easier to understand. | Nicolas Werner | 2021-01-12 | 1 | -2/+18 |
| | |||||
* | Update QtQuick versions to match Qt 5.10 | Joseph Donofry | 2021-01-11 | 40 | -78/+78 |
| | |||||
* | Add ripple to completer | Joseph Donofry | 2021-01-11 | 1 | -0/+9 |
| | |||||
* | Clean up Avatar click event handling | Joseph Donofry | 2021-01-11 | 8 | -15/+19 |
| | |||||
* | Merge master and fix conflicts | Joseph Donofry | 2021-01-11 | 10 | -43/+470 |
|\ | |||||
| * | Fix device discovery under GStreamer 1.16 | trilene | 2021-01-07 | 2 | -0/+2 |
| | | |||||
| * | Color and icon button spacing fixes | trilene | 2021-01-07 | 4 | -47/+18 |
| | | |||||
| * | Fix Qml control colors | trilene | 2021-01-07 | 6 | -107/+150 |
| | | |||||
| * | Fix previous commit | trilene | 2021-01-07 | 2 | -3/+3 |
| | | |||||
| * | Set Label text color explicitly | trilene | 2021-01-07 | 3 | -0/+5 |
| | | |||||
| * | Finesse PlaceCall dialog | trilene | 2021-01-07 | 1 | -32/+38 |
| | | |||||
| * | Add missing translation marks | trilene | 2021-01-07 | 2 | -9/+9 |
| | |