Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | 3 | -2/+97 |
| | |||||
* | 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 | 4 | -33/+77 |
| | |||||
* | 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 |
| | |||||
* | Version number fixes | Joseph Donofry | 2020-06-12 | 1 | -1/+1 |
| | |||||
* | Prepare 0.7.2 release | Joseph Donofry | 2020-06-12 | 2 | -1/+2 |
| | |||||
* | Merge branch origin/master and update translations | Joseph Donofry | 2020-06-11 | 11 | -143/+528 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into presence | Joseph Donofry | 2020-06-11 | 22 | -612/+2916 |
|\ | |||||
| * | Update translations | Joseph Donofry | 2020-06-11 | 11 | -187/+308 |
| | | |||||
| * | 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 |
| | | |||||
| * | Update translations | Joseph Donofry | 2020-06-09 | 11 | -551/+1710 |
| | | |||||
| * | 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 | 4 | -2/+2 |
| | | |||||
| * | Fix UserSettings in QML | Joseph Donofry | 2020-06-09 | 4 | -19/+5 |
| | | |||||
| * | Merge master and fix conflicts | Joseph Donofry | 2020-06-09 | 7 | -16/+1671 |
| |\ | |||||
| * | | Minor adjustments to emoji picker | Joseph Donofry | 2020-06-09 | 3 | -9/+23 |
| | | | |||||
| * | | Update translations | Joseph Donofry | 2020-05-21 | 10 | -40/+40 |
| | | | |||||
| * | | Add reaction/redaction for in-line Reactions | Joseph Donofry | 2020-05-21 | 4 | -9/+40 |
| | | | |||||
| * | | Merge origin/master into reactions | Joseph Donofry | 2020-05-18 | 10 | -190/+770 |
| |\ \ | |||||
| * | | | 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 | 5 | -4/+11 |
| |\ \ \ | |||||
| * \ \ \ | Merge master into reactions | Joseph Donofry | 2020-05-14 | 24 | -413/+956 |
| |\ \ \ \ | |||||
| * | | | | | Update emoji picker and translations | Joseph Donofry | 2020-05-13 | 19 | -126/+220 |
| | | | | | | |||||
| * | | | | | Update translations for new emoji picker | Joseph Donofry | 2020-05-13 | 10 | -110/+830 |
| | | | | | | |||||
| * | | | | | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 4 | -3/+208 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Translated using Weblate (Italian) | DeepBlueV7.X | 2020-05-28 | 1 | -281/+314 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 98.2% (281 of 286 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/it/ | ||||
* | | | | | | 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 translation using Weblate (Italian) | Lorenzo Ancora | 2020-05-26 | 1 | -0/+1553 |
| | | | | | | |||||
* | | | | | | Added an optional feature to show bigger emoji-only messages with 3 or less ↵ | lkito | 2020-05-21 | 2 | -0/+3 |
| |_|_|_|/ |/| | | | | | | | | | | | | | | emoji | ||||
* | | | | | Tag rooms via context menu | Nicolas Werner | 2020-05-18 | 10 | -110/+620 |
| |_|_|/ |/| | | | |||||
* | | | | Implemented optional message body highlighting feature. | lkito | 2020-05-16 | 2 | -1/+7 |
| | | | | |||||
* | | | | Remove accidental compiled translation commit | Joseph Donofry | 2020-05-15 | 2 | -0/+1 |
| | | | | |||||
* | | | | Translated using Weblate (German) | DeepBlueV7.X | 2020-05-15 | 1 | -3/+3 |
| |_|/ |/| | | | | | | | | | | | | | | | | | Currently translated at 100.0% (277 of 277 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/ | ||||
* | | | Add un-encrypted warning icon for messages in encrypted rooms | Joseph Donofry | 2020-05-14 | 15 | -53/+121 |
| | | | |||||
* | | | 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... | ||||
* | | | Translation updates | Nicolas Werner | 2020-05-10 | 11 | -333/+920 |
| |/ |/| | |||||
* | | 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 | 4 | -12/+12 |
| | |||||
* | 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 | 3 | -1/+79 |
| | |||||
* | Add support for db migrations | Nicolas Werner | 2020-05-02 | 10 | -130/+330 |
| | |||||
* | 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 | 4 | -21/+127 |
|\ | | | | | 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 | 3 | -13/+113 |
| | | | | | | | | I mean, we're both GPL so... :P | ||||
* | | Fix some smaller coloring issues | Nicolas Werner | 2020-04-29 | 1 | -0/+2 |
|/ | |||||
* | Fix URL in appdata.xml | Joseph Donofry | 2020-04-23 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into release-prep-0.7.1 | Joseph Donofry | 2020-04-23 | 10 | -70/+120 |
|\ | |||||
| * | Update translations | Nicolas Werner | 2020-04-23 | 10 | -70/+120 |
| | | |||||
* | | Update versions to 0.7.1 | Nicolas Werner | 2020-04-24 | 1 | -0/+1 |
|/ | |||||
* | Add menu entry to show decrypted source | Nicolas Werner | 2020-04-21 | 12 | -126/+184 |
| | | | | | 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 |
| | |||||
* | Update appdata.xml | Joseph Donofry | 2020-04-19 | 1 | -53/+61 |
| | |||||
* | Release v0.7.0 | Joe | 2020-04-19 | 1 | -0/+1 |
| | |||||
* | Update translations | Nicolas Werner | 2020-04-13 | 10 | -250/+170 |
| | |||||
* | Translated using Weblate (English) | DeepBlueV7.X | 2020-04-13 | 1 | -28/+28 |
| | | | | | | | Currently translated at 100.0% (261 of 261 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/ | ||||
* | Translated using Weblate (German) | DeepBlueV7.X | 2020-04-13 | 1 | -41/+41 |
| | | | | | | | Currently translated at 97.7% (255 of 261 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/ | ||||
* | Fix reply not closing | Nicolas Werner | 2020-04-13 | 1 | -3/+3 |
| | | | | fixes #124 | ||||
* | Mid color is used for scrollbars it seems | Nicolas Werner | 2020-04-11 | 2 | -10/+0 |
| | |||||
* | 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 | 4 | -35/+2 |
| | |||||
* | Change fallback style to fusion | Nicolas Werner | 2020-03-30 | 4 | -21/+13 |
| | |||||
* | Set palette globally | Nicolas Werner | 2020-03-30 | 2 | -4/+53 |
| | |||||
* | Use palette for qml code for theming | Nicolas Werner | 2020-03-29 | 8 | -37/+39 |
| | | | | | Can't do it for QtWidgets code. We need to fully transition, before we can fully switch over probably. | ||||
* | Updated translations | Emi Simpson | 2020-03-15 | 10 | -160/+210 |
| | |||||
* | Update minor fixes in translations as requested | Pushpam Choudhary | 2020-03-13 | 10 | -24/+24 |
| | |||||
* | Add periods to terminate non-user messages in the timeline | Pushpam Choudhary | 2020-03-13 | 10 | -393/+393 |
| | |||||
* | Make buttons hideable via setting, button contents can still be accessed via ↵ | Nicolas Werner | 2020-03-10 | 13 | -173/+271 |
| | | | | context menu | ||||
* | Fix images without size | Nicolas Werner | 2020-03-08 | 1 | -1/+1 |
| | |||||
* | Translated using Weblate (German) | DeepBlueV7.X | 2020-03-07 | 1 | -4/+4 |
| | | | | | | | Currently translated at 68.4% (165 of 241 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/ | ||||
* | 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 |
| | | |||||
* | | update translations | Adasauce | 2020-03-03 | 10 | -86/+636 |
| | | |||||
* | | Add support for more room events in timeline | Adasauce | 2020-03-03 | 1 | -0/+31 |
| | | |||||
* | | Translated using Weblate (English) | Joseph Donofry | 2020-03-02 | 1 | -81/+81 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (241 of 241 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/ | ||||
* | | Update translations | Joseph Donofry | 2020-03-02 | 10 | -411/+740 |
|/ | |||||
* | Fix avatar layering in room list | Nicolas Werner | 2020-03-03 | 2 | -6/+6 |
| | |||||
* | Fix high dpi scaling of avatars | Nicolas Werner | 2020-02-28 | 3 | -9/+16 |
| | |||||
* | 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 | 4 | -3/+15 |
| | |||||
* | 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 colour in svg not being actually white | Nicolas Werner | 2020-02-26 | 1 | -2/+2 |
| | |||||
* | Fix placeholder text being visible behind transparent avatars | Nicolas Werner | 2020-02-23 | 1 | -0/+1 |
| | |||||
* | remove setStyleSheet calls directly from widget code | Adasauce | 2020-02-21 | 3 | -1/+28 |
| | | | | | | | | | | | | | | | removed from: - emoji panel scrollbars - emoji category labels - splitter image handles - textfield setTextColor impl small change to the category separator label for better contrast / readability in dark mode. removed setTextColor completely from TextField. Doesn't appear to be in use anywhere, and focus going more toward qss themeing from qproperty setting. | ||||
* | clean up the light and system themes too | Adasauce | 2020-02-20 | 3 | -91/+47 |
| | |||||
* | cleanup, re-order, de-duplicate, re-dry qss for dark | Adasauce | 2020-02-20 | 1 | -138/+61 |
| | |||||
* | Merge pull request #125 from adasauce/118-dark-theme-issues | DeepBlueV7.X | 2020-02-20 | 3 | -0/+12 |
|\ | | | | | Tooltip and Combobox bugs with Breeze / Dark theme | ||||
| * | Tooltip and Combobox bugs with Breeze / Dark theme | Adasauce | 2020-02-20 | 3 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | setStyleSheet was overriding default tooltip theme from the system, causing themes like Breeze to render white text on a grey bg for tooltips. Tooltips now render default for the system theme everywhere. set a theme matching color on the dark theme comboboxes. fixes #118 | ||||
* | | Reset user colors on theme change (in qml timeline) | Nicolas Werner | 2020-02-20 | 4 | -5/+5 |
|/ | |||||
* | Change the initial of the proper noun to uppercase | Shun Sakai | 2020-02-14 | 10 | -11/+11 |
| | | | | markdown -> Markdown | ||||
* | Add Japanese translation | Shun Sakai | 2020-02-13 | 10 | -90/+1458 |
| | |||||
* | 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 |
| | |||||
* | Merge pull request #112 from Nheko-Reborn/sharp-logo | DeepBlueV7.X | 2020-02-02 | 17 | -0/+156 |
|\ | | | | | Update the logo to not be so asymmetric and add a scalable svg. I hope I fixed all the scaling issues, where the logo isn't pixel aligned in most resolutions. Also fixes an issue, where the blue bar seemed to be misaligned in some resolutions? | ||||
| * | Use cleaned up logo | Nicolas Werner | 2020-01-31 | 19 | -370/+156 |
| | | |||||
| * | Moved down a bit | Nicolas Werner | 2020-01-30 | 2 | -13/+19 |
| | | |||||
| * | round variant and sizes changed a bit | Nicolas Werner | 2020-01-30 | 2 | -11/+195 |
| | | |||||
| * | Initial rebuild of logo | Nicolas Werner | 2020-01-30 | 1 | -0/+180 |
| | | |||||
* | | 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 | 14 | -420/+460 |
| | | |||||
* | | 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 |
| | |||||
* | Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev | Joseph Donofry | 2020-01-28 | 9 | -135/+774 |
|\ | |||||
| * | Merge branch 'plain-text-messages' into 0.7.0-dev | Nicolas Werner | 2020-01-29 | 9 | -135/+774 |
| |\ | |||||
| | * | Add command for invite,kick,ban and unban | Nicolas Werner | 2020-01-29 | 9 | -135/+774 |
| | | | |||||
* | | | Change tooltip palette settings for QML | Joseph Donofry | 2020-01-28 | 4 | -12/+23 |
|/ / | |||||
* | | Simplify reply popup logic | Nicolas Werner | 2020-01-28 | 4 | -122/+95 |
| | | |||||
* | | 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 |
|/ | |||||
* | Update emoji to unicode 13.0 | Nicolas Werner | 2020-01-24 | 2 | -1/+4446 |
| | |||||
* | Remove translations from reply fallback | Nicolas Werner | 2020-01-24 | 9 | -216/+0 |
| | |||||
* | Translate member events to german | Nicolas Werner | 2020-01-23 | 9 | -92/+812 |
| | |||||
* | 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 | 10 | -317/+319 |
| | |||||
* | Remove embedded fonts | Nicolas Werner | 2020-01-16 | 13 | -209/+0 |
| | |||||
* | 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 |
| | |||||
* | Fetch missing events for replies | Nicolas Werner | 2020-01-11 | 1 | -0/+4 |
| | |||||
* | Implement fancy reply rendering | Nicolas Werner | 2020-01-11 | 8 | -84/+145 |
| | | | | | | This currently assumes the event, that is replied to, is already fetched. If it isn't, it will render an empty reply. In the future we should fetch replies before rendering them. | ||||
* | Adapt play buttons to theme and remove accidental message bg | Nicolas Werner | 2020-01-06 | 2 | -3/+4 |
| | |||||
* | Simplify read message logic with inverted timeline | Nicolas Werner | 2020-01-06 | 1 | -46/+12 |
| | |||||
* | Use fetchMore for native lazy loading of item model data | Nicolas Werner | 2020-01-06 | 1 | -5/+1 |
| | |||||
* | invert timeline | Nicolas Werner | 2020-01-06 | 1 | -9/+47 |
| | |||||
* | Make images always fit the timeline | Nicolas Werner | 2019-12-13 | 1 | -2/+7 |
| | |||||
* | Update translations | Nicolas Werner | 2019-12-11 | 9 | -9/+189 |
| | |||||
* | Show topic and name changes in timeline | Nicolas Werner | 2019-12-10 | 2 | -1/+14 |
| | |||||
* | Simplify scroll logic | Nicolas Werner | 2019-12-08 | 1 | -4/+0 |
| | |||||
* | Change scroll behaviour of timeline | Nicolas Werner | 2019-12-08 | 1 | -1/+24 |
| | | | | | | | This requires Qt 5.9 (to calculate overshoot). The default scroll behaviour of list views has far too much inertia. This should make scrolling feel more like scrolling the other scroll areas of nheko. | ||||
* | Try to fix binding loop warning | Nicolas Werner | 2019-12-07 | 1 | -3/+4 |
| | |||||
* | Update translations | Nicolas Werner | 2019-12-05 | 9 | -492/+375 |
| | |||||
* | Add encrypted file download | Nicolas Werner | 2019-12-03 | 4 | -5/+5 |
| | |||||
* | Rename qml namespace from com.github.nheko to im.nheko | Nicolas Werner | 2019-11-30 | 7 | -7/+7 |
| | |||||
* | Show encryption enabled and use a non zero size for zero size vide | Nicolas Werner | 2019-11-23 | 5 | -5/+12 |
| | |||||
* | Wrap text in pre tags | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Add loading spinner and restore message send queue | Nicolas Werner | 2019-11-23 | 1 | -5/+8 |
| | |||||
* | Update translations | Nicolas Werner | 2019-11-23 | 9 | -1009/+1702 |
| | |||||
* | Fix links opening user dialog and in browser | Nicolas Werner | 2019-11-23 | 1 | -2/+2 |
| | |||||
* | Fix infinite item instantiating loop by using height instead of contentHeight | Nicolas Werner | 2019-11-23 | 1 | -2/+3 |
| | |||||
* | optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider | Nicolas Werner | 2019-11-23 | 5 | -146/+128 |
| | |||||
* | Make replies format nicer | Nicolas Werner | 2019-11-23 | 1 | -2/+13 |
| | | | | Also lays a bit of groundwork for better reply rendering | ||||
* | Enable link handling | Nicolas Werner | 2019-11-23 | 5 | -18/+40 |
| | |||||
* | Make user clickable and improve button cursor look | Nicolas Werner | 2019-11-23 | 4 | -39/+53 |
| | |||||
* | Improve avatar look and layouting | Nicolas Werner | 2019-11-23 | 4 | -5/+10 |
| | | | | Thanks to red_sky for the feedback! | ||||
* | Remove unused import | Nicolas Werner | 2019-11-23 | 1 | -1/+0 |
| | |||||
* | break height binding loop | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Organize qml files a bit | Nicolas Werner | 2019-11-23 | 11 | -36/+28 |
| | |||||
* | Incubate delegates asynchronously | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Small fixes to delegate chooser implementation | Nicolas Werner | 2019-11-23 | 2 | -3/+10 |
| | |||||
* | Use a basic implementation of a DelegateChooser for compat with older Qt | Nicolas Werner | 2019-11-23 | 3 | -45/+54 |
| | | | | | The interface is taken from Qt/KDE, but the implementation is different, because the Qt implementation depends on some Qt internals. | ||||
* | Add native themeing to QML (where possible) | Nicolas Werner | 2019-11-23 | 2 | -10/+23 |
| | |||||
* | Fix section layout issues and pagination issues | Nicolas Werner | 2019-11-23 | 1 | -3/+2 |
| | | | | | | | Pagination could get stuck, if the messages request failed. Section height seemes to have been calculated to late, which would make some section overlap the next message in some cases. Fix that by doing the height calculation manually. | ||||
* | Load content if no scrollbar is needed | Nicolas Werner | 2019-11-23 | 1 | -0/+10 |
| | |||||
* | Size images/videos by timeline width | Nicolas Werner | 2019-11-23 | 2 | -9/+22 |
| | |||||
* | Misc layout fixes | Nicolas Werner | 2019-11-23 | 3 | -1/+7 |
| | |||||
* | Try out DelegateChooser | Nicolas Werner | 2019-11-23 | 9 | -157/+189 |
| | | | | requires Qt5.12+ | ||||
* | Disable autoplayback again | Nicolas Werner | 2019-11-23 | 2 | -1/+1 |
| | |||||
* | Lower requirement on QtQuick.Layouts version | Nicolas Werner | 2019-11-23 | 3 | -3/+3 |
| | |||||
* | Use QtQuick.Controls compatible with Qt 5.8 | Nicolas Werner | 2019-11-23 | 6 | -6/+6 |
| | |||||
* | Enable Sticker and Emote messages | Nicolas Werner | 2019-11-23 | 2 | -1/+6 |
| | |||||
* | Add basic video messages | Nicolas Werner | 2019-11-23 | 3 | -3/+15 |
| | | | | Size is fixed for now, otherwise the Video output ends up somewhere... | ||||
* | Add progress bar to audio messages | Nicolas Werner | 2019-11-23 | 1 | -68/+110 |
| | |||||
* | Add simple audio message widget | Nicolas Werner | 2019-11-23 | 4 | -19/+119 |
| | |||||
* | File messages (qml) | Nicolas Werner | 2019-11-23 | 3 | -0/+59 |
| | |||||
* | Reenable redactions | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Restore saving of media | Nicolas Werner | 2019-11-23 | 2 | -5/+10 |
| | |||||
* | Reenable ImageOverlay | Nicolas Werner | 2019-11-23 | 1 | -0/+6 |
| | |||||
* | Add lock to encrypted messages | Nicolas Werner | 2019-11-23 | 3 | -0/+37 |
| | |||||
* | Make avatar in timeline smaller | Nicolas Werner | 2019-11-23 | 1 | -3/+5 |
| | |||||
* | Fix read indicator | Nicolas Werner | 2019-11-23 | 1 | -2/+2 |
| | |||||
* | Enable read receipts action and sync read receipts from cache | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Add send/received indicator | Nicolas Werner | 2019-11-23 | 3 | -0/+50 |
| | |||||
* | Implement basic placeholder and disable unimplemented event types | Nicolas Werner | 2019-11-23 | 3 | -12/+23 |
| | |||||
* | Implement simple scroll state handling | Nicolas Werner | 2019-11-23 | 1 | -1/+46 |
| | |||||
* | Implement replies in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+2 |
| | |||||
* | Show redactions in qml timeline | Nicolas Werner | 2019-11-23 | 3 | -1/+18 |
| | |||||
* | Reenable view raw message | Nicolas Werner | 2019-11-23 | 1 | -2/+1 |
| | |||||
* | Implement basic ImageMessages in qml timeline | Nicolas Werner | 2019-11-23 | 3 | -1/+20 |
| | | | | | 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 | 3 | -2/+49 |
| | |||||
* | Make reply and options buttons smaller | Nicolas Werner | 2019-11-23 | 1 | -6/+22 |
| | |||||
* | Fix QML emojis | Nicolas Werner | 2019-11-23 | 1 | -1/+2 |
| | |||||
* | Use system colors for now | Nicolas Werner | 2019-11-23 | 4 | -4/+37 |
| | |||||
* | Implement TextMessage delegate | Nicolas Werner | 2019-11-23 | 3 | -8/+50 |
| | | | | Text selection over multiple items doesn't work yet | ||||
* | Format date (close to) the old way in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Add avatar placeholder and scrollbar to qml timeline | Nicolas Werner | 2019-11-23 | 1 | -4/+30 |
| |