Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
| * | Add devices dialog to CallInviteBar | trilene | 2021-01-07 | 2 | -1/+117 | |
| | | ||||||
| * | Add device combos to PlaceCall dialog | trilene | 2021-01-07 | 1 | -16/+47 | |
| | | ||||||
| * | Use Layout margins | trilene | 2021-01-07 | 2 | -2/+6 | |
| | | ||||||
| * | Port PlaceCall dialog to Qml | trilene | 2021-01-07 | 2 | -1/+129 | |
| | | ||||||
| * | Fix one-way video calls | trilene | 2021-01-07 | 1 | -1/+1 | |
| | | ||||||
| * | Make call invites less intrusive | trilene | 2021-01-07 | 4 | -9/+111 | |
| | | ||||||
| * | Move call-related properties to CallManager | trilene | 2021-01-07 | 3 | -24/+23 | |
| | | ||||||
| * | Fix user status that got lost at some point | Nicolas Werner | 2021-01-04 | 1 | -0/+9 | |
| | | ||||||
* | | Add Ripple effects to qml buttons and avatar | Joseph Donofry | 2021-01-11 | 4 | -0/+193 | |
|/ | ||||||
* | Background color for code and don't collapse space in timeline | Nicolas Werner | 2020-12-14 | 2 | -7/+8 | |
| | ||||||
* | Don't overflow room name | Nicolas Werner | 2020-12-13 | 1 | -0/+2 | |
| | ||||||
* | Merge pull request #347 from kamathmanu/avatarFullViewSupport | DeepBlueV7.X | 2020-11-30 | 1 | -0/+6 | |
|\ | | | | | Add support for viewing avatar images in full size | |||||
| * | Update resources/qml/Avatar.qml | kamathmanu | 2020-11-30 | 1 | -2/+0 | |
| | | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | |||||
| * | Update resources/qml/Avatar.qml | kamathmanu | 2020-11-30 | 1 | -3/+1 | |
| | | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | |||||
| * | Add support for viewing avatar images in full size | kamathmanu | 2020-11-30 | 1 | -0/+10 | |
| | | ||||||
* | | Fix selection in input area by mouse | Nicolas Werner | 2020-11-30 | 2 | -13/+56 | |
| | | ||||||
* | | change 'redacted' for 'removed' | kirillpt | 2020-11-26 | 2 | -3/+3 | |
| | | ||||||
* | | Merge branch 'master' into fix-call-bar | DeepBlueV7.X | 2020-11-25 | 11 | -22/+437 | |
|\ \ | ||||||
| * | | Open completer on tab | Nicolas Werner | 2020-11-25 | 1 | -6/+29 | |
| | | | ||||||
| * | | Fix input focus when pressing reply button | Nicolas Werner | 2020-11-25 | 4 | -0/+4 | |
| | | | ||||||
| * | | Implement Qml drag and drop | Nicolas Werner | 2020-11-25 | 1 | -0/+5 | |
| | | | ||||||
| * | | Fix enter when no completion available | Nicolas Werner | 2020-11-25 | 1 | -12/+13 | |
| | | | ||||||
| * | | Show userid in completer | Nicolas Werner | 2020-11-25 | 1 | -0/+5 | |
| | | | ||||||
| * | | Mouse selection of completions | Nicolas Werner | 2020-11-25 | 2 | -3/+21 | |
| | | | ||||||
| * | | Fix index out of range on backspace in completer | Nicolas Werner | 2020-11-25 | 1 | -3/+3 | |
| | | | ||||||
| * | | Fix some issues with completer | Nicolas Werner | 2020-11-25 | 4 | -56/+67 | |
| | | | ||||||
| * | | Use a trie for filtering completions (not fuzzy yet) | Nicolas Werner | 2020-11-25 | 1 | -2/+2 | |
| | | | ||||||
| * | | Qml emoji completer | Nicolas Werner | 2020-11-25 | 2 | -12/+52 | |
| | | | ||||||
| * | | Simple prefix match for completions | Nicolas Werner | 2020-11-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | Custom completer filtering | Nicolas Werner | 2020-11-25 | 1 | -0/+3 | |
| | | | ||||||
| * | | Working User completer | Nicolas Werner | 2020-11-25 | 2 | -5/+23 | |
| | | | ||||||
| * | | WIP Qml completer | Nicolas Werner | 2020-11-25 | 2 | -7/+158 | |
| | | | ||||||
| * | | Reenable Ctrl+U | Nicolas Werner | 2020-11-25 | 1 | -1/+3 | |
| | | | ||||||
| * | | Reimplement message history | Nicolas Werner | 2020-11-25 | 1 | -1/+4 | |
| | | | ||||||
| * | | Move emoji picker to qml | Nicolas Werner | 2020-11-25 | 4 | -10/+18 | |
| | | | ||||||
| * | | Use old style connection (for Qt5.12) | Nicolas Werner | 2020-11-25 | 1 | -3/+1 | |
| | | | ||||||
| * | | Move calls to new input bar | Nicolas Werner | 2020-11-25 | 2 | -3/+14 | |
| | | | ||||||
| * | | Add file uploading | Nicolas Werner | 2020-11-25 | 5 | -21/+107 | |
| | | | ||||||
| * | | Basic text input in qml | Nicolas Werner | 2020-11-25 | 1 | -2/+7 | |
| | | | ||||||
| * | | Pasteable textinput | Nicolas Werner | 2020-11-25 | 2 | -3/+25 | |
| | | | ||||||
| * | | Disable scroll helper on mobile | Nicolas Werner | 2020-11-25 | 1 | -0/+1 | |
| |/ | ||||||
* / | Fix ActiveCallBar | trilene | 2020-11-25 | 1 | -25/+26 | |
|/ | ||||||
* | Make reply background a bit less saturated | Nicolas Werner | 2020-11-21 | 1 | -1/+1 | |
| | ||||||
* | Add some padding between scrollbar and messages | Nicolas Werner | 2020-11-21 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #327 from kamathmanu/qtBackwardsCompatability | DeepBlueV7.X | 2020-11-15 | 3 | -12/+12 | |
|\ | | | | | Make compatible with qt 5.12 | |||||
| * | Make compatible with qt 5.12 | kamathmanu | 2020-11-14 | 3 | -12/+12 | |
| | | ||||||
* | | Merge pull request #314 from MayeulC/smoothie-2 | DeepBlueV7.X | 2020-11-12 | 2 | -1/+3 | |
|\ \ | | | | | | | Smooth all the things [v2] | |||||
| * | | Smooth pictures in timeline | Mayeul Cantan | 2020-10-31 | 1 | -0/+2 | |
| | | | ||||||
| * | | Smooth Avatars in timeline | Mayeul Cantan | 2020-10-31 | 1 | -1/+1 | |
| |/ | | | | | | | This helps on low-dpi screens, getting rid of the jaggies. | |||||
* | | Merge pull request #320 from trilene/webrtc-video | DeepBlueV7.X | 2020-11-09 | 1 | -0/+16 | |
|\ \ | |/ |/| | Video calls: add local webcam view | |||||
| * | Video calls: add local webcam view | trilene | 2020-11-09 | 1 | -0/+16 | |
| | | ||||||
* | | Merge pull request #310 from MayeulC/fix-typo | DeepBlueV7.X | 2020-10-31 | 1 | -2/+2 | |
|\ \ | |/ |/| | Improve wording in multiple strings. | |||||
| * | Wording: Verification request isn't a request anymore once accepted | Mayeul Cantan | 2020-10-31 | 1 | -2/+2 | |
| | | | | | | | | Replace it with "verification process". | |||||
* | | Merge remote-tracking branch 'upstream/master' into webrtc-video | trilene | 2020-10-28 | 1 | -0/+2 | |
|\ \ | ||||||
| * | | Make back button bigger as it is hard to tap with your thumb | Nicolas Werner | 2020-10-28 | 1 | -0/+2 | |
| |/ | ||||||
* | | Merge remote-tracking branch 'upstream/master' into webrtc-video | trilene | 2020-10-27 | 18 | -417/+598 | |
|\| | ||||||
| * | Fix small scope issue | Nicolas Werner | 2020-10-26 | 1 | -6/+5 | |
| | | ||||||
| * | Disable new MessageInput, until you can paste images | Nicolas Werner | 2020-10-26 | 1 | -2/+2 | |
| | | ||||||
| * | Split up TimelineView into separate components | Nicolas Werner | 2020-10-26 | 7 | -472/+526 | |
| | | ||||||
| * | Qml message input mockup | Nicolas Werner | 2020-10-26 | 8 | -219/+316 | |
| | | ||||||
| * | Add mobile mode which improves scrolling | Nicolas Werner | 2020-10-24 | 1 | -1/+1 | |
| | | ||||||
| * | Fix copying text | Nicolas Werner | 2020-10-24 | 1 | -2/+0 | |
| | | ||||||
| * | Speed up rendering the timeline by a LOT by reducing clipping | Nicolas Werner | 2020-10-22 | 2 | -2/+2 | |
| | | | | | | | | Sadly still required for replies, otherwise this would be perfect. | |||||
| * | Hide room name, if not loaded yet | Nicolas Werner | 2020-10-18 | 2 | -5/+9 | |
| | | ||||||
| * | Merge pull request #301 from kamathmanu/issue266-filenameOnHover | DeepBlueV7.X | 2020-10-16 | 1 | -1/+30 | |
| |\ | | | | | | | Display filename on mouse hover | |||||
| | * | Make Text element a sibling of the Rectangle to avoid the text from ↵ | kamathmanu | 2020-10-15 | 1 | -14/+14 | |
| | | | | | | | | | | | | depending on the rectangle's opacity property. Switch to Nheko theme colors | |||||
| | * | Avoid hardcoded font size | kamathmanu | 2020-10-14 | 1 | -1/+1 | |
| | | | ||||||
| | * | Display filename on mouse hover | kamathmanu | 2020-10-13 | 1 | -1/+30 | |
| | | | ||||||
| * | | Fix emoji filter losing focus | Nicolas Werner | 2020-10-12 | 1 | -0/+1 | |
| |/ | ||||||
* / | Support video calls | trilene | 2020-10-27 | 3 | -157/+192 | |
|/ | ||||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 31 | -2350/+3034 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-10-08 | 4 | -2/+120 | |
|\ | ||||||
| * | Allow button colors override | trilene | 2020-09-25 | 2 | -6/+8 | |
| | | ||||||
| * | Move ActiveCallBar Qml to separate file | trilene | 2020-09-25 | 3 | -137/+112 | |
| | | ||||||
| * | Port ActiveCallBar to Qml | trilene | 2020-09-22 | 2 | -2/+143 | |
| | | ||||||
* | | Calculate verification status from cross-signing sigs and update dynamically | Nicolas Werner | 2020-10-08 | 2 | -4/+3 | |
| | | ||||||
* | | Fix in room verification | Nicolas Werner | 2020-10-06 | 1 | -0/+2 | |
| | | ||||||
* | | Show different verification errors | Nicolas Werner | 2020-10-05 | 3 | -16/+17 | |
| | | ||||||
* | | Make steps in verification flow explicit | Nicolas Werner | 2020-10-05 | 12 | -209/+95 | |
| | | ||||||
* | | Clean up verification pages a bit | Nicolas Werner | 2020-10-02 | 9 | -122/+17 | |
| | | ||||||
* | | Fix room name | Nicolas Werner | 2020-10-02 | 1 | -0/+1 | |
| | | ||||||
* | | Fix verification start to start with request | Nicolas Werner | 2020-10-02 | 2 | -2/+1 | |
| | | ||||||
* | | Clean up verification and key cache a bit | Nicolas Werner | 2020-10-02 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-09-24 | 5 | -39/+162 | |
|\| | ||||||
| * | Fix binding loop when trying to reply | Nicolas Werner | 2020-09-20 | 1 | -1/+2 | |
| | | ||||||
| * | Fix emoji escape in file messages | Nicolas Werner | 2020-09-19 | 1 | -1/+1 | |
| | | | | | | | | This disables color emojis for now in filenames | |||||
| * | Merge pull request #285 from Lurkki14/master | DeepBlueV7.X | 2020-09-19 | 1 | -12/+17 | |
| |\ | | | | | | | Use Rectangle for typing users so it doesn't overlap with the timeline | |||||
| | * | make typing Rectangle extents cleaner | Jussi Kuokkanen | 2020-09-18 | 1 | -3/+3 | |
| | | | ||||||
| | * | Set typing Rectangle color directly instead of Connection | Lurkki14 | 2020-09-18 | 1 | -10/+1 | |
| | | | | | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | |||||
| | * | make Rectangle to fill the gap between input widget and typing users | Jussi Kuokkanen | 2020-09-17 | 1 | -1/+1 | |
| | | | ||||||
| | * | simplify check for no typing users | Jussi Kuokkanen | 2020-09-17 | 1 | -2/+1 | |
| | | | ||||||
| | * | Merge branch 'master' of https://github.com/Nheko-Reborn/nheko | Jussi Kuokkanen | 2020-09-17 | 4 | -25/+138 | |
| | |\ | ||||||
| | * | | use Rectangle for typing users so it doesn't overlap with the timeline | Jussi Kuokkanen | 2020-09-17 | 1 | -12/+27 | |
| | | | | ||||||
| * | | | Update translations | Nicolas Werner | 2020-09-19 | 1 | -1/+5 | |
| | |/ | |/| | ||||||
| * | | Fix null errors in qml | Nicolas Werner | 2020-09-16 | 4 | -8/+11 | |
| | | | ||||||
| * | | Reenable top bar room settings menus on avatar or title clicks | Nicolas Werner | 2020-09-16 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | Also fixes a bug with an empty room settings window introduced in the port. | |||||
| * | | Port top bar to Qml | Nicolas Werner | 2020-09-16 | 2 | -21/+116 | |
| |/ | | | | | | | | | Also fixes some resize issues with stupid workarounds to our resize logic. This really needs to be cleaned up at some point! | |||||
* | | Split qml part of Device Verification | CH Chethan Reddy | 2020-09-14 | 12 | -590/+637 | |
| | | ||||||
* | | Single line click handler | Nicolas Werner | 2020-09-13 | 1 | -13/+7 | |
| | | ||||||
* | | Clean up UserProfile a bit | Nicolas Werner | 2020-09-13 | 1 | -197/+143 | |
| | | ||||||
* | | Some fixes | Chethan2k1 | 2020-09-12 | 1 | -3/+3 | |
| | | ||||||
* | | Making sure Verification Objects are deleted properly | Chethan2k1 | 2020-09-10 | 1 | -14/+14 | |
| | | ||||||
* | | Fix wrong tran_id issue | Chethan2k1 | 2020-09-10 | 3 | -12/+13 | |
| | | ||||||
* | | Fix Wrong Emojis Issue in Room Verification | Chethan2k1 | 2020-09-04 | 1 | -1/+1 | |
| | | ||||||
* | | Fix reactions | Nicolas Werner | 2020-09-03 | 3 | -5/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into device-verification | CH Chethan Reddy | 2020-08-30 | 4 | -4/+29 | |
|\| | ||||||
| * | Hide CallCandidates again in new store | Nicolas Werner | 2020-08-17 | 1 | -0/+6 | |
| | | ||||||
| * | Merge remote-tracking branch 'origin/master' into new-event-store | Nicolas Werner | 2020-08-17 | 3 | -1/+20 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt io.github.NhekoReborn.Nheko.json src/Cache.cpp src/timeline/TimelineModel.cpp src/timeline/TimelineModel.h src/timeline/TimelineViewManager.cpp | |||||
| | * | Merge remote-tracking branch 'upstream/master' into voip | trilene | 2020-08-01 | 1 | -0/+1 | |
| | |\ | ||||||
| | | * | Make dateBubble's text vertically aligned to vertical center | Lorem | 2020-07-19 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Specify call type on timeline | trilene | 2020-07-24 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merge remote-tracking branch 'upstream/master' into voip | trilene | 2020-07-10 | 1 | -1/+1 | |
| | |\| | ||||||
| | | * | Open url using QDesktopServices from Qml | Nicolas Werner | 2020-07-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | This fixes some weirdness on some platforms, where Qt.openUrlExternally does weird stuff. | |||||
| | * | | Support voice calls | trilene | 2020-07-10 | 1 | -0/+18 | |
| | |/ | ||||||
| * | | Try to fix variable timestamp width | Nicolas Werner | 2020-08-07 | 1 | -0/+1 | |
| | | | ||||||
| * | | Further tweak text element | Nicolas Werner | 2020-08-06 | 1 | -2/+2 | |
| | | | ||||||
* | | | Small Fixes | CH Chethan Reddy | 2020-08-29 | 1 | -1/+0 | |
| | | | ||||||
* | | | [WIP] Room Verification Works! | CH Chethan Reddy | 2020-08-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | [WIP] Room-Verification Messages | CH Chethan Reddy | 2020-08-09 | 5 | -17/+16 | |
| | | | ||||||
* | | | Add Room Verification Messages | CH Chethan Reddy | 2020-07-30 | 2 | -5/+17 | |
| | | | ||||||
* | | | Adding Room Key Verification Stuff | CH Chethan Reddy | 2020-07-30 | 2 | -1/+75 | |
| | | | ||||||
* | | | Adding icons to UserProfile | CH Chethan Reddy | 2020-07-30 | 3 | -35/+52 | |
| | | | ||||||
* | | | Refactor UserProfile | Nicolas Werner | 2020-07-30 | 2 | -224/+215 | |
| | | | ||||||
* | | | Some issue with UserProfile | CH Chethan Reddy | 2020-07-30 | 1 | -23/+21 | |
| | | |