Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support video calls | trilene | 2020-10-27 | 5 | -157/+194 |
| | |||||
* | Merge pull request #298 from LorenDB/master | DeepBlueV7.X | 2020-10-09 | 1 | -0/+2004 |
|\ | | | | | Begin Esperanto translations | ||||
| * | Begin Esperanto translations | LorenDB | 2020-10-07 | 1 | -0/+2004 |
| | | |||||
* | | 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 | 6 | -2/+2114 |
|\| | |||||
| * | Added translation using Weblate (Portuguese (Portugal)) | Weblate | 2020-09-30 | 1 | -0/+1993 |
| | | | | | | | | Co-authored-by: Tnpod <tmpod@pm.me> | ||||
| * | Merge pull request #289 from trilene/master | DeepBlueV7.X | 2020-09-25 | 5 | -2/+121 |
| |\ | | | | | | | Port ActiveCallBar to Qml | ||||
| | * | Allow button colors override | trilene | 2020-09-25 | 2 | -6/+8 |
| | | | |||||
| | * | Move ActiveCallBar Qml to separate file | trilene | 2020-09-25 | 4 | -137/+113 |
| | | | |||||
| | * | 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 | 13 | -215/+98 |
| | | | |||||
* | | | 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 | 20 | -1538/+8194 |
|\| | | |||||
| * | | Translated using Weblate (French) | Weblate | 2020-09-23 | 1 | -161/+174 |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (359 of 359 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | ||||
| * | | Translated using Weblate (French) | Weblate | 2020-09-23 | 1 | -142/+146 |
| |/ | | | | | | | | | | | | | | | Currently translated at 57.9% (208 of 359 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | ||||
| * | Translated using Weblate (Estonian) | Weblate | 2020-09-21 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (359 of 359 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | ||||
| * | Fix some missing english translations | Nicolas Werner | 2020-09-20 | 1 | -2/+5 |
| | | |||||
| * | Fix binding loop when trying to reply | Nicolas Werner | 2020-09-20 | 1 | -1/+2 |
| | | |||||
| * | Translated using Weblate (Estonian) | Weblate | 2020-09-19 | 1 | -78/+86 |
| | | | | | | | | | | | | | | | | Currently translated at 99.1% (356 of 359 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | ||||
| * | Translated using Weblate (German) | Weblate | 2020-09-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Currently translated at 76.0% (273 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | ||||
| * | Fix emoji escape in file messages | Nicolas Werner | 2020-09-19 | 1 | -1/+1 |
| | | | | | | | | This disables color emojis for now in filenames | ||||
| * | Fix cut off english translation. | Nicolas Werner | 2020-09-19 | 1 | -1/+1 |
| | | |||||
| * | 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 | 7 | -35/+3856 |
| | |\ | |||||
| | * | | use Rectangle for typing users so it doesn't overlap with the timeline | Jussi Kuokkanen | 2020-09-17 | 1 | -12/+27 |
| | | | | |||||
| * | | | Translated using Weblate (Estonian) | Weblate | 2020-09-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 77.9% (280 of 359 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | ||||
| * | | | Translated using Weblate (English) | Weblate | 2020-09-19 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.4% (357 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko | ||||
| * | | | Translated using Weblate (English) | Weblate | 2020-09-19 | 1 | -24/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 97.7% (351 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko | ||||
| * | | | Translated using Weblate (English) | Weblate | 2020-09-19 | 1 | -32/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 91.0% (327 of 359 strings) Translated using Weblate (English) Currently translated at 91.0% (327 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Mihai Fufezan <fufexan@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko | ||||
| * | | | Translated using Weblate (Estonian) | Weblate | 2020-09-19 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 86.0% (309 of 359 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | ||||
| * | | | Translated using Weblate (English) | Weblate | 2020-09-19 | 1 | -22/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 82.1% (295 of 359 strings) Translated using Weblate (English) Currently translated at 82.1% (295 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Mihai Fufezan <fufexan@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko | ||||
| * | | | Translated using Weblate (German) | Weblate | 2020-09-19 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 93.8% (337 of 359 strings) Translated using Weblate (German) Currently translated at 93.8% (337 of 359 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Mr. X <shop.news@posteo.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | ||||
| * | | | Fix typo in encryption error message | Nicolas Werner | 2020-09-19 | 15 | -17/+17 |
| | | | | |||||
| * | | | Translated using Weblate (German) | Weblate | 2020-09-19 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.1% (356 of 359 strings) Co-authored-by: Mr. X <shop.news@posteo.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | ||||
| * | | | Update translations | Nicolas Werner | 2020-09-19 | 16 | -1379/+4167 |
| | | | | |||||
| * | | | Translated using Weblate (Estonian) | Weblate | 2020-09-19 | 1 | -156/+161 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.4% (332 of 334 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | ||||
| * | | | Translated using Weblate (Finnish) | Weblate | 2020-09-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 60.7% (203 of 334 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko | ||||
| * | | | Translated using Weblate (German) | Weblate | 2020-09-18 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 97.3% (325 of 334 strings) Translated using Weblate (German) Currently translated at 97.3% (325 of 334 strings) Co-authored-by: Marlon Kern <nheko@marlon-kern.de> Co-authored-by: Mr. X <shop.news@posteo.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | ||||
| * | | | Translated using Weblate (Estonian) | Weblate | 2020-09-18 | 1 | -42/+42 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | Currently translated at 53.2% (178 of 334 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | ||||
| * | | Merge pull request #284 from Nheko-Reborn/hidden-events | DeepBlueV7.X | 2020-09-17 | 4 | -25/+138 |
| |\ \ | | | | | | | | | Hidden events backend | ||||
| | * | | 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! | ||||
| * | | Translated using Weblate (Estonian) | Weblate | 2020-09-15 | 1 | -85/+85 |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 40.7% (136 of 334 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | ||||
| * | | Translated using Weblate (Estonian) | Weblate | 2020-09-15 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 16.1% (54 of 334 strings) Translated using Weblate (Estonian) Currently translated at 16.1% (54 of 334 strings) Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com> Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | ||||
| * | | Added translation using Weblate (Estonian) | Weblate | 2020-09-15 | 1 | -0/+1858 |
| | | | | | | | | | | | | Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com> | ||||
| * | | Update translation files | Weblate | 2020-09-15 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Updated by "Cleanup translation files" hook in Weblate. Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ Translation: Nheko/nheko | ||||
| * | | Merge branch 'master' of github.com:Nheko-Reborn/nheko | Weblate | 2020-09-13 | 11 | -75/+94 |
| |\| | |||||
| * | | Add simpified chinese translations | Weblate | 2020-09-13 | 1 | -0/+1860 |
| | | | |||||
* | | | Split qml part of Device Verification | CH Chethan Reddy | 2020-09-14 | 13 | -590/+646 |
| | | | |||||
* | | | 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 | 16 | -5/+3509 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #251 from Nheko-Reborn/new-event-store | DeepBlueV7.X | 2020-08-26 | 11 | -75/+94 |
| |\ \ | | |/ | |/| | New event store | ||||
| | * | 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 | 14 | -1/+1684 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt io.github.NhekoReborn.Nheko.json src/Cache.cpp src/timeline/TimelineModel.cpp src/timeline/TimelineModel.h src/timeline/TimelineViewManager.cpp | ||||
| | * | | 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 |
| | | | | |||||
| * | | | Translated using Weblate (English) | Mihai Fufezan | 2020-08-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 85.3% (285 of 334 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/ | ||||
| * | | | Added translation using Weblate (Romanian) | Mihai Fufezan | 2020-08-16 | 1 | -0/+1815 |
| | |/ | |/| | |||||
| * | | Merge remote-tracking branch 'upstream/master' into voip | trilene | 2020-08-01 | 2 | -0/+1605 |
| |\ \ | |||||
| | * | | Added translation using Weblate (Sinhala) | HelaBasa | 2020-07-30 | 1 | -0/+1604 |
| | | | | |||||
| | * | | Make dateBubble's text vertically aligned to vertical center | Lorem | 2020-07-19 | 1 | -0/+1 |
| | | | | |||||
| * | | | Acknowledge source of ringtones | trilene | 2020-07-24 | 4 | -0/+5 |
| | | | | |||||
| * | | | Specify call type on timeline | trilene | 2020-07-24 | 2 | -3/+3 |
| | | | | |||||
| * | | | Polish voice call UI | trilene | 2020-07-22 | 5 | -0/+5 |
| | | | | |||||
| * | | | 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 | 9 | -0/+68 |
| |/ / | |||||
* | | | 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 | 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 |
| |\ |