| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 renderin... | Nicolas Werner | 2021-04-30 | 4 | -6/+9 |
* | Update mtxclient to use new login parameters | Nicolas Werner | 2021-04-30 | 3 | -5/+7 |
* | Merge pull request #565 from absorber/patch-2 | DeepBlueV7.X | 2021-04-29 | 1 | -1/+1 |
|\ |
|
| * | UI/UX improvement: Better naming suggestion. | absorber | 2021-04-29 | 1 | -1/+1 |
|/ |
|
* | Allow copying messages via right click | Nicolas Werner | 2021-04-29 | 4 | -4/+17 |
* | Copy address location | Nicolas Werner | 2021-04-29 | 4 | -5/+18 |
* | Fix missing license header | Nicolas Werner | 2021-04-29 | 2 | -0/+8 |
* | Copy link to message | Nicolas Werner | 2021-04-29 | 7 | -0/+100 |
* | 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 |
|\ |
|
| * | 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 int... | Nicolas Werner | 2021-04-24 | 11 | -35/+334 |
| |\ |
|
| | * | 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 |
|/ / |
|
* | | 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 |
* | | 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 |
* | | | 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 |
| * | | Merge pull request #556 from MTRNord/MTRNord/windows-installer-cleanup | DeepBlueV7.X | 2021-04-20 | 3 | -45/+3 |
| |\ \ |
|
| | * | | 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 |
* | | | 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 |
| * | | Translated using Weblate (Hungarian) | Weblate | 2021-04-20 | 1 | -30/+30 |
| * | | Translated using Weblate (French) | Weblate | 2021-04-20 | 1 | -90/+90 |
| * | | Translated using Weblate (German) | Weblate | 2021-04-20 | 1 | -3/+4 |
| * | | Translated using Weblate (German) | Weblate | 2021-04-20 | 1 | -2/+3 |
| * | | Translated using Weblate (German) | Weblate | 2021-04-20 | 1 | -13/+15 |
| * | | Translated using Weblate (English) | Weblate | 2021-04-20 | 1 | -1/+1 |
| * | | Added translation using Weblate (Spanish) | Weblate | 2021-04-19 | 1 | -0/+2679 |
* | | | Fix keys not being reshared to the same devices, that already got them, if th... | Nicolas Werner | 2021-04-20 | 4 | -26/+51 |
* | | | 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 | 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 |
* | | 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 |
|/ |
|
* | 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 | 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 |
* | 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 |
* | 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 | 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 |
|\ \ |
|
| * | | 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 |
|\ \ \ |
|
| * | | | 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 |
| |\ \ |
|
| | * | | 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 |
| |/ |
|
* / | 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 | 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 |
* | Merge pull request #475 from LorenDB/htmlFormattedNotifs | DeepBlueV7.X | 2021-03-18 | 21 | -464/+593 |
|\ |
|
| * | Make CI happy | Nicolas Werner | 2021-03-17 | 2 | -19/+15 |
| * | Fix shadowing | Nicolas Werner | 2021-03-17 | 1 | -7/+10 |
| * | Add missing QPointer include | Nicolas Werner | 2021-03-17 | 1 | -0/+1 |
| * | Fix licenses | Nicolas Werner | 2021-03-17 | 3 | -0/+13 |
| * | Clean up notification code a bit | Nicolas Werner | 2021-03-17 | 16 | -477/+207 |
| * | Refactor image download code to be reusable | Nicolas Werner | 2021-03-17 | 2 | -95/+166 |
| * | Simplify image loading | Loren Burkholder | 2021-03-17 | 3 | -16/+6 |
| * | Don't create a QImage every time | Loren Burkholder | 2021-03-17 | 1 | -5/+2 |
| * | Simplify macOS checks for a null image | Loren Burkholder | 2021-03-17 | 2 | -2/+15 |
| * | make lint | Loren Burkholder | 2021-03-17 | 1 | -13/+12 |
| * | Block notifications until the image has been downloaded | Loren Burkholder | 2021-03-17 | 1 | -9/+21 |
| * | Only try to display images if they exist | Loren Burkholder | 2021-03-17 | 3 | -7/+14 |
| * | Use better method of resizing images | Loren Burkholder | 2021-03-17 | 1 | -7/+7 |
| * | Switch readImage to take a reference instead of a pointer | Loren Burkholder | 2021-03-17 | 5 | -10/+10 |
| * | Simplify regex | Loren Burkholder | 2021-03-17 | 3 | -3/+3 |
| * | Simplify formatting on Windows | Loren Burkholder | 2021-03-17 | 2 | -29/+22 |
| * | Better handle encrypted notifications | Loren Burkholder | 2021-03-17 | 3 | -18/+56 |
| * | Remove unnecessary header | Loren Burkholder | 2021-03-17 | 1 | -1/+0 |
| * | Rewrite notification posting logic | Nicolas Werner | 2021-03-17 | 6 | -86/+264 |
| * | Add regex to remove replies in notifications | Loren Burkholder | 2021-03-17 | 3 | -5/+16 |
| * | Fix when "replied" is displayed | Loren Burkholder | 2021-03-17 | 1 | -3/+3 |
| * | Get event text in event parser function | Loren Burkholder | 2021-03-17 | 5 | -9/+15 |
| * | Add "replied" marker to regular reply messages | Loren Burkholder | 2021-03-17 | 1 | -1/+8 |
| * | Create function for processing whether a message is a reply | Loren Burkholder | 2021-03-17 | 3 | -1/+11 |
| * | Simplify message body construction | Loren Burkholder | 2021-03-17 | 1 | -8/+5 |
| * | Simplify determination of whether markup is supported | Loren Burkholder | 2021-03-17 | 1 | -8/+14 |
| * | Only HTML-format the body if it should be formatted | Loren Burkholder | 2021-03-17 | 1 | -2/+4 |
| * | Format notifications according to the FreeDesktop specification | Loren Burkholder | 2021-03-17 | 1 | -2/+13 |
| * | Fix Linux HTML notifications | Loren Burkholder | 2021-03-17 | 1 | -5/+6 |
| * | Fix colon spacing | Loren Burkholder | 2021-03-17 | 1 | -1/+1 |
| * | Don't run markdownToHtml on messages | Loren Burkholder | 2021-03-17 | 3 | -4/+4 |
| * | Disable HTML on macOS | Loren Burkholder | 2021-03-17 | 1 | -1/+1 |
| * | Move data parsing into a dedicated function | Loren Burkholder | 2021-03-17 | 7 | -74/+103 |
| * | make lint | Loren Burkholder | 2021-03-17 | 1 | -2/+2 |
| * | Use the class D-Bus member | Loren Burkholder | 2021-03-17 | 1 | -9/+3 |
| * | Use plaintext for Windows notifications | Loren Burkholder | 2021-03-17 | 1 | -1/+3 |
| * | Only pass formatted text if it is supported (Linux) | Loren Burkholder | 2021-03-17 | 1 | -4/+9 |
| * | Parse markdown overrides during replies | Loren Burkholder | 2021-03-17 | 1 | -1/+3 |
| * | Format markdown as HTML in notifications | Loren Burkholder | 2021-03-17 | 3 | -6/+12 |
* | | Merge pull request #527 from anjanik012/ignore_event | DeepBlueV7.X | 2021-03-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Prevent EventType::Unsupported type events to be saved in db, avoiding except... | Anjani Kumar | 2021-03-18 | 1 | -1/+1 |
|/ / |
|
* | | Use old hunter directory | Joseph Donofry | 2021-03-17 | 1 | -2/+2 |
* | | Test a shorter PATH for appveyor | Joseph Donofry | 2021-03-17 | 1 | -1/+1 |
|/ |
|
* | Move check for duplicate /sync responses to the same thread | Nicolas Werner | 2021-03-16 | 2 | -14/+15 |
* | Convert flatpak file to yaml to be able to add comments | Nicolas Werner | 2021-03-15 | 3 | -271/+180 |
* | Use device=all in flatpak for webcam support | Nicolas Werner | 2021-03-15 | 1 | -0/+1 |
* | Don't send markdown links in body | Nicolas Werner | 2021-03-15 | 3 | -4/+36 |
* | Store all state events | Nicolas Werner | 2021-03-15 | 3 | -51/+38 |
* | Merge pull request #523 from Jedi18/master | DeepBlueV7.X | 2021-03-15 | 3 | -1/+16 |
|\ |
|
| * | prepend file:// for linux and macos | targetakhil | 2021-03-15 | 1 | -0/+8 |
| * | Add faq section | targetakhil | 2021-03-14 | 1 | -0/+7 |
| * | fix windows video bug | targetakhil | 2021-03-14 | 1 | -1/+1 |
* | | Rotate session keys properly | Nicolas Werner | 2021-03-15 | 6 | -70/+121 |
* | | Merge pull request #525 from salahmak/image-upload-dialog | DeepBlueV7.X | 2021-03-15 | 1 | -0/+6 |
|\ \ |
|
| * | | Pressing return on image upload dialog sends the message | salahmak | 2021-03-15 | 1 | -0/+6 |
* | | | Merge pull request #524 from Nheko-Reborn/native-menus | DeepBlueV7.X | 2021-03-14 | 4 | -39/+40 |
|\ \ \ |
|
| * | | | Shorten hunter dir path | Nicolas Werner | 2021-03-14 | 1 | -2/+2 |
| * | | | Use native menus | Nicolas Werner | 2021-03-14 | 3 | -37/+38 |
|/ / / |
|
* | | | Use readonly properties where possible | Nicolas Werner | 2021-03-14 | 3 | -5/+5 |
* | | | Remove some more allocations | Nicolas Werner | 2021-03-14 | 4 | -14/+18 |
|/ / |
|
* / | Reduce allocations when escaping emoji | Nicolas Werner | 2021-03-14 | 1 | -6/+15 |
|/ |
|
* | Merge pull request #493 from Jedi18/quickswitcher_qml | DeepBlueV7.X | 2021-03-14 | 18 | -276/+362 |
|\ |
|
| * | Fix room completions not showing label avatars | Nicolas Werner | 2021-03-14 | 1 | -0/+2 |
| * | Fix qml license headers again | Nicolas Werner | 2021-03-14 | 51 | -0/+58 |
| * | Remove background of quick switcher popup | Nicolas Werner | 2021-03-14 | 1 | -0/+1 |
| * | Improve sorting and sizing of completions a bit | Nicolas Werner | 2021-03-14 | 53 | -121/+95 |
| * | Fix text corruption from unrounded pixel height | Nicolas Werner | 2021-03-13 | 1 | -2/+2 |
| * | Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into Jedi18... | Nicolas Werner | 2021-03-13 | 18 | -271/+322 |
| |\ |
|
| | * | change allowed mistakes, fix minor style issues, remove old completer functio... | Jedi18 | 2021-03-07 | 8 | -50/+43 |
| | * | changed bottomToTop to true and renamed textWidth to textHeight | Jedi18 | 2021-02-26 | 1 | -5/+5 |
| | * | remove old quick switcher | Jedi18 | 2021-02-24 | 7 | -242/+1 |
| | * | added margins and ui changes for quickswitcher and completer | Jedi18 | 2021-02-24 | 2 | -11/+19 |
| | * | fix row content centering | Jedi18 | 2021-02-24 | 2 | -5/+11 |
| | * | fix matrixtextfield color and quickswitcher font size | Jedi18 | 2021-02-23 | 2 | -4/+5 |
| | * | add matrix text field | Jedi18 | 2021-02-23 | 4 | -13/+85 |
| | * | fix timeline focus | Jedi18 | 2021-02-23 | 3 | -0/+8 |
| | * | enter key now works, fix room highlighting and add overlay | Jedi18 | 2021-02-23 | 7 | -1/+30 |
| | * | selecting room in quickswitcher now works, added completionSelected signal | Jedi18 | 2021-02-22 | 2 | -2/+30 |
| | * | add room alias delegate, fix some quickswitcher ui problems | Jedi18 | 2021-02-22 | 4 | -8/+46 |
| | * | add quick switcher qml file and moved completerFor from inputbar to timeline ... | Jedi18 | 2021-02-21 | 6 | -1/+86 |
* | | | Merge pull request #520 from Nheko-Reborn/openssl-fixes | DeepBlueV7.X | 2021-03-13 | 5 | -6/+8 |
|\| | |
|
| * | | Disable bundled OpenSSL by default, even with hunter | Nicolas Werner | 2021-03-13 | 5 | -6/+8 |
|/ / |
|
* | | Fix a few db access crashes | Nicolas Werner | 2021-03-12 | 2 | -5/+14 |
* | | Bump mtxclient version | Nicolas Werner | 2021-03-12 | 2 | -2/+2 |
* | | Disable room pings in replies | Nicolas Werner | 2021-03-12 | 1 | -0/+2 |
* | | Translated using Weblate (German) | Weblate | 2021-03-11 | 1 | -10/+10 |
* | | Translated using Weblate (English) | Weblate | 2021-03-11 | 1 | -1/+1 |
* | | Translated using Weblate (Estonian) | Weblate | 2021-03-08 | 1 | -26/+28 |
* | | Fix disable certificate validation on login page | Nicolas Werner | 2021-03-08 | 1 | -3/+4 |
* | | Merge pull request #510 from Jedi18/master | DeepBlueV7.X | 2021-03-07 | 1 | -0/+12 |
|\ \ |
|
| * | | add matrix uri handler registry values in installer | Jedi18 | 2021-03-03 | 1 | -0/+12 |
* | | | Fix popup opening at wrong place | Nicolas Werner | 2021-03-07 | 2 | -7/+4 |
* | | | Fix conflict between qmlformat and license check | Nicolas Werner | 2021-03-07 | 49 | -0/+50 |
* | | | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 49 | -52/+13 |
* | | | Fix missing include for FetchContent | Nicolas Werner | 2021-03-07 | 1 | -0/+1 |
* | | | Add config option to disable tls validation | Nicolas Werner | 2021-03-06 | 7 | -4/+42 |
* | | | Add linebreaks to fingerprint | Nicolas Werner | 2021-03-06 | 1 | -3/+7 |
* | | | Merge pull request #506 from Nheko-Reborn/timeline-buttons | DeepBlueV7.X | 2021-03-06 | 4 | -80/+131 |
|\ \ \ |
|
| * | | | Use short format for time | Nicolas Werner | 2021-03-05 | 1 | -1/+1 |
| * | | | Mark message currently being edited | Nicolas Werner | 2021-03-05 | 1 | -2/+2 |