Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add curl deps to CI | Nicolas Werner | 2021-06-30 | 3 | -9/+16 |
| | |||||
* | Fix too many newlines in reply fallback | Nicolas Werner | 2021-06-30 | 1 | -1/+1 |
| | |||||
* | Fix error message for /sync | Nicolas Werner | 2021-06-30 | 1 | -1/+1 |
| | |||||
* | Use coeurl for networking | Nicolas Werner | 2021-06-30 | 6 | -67/+97 |
| | | | | | Something is still wrong on shutdown, need to debug that. And CI will fail. | ||||
* | Fix tags going missing if you join communities | Nicolas Werner | 2021-06-26 | 1 | -1/+1 |
| | |||||
* | Merge pull request #624 from Cadair/inline_img_single_quote | DeepBlueV7.X | 2021-06-25 | 1 | -0/+4 |
|\ | | | | | Add another regex to match inline img tags using single quotes | ||||
| * | Apply suggestions from code review | Stuart Mumford | 2021-06-25 | 1 | -1/+1 |
| | | |||||
| * | Update src/timeline/TimelineModel.cpp | Stuart Mumford | 2021-06-25 | 1 | -1/+1 |
| | | |||||
| * | Add another regex to match inline img tags using single quotes | Stuart Mumford | 2021-06-25 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Stuart Mumford <stuart@cadair.com> | ||||
* | | Try to fix appveyor | Nicolas Werner | 2021-06-25 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #610 from Nheko-Reborn/spaces | DeepBlueV7.X | 2021-06-25 | 49 | -202/+1706 |
|\ | | | | | Show some spaces in the community sidebar | ||||
| * | fix sort by unread not getting persisted | Nicolas Werner | 2021-06-25 | 1 | -0/+1 |
| | | |||||
| * | Fix clicking links in mobile mode | Nicolas Werner | 2021-06-25 | 1 | -1/+2 |
| | | | | | | | | fixes #617 | ||||
| * | Increase contrast of dark theme secondary colors slightly | Nicolas Werner | 2021-06-25 | 1 | -1/+1 |
| | | |||||
| * | Don't use a thin font in the room list | Nicolas Werner | 2021-06-25 | 1 | -2/+0 |
| | | |||||
| * | Fix spaces showing up with world filter | Nicolas Werner | 2021-06-25 | 1 | -25/+44 |
| | | |||||
| * | Don't spam key requests directly after startup | Nicolas Werner | 2021-06-25 | 3 | -0/+23 |
| | | |||||
| * | Fix missing back button on spaces page in narrow mode as well as topic not ↵ | Nicolas Werner | 2021-06-25 | 1 | -4/+17 |
| | | | | | | | | resizing properly | ||||
| * | Fix null warning for space avatars | Nicolas Werner | 2021-06-25 | 1 | -1/+1 |
| | | |||||
| * | Add a basic 'Space page' | Nicolas Werner | 2021-06-25 | 7 | -3/+83 |
| | | |||||
| * | Fix off by 1 in previousRoom condition | Nicolas Werner | 2021-06-25 | 1 | -1/+1 |
| | | |||||
| * | Hide last message on spaces | Nicolas Werner | 2021-06-25 | 1 | -1/+3 |
| | | |||||
| * | Hide spaces by default, unless they are in the current space filter | Nicolas Werner | 2021-06-25 | 4 | -7/+59 |
| | | |||||
| * | Fix hiding rooms from a space | Nicolas Werner | 2021-06-25 | 3 | -13/+50 |
| | | |||||
| * | Update mtxclient for spaces | Nicolas Werner | 2021-06-25 | 2 | -2/+2 |
| | | |||||
| * | Allow filtering by space | Nicolas Werner | 2021-06-25 | 5 | -14/+70 |
| | | |||||
| * | update SingleApplication | Nicolas Werner | 2021-06-25 | 30 | -64/+1051 |
| | | |||||
| * | Show some spaces in the community sidebar | Nicolas Werner | 2021-06-25 | 6 | -106/+341 |
|/ | |||||
* | Merge pull request #611 from balsoft/allow-edits-of-pending-messages | DeepBlueV7.X | 2021-06-19 | 4 | -7/+88 |
|\ | | | | | Allow editing unsent messages | ||||
| * | fixup! Allow editing unsent messages | Alexander Bantyev | 2021-06-19 | 2 | -1/+7 |
| | | |||||
| * | fixup! Allow editing unsent messages | Alexander Bantyev | 2021-06-19 | 1 | -0/+1 |
| | | |||||
| * | fixup! Allow editing unsent messages | Alexander Bantyev | 2021-06-18 | 2 | -7/+21 |
| | | |||||
| * | Allow editing unsent messages | Alexander Bantyev | 2021-06-18 | 4 | -7/+67 |
| | | | | | | | | | | | | | | | | | | | | As of 0db4d71ec2483c7ac5a7b536737fee8fc53a76d7 (Prevent edits of unsent messages), messages that are edits of (or replies to) unsent messages were not allowed. This change was made because otherwise the edits were discarded due to use of txnid rather than mxid in the "m.relates_to" object. Remove this restriction and fix the issue by replacing txnid with mxid in all related events when the message is sent (and we obtain mxid from the server). | ||||
* | | Merge pull request #614 from sfc-bhshipman/avatar_event_support | DeepBlueV7.X | 2021-06-19 | 1 | -0/+8 |
|\ \ | |/ |/| | add avatar changed event support issue #550 | ||||
| * | add avatar changed event support issue #550 | BShipman | 2021-06-19 | 1 | -0/+8 |
|/ | |||||
* | Translated using Weblate (Esperanto) | Weblate | 2021-06-15 | 1 | -5/+5 |
| | | | | | | | | Currently translated at 62.7% (308 of 491 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | Fix missing clang format in lint job | Nicolas Werner | 2021-06-16 | 1 | -1/+1 |
| | |||||
* | Translated using Weblate (Esperanto) | Weblate | 2021-06-15 | 1 | -7/+7 |
| | | | | | | | | Currently translated at 61.9% (304 of 491 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | Fix wrong tags in context menu | Nicolas Werner | 2021-06-14 | 2 | -1/+11 |
| | |||||
* | Fix copy and paste fail for low prio avatar | Nicolas Werner | 2021-06-14 | 1 | -1/+1 |
| | |||||
* | Change collapse position | Nicolas Werner | 2021-06-14 | 1 | -2/+2 |
| | |||||
* | Update libolm | Nicolas Werner | 2021-06-14 | 2 | -3/+3 |
| | |||||
* | Translated using Weblate (Italian) | Weblate | 2021-06-12 | 1 | -41/+42 |
| | | | | | | | | | | | | | Currently translated at 63.7% (313 of 491 strings) Translated using Weblate (Italian) Currently translated at 63.7% (313 of 491 strings) Co-authored-by: Daniele Scasciafratte <mte90net@gmail.com> Co-authored-by: Quanterxotur <ganno.lexis.ag@mailbox.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/it/ Translation: Nheko/nheko | ||||
* | Translated using Weblate (Esperanto) | Weblate | 2021-06-12 | 1 | -2/+2 |
| | | | | | | | | Currently translated at 60.8% (299 of 491 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | Merge pull request #605 from Nheko-Reborn/qml-roomlist | DeepBlueV7.X | 2021-06-13 | 110 | -4851/+3473 |
|\ | | | | | Qml roomlist and stuff | ||||
| * | Fix button spacing | Loren Burkholder | 2021-06-13 | 2 | -3/+4 |
| | | |||||
| * | Layout 1.15 -> 1.12 | Nicolas Werner | 2021-06-13 | 2 | -2/+2 |
| | | |||||
| * | Try to be compatible with Qt 5.12 | Nicolas Werner | 2021-06-13 | 10 | -20/+28 |
| | | |||||
| * | Don't read avatarUrl from local profile, if no global avatar is set | Nicolas Werner | 2021-06-12 | 3 | -11/+12 |
| | | |||||
| * | Merge branch 'master' into qml-roomlist | Nicolas Werner | 2021-06-12 | 16 | -604/+3438 |
| |\ | |/ |/| | |||||
* | | Translated using Weblate (Esperanto) | Weblate | 2021-06-09 | 1 | -140/+157 |
| | | | | | | | | | | | | | | | | Currently translated at 60.6% (298 of 491 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | | Merge branch 'color_generation_string' into 'master' | Joe Donofry | 2021-06-08 | 3 | -8/+6 |
|\ \ | | | | | | | | | | | | | Avoid unnecessary QColor -> QString conversions See merge request nheko-reborn/nheko!7 | ||||
| * | | Avoid unnecessary QColor -> QString conversions | Joseph Donofry | 2021-06-08 | 3 | -8/+6 |
| | | | |||||
* | | | Translated using Weblate (Esperanto) | Weblate | 2021-06-08 | 1 | -45/+47 |
|/ / | | | | | | | | | | | | | | | Currently translated at 32.3% (159 of 491 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | | Translated using Weblate (Esperanto) | Weblate | 2021-06-07 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 25.4% (125 of 491 strings) Translated using Weblate (Esperanto) Currently translated at 25.4% (125 of 491 strings) Co-authored-by: Colin Reeder <colin@vpzom.click> Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | | Translated using Weblate (Italian) | Weblate | 2021-06-07 | 1 | -61/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 56.2% (276 of 491 strings) Translated using Weblate (Italian) Currently translated at 56.2% (276 of 491 strings) Translated using Weblate (Italian) Currently translated at 56.2% (276 of 491 strings) Translated using Weblate (Italian) Currently translated at 56.2% (276 of 491 strings) Co-authored-by: Daniele Scasciafratte <mte90net@gmail.com> Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Joseph Curto <joe@joe.vr.it> Co-authored-by: Lorenzo Ancora <lorenzolucio+github@live.it> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/it/ Translation: Nheko/nheko | ||||
* | | Translated using Weblate (Esperanto) | Weblate | 2021-06-06 | 1 | -30/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 24.2% (119 of 491 strings) Translated using Weblate (Esperanto) Currently translated at 24.2% (119 of 491 strings) Co-authored-by: Colin Reeder <colin@vpzom.click> Co-authored-by: Tirifto <tirifto@posteo.cz> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | | Translated using Weblate (Esperanto) | Weblate | 2021-06-05 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 18.5% (91 of 491 strings) Translated using Weblate (Esperanto) Currently translated at 18.5% (91 of 491 strings) Co-authored-by: Colin Reeder <colin@vpzom.click> Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | | Translated using Weblate (Esperanto) | Weblate | 2021-06-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Currently translated at 17.9% (88 of 491 strings) Co-authored-by: Colin Reeder <colin@vpzom.click> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | | Translated using Weblate (Esperanto) | Weblate | 2021-06-04 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | Currently translated at 17.5% (86 of 491 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | | Translated using Weblate (Esperanto) | Weblate | 2021-06-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 16.2% (80 of 491 strings) Translated using Weblate (Esperanto) Currently translated at 16.2% (80 of 491 strings) Co-authored-by: Colin Reeder <colin@vpzom.click> Co-authored-by: Tirifto <tirifto@posteo.cz> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | | Translated using Weblate (Esperanto) | Weblate | 2021-06-04 | 1 | -25/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 16.0% (79 of 491 strings) Translated using Weblate (Esperanto) Currently translated at 16.0% (79 of 491 strings) Co-authored-by: Colin Reeder <colin@vpzom.click> Co-authored-by: Tirifto <tirifto@posteo.cz> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | | Translated using Weblate (Portuguese (Brazil)) | Weblate | 2021-06-03 | 1 | -36/+36 |
| | | | | | | | | | | | | | | | | Currently translated at 7.3% (36 of 491 strings) Co-authored-by: zerowhy <zerowhy.server@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/ Translation: Nheko/nheko | ||||
* | | Merge pull request #600 from govynnus/registration-well-known | DeepBlueV7.X | 2021-06-03 | 2 | -31/+119 |
|\ \ | | | | | | | Registration well known | ||||
| * | | Do a .well-known lookup during registration | Callum Brown | 2021-06-03 | 2 | -30/+109 |
| | | | |||||
| * | | Give registration server input its own error label | Callum Brown | 2021-06-03 | 2 | -1/+10 |
| | | | |||||
* | | | Merge pull request #594 from pcworld/narrow-view-notification | DeepBlueV7.X | 2021-05-29 | 2 | -4/+7 |
|\ \ \ | |/ / |/| | | Fix notifications in narrow view when content is hidden | ||||
| * | | Fix notifications in narrow view when content is hidden | pcworld | 2021-05-29 | 2 | -4/+7 |
|/ / | | | | | | | | | | | In narrow view, a room can be selected even if the view currently only shows the room list and the timeline is hidden. This commit ensures that in this case, notifications are not suppressed. | ||||
* | | Translated using Weblate (German) | Weblate | 2021-05-25 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.1% (487 of 491 strings) Translated using Weblate (German) Currently translated at 99.1% (487 of 491 strings) Translated using Weblate (German) Currently translated at 99.1% (487 of 491 strings) Co-authored-by: 123 <fof300f@posteo.net> Co-authored-by: Konstantin Papesh <konstantin@papesh.at> Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | ||||
* | | Translated using Weblate (Spanish) | Weblate | 2021-05-24 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | Currently translated at 5.9% (29 of 491 strings) Co-authored-by: LluisE <lluise@tutanota.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/es/ Translation: Nheko/nheko | ||||
* | | Merge pull request #591 from absorber/feature/context_menu_mnemonics | Joseph Donofry | 2021-05-24 | 1 | -12/+12 |
|\ \ | | | | | | | Added mnemonic letters to context menu. | ||||
| * | | Added mnemonic letters to context menu. | AppAraat | 2021-05-24 | 1 | -12/+12 |
|/ / | | | | | | | https://doc.qt.io/qt-5/qshortcut.html#mnemonic | ||||
* | | Use a few more dbus name in flatpak | Nicolas Werner | 2021-05-23 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #586 from dgalbraith/chocolatey-install-documentation | DeepBlueV7.X | 2021-05-21 | 1 | -0/+9 |
|\ \ | | | | | | | Add Chocolatey installation documentation | ||||
| * | | Add Chocolatey installation documentation | dgalbraith | 2021-05-21 | 1 | -0/+9 |
|/ / | | | | | | | | | Updated documentation to include instructions on installing Nheko using the Chocolatey package manager on Windows. | ||||
* | | Added translation using Weblate (Portuguese (Brazil)) | Weblate | 2021-05-21 | 1 | -0/+2721 |
| | | | | | | | | Co-authored-by: zerowhy <zerowhy.server@protonmail.com> | ||||
* | | Translated using Weblate (German) | Weblate | 2021-05-19 | 1 | -31/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 97.7% (480 of 491 strings) Translated using Weblate (German) Currently translated at 97.7% (480 of 491 strings) Translated using Weblate (German) Currently translated at 97.7% (480 of 491 strings) Translated using Weblate (German) Currently translated at 97.7% (480 of 491 strings) Co-authored-by: 123 <fof300f@posteo.net> Co-authored-by: CryptKid <CryptKiddie@chaospott.de> Co-authored-by: Mr. X <shop.news@posteo.de> Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | ||||
* | | Merge pull request #581 from Kirillpt/translation/russian | DeepBlueV7.X | 2021-05-16 | 1 | -104/+104 |
|\ \ | | | | | | | update Russian translation | ||||
| * | | update russian translation | kirill | 2021-05-16 | 1 | -104/+104 |
|/ / | |||||
* | | Translated using Weblate (Finnish) | Weblate | 2021-05-13 | 1 | -72/+72 |
| | | | | | | | | | | | | | | | | Currently translated at 50.5% (248 of 491 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 (Estonian) | Weblate | 2021-05-13 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (491 of 491 strings) 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 | ||||
| * | Persist sidebar sizes | Nicolas Werner | 2021-06-12 | 4 | -6/+62 |
| | | |||||
| * | Remove useless capture | Nicolas Werner | 2021-06-11 | 1 | -12/+11 |
| | | |||||
| * | Fix PrivacyScreen for qml-roomlist | Joseph Donofry | 2021-06-11 | 1 | -1/+1 |
| | | |||||
| * | Reenable tag hiding | Nicolas Werner | 2021-06-11 | 6 | -22/+94 |
| | | |||||
| * | Enable toggling tags | Nicolas Werner | 2021-06-11 | 8 | -15/+73 |
| | | |||||
| * | Render community items | Nicolas Werner | 2021-06-11 | 9 | -14/+180 |
| | | |||||
| * | Basic community list model | Nicolas Werner | 2021-06-09 | 8 | -29/+234 |
| | | |||||
| * | Implement switching in narrow mode | Nicolas Werner | 2021-06-08 | 8 | -77/+109 |
| | | |||||
| * | Somewhat reenable the adaptive layout | Nicolas Werner | 2021-06-08 | 5 | -19/+200 |
| | | |||||
| * | Fix html in completer | Nicolas Werner | 2021-06-08 | 1 | -0/+3 |
| | | | | | | | | Fixes #578 | ||||
| * | Add ugly borders to tables | Nicolas Werner | 2021-06-08 | 1 | -1/+18 |
| | | |||||
| * | Refactor to use Instantiator instead of doing it manually | Nicolas Werner | 2021-05-30 | 3 | -44/+26 |
| | | |||||
| * | Port remaining sidebar actions to qml | Nicolas Werner | 2021-05-30 | 10 | -677/+50 |
| | | |||||
| * | Try to get rid of an allocation | Nicolas Werner | 2021-05-30 | 3 | -11/+9 |
| | | |||||
| * | Optimize completion model by only splitting on normal spaces | Nicolas Werner | 2021-05-30 | 1 | -3/+3 |
| | | |||||
| * | Fix use after free from Qml widget | Nicolas Werner | 2021-05-30 | 3 | -3/+13 |
| | | |||||
| * | Fix warning | Nicolas Werner | 2021-05-28 | 1 | -1/+1 |
| | | |||||
| * | Delete old room list | Nicolas Werner | 2021-05-28 | 23 | -3082/+76 |
| | | |||||
| * | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 30 | -346/+350 |
| | | |||||
| * | Reimplement room context menus | Nicolas Werner | 2021-05-28 | 6 | -34/+232 |
| | | |||||
| * | Reenable invites | Nicolas Werner | 2021-05-24 | 14 | -51/+260 |
| | | |||||
| * | Reenable userInfo settings menu | Nicolas Werner | 2021-05-22 | 4 | -7/+82 |
| | | |||||
| * | Fix device list not showing up and UserProfile blocking the window | Nicolas Werner | 2021-05-22 | 8 | -24/+35 |
| | | |||||
| * | Fix leaving rooms | Nicolas Werner | 2021-05-22 | 2 | -1/+12 |
| | | |||||
| * | Fix emoji in new RoomList | Nicolas Werner | 2021-05-22 | 6 | -2/+17 |
| | | |||||
| * | Sort the room list | Nicolas Werner | 2021-05-22 | 6 | -9/+120 |
| | | |||||
| * | Make roomlist look nice | Nicolas Werner | 2021-05-21 | 10 | -45/+265 |
| | | |||||
| * | Some basic room list | Nicolas Werner | 2021-05-19 | 9 | -165/+440 |
| | | |||||
| * | Basic header and footer of room list | Nicolas Werner | 2021-05-15 | 19 | -175/+385 |
| | | |||||
| * | Reorganize TimelineView to prepare porting the room list | Nicolas Werner | 2021-05-14 | 10 | -327/+397 |
| | | |||||
| * | Move global avatarSize property | Nicolas Werner | 2021-05-13 | 8 | -20/+17 |
| | | |||||
| * | Fix missing import for colors | Nicolas Werner | 2021-05-13 | 2 | -0/+2 |
| | | |||||
| * | Move openLink to Nheko globals | Nicolas Werner | 2021-05-13 | 6 | -55/+59 |
| | | |||||
| * | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 47 | -169/+226 |
|/ | |||||
* | Fix warning on gcc11 | Nicolas Werner | 2021-05-13 | 1 | -1/+1 |
| | |||||
* | Fix stray 'a' in @room escaping | Nicolas Werner | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | Update translations | Nicolas Werner | 2021-05-09 | 21 | -883/+1794 |
| | |||||
* | Mark unsent events as uneditable | Nicolas Werner | 2021-05-09 | 1 | -2/+4 |
| | | | | fixes #574 | ||||
* | Add TOFU (Trust On First Use) mode to encryption | Nicolas Werner | 2021-05-07 | 2 | -22/+75 |
| | |||||
* | Show verification status next to messages | Nicolas Werner | 2021-05-07 | 14 | -22/+108 |
| | |||||
* | Translated using Weblate (Spanish) | Weblate | 2021-05-05 | 1 | -24/+24 |
| | | | | | | | | Currently translated at 5.3% (26 of 483 strings) Co-authored-by: Bruno Javier Blasco Smaranda <brunch875@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/es/ Translation: Nheko/nheko | ||||
* | Only show actions, when you have permissions to do them | Nicolas Werner | 2021-05-02 | 15 | -22/+272 |
| | |||||
* | Fix crash when you have no rooms and open the global user profile | Nicolas Werner | 2021-04-30 | 1 | -4/+0 |
| | |||||
* | Fix crash when you have no rooms and open the profile as well as not ↵ | Nicolas Werner | 2021-04-30 | 4 | -6/+9 |
| | | | | rendering rooms without groups | ||||
* | Update mtxclient to use new login parameters | Nicolas Werner | 2021-04-30 | 3 | -5/+7 |
| | | | | fixes #558 | ||||
* | Merge pull request #565 from absorber/patch-2 | DeepBlueV7.X | 2021-04-29 | 1 | -1/+1 |
|\ | | | | | UI/UX improvement: Better naming suggestion. | ||||
| * | UI/UX improvement: Better naming suggestion. | absorber | 2021-04-29 | 1 | -1/+1 |
|/ | | | Copy address location -> Copy link location | ||||
* | Allow copying messages via right click | Nicolas Werner | 2021-04-29 | 4 | -4/+17 |
| | | | | fixes #291 | ||||
* | Copy address location | Nicolas Werner | 2021-04-29 | 4 | -5/+18 |
| | | | | fixes #463 | ||||
* | Fix missing license header | Nicolas Werner | 2021-04-29 | 2 | -0/+8 |
| | |||||
* | Copy link to message | Nicolas Werner | 2021-04-29 | 7 | -0/+100 |
| | | | | fixes #499 | ||||
* | Actually use qt5.12 in CI | Nicolas Werner | 2021-04-29 | 1 | -2/+2 |
| | |||||
* | Highlight navigated to message | Nicolas Werner | 2021-04-29 | 10 | -8/+131 |
| | |||||
* | Fix some encoding issues when translating matrix.to to matrix: | Nicolas Werner | 2021-04-29 | 1 | -6/+4 |
| | |||||
* | Make pagination logic slightly more robust | Nicolas Werner | 2021-04-29 | 1 | -1/+1 |
| | |||||
* | Update appdata | Nicolas Werner | 2021-04-29 | 1 | -4/+13 |
| | |||||
* | Rewrite matrix.to links to matrix uris and handle them the same way | Nicolas Werner | 2021-04-28 | 2 | -14/+48 |
| | |||||
* | Add Alt-F to forward messages | Nicolas Werner | 2021-04-27 | 1 | -1/+13 |
| | |||||
* | Clear appveyor deps | Nicolas Werner | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request #552 from Jedi18/forward_message_feature | DeepBlueV7.X | 2021-04-27 | 12 | -37/+343 |
|\ | | | | | Forward Message | ||||
| * | Make forward messages a bit more readable | Nicolas Werner | 2021-04-27 | 3 | -51/+55 |
| | | |||||
| * | Clean up design a bit | Nicolas Werner | 2021-04-27 | 3 | -15/+18 |
| | | |||||
| * | Merge branch 'forward_message_feature' of https://github.com/Jedi18/nheko ↵ | Nicolas Werner | 2021-04-24 | 11 | -35/+334 |
| |\ | | | | | | | | | | into Jedi18-forward_message_feature | ||||
| | * | fix macos build error | targetakhil | 2021-04-22 | 4 | -23/+22 |
| | | | |||||
| | * | make util strip util functions non-static and move definition to cpp file | targetakhil | 2021-04-18 | 2 | -16/+22 |
| | | | |||||
| | * | strip reply fallbacks from forwarded message | targetakhil | 2021-04-18 | 4 | -19/+69 |
| | | | |||||
| | * | move detection code to nheko namespace and fix a few other bugs | targetakhil | 2021-04-17 | 6 | -117/+83 |
| | | | |||||
| | * | directly upload old file object and reuse old message | targetakhil | 2021-04-17 | 3 | -79/+109 |
| | | | |||||
| | * | remove unused function and set position to center of timeline view | targetakhil | 2021-04-15 | 3 | -15/+7 |
| | | | |||||
| | * | Added overlay and UI changes | targetakhil | 2021-04-15 | 1 | -34/+49 |
| | | | |||||
| | * | show forward menu item only for relevant events, changes to ui | targetakhil | 2021-04-15 | 4 | -7/+32 |
| | | | |||||
| | * | Fix basic UI for forward completer | targetakhil | 2021-04-15 | 3 | -68/+85 |
| | | | |||||
| | * | added basic forwarding | targetakhil | 2021-04-15 | 6 | -9/+208 |
| | | | |||||
* | | | Update translation files | Weblate | 2021-04-24 | 1 | -5/+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 | ||||
* | | Fix rendering issues with ) in links | Nicolas Werner | 2021-04-24 | 1 | -1/+1 |
| | | |||||
* | | Fix completions in plain text mode | Nicolas Werner | 2021-04-24 | 2 | -6/+18 |
| | | |||||
* | | Update translation files | Weblate | 2021-04-23 | 1 | -5/+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 | ||||
* | | Fix typo in appdata.xml | Nicolas Werner | 2021-04-23 | 1 | -1/+1 |
| | | |||||
* | | Fix missing timestamp in appdata.xml | Nicolas Werner | 2021-04-23 | 1 | -1/+1 |
| | | |||||
* | | Update changelog with release | Nicolas Werner | 2021-04-23 | 1 | -1/+1 |
| | | |||||
* | | Update changelog with newest translations | Nicolas Werner | 2021-04-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of github.com:Nheko-Reborn/nheko into 0.8.2-RC | Nicolas Werner | 2021-04-23 | 1 | -27/+29 |
|\ \ | |||||
| * | | Translated using Weblate (French) | Weblate | 2021-04-22 | 1 | -27/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 98.1% (474 of 483 strings) Translated using Weblate (French) Currently translated at 98.1% (474 of 483 strings) Co-authored-by: Carl Schwan <carl@carlschwan.eu> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | ||||
* | | | Update changelog | Nicolas Werner | 2021-04-21 | 1 | -0/+2 |
| | | | |||||
* | | | Merge branch 'master' into 0.8.2-RC | Nicolas Werner | 2021-04-21 | 5 | -101/+62 |
|\| | | |||||
| * | | Translated using Weblate (Estonian) | Weblate | 2021-04-21 | 1 | -30/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (483 of 483 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 #556 from MTRNord/MTRNord/windows-installer-cleanup | DeepBlueV7.X | 2021-04-20 | 3 | -45/+3 |
| |\ \ | | | | | | | | | refactor: Remove windows installer feature that was always broken | ||||
| | * | | ci: Upload windows installer also in PR builds | MTRNord | 2021-04-20 | 1 | -1/+3 |
| | | | | |||||
| | * | | refactor: Remove windows installer feature that was always broken | MTRNord | 2021-04-20 | 3 | -44/+0 |
| |/ / | |||||
| * | | Translated using Weblate (Hungarian) | Weblate | 2021-04-20 | 1 | -26/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (483 of 483 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | ||||
* | | | Merge branch 'master' of github.com:Nheko-Reborn/nheko into 0.8.2-RC | Nicolas Werner | 2021-04-20 | 5 | -159/+2843 |
|\| | | |||||
| * | | Translated using Weblate (German) | Weblate | 2021-04-20 | 1 | -23/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (483 of 483 strings) Translated using Weblate (German) Currently translated at 100.0% (483 of 483 strings) Translated using Weblate (German) Currently translated at 100.0% (483 of 483 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Mr. X <shop.news@posteo.de> Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | ||||
| * | | Translated using Weblate (Hungarian) | Weblate | 2021-04-20 | 1 | -30/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 94.6% (457 of 483 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | ||||
| * | | Translated using Weblate (French) | Weblate | 2021-04-20 | 1 | -90/+90 |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 93.5% (452 of 483 strings) Co-authored-by: Carl Schwan <carl@carlschwan.eu> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | ||||
| * | | Translated using Weblate (German) | Weblate | 2021-04-20 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (483 of 483 strings) Translated using Weblate (German) Currently translated at 100.0% (483 of 483 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | ||||
| * | | Translated using Weblate (German) | Weblate | 2021-04-20 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.5% (481 of 483 strings) Translated using Weblate (German) Currently translated at 99.5% (481 of 483 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Konstantin Papesh <konstantin@papesh.at> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | ||||
| * | | Translated using Weblate (German) | Weblate | 2021-04-20 | 1 | -13/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.3% (480 of 483 strings) Translated using Weblate (German) Currently translated at 99.3% (480 of 483 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Konstantin Papesh <konstantin@papesh.at> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | ||||
| * | | Translated using Weblate (English) | Weblate | 2021-04-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (483 of 483 strings) Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko | ||||
| * | | Added translation using Weblate (Spanish) | Weblate | 2021-04-19 | 1 | -0/+2679 |
| | | | | | | | | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | | | Fix keys not being reshared to the same devices, that already got them, if ↵ | Nicolas Werner | 2021-04-20 | 4 | -26/+51 |
| | | | | | | | | | | | | the message got lost | ||||
* | | | Fix a a session with a higher minimum index being able to overwrite an older one | Nicolas Werner | 2021-04-20 | 1 | -0/+12 |
| | | | |||||
* | | | Linkify matrix uris | Nicolas Werner | 2021-04-19 | 1 | -0/+2 |
| | | | |||||
* | | | Escape html in topics and show line breaks in the settings | Nicolas Werner | 2021-04-19 | 4 | -9/+17 |
| | | | |||||
* | | | Bump version to 0.8.2 | Joseph Donofry | 2021-04-18 | 5 | -9/+10 |
| | | | |||||
* | | | Update changelog for pending 0.8.2 | Nicolas Werner | 2021-04-18 | 1 | -0/+106 |
| | | | |||||
* | | | Update translations | Joseph Donofry | 2021-04-18 | 20 | -380/+360 |
|/ / | |||||
* | | Use one CompletionProxy for everything including EmojiPicker | Nicolas Werner | 2021-04-18 | 9 | -258/+144 |
| | | |||||
* | | Prevent warning on empty user requests | Nicolas Werner | 2021-04-18 | 1 | -0/+3 |
| | | |||||
* | | Fix display name referenced for incorrect event types | Joseph Donofry | 2021-04-18 | 1 | -3/+4 |
| | | |||||
* | | Merge pull request #554 from Jedi18/display_name_wording | DeepBlueV7.X | 2021-04-18 | 1 | -5/+8 |
|\ \ | | | | | | | Change display name wording | ||||
| * | | change display name wording | targetakhil | 2021-04-18 | 1 | -5/+8 |
|/ / | |||||
* | | Set a title for the room settings | Nicolas Werner | 2021-04-17 | 21 | -20/+121 |
| | | |||||
* | | Update translations | Nicolas Werner | 2021-04-17 | 23 | -1464/+4062 |
| | | |||||
* | | Fix cursor positioning on edits | Nicolas Werner | 2021-04-15 | 1 | -6/+16 |
| | | | | | | | | fixes #502 | ||||
* | | Fix paste not overwriting selections | Nicolas Werner | 2021-04-15 | 1 | -0/+1 |
| | | |||||
* | | Set Dialog flag on Dialogs | Nicolas Werner | 2021-04-15 | 3 | -0/+6 |
|/ | | | | Relates to #538 | ||||
* | Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko | Joseph Donofry | 2021-04-13 | 5 | -11/+69 |
|\ | |||||
| * | Fix broken olm channels automatically | Nicolas Werner | 2021-04-13 | 3 | -2/+22 |
| | | |||||
| * | Store state events with state keys | Nicolas Werner | 2021-04-13 | 2 | -9/+47 |
| | | |||||
* | | Fix emoji picker getting cut off | Joseph Donofry | 2021-04-13 | 1 | -0/+1 |
|/ | |||||
* | Fix some TapHandler focus issues | Nicolas Werner | 2021-04-11 | 10 | -17/+29 |
| | |||||
* | Merge pull request #547 from LordMZTE/feature/notice | DeepBlueV7.X | 2021-04-11 | 2 | -0/+34 |
|\ | | | | | add notice and rainbownotice commands | ||||
| * | add notice and rainbownotice commands | LordMZTE | 2021-04-11 | 2 | -0/+34 |
|/ | |||||
* | Improve sorting a bit and fix some bugs in edge cases | Nicolas Werner | 2021-04-09 | 2 | -38/+55 |
| | | | | makes nheko appear at the top, if you search for it as well as TWIM match the twim room | ||||
* | Fix undefined warning | Nicolas Werner | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | Fix crash on exit | Nicolas Werner | 2021-04-09 | 1 | -4/+12 |
| | |||||
* | Fix a weird edge case with persisted empty event ids | Nicolas Werner | 2021-04-08 | 1 | -8/+11 |
| | | | | No idea, how that happened and where it came from | ||||
* | Fix small leak in TrayIcon | Nicolas Werner | 2021-04-08 | 1 | -4/+4 |
| | |||||
* | Don't use direct image response objects anymore | Nicolas Werner | 2021-04-05 | 2 | -28/+40 |
| | |||||
* | Fix download button | Nicolas Werner | 2021-04-04 | 1 | -5/+0 |
| | |||||
* | Fix exif rotation in unencrypted rooms | Nicolas Werner | 2021-04-04 | 3 | -3/+16 |
| | |||||
* | Fix qtlabs platform in windows packages | Nicolas Werner | 2021-04-03 | 2 | -3/+3 |
| | |||||
* | Fix appveyor | Nicolas Werner | 2021-04-03 | 1 | -1/+2 |
| | |||||
* | Fix rainbow replies and add rainbowme | Nicolas Werner | 2021-04-01 | 2 | -7/+9 |
| | |||||
* | Merge pull request #540 from LorenDB/master | DeepBlueV7.X | 2021-03-31 | 2 | -15/+15 |
|\ | | | | | Use qsTr() for strings | ||||
| * | Use qsTr() for strings | Loren Burkholder | 2021-03-31 | 2 | -15/+15 |
| | | |||||
* | | Tweak rainbow slightly | Nicolas Werner | 2021-03-28 | 1 | -1/+4 |
| | | |||||
* | | Fix emojis being split by rainbows | Nicolas Werner | 2021-03-28 | 1 | -5/+5 |
| | | |||||
* | | Merge pull request #535 from LordMZTE/feature/rainbow | DeepBlueV7.X | 2021-03-28 | 4 | -9/+96 |
|\ \ | | | | | | | add /rainbow command | ||||
| * | | run formatter | LordMZTE | 2021-03-28 | 2 | -2/+2 |
| | | | |||||
| * | | Update src/timeline/InputBar.cpp | DeepBlueV7.X | 2021-03-28 | 1 | -1/+1 |
| | | | |||||
| * | | Use QRegularExpression | DeepBlueV7.X | 2021-03-28 | 1 | -1/+1 |
| | | | |||||
| * | | fix command parsing | LordMZTE | 2021-03-28 | 1 | -3/+2 |
| | | | |||||
| * | | commands now also work with newline after them | LordMZTE | 2021-03-28 | 1 | -0/+2 |
| | | | |||||
| * | | use QString as buf in rainbowifyer | LordMZTE | 2021-03-28 | 1 | -5/+4 |
| | | | |||||
| * | | implement requested changes | LordMZTE | 2021-03-28 | 2 | -11/+8 |
| | | | |||||
| * | | remove incorrect include | LordMZTE | 2021-03-27 | 1 | -1/+0 |
| | | | |||||
| * | | use QString to format in rainbow function | LordMZTE | 2021-03-27 | 1 | -6/+5 |
| | | | |||||
| * | | rainbow now works with unicode! | LordMZTE | 2021-03-27 | 1 | -7/+15 |
| | | | |||||
| * | | use qtextboundary finder to rainbowify. (not working for unicode chars yet) | LordMZTE | 2021-03-27 | 1 | -5/+13 |
| | | | |||||
| * | | fix size type | LordMZTE | 2021-03-27 | 1 | -1/+2 |
| | | | |||||
| * | | add /rainbow command | LordMZTE | 2021-03-26 | 4 | -8/+83 |
| | | | |||||
* | | | Merge pull request #539 from anjanik012/fix_build | DeepBlueV7.X | 2021-03-28 | 1 | -5/+5 |
|\ \ \ | | | | | | | | | Fix build: refactor variables to avoid same names in a scope | ||||
| * | | | Lint Code | Anjani Kumar | 2021-03-28 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fix build: refactor variables to avoid same names in a scope | Anjani Kumar | 2021-03-28 | 1 | -4/+4 |
|/ / / | |||||
* | | | Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko | Joseph Donofry | 2021-03-27 | 5 | -55/+38 |
|\ \ \ | |||||
| * | | | Remove delay when focusing quick switcher | Nicolas Werner | 2021-03-27 | 1 | -14/+1 |
| | |/ | |/| | |||||
| * | | Fix double click on video message | Nicolas Werner | 2021-03-27 | 1 | -38/+30 |
| | | | |||||
| * | | Merge pull request #536 from LorenDB/master | DeepBlueV7.X | 2021-03-26 | 2 | -3/+5 |
| |\ \ | | | | | | | | | Add a part command | ||||
| | * | | Use correct Qt version | Loren Burkholder | 2021-03-25 | 1 | -3/+3 |
| | | | | |||||
| | * | | Add part/leave command | Loren Burkholder | 2021-03-25 | 1 | -0/+2 |
| | |/ | |||||
| * / | Disable horizontal scrollbar in timeline | Nicolas Werner | 2021-03-26 | 1 | -0/+2 |
| |/ | | | | | | | fixes #530 | ||||
* / | Add new mtxclient | Joseph Donofry | 2021-03-27 | 1 | -2/+2 |
|/ | |||||
* | Fix emoji picker appearing in wrong locations | Nicolas Werner | 2021-03-23 | 3 | -22/+17 |
| | |||||
* | Merge pull request #532 from salahmak/esc-cancel-upload | DeepBlueV7.X | 2021-03-20 | 2 | -0/+12 |
|\ | | | | | Pressing escape hides PreviewUploadOverlay | ||||
| * | Pressing escape hides PreviewUploadOverlay | salahmak | 2021-03-20 | 1 | -4/+5 |
| | | |||||
| * | Pressing escape hides PreviewUploadOverlay | salahmak | 2021-03-20 | 2 | -0/+11 |
|/ | |||||
* | Reserve memory for rooms in completer | Nicolas Werner | 2021-03-19 | 1 | -0/+4 |
| | |||||
* | Fix room settings opening twice on room title | Nicolas Werner | 2021-03-19 | 1 | -4/+0 |
| |