Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | | | |||||
* | | | [WIP] Add Caching for users | CH Chethan Reddy | 2020-07-30 | 2 | -14/+15 |
| | | | |||||
* | | | Error Handling and some fixes | CH Chethan Reddy | 2020-07-30 | 2 | -51/+17 |
| | | | |||||
* | | | Add some Userprofile buttons | CH Chethan Reddy | 2020-07-30 | 2 | -6/+71 |
| | | | |||||
* | | | Some more fixes | CH Chethan Reddy | 2020-07-30 | 1 | -13/+17 |
| | | | |||||
* | | | Fix presence indicator | Nicolas Werner | 2020-07-30 | 14 | -46/+62 |
| | | | |||||
* | | | Some more changes | CH Chethan Reddy | 2020-07-30 | 3 | -58/+189 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove unnecessary field sender in userprofile.qml - cover user facing string with qsTr to get picked by translations - add spacing and fix theming issue - increase and add color to username - change back to QVector from QLinkedList cause I have mistaken better time complexity to give better benchmark red | ||||
* | | | Some Improvements | CH Chethan Reddy | 2020-07-30 | 2 | -11/+16 |
| | | | | | | | | | | | | | | | | | | | | | - DeviceVerificationList change to LinkedList to improve time complexity while deleting - Downgrade the flow to not use key.verification.done and key.verification.ready | ||||
* | | | Add some more slots and mac | CH Chethan Reddy | 2020-07-30 | 1 | -2/+2 |
| | | | |||||
* | | | Shared secret with decimal and emoji works! | CH Chethan Reddy | 2020-07-30 | 2 | -21/+18 |
| | | | |||||
* | | | Add DeviceVerificationList to keep track of all flows and Popup on | CH Chethan Reddy | 2020-07-30 | 3 | -21/+67 |
| | | | | | | | | | | | | recieving start or request | ||||
* | | | Handle Device Verification related to_device messages | Chethan2k1 | 2020-07-30 | 2 | -10/+11 |
| | | | |||||
* | | | Add SAS Method choice and Add send_to_device API call | Chethan2k1 | 2020-07-30 | 2 | -1/+34 |
| | | | |||||
* | | | Tweak UI for device verification and Add more slots | Chethan2k1 | 2020-07-30 | 2 | -11/+68 |
| | | | |||||
* | | | Add C++ Model for DeviceList | CH Chethan Reddy | 2020-07-30 | 2 | -38/+48 |
| | | | |||||
* | | | Adding DeviceList for userprofile | Chethan2k1 | 2020-07-30 | 2 | -9/+17 |
| | | | |||||
* | | | Rewrite UserProfile in qml | CH Chethan Reddy | 2020-07-30 | 2 | -2/+96 |
| | | | |||||
* | | | Add DeviceVerificationFlow dummy and verification test button | Nicolas Werner | 2020-07-30 | 1 | -0/+8 |
| | | | |||||
* | | | Use label in device verification dialogs (for proper theming) | Nicolas Werner | 2020-07-30 | 2 | -16/+16 |
| | | | |||||
* | | | Make emojis a bit smaller | Nicolas Werner | 2020-07-30 | 2 | -3/+28 |
| | | | |||||
* | | | Set proper emoji font for device verification | Nicolas Werner | 2020-07-30 | 1 | -0/+8 |
| | | | |||||
* | | | Add DeviceVerificationFlow dummy and verification test button | Nicolas Werner | 2020-07-30 | 3 | -33/+76 |
| | | | |||||
* | | | First design iteration of device verification dialogs | Nicolas Werner | 2020-07-30 | 3 | -0/+471 |
|/ / | |||||
* | | Make long press menu actually work | Nicolas Werner | 2020-07-26 | 3 | -15/+23 |
| | | |||||
* | | Optimize scrolling a little bit | Nicolas Werner | 2020-07-25 | 3 | -29/+25 |
| | | |||||
* | | Fix more non integer heights | Nicolas Werner | 2020-07-25 | 2 | -3/+3 |
| | | |||||
* | | Fix binding loop and non integer text height | Nicolas Werner | 2020-07-25 | 3 | -4/+7 |
| | | |||||
* | | Fix reactions | Nicolas Werner | 2020-07-20 | 5 | -19/+18 |
| | | |||||
* | | Fix reaction display | Nicolas Werner | 2020-07-19 | 1 | -9/+9 |
| | | |||||
* | | Readd pagination and fix redactions | Nicolas Werner | 2020-07-13 | 1 | -0/+6 |
| | | |||||
* | | WIP: Event Store split out | Nicolas Werner | 2020-07-09 | 2 | -2/+2 |
| | | |||||
* | | Fix parent undefined warning | Nicolas Werner | 2020-07-08 | 1 | -1/+1 |
|/ | |||||
* | Try to make text rendering in qml sharper | Nicolas Werner | 2020-06-19 | 1 | -0/+2 |
| | |||||
* | Lower qt version used for emoji picker and scroll helper | Nicolas Werner | 2020-06-17 | 2 | -4/+4 |
| | |||||
* | Remove online indicator for offline users | Nicolas Werner | 2020-06-17 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into presence | Joseph Donofry | 2020-06-11 | 8 | -13/+373 |
|\ | |||||
| * | Fix build issue on some versions of clang | Joseph Donofry | 2020-06-10 | 2 | -19/+19 |
| | | |||||
| * | Remove unused QML file | Joseph Donofry | 2020-06-09 | 2 | -68/+1 |
| | | |||||
| * | Remove signals in favor of direct function calls | Joseph Donofry | 2020-06-09 | 4 | -16/+6 |
| | | |||||
| * | Remove duplicate search icons | Joseph Donofry | 2020-06-09 | 2 | -2/+2 |
| | | |||||
| * | Fix UserSettings in QML | Joseph Donofry | 2020-06-09 | 4 | -19/+5 |
| | | |||||
| * | Merge master and fix conflicts | Joseph Donofry | 2020-06-09 | 6 | -16/+85 |
| |\ | |||||
| * | | Minor adjustments to emoji picker | Joseph Donofry | 2020-06-09 | 3 | -9/+23 |
| | | | |||||
| * | | Add reaction/redaction for in-line Reactions | Joseph Donofry | 2020-05-21 | 4 | -9/+40 |
| | | | |||||
| * | | Fix reactions binding loop | Nicolas Werner | 2020-05-16 | 1 | -3/+2 |
| | | | |||||
| * | | Attach emoji picker picked to reaction sender | Joseph Donofry | 2020-05-16 | 4 | -4/+21 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into reactions | Joseph Donofry | 2020-05-16 | 2 | -1/+7 |
| |\ \ | |||||
| * \ \ | Merge master into reactions | Joseph Donofry | 2020-05-14 | 10 | -8/+42 |
| |\ \ \ | |||||
| * | | | | Update emoji picker and translations | Joseph Donofry | 2020-05-13 | 4 | -76/+168 |
| | | | | | |||||
| * | | | | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 3 | -3/+206 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one. | ||||
| * | | | | Change redaction color that accidentally got committed | Joseph Donofry | 2020-05-07 | 1 | -5/+1 |
| | | | | | |||||
| * | | | | Merge branch 'master' into reactions | Joseph Donofry | 2020-05-07 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| * | | | | | merge master into reactions | Joseph Donofry | 2020-05-07 | 4 | -4/+22 |
| | | | | | | |||||
* | | | | | | Show presence and set custom status messages | Nicolas Werner | 2020-06-08 | 2 | -1/+31 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Rename settings to be more consistent | Nicolas Werner | 2020-05-26 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Make settings update immediately in qml and allow limiting timeline width | Nicolas Werner | 2020-05-26 | 5 | -35/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Limiting improves readability on wide monitors. The immediate update of the settings is done by just exposing settings as properties and then setting the settings as a context property. | ||||
* | | | | | Added an optional feature to show bigger emoji-only messages with 3 or less ↵ | lkito | 2020-05-21 | 2 | -0/+3 |
| |_|_|/ |/| | | | | | | | | | | | emoji | ||||
* | | | | Implemented optional message body highlighting feature. | lkito | 2020-05-16 | 2 | -1/+7 |
| |_|/ |/| | | |||||
* | | | Add un-encrypted warning icon for messages in encrypted rooms | Joseph Donofry | 2020-05-14 | 2 | -3/+19 |
| | | | |||||
* | | | Try to smooth scrolling a bit by increasing cacheBuffer | Nicolas Werner | 2020-05-13 | 1 | -0/+2 |
| | | | |||||
* | | | Align scrolling to pixels manually | Nicolas Werner | 2020-05-13 | 1 | -0/+2 |
| | | | |||||
* | | | Clip replies by default | Nicolas Werner | 2020-05-13 | 6 | -5/+19 |
| |/ |/| | | | | | In the future we should probably add a gradient when clipped... | ||||
* | | Fix redaction color change that accidentally got committed | Joseph Donofry | 2020-05-07 | 1 | -3/+3 |
|/ | |||||
* | Add shortcuts to select/deselect reply targets | Nicolas Werner | 2020-05-06 | 1 | -0/+15 |
| | |||||
* | Reaction and Button layout fixes | Nicolas Werner | 2020-05-06 | 2 | -23/+21 |
| | |||||
* | Misc color fixes | Nicolas Werner | 2020-05-05 | 3 | -9/+9 |
| | |||||
* | Fix scroll to replied to message (somewhat) | Nicolas Werner | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | Position reaction emoji and text on the same baseline | Nicolas Werner | 2020-05-04 | 1 | -0/+2 |
| | |||||
* | Basic, broken reaction display | Nicolas Werner | 2020-05-04 | 3 | -12/+10 |
| | |||||
* | Add placeholder for reactions | Nicolas Werner | 2020-05-04 | 2 | -0/+77 |
| | |||||
* | Merge pull request #184 from shocklateboy92/features/backlog-progress | DeepBlueV7.X | 2020-05-01 | 1 | -1/+8 |
|\ | | | | | Add visual indication that data is being fetched | ||||
| * | Make pagination spinner inline | Lasath Fernando | 2020-04-29 | 1 | -1/+8 |
| | | |||||
| * | Add visual indication that data is being fetched | Lasath Fernando | 2020-04-29 | 1 | -1/+1 |
| | | | | | | | | | | This turns `paginationInProgress` field of `TimelineModel` into a `Q_PROPERTY`, so the Ui can bind to it. For the moment, I'm showing the same spinner as we do during initial sync. It's not ideal, on the count of being giant and in the middle but it's better than nothing. We can make it more subtle later. | ||||
* | | Fix spacing of typing notifications | Nicolas Werner | 2020-04-30 | 1 | -9/+9 |
|/ | |||||
* | Merge pull request #183 from shocklateboy92/features/smooth-scroll | DeepBlueV7.X | 2020-04-29 | 3 | -21/+126 |
|\ | | | | | Improve scrolling in timeline view | ||||
| * | Address CR comments | Lasath Fernando | 2020-04-29 | 3 | -12/+12 |
| | | |||||
| * | Remove commented out code; fix padding for Pill | Lasath Fernando | 2020-04-28 | 2 | -5/+4 |
| | | |||||
| * | Fix binding loops for height | Lasath Fernando | 2020-04-28 | 2 | -5/+12 |
| | | |||||
| * | Shamelessly steal `ScrollHelper.qml` from spectral | Lasath Fernando | 2020-04-28 | 2 | -13/+112 |
| | | | | | | | | I mean, we're both GPL so... :P | ||||
* | | Fix some smaller coloring issues | Nicolas Werner | 2020-04-29 | 1 | -0/+2 |
|/ | |||||
* | Add menu entry to show decrypted source | Nicolas Werner | 2020-04-21 | 2 | -5/+13 |
| | | | | | Also make hidden entries not consume space in Menus with some qml styles. | ||||
* | Disable opening images, when they are not loaded | Nicolas Werner | 2020-04-21 | 1 | -1/+1 |
| | |||||
* | Fix reply not closing | Nicolas Werner | 2020-04-13 | 1 | -3/+3 |
| | | | | fixes #124 | ||||
* | Use Item for transparent rectangles | Nicolas Werner | 2020-04-10 | 2 | -5/+2 |
| | |||||
* | Size reply background by contents | Nicolas Werner | 2020-04-10 | 2 | -1/+10 |
| | |||||
* | Make Filemessage background size by content | Nicolas Werner | 2020-04-10 | 1 | -2/+12 |
| | |||||
* | Add a few missing palette colors | Nicolas Werner | 2020-04-08 | 2 | -2/+2 |
| | |||||
* | Use palette for qml code for theming | Nicolas Werner | 2020-03-29 | 5 | -30/+30 |
| | | | | | Can't do it for QtWidgets code. We need to fully transition, before we can fully switch over probably. | ||||
* | Make buttons hideable via setting, button contents can still be accessed via ↵ | Nicolas Werner | 2020-03-10 | 3 | -33/+31 |
| | | | | context menu | ||||
* | Fix images without size | Nicolas Werner | 2020-03-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #137 from Nheko-Reborn/blurhash | DeepBlueV7.X | 2020-03-05 | 1 | -0/+13 |
|\ | | | | | Experimental Blurhash support | ||||
| * | Make blurhash provider async | Nicolas Werner | 2020-03-04 | 1 | -1/+0 |
| | | |||||
| * | Experimental blurhash implementation (MXC2448) | Nicolas Werner | 2020-03-03 | 1 | -0/+14 |
| | | |||||
* | | Add support for more room events in timeline | Adasauce | 2020-03-03 | 1 | -0/+31 |
|/ | |||||
* | Revert change from TextEdit to TextArea | Nicolas Werner | 2020-02-27 | 1 | -5/+2 |
| | | | | | | It made some messages unreadabe. We loose proper highlight colors, but we will have to do for now, until I can figure out, why the TextArea doesn't work. | ||||
* | Improve link theming | Nicolas Werner | 2020-02-27 | 2 | -3/+6 |
| | |||||
* | Don't let click on reply steal focus from the replied to elements | Nicolas Werner | 2020-02-26 | 2 | -7/+9 |
| | |||||
* | Only show reply button and option button on hover | Nicolas Werner | 2020-02-26 | 1 | -63/+99 |
| | |||||
* | Fix placeholder text being visible behind transparent avatars | Nicolas Werner | 2020-02-23 | 1 | -0/+1 |
| | |||||
* | Reset user colors on theme change (in qml timeline) | Nicolas Werner | 2020-02-20 | 4 | -5/+5 |
| | |||||
* | Improve styling of emote messages | Nicolas Werner | 2020-02-09 | 3 | -11/+10 |
| | |||||
* | Make closing the reply popup actually clear the reply message | Joseph Donofry | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | Improve styling a bit | Nicolas Werner | 2020-02-03 | 5 | -11/+12 |
| | |||||
* | Close popup when clicking outside | Nicolas Werner | 2020-02-02 | 1 | -0/+1 |
| | |||||
* | Speed up timeline by using global ToolTip and Menu | Nicolas Werner | 2020-02-02 | 5 | -73/+68 |
| | |||||
* | Make page scrolling half height | Nicolas Werner | 2020-01-31 | 1 | -2/+2 |
| | |||||
* | Add scroll page shortcut | Nicolas Werner | 2020-01-30 | 1 | -0/+9 |
| | |||||
* | Add explicit size to reply close button | Nicolas Werner | 2020-01-30 | 1 | -0/+2 |
| | |||||
* | Change tooltip palette settings for QML | Joseph Donofry | 2020-01-28 | 4 | -12/+23 |
| | |||||
* | Simplify reply popup logic | Nicolas Werner | 2020-01-28 | 3 | -122/+94 |
| | |||||
* | Improve styling of reply popup | Nicolas Werner | 2020-01-28 | 1 | -11/+2 |
| | |||||
* | Fix resize loop of images in reply popup | Nicolas Werner | 2020-01-28 | 2 | -3/+5 |
| | |||||
* | Add initial QML Reply Popup | Joseph Donofry | 2020-01-27 | 1 | -1/+99 |
| | |||||
* | Show event type string in placeholder | Nicolas Werner | 2020-01-23 | 1 | -1/+1 |
| | |||||
* | Implement display of membership events | Nicolas Werner | 2020-01-23 | 1 | -0/+6 |
| | |||||
* | PixelAlign timeline view | Nicolas Werner | 2020-01-21 | 1 | -0/+1 |
| | |||||
* | Account for spacing when checking for bottom message for read status | Nicolas Werner | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | Fix colors in typing display, when username contains emoji | Nicolas Werner | 2020-01-21 | 2 | -1/+3 |
| | |||||
* | Move typing display to qml | Nicolas Werner | 2020-01-17 | 1 | -1/+30 |
| | |||||
* | Reduce memory usage and make room switching quicker | Nicolas Werner | 2020-01-14 | 1 | -2/+0 |
| | | | | May make scrolling more laggy or jumpy. | ||||
* | Try to match old theme better | Nicolas Werner | 2020-01-14 | 1 | -0/+2 |
| |