Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1036 from Nheko-Reborn/fixCreateDirectChat | DeepBlueV7.X | 2022-04-03 | 1 | -1/+2 |
|\ | | | | | Don't treat a space as a direct chat | ||||
| * | Don't treat a space as a direct chat | Loren Burkholder | 2022-04-02 | 1 | -1/+2 |
| | | |||||
* | | Fix room alias issue (#354) | Apurv404 | 2022-04-02 | 1 | -0/+7 |
|/ | |||||
* | lint | Nicolas Werner | 2022-04-01 | 1 | -7/+4 |
| | |||||
* | Allow knocking if join failed and via matrix uris | Nicolas Werner | 2022-04-01 | 2 | -9/+50 |
| | |||||
* | Fix leaving rooms | Nicolas Werner | 2022-03-31 | 1 | -1/+1 |
| | |||||
* | Add reasons to everything | Nicolas Werner | 2022-03-30 | 7 | -24/+33 |
| | | | | fixes #1030 | ||||
* | Add /knock command | Nicolas Werner | 2022-03-30 | 3 | -2/+22 |
| | |||||
* | Fix cursor moving to the end when editing in the middle | Nicolas Werner | 2022-03-30 | 1 | -1/+2 |
| | |||||
* | Remove a few unused variables | Nicolas Werner | 2022-03-30 | 1 | -90/+4 |
| | |||||
* | Don't use a modal to edit room name and topic | Nicolas Werner | 2022-03-30 | 6 | -846/+108 |
| | |||||
* | Fix arrow keys | Nicolas Werner | 2022-03-30 | 1 | -1/+1 |
| | |||||
* | Remove unused ToggleButton | Nicolas Werner | 2022-03-30 | 2 | -355/+0 |
| | |||||
* | Cleanup some unused code | Nicolas Werner | 2022-03-30 | 2 | -3/+1 |
| | |||||
* | Merge pull request #1019 from maltee1/qml_createroom | DeepBlueV7.X | 2022-03-29 | 12 | -236/+60 |
|\ | | | | | CreateRoom dialog in QML | ||||
| * | Add backend for new room creation dialogs | Nicolas Werner | 2022-03-29 | 10 | -236/+51 |
| | | |||||
| * | run lint | Malte E | 2022-03-26 | 2 | -3/+3 |
| | | |||||
| * | direct chat creator can now create direct chats | Malte E | 2022-03-26 | 2 | -0/+9 |
| | | |||||
* | | Avoid empty membership events | Nicolas Werner | 2022-03-28 | 1 | -9/+6 |
| | | |||||
* | | Fix crash on missing pack description | Nicolas Werner | 2022-03-25 | 1 | -2/+4 |
|/ | |||||
* | Don't send thumbnails that are larger than the original | tastytea | 2022-03-24 | 1 | -31/+39 |
| | | | | | | - Set PNG compression to maximum - Don't upload thumbnail if it is not at least 10% smaller than the original | ||||
* | Default body to shortcode if unset and sending sticker | Nicolas Werner | 2022-03-22 | 2 | -1/+7 |
| | |||||
* | Add a default filename for clipboard pastes again | Nicolas Werner | 2022-03-22 | 1 | -1/+6 |
| | |||||
* | Try to improve thumbnailing on macOS | Nicolas Werner | 2022-03-22 | 1 | -1/+5 |
| | |||||
* | Fix thumbnails of received encrypted images | Nicolas Werner | 2022-03-22 | 2 | -3/+8 |
| | |||||
* | Small fixes to video thumbnailing | Nicolas Werner | 2022-03-22 | 1 | -34/+17 |
| | |||||
* | Merge pull request #1009 from tastytea/reword-extprog-tooltip | DeepBlueV7.X | 2022-03-22 | 1 | -6/+6 |
|\ | | | | | Reword tooltip for Open{Image,Video}External | ||||
| * | Reword tooltip for Open{Image,Video}External | tastytea | 2022-03-21 | 1 | -6/+6 |
| | | |||||
* | | Actually pass the mimetype we intended | Nicolas Werner | 2022-03-21 | 1 | -1/+1 |
| | | |||||
* | | Properly fix image uploads without image/* format | Nicolas Werner | 2022-03-21 | 1 | -2/+9 |
| | | |||||
* | | Fix potential crash if there is no image format pasted | Nicolas Werner | 2022-03-21 | 1 | -1/+2 |
|/ | |||||
* | Fix thumbnails for encrypted files and factor upload box out | Nicolas Werner | 2022-03-21 | 5 | -14/+91 |
| | |||||
* | Show some previews in upload window | Nicolas Werner | 2022-03-21 | 2 | -3/+26 |
| | |||||
* | Please clazy | Nicolas Werner | 2022-03-21 | 1 | -3/+3 |
| | |||||
* | Also stop audio player | Nicolas Werner | 2022-03-21 | 1 | -1/+5 |
| | |||||
* | Thumbnail video | Nicolas Werner | 2022-03-21 | 2 | -83/+172 |
| | |||||
* | Add duration and resolution to files | Nicolas Werner | 2022-03-21 | 6 | -7/+217 |
| | |||||
* | Move uploads to InputBar | Nicolas Werner | 2022-03-20 | 4 | -425/+297 |
| | |||||
* | Shuffle around user settings | Nicolas Werner | 2022-03-20 | 1 | -3/+3 |
| | |||||
* | Merge pull request #1001 from duarm/master | DeepBlueV7.X | 2022-03-20 | 2 | -4/+80 |
|\ | | | | | options to open images/videos with external program by default | ||||
| * | warn about implications of toggling external option | math | 2022-03-19 | 1 | -4/+6 |
| | | |||||
| * | add option to open video with external program by default | math | 2022-03-19 | 3 | -15/+51 |
| | | |||||
| * | add option to open image with external program by default | math | 2022-03-19 | 3 | -0/+38 |
| | | |||||
* | | properly commit preedit text | Malte E | 2022-03-19 | 1 | -0/+3 |
|/ | |||||
* | Fix key upload when doing SSO login | Nicolas Werner | 2022-03-13 | 1 | -1/+1 |
| | |||||
* | Sort known UIA flows first | Nicolas Werner | 2022-03-13 | 1 | -0/+30 |
| | |||||
* | Use standard buttons where possible | tastytea | 2022-03-11 | 2 | -12/+7 |
| | | | | | | | Standard buttons are ordered in the right way and sometimes have an icon. Bug: https://matrix.to/#/%23nheko%3Anheko.im/%2476PZ2m6YftX8mqGIe9ettKbh_-pEYeVRQSJBfwFzWi0?via=pixie.town&via=matrix.org&via=matrix.flexinos.tech&via=half-shot.uk | ||||
* | Enable online key backup by default | Nicolas Werner | 2022-03-10 | 1 | -1/+1 |
| | |||||
* | Fix server switching to https after bootstrap | Nicolas Werner | 2022-03-07 | 2 | -4/+5 |
| | | | | fixes #878 | ||||
* | Add GUI for specifying kick/ban reason | tastytea | 2022-03-06 | 1 | -9/+22 |
| | | | | | | | | | | | | | This replaces the are-you-sure dialog and also shows up when using /-commands. Closes: https://github.com/Nheko-Reborn/nheko/issues/239 # Previous commits: # e390c398 Allow to specify reason for removed message # 5949173b Add function to force focus on InputDialog input field # 9482ac4e Allow explicit selection of SSO method # ab05e2d8 Mobile message input (#962) | ||||
* | Allow to specify reason for removed message | tastytea | 2022-03-06 | 2 | -4/+6 |
| | | | | | | | | # Previous commits: # 5949173b Add function to force focus on InputDialog input field # 9482ac4e Allow explicit selection of SSO method # ab05e2d8 Mobile message input (#962) # 12a6da01 If you replace the txn id, replace a string the length of the txn id... | ||||
* | Allow explicit selection of SSO method | Nicolas Werner | 2022-03-06 | 2 | -21/+73 |
| | | | | fixes #975 | ||||
* | If you replace the txn id, replace a string the length of the txn id... | Nicolas Werner | 2022-03-05 | 1 | -1/+1 |
| | |||||
* | Set font properly | Nicolas Werner | 2022-03-05 | 1 | -7/+21 |
| | | | | | | | | | When setting the default font, actually set the default font. When setting a different font, change the application font. fixes #801 fixes #232 fixes #224 | ||||
* | Remove extraneous comma | Eldred Habert | 2022-03-02 | 1 | -1/+1 |
| | | | Achtung! | ||||
* | Fix incorrect capitalization of "circle" | Eldred Habert | 2022-03-02 | 1 | -1/+1 |
| | | | Anyone German in the room, or is it just me? ;3 | ||||
* | Fix missing plural "messages" | Eldred Habert | 2022-03-02 | 1 | -1/+1 |
| | |||||
* | Remove unused headers | Nicolas Werner | 2022-03-02 | 1 | -20/+0 |
| | |||||
* | Remove stray logging | Nicolas Werner | 2022-02-27 | 1 | -1/+0 |
| | |||||
* | Allow properly editing pending encrypted messages | Nicolas Werner | 2022-02-27 | 4 | -30/+96 |
| | |||||
* | Fix editing pending messages | Nicolas Werner | 2022-02-27 | 3 | -10/+31 |
| | |||||
* | Merge pull request #952 from symphorien/hidden-read-receipts | DeepBlueV7.X | 2022-02-22 | 2 | -8/+16 |
|\ | | | | | support for hidden read receipts | ||||
| * | support for hidden read receipts | Guillaume Girol | 2022-02-21 | 2 | -8/+16 |
| | | |||||
* | | WebRTCSession: avoid deprecated 'gst_element_get_request_pad' | Pablo Barciela | 2022-02-21 | 1 | -3/+8 |
| | | |||||
* | | Don't leak dialogs | Nicolas Werner | 2022-02-21 | 1 | -5/+11 |
| | | | | | | | | | | | | It seems that you need to manually destroy created objects... Great... fixes #898 | ||||
* | | Add sender names to state events (#948) | Malte E | 2022-02-21 | 1 | -7/+9 |
| | | | | | | | | | | * add sendernames to state events * Center state events and make them less tiny | ||||
* | | Merge pull request #934 from pavlukivan/master | DeepBlueV7.X | 2022-02-21 | 1 | -1/+3 |
|\ \ | |/ |/| | use shortcode as a fallback for custom emote title | ||||
| * | Prefer empty() over length() | DeepBlueV7.X | 2022-02-21 | 1 | -1/+1 |
| | | |||||
| * | use shortcode as a fallback for custom emote title | Ivan Pavluk | 2022-02-13 | 1 | -1/+3 |
| | | | | | | | | | | | | | | Some clients (e.g. FluffyChat) don't have a UI for specifying the emote title, and instead use the shortcode as the title. This sets the title accordingly even if the emote was added through such a client and only has a shortcode. | ||||
* | | Use ListView without scrollview for messages | Nicolas Werner | 2022-02-19 | 3 | -0/+90 |
| | | | | | | | | | | | | | | | | | | | | That way we can autohide the scollbar if needed, it should fix some jumping issues, it makes it possible to flick on mobile, etc. Some related bugs: https://bugreports.qt.io/browse/QTBUG-75223 https://bugreports.qt.io/browse/QTBUG-44902 | ||||
* | | Allow window sizes smaller than 400x400 | Nicolas Werner | 2022-02-14 | 3 | -8/+5 |
| | | |||||
* | | Merge branch 'message-bubbles' of https://github.com/maltee1/nheko into ↵ | Nicolas Werner | 2022-02-14 | 4 | -5/+85 |
|\ \ | | | | | | | | | | maltee1-message-bubbles | ||||
| * | | fix bugs found by Nico | Malte E | 2022-02-14 | 1 | -2/+2 |
| | | | |||||
| * | | let lint fix the code formatting | Malte E | 2022-02-13 | 1 | -5/+4 |
| | | | |||||
| * | | add small avatars option and tweak colors and spacings | Malte E | 2022-02-13 | 2 | -2/+36 |
| | | | |||||
| * | | add translations and actually add changes to TimelineModel | Malte E | 2022-02-07 | 2 | -2/+13 |
| | | | |||||
| * | | clean up margin setting | Malte E | 2022-02-05 | 1 | -2/+3 |
| | | | |||||
| * | | place metadata below message when the Layout is narrow (<350) | Malte E | 2022-02-05 | 1 | -3/+2 |
| | | | |||||
| * | | Add message bubbles | Malte E | 2022-02-04 | 2 | -0/+36 |
| | | | |||||
* | | | Prevent old verification requests from showing up | Nicolas Werner | 2022-02-14 | 1 | -0/+27 |
| | | | |||||
* | | | Fix setting emoji font | Nicolas Werner | 2022-02-12 | 1 | -2/+2 |
| | | | |||||
* | | | Hidden events: Refactor slightly for reusability | Nicolas Werner | 2022-02-12 | 8 | -123/+243 |
| | | | |||||
* | | | Hidden events: Make reusable read function | tastytea | 2022-02-10 | 2 | -9/+16 |
| | | | |||||
* | | | Hidden events: Some cleanup | tastytea | 2022-02-10 | 2 | -38/+35 |
| | | | |||||
* | | | Hidden events: Make save-function reusable for global account data | tastytea | 2022-02-10 | 2 | -9/+18 |
| | | | |||||
* | | | Hidden events: Incorporate suggestions from review | tastytea | 2022-02-10 | 2 | -50/+22 |
| | | | | | | | | | | | | | | | | | | | | | - Set TitleHint flag on dialog - Store hidden events as QSet<QString> instead of std::vector<bool> - Change wording in dialog (disable events instead of turning the hiding on) | ||||
* | | | Add GUI to change hidden events per room | tastytea | 2022-02-10 | 2 | -0/+75 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | This adds a dialog to the room settings in which the user can choose which of these three event types they want to hide (additionally to the default): - m.room.member - m.room.power_levels - m.sticker The current state is read when room settings are opened and saved when new settings are accepted. | ||||
* | | Fix application name on Wayland in flatpak | Nicolas Werner | 2022-02-09 | 1 | -4/+5 |
| | | | | | | | | fixes #903 | ||||
* | | # should be valid in links | Nicolas Werner | 2022-02-05 | 1 | -1/+1 |
| | | |||||
* | | Add /reset-state command | Nicolas Werner | 2022-02-05 | 6 | -2/+69 |
| | | |||||
* | | Fix avatar url conversion for widgets | Nicolas Werner | 2022-02-04 | 1 | -1/+1 |
| | | |||||
* | | Show widgets as links | Nicolas Werner | 2022-02-04 | 5 | -7/+92 |
| | | |||||
* | | Merge pull request #906 from LorenDB/offlineIndicator | DeepBlueV7.X | 2022-02-04 | 2 | -0/+12 |
|\ \ | | | | | | | Add offline indicator | ||||
| * | | Add offline indicator (#472) | Loren Burkholder | 2022-02-01 | 2 | -0/+12 |
| |/ | |||||
* / | Fetch previews for space children using /hierarchy | Nicolas Werner | 2022-02-02 | 2 | -49/+53 |
|/ | |||||
* | split point is pointless | Nicolas Werner | 2022-01-31 | 1 | -1/+0 |
| | |||||
* | Do word splitting in completer | Nicolas Werner | 2022-01-31 | 1 | -21/+26 |
| | |||||
* | Remove unused funtion | Nicolas Werner | 2022-01-30 | 2 | -10/+0 |
| | |||||
* | Reimplement error notifications | Nicolas Werner | 2022-01-30 | 4 | -108/+4 |
| | |||||
* | Remove a few unused includes | Nicolas Werner | 2022-01-30 | 4 | -23/+2 |
| | |||||
* | Remove a few now unused files | Nicolas Werner | 2022-01-30 | 29 | -2611/+1 |
| | |||||
* | Fix centering dialogs | Nicolas Werner | 2022-01-29 | 4 | -21/+13 |
| | |||||
* | Store window size on exit again | Nicolas Werner | 2022-01-29 | 1 | -1/+1 |
| | |||||
* | Get rid of some shadowing | Nicolas Werner | 2022-01-29 | 1 | -5/+5 |
| | |||||
* | Remove unnecessary qml engine shutdown workaround | Nicolas Werner | 2022-01-29 | 1 | -6/+0 |
| | |||||
* | Connect quit | Nicolas Werner | 2022-01-29 | 1 | -0/+2 |
| | |||||
* | Fix secrets not loading after registration | Nicolas Werner | 2022-01-29 | 3 | -2/+8 |
| | |||||
* | Port registration to Qml | Nicolas Werner | 2022-01-28 | 5 | -431/+196 |
| | |||||
* | Remove some unused functions | Nicolas Werner | 2022-01-26 | 3 | -53/+2 |
| | |||||
* | Functional login page | Nicolas Werner | 2022-01-26 | 5 | -423/+207 |
| | |||||
* | Fix focus and qml parenting with qml root | Nicolas Werner | 2022-01-26 | 7 | -20/+14 |
| | |||||
* | Initial qml root window | Nicolas Werner | 2022-01-26 | 16 | -388/+324 |
| | |||||
* | Fix gray scale images breaking notifications on dunst | Nicolas Werner | 2022-01-26 | 1 | -21/+5 |
| | | | | Fixes #907 | ||||
* | Fixed a grammatical error | Ayushi Bisht | 2022-01-18 | 1 | -1/+1 |
| | |||||
* | fixed a typo in Cache.cpp | Ayushi Bisht | 2022-01-17 | 1 | -1/+1 |
| | |||||
* | Fix setting double values in setting spinboxes | Nicolas Werner | 2022-01-13 | 2 | -7/+9 |
| | |||||
* | Add profile to notifications on KDE | Nicolas Werner | 2022-01-12 | 1 | -0/+4 |
| | |||||
* | Address review comments | Nicolas Werner | 2022-01-11 | 1 | -1/+0 |
| | |||||
* | Port usersettings to qml | Nicolas Werner | 2022-01-09 | 6 | -858/+1094 |
| | |||||
* | Work around images with size 0 in info | Nicolas Werner | 2022-01-04 | 1 | -0/+3 |
| | | | | fixes #875 | ||||
* | Fix presence db creation on servers without presence | Nicolas Werner | 2022-01-03 | 2 | -11/+9 |
| | | | | fixes #873 | ||||
* | Add minimum scale in image viewer | Nicolas Werner | 2022-01-03 | 1 | -2/+0 |
| | |||||
* | Possibly fix crash on accepting invites | Nicolas Werner | 2022-01-03 | 1 | -24/+28 |
| | | | | fixes #857 | ||||
* | Merge branch 'gstreamer_windows_macos' into 'master' | Joe Donofry | 2022-01-02 | 3 | -7/+38 |
|\ | | | | | | | | | Gstreamer glib event loop for macos and windows See merge request nheko-reborn/nheko!19 | ||||
| * | Gstreamer glib event loop for macos and windows | Joe Donofry | 2022-01-02 | 3 | -7/+38 |
| | | | | | | | | | | - This ensures that gstreamer bus operations work on macOS and windows, such as enumerating devices. | ||||
* | | Port image overlay to qml | Nicolas Werner | 2022-01-02 | 6 | -182/+62 |
|/ | | | | | | Allows you to zoom and pan now. relates to #647 | ||||
* | Strip variant selector in some cases | Nicolas Werner | 2022-01-01 | 2 | -6/+13 |
| | | | | | | fixes #439 Workaround for https://bugreports.qt.io/browse/QTBUG-97401 fixes #810 | ||||
* | Use fully qualified emoji and use literals | Nicolas Werner | 2022-01-01 | 1 | -7215/+10348 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 166 | -0/+166 |
| | |||||
* | Update translations | Nicolas Werner | 2022-01-01 | 1 | -1/+1 |
| | |||||
* | Use the styles default delay for tooltips | Nicolas Werner | 2021-12-31 | 2 | -0/+12 |
| | | | | | | | This makes them less annoying when scrolling or accessing the popup menu. See also #860 | ||||
* | Get rid of some useless code | Nicolas Werner | 2021-12-31 | 1 | -4/+0 |
| | |||||
* | Add missing license headers | Nicolas Werner | 2021-12-30 | 2 | -0/+8 |
| | |||||
* | Try to reduce CPU overhead of animated images a bit | Nicolas Werner | 2021-12-30 | 1 | -4/+8 |
| | |||||
* | Merge branch 'completer_scrolling' into 'master' | Joe Donofry | 2021-12-30 | 1 | -1/+1 |
|\ | | | | | | | | | Completer scrolling See merge request nheko-reborn/nheko!20 | ||||
| * | Increase Completer limit to 30 | Joe Donofry | 2021-12-30 | 1 | -1/+1 |
| | | | | | | | | | | - Add scrolling - Only display ~7 items at once | ||||
* | | Update presence dynamically and reduce allocations | Nicolas Werner | 2021-12-30 | 8 | -75/+118 |
|/ | |||||
* | Convert blurhash image format on worker thread | Nicolas Werner | 2021-12-30 | 1 | -1/+1 |
| | | | | Not only should this prevent hickups, it also fixes a potential crash. | ||||
* | Fix crash after sending image caused by the recent refactor | Nicolas Werner | 2021-12-30 | 1 | -4/+4 |
| | |||||
* | Reduce allocations and time spent creating delegates by half | Nicolas Werner | 2021-12-29 | 2 | -7/+9 |
| | |||||
* | Reduce allocations for presence states a bit | Nicolas Werner | 2021-12-29 | 1 | -3/+10 |
| | |||||
* | Prevent copies when querying theme | Nicolas Werner | 2021-12-29 | 4 | -18/+38 |
| | |||||
* | Cache supported animated image formats | Nicolas Werner | 2021-12-29 | 1 | -1/+2 |
| | |||||
* | Pretty up code with fewer allocations | Nicolas Werner | 2021-12-29 | 1 | -2/+2 |
| | |||||
* | Reduce allocations for accessing event members | Nicolas Werner | 2021-12-29 | 5 | -35/+40 |
| | |||||
* | Remove a few casts | Nicolas Werner | 2021-12-29 | 2 | -4/+4 |
| | |||||
* | Reserve size of some containers we are filling | Nicolas Werner | 2021-12-29 | 31 | -211/+319 |
| | |||||
* | Reduce allocations required for the palette | Nicolas Werner | 2021-12-29 | 1 | -34/+40 |
| | |||||
* | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 46 | -539/+539 |
| | |||||
* | use more literals | Nicolas Werner | 2021-12-29 | 7 | -25/+25 |
| | |||||
* | Add clazy to CI | Nicolas Werner | 2021-12-29 | 1 | -12/+10 |
| | |||||
* | Cleanup remaining clazy issues | Nicolas Werner | 2021-12-28 | 6 | -25/+37 |
| | |||||
* | Merge pull request #855 from rnhmjoj/master | DeepBlueV7.X | 2021-12-28 | 1 | -7/+43 |
|\ | | | | | Make nheko usable without a secret storage service | ||||
| * | Make nheko usable without a secret storage service | rnhmjoj | 2021-12-27 | 1 | -7/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | This change adds the ability to run Nheko without a secrets storage service[1]. The secrets are stored in plaintext under the [secrets] section of nheko.conf. Since this is a "I know what I'm doing" type of feature, it's disabled by default and can only be enabled with an hidden setting `run_without_secure_secrets_service=true`. Fixes issue #705. [1]: https://freedesktop.org/wiki/Specifications/secret-storage-spec | ||||
* | | more cleanups | Nicolas Werner | 2021-12-28 | 2 | -12/+12 |
| | | |||||
* | | Fix more warnings and remove dead code | Nicolas Werner | 2021-12-28 | 49 | -689/+276 |
| | | |||||
* | | Remove unused button class | Nicolas Werner | 2021-12-28 | 2 | -131/+0 |
| | | |||||
* | | Some qt6 prep | Nicolas Werner | 2021-12-28 | 31 | -66/+87 |
| | | |||||
* | | Misc clang-tidy fixes | Nicolas Werner | 2021-12-28 | 2 | -12/+11 |
| | | |||||
* | | Fixup clang-tidy suggestion | Nicolas Werner | 2021-12-28 | 3 | -8/+9 |
| | | |||||
* | | Merge pull request #853 from MTRNord/MTRNord/clang-tidy | DeepBlueV7.X | 2021-12-28 | 2 | -84/+89 |
|\ \ | | | | | | | Apply selective clang-tidy suggestions | ||||
| * | | Run linter | MTRNord | 2021-12-27 | 2 | -17/+22 |
| | | | |||||
| * | | Apply (selective) Clang-tidy const function and new const pointer ↵ | MTRNord | 2021-12-23 | 2 | -9/+9 |
| | | | | | | | | | | | | suggestions on TimelineModel | ||||
| * | | Apply (selective) Clang-tidy move and some new detected const pointer ↵ | MTRNord | 2021-12-23 | 2 | -11/+12 |
| | | | | | | | | | | | | suggestions on TimelineModel | ||||
| * | | Apply (selective) Clang-tidy and clazy suggestions on TimelineModel | MTRNord | 2021-12-23 | 2 | -55/+54 |
| |/ | |||||
* | | Make custom emoticons twice as high as the font. | tastytea | 2021-12-27 | 1 | -7/+10 |
| | | |||||
* | | MxcImageProvider: Only use scaledToHeight if width <= 0. | tastytea | 2021-12-27 | 1 | -2/+8 |
| | | |||||
* | | Request inline images in the right size and anti-alias them | tastytea | 2021-12-27 | 2 | -9/+39 |
| | | | | | | | | | | | | | | | | - If an inline image has specified a height, add parameters to the image:// URI. - Add scaled to the parameters, the images would be cropped otherwise. - Extract the height from image:// URI and use it for requestSize. - Use scaledToHeight instead of scaled. | ||||
* | | Use body in alt text of custom emoji | Nicolas Werner | 2021-12-27 | 1 | -1/+1 |
| | | |||||
* | | Fix inclusion condition for overriden pack types | Nicolas Werner | 2021-12-27 | 2 | -3/+1 |
| | | |||||
* | | Add an ugly custom emote completer using ~ | Nicolas Werner | 2021-12-27 | 3 | -17/+26 |
|/ | |||||
* | Make edits replace the previous notification on Linux | Nicolas Werner | 2021-12-22 | 1 | -7/+26 |
| | |||||
* | Use global threadpool | Nicolas Werner | 2021-12-21 | 3 | -18/+7 |
| | |||||
* | Cleanup jdenticon code in the same way as blurhashes | Nicolas Werner | 2021-12-21 | 3 | -58/+91 |
| | |||||
* | Cleanup blurhash formatting | Nicolas Werner | 2021-12-21 | 1 | -4/+2 |
| | |||||
* | Modernize blurhashprovider implementation | Nicolas Werner | 2021-12-21 | 2 | -20/+45 |
| | | | | | | | | Might fix #844 See https://code.qt.io/cgit/qt/qtdeclarative.git/commit/examples/quick/imageresponseprovider/imageresponseprovider.cpp?h=5.15&id=b1f238568214e6587b829d6695677e55a99b1d40 for context. | ||||
* | Set the app_id on wayland | Nicolas Werner | 2021-12-19 | 1 | -0/+5 |
| | |||||
* | Set notification category | Nicolas Werner | 2021-12-19 | 2 | -0/+3 |
| | |||||
* | Make Nheko show up in system notification settings on Linux | Nicolas Werner | 2021-12-19 | 1 | -2/+4 |
| | | | | relates to #845 | ||||
* | Fix crash when receiving matrix uri | Nicolas Werner | 2021-12-17 | 3 | -13/+20 |
| | | | | | | | | It seems like handling the message in a blocking manner is a no-go. I have no idea how to fix that, so just use a queued connection for now... (ASAN does not cooperate and just hides the crash D:) fixes #842 | ||||
* | Merge pull request #841 from LorenDB/qolImprovements | DeepBlueV7.X | 2021-12-16 | 1 | -0/+4 |
|\ | | | | | Quality-of-life improvements | ||||
| * | make lint | Loren Burkholder | 2021-12-13 | 1 | -1/+4 |
| | | |||||
| * | Make opening room members from rooms settings dialog work | Loren Burkholder | 2021-12-13 | 1 | -0/+1 |
| | | |||||
* | | Strip space chars from recovery passphrase | Nicolas Werner | 2021-12-15 | 1 | -1/+7 |
| | | |||||
* | | Use icns on macOS | Joseph Donofry | 2021-12-14 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #835 from Thulinma/imagewindowrole | DeepBlueV7.X | 2021-12-14 | 1 | -0/+1 |
|\ | | | | | Added window role to image overlay | ||||
| * | Added window role to image overlay | Thulinma | 2021-12-05 | 1 | -0/+1 |
| | | |||||
* | | Only show room pack button, when you can actually create one | Nicolas Werner | 2021-12-13 | 2 | -2/+3 |
| | | |||||
* | | Fix turnserver check not being started when restoring from cache | Nicolas Werner | 2021-12-13 | 1 | -0/+1 |
| | | |||||
* | | Show some avatar for image packs | Nicolas Werner | 2021-12-13 | 2 | -1/+47 |
| | | |||||
* | | Add recently used reactions | Nicolas Werner | 2021-12-13 | 3 | -0/+25 |
| | | | | | | | | fixes #435 | ||||
* | | Fix a few shadowing warnings | Nicolas Werner | 2021-12-11 | 3 | -11/+11 |
| | | | | | | | | fixes #824 | ||||
* | | Support pinned messages | Nicolas Werner | 2021-12-11 | 4 | -1/+111 |
| | | | | | | | | fixes #519 | ||||
* | | Fix blurry thumbnails AGAIN | Nicolas Werner | 2021-12-08 | 1 | -1/+5 |
| | | |||||
* | | Fix lint | Nicolas Werner | 2021-12-08 | 1 | -6/+3 |
| | | |||||
* | | Fix display of images, that can't be thumbnailed | Nicolas Werner | 2021-12-08 | 1 | -3/+3 |
| | | |||||
* | | Get rid of threadpool for images | Nicolas Werner | 2021-12-08 | 3 | -21/+48 |
| | | |||||
* | | Fix a few clang tidy warnings | Nicolas Werner | 2021-12-06 | 3 | -12/+6 |
|/ | |||||
* | Fix sanitizer warning about signed shifts | Nicolas Werner | 2021-12-04 | 1 | -1/+2 |
| | |||||
* | InputBar: run clang-format | Marcus Hoffmann | 2021-12-03 | 2 | -27/+29 |
| | |||||
* | InputBar: Mark some functions as [[nodiscard]] | Marcus Hoffmann | 2021-12-03 | 1 | -3/+3 |
| | | | | | | This warns when you the return value of those functions isn't used. Suggested-by: Clang-Tidy: Function X should be marked [[nodiscard]] | ||||
* | InputBar: mark constrictor as explicit | Marcus Hoffmann | 2021-12-03 | 1 | -1/+1 |
| | | | | | | | | | Suggested-By: Clang-Tidy: Single-argument constructors must be marked explicit to avoid unintentional implicit conversions More info: https://clang.llvm.org/extra/clang-tidy/checks/google-explicit-constructor.html | ||||
* | InputBar: use X.empty() instead of !X.size() | Marcus Hoffmann | 2021-12-03 | 1 | -2/+2 |
| | | | | | | Suggested-by: Clang-Tidy: The 'empty' method should be used to check for emptiness instead of 'size' | ||||
* | InputBar: use auto type | Marcus Hoffmann | 2021-12-03 | 1 | -1/+1 |
| | | | | | | Suggested-by: Clang-Tidy: Use auto when initializing with new to avoid duplicating the type name | ||||
* | InputBar: use multi-arg string replacement | Marcus Hoffmann | 2021-12-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This could actually change the behaviour here (could, because I don't know if we can hit this special case) but this should hopefully the correct way of doing this. There's some detailed explanation of the difference here: https://doc.qt.io/qt-5/qstring.html#arg-14 > This is the same as str.arg(a1).arg(a2), except that the strings > a1 and a2 are replaced in one pass. This can make a difference if > a1 contains e.g. %1: ``` QString str; str = "%1 %2"; str.arg("%1f", "Hello"); // returns "%1f Hello" str.arg("%1f").arg("Hello"); // returns "Hellof %2" ``` Suggested-by: Clazy: Use multi-arg instead | ||||
* | InputBar: use character argument instead of string | Marcus Hoffmann | 2021-12-03 | 1 | -1/+1 |
| | | | | | | | | Suggested-by: Clang-Tidy: 'find' called with a string literal consisting of a single character; consider using the more effective overload accepting a character | ||||
* | InputBar: apply clang-tidy const reference suggestions | Marcus Hoffmann | 2021-12-03 | 2 | -17/+17 |
| | | | | | | | All suggested by: Clang-Tidy: The parameter 'X' is copied for each invocation but only used as a const reference; consider making it a const reference | ||||
* | InputBar: use QFileInfo::exists() | Marcus Hoffmann | 2021-12-03 | 1 | -1/+1 |
| | | | | | | Suggested by: Clazy: Use the static QFileInfo::exists() instead. It's documented to be faster. | ||||
* | InputBar: remove unused imports | Marcus Hoffmann | 2021-12-03 | 1 | -4/+0 |
| | |||||
* | Remember all the collapsed trees | Nicolas Werner | 2021-12-01 | 4 | -2/+76 |
| | |||||
* | Don't waste space for non existing subspaces | Nicolas Werner | 2021-12-01 | 2 | -0/+11 |
| | |||||
* | Leaves can't collapse | Nicolas Werner | 2021-12-01 | 2 | -2/+1 |
| | |||||
* | Hide me underneath the space tree | Nicolas Werner | 2021-12-01 | 4 | -15/+301 |
| | |||||
* | Fix crash on redactions without because | Nicolas Werner | 2021-11-29 | 1 | -3/+5 |
| | |||||
* | Cleanup error logging a bit | Nicolas Werner | 2021-11-29 | 1 | -30/+11 |
| | |||||
* | Delete rooms even if we fail to leave | Nicolas Werner | 2021-11-29 | 1 | -0/+10 |
| | |||||
* | Change QML UI for redactions | Joe Donofry | 2021-11-29 | 2 | -0/+39 |
| | |||||
* | If the locale is set to C, force english locale | Nicolas Werner | 2021-11-27 | 1 | -1/+2 |
| | | | | This fixes date formatting as well as count based translations. | ||||
* | fix lint | Nicolas Werner | 2021-11-24 | 1 | -1/+0 |
| | |||||
* | Initialize client lazily | Nicolas Werner | 2021-11-24 | 1 | -4/+2 |
| | | | | This prevents a use after free in the coeurl logging, if we exit immediately. | ||||
* | Use a more random hash to generate user colors | Nicolas Werner | 2021-11-24 | 1 | -7/+7 |
| | | | | | Fixes an issue where most uses just had their color determined by their username length and distributes the colors a bit more evenly. | ||||
* | Make clang-format <13 and clang-format >=13 behave the same | Nicolas Werner | 2021-11-22 | 21 | -113/+114 |
| | | | | | I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up. | ||||
* | Merge pull request #822 from Nheko-Reborn/dm-filter | DeepBlueV7.X | 2021-11-21 | 14 | -52/+404 |
|\ | | | | | Add a filter for direct chats | ||||
| * | Only mark as direct, if invite was direct | Nicolas Werner | 2021-11-21 | 3 | -5/+20 |
| | | |||||
| * | Mark rooms as direct chats | Nicolas Werner | 2021-11-21 | 5 | -2/+79 |
| | | | | | | | | | | Either by accepting an invite or manually using /converttodm and revert with /converttoroom. | ||||
| * | Pretty error printing | Nicolas Werner | 2021-11-21 | 2 | -7/+117 |
| | | |||||
| * | Add a filter for direct chats | Nicolas Werner | 2021-11-20 | 8 | -40/+190 |
| | | | | | | | | fixes #317 | ||||
* | | Return nullopt for state events in rooms we are not in | Nicolas Werner | 2021-11-21 | 1 | -27/+27 |
|/ | |||||
* | Make user colors a bit more vibrant | Nicolas Werner | 2021-11-19 | 1 | -5/+3 |
| | |||||
* | Preliminary gstreamer 1.20 compatibility | Nicolas Werner | 2021-11-19 | 1 | -1/+2 |
| | | | | | | | | The transceiver was made private in https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2241 The direction property was added here: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/commit/28b0be4036ac59d6e6068586ab7bc55e8ac51166 | ||||
* | Fix colors and alignment in dialogs | Nicolas Werner | 2021-11-18 | 2 | -4/+5 |
| | |||||
* | Don't add a user twice | Loren Burkholder | 2021-11-16 | 1 | -0/+4 |
| | |||||
* | Allow removing users from the invite dialog | Loren Burkholder | 2021-11-16 | 2 | -0/+15 |
| | |||||
* | Switch icon theme to Fluent icons | Loren Burkholder | 2021-11-17 | 4 | -8/+8 |
| | |||||
* | Merge pull request #812 from Nheko-Reborn/jdenticon-packaging | DeepBlueV7.X | 2021-11-15 | 1 | -13/+9 |
|\ | | | | | Jdenticon packaging | ||||
| * | Cleanup qt-jdenticon loading | Nicolas Werner | 2021-11-15 | 1 | -13/+9 |
| | | |||||
* | | Support exif rotation on received videos | Nicolas Werner | 2021-11-15 | 2 | -16/+39 |
|/ | | | | fixes #674 | ||||
* | Fix being dropped into an empty room after a join | Nicolas Werner | 2021-11-14 | 1 | -8/+0 |
| | |||||
* | Disallow displaynames with only spaces or control characters | Nicolas Werner | 2021-11-14 | 1 | -5/+12 |
| | |||||
* | Prevent edits from removing quotes at the beginning of a message | Nicolas Werner | 2021-11-13 | 1 | -5/+8 |
| | |||||
* | Fix some colors switched to yellow by accident | Nicolas Werner | 2021-11-13 | 1 | -0/+2 |
| | |||||
* | Merge branch 'video_player_enhancements' into 'master' | Nicolas Werner | 2021-11-12 | 1 | -2/+31 |
|\ | | | | | | | | | Video player enhancements See merge request nheko-reborn/nheko!15 | ||||
| * | Merge remote-tracking branch 'nheko-im/master' into video_player_enhancements | Joseph Donofry | 2021-11-09 | 1 | -2/+7 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'nheko-im/master' into video_player_enhancements | Joseph Donofry | 2021-11-08 | 13 | -220/+333 |
| |\ \ | |||||
| * | | | Fix syntax issue | Joseph Donofry | 2021-11-03 | 1 | -1/+1 |
| | | | | |||||
| * | | | PlayableMediaMessage fixes on macOS | Joseph Donofry | 2021-11-03 | 1 | -2/+31 |
| | | | | |||||
* | | | | Fix secrets status not shown after startup | Nicolas Werner | 2021-11-11 | 1 | -0/+4 |
| | | | | |||||
* | | | | Fix SSO login showing password prompt | Nicolas Werner | 2021-11-11 | 1 | -0/+2 |
| | | | | |||||
* | | | | Fix no replies being rendered for edits sent from Element in encrypted rooms | Nicolas Werner | 2021-11-11 | 1 | -5/+4 |
| |_|/ |/| | | |||||
* | | | Fix parsing some exotic image packs | Nicolas Werner | 2021-11-09 | 1 | -2/+7 |
| |/ |/| |