Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix device discovery under GStreamer 1.16 | trilene | 2021-01-07 | 4 | -0/+4 |
| | |||||
* | Color and icon button spacing fixes | trilene | 2021-01-07 | 4 | -47/+18 |
| | |||||
* | Fix call answered on another device | trilene | 2021-01-07 | 2 | -6/+14 |
| | |||||
* | Fix Qml control colors | trilene | 2021-01-07 | 8 | -109/+153 |
| | |||||
* | Fix previous commit | trilene | 2021-01-07 | 2 | -3/+3 |
| | |||||
* | Set Label text color explicitly | trilene | 2021-01-07 | 3 | -0/+5 |
| | |||||
* | Finesse PlaceCall dialog | trilene | 2021-01-07 | 1 | -32/+38 |
| | |||||
* | Add missing translation marks | trilene | 2021-01-07 | 2 | -9/+9 |
| | |||||
* | Add devices dialog to CallInviteBar | trilene | 2021-01-07 | 3 | -1/+118 |
| | |||||
* | Add device combos to PlaceCall dialog | trilene | 2021-01-07 | 1 | -16/+47 |
| | |||||
* | Use Layout margins | trilene | 2021-01-07 | 2 | -2/+6 |
| | |||||
* | Port PlaceCall dialog to Qml | trilene | 2021-01-07 | 10 | -227/+131 |
| | |||||
* | Fix one-way video calls | trilene | 2021-01-07 | 4 | -2/+27 |
| | |||||
* | Make call invites less intrusive | trilene | 2021-01-07 | 13 | -253/+204 |
| | |||||
* | Move call-related properties to CallManager | trilene | 2021-01-07 | 8 | -105/+70 |
| | |||||
* | Fix notification reply build on other platforms | Nicolas Werner | 2021-01-07 | 2 | -0/+6 |
| | |||||
* | Allow inline replies from notifications on linux | Nicolas Werner | 2021-01-07 | 6 | -11/+58 |
| | |||||
* | Explicitly mention, if call support is enabled at build time | Nicolas Werner | 2021-01-06 | 1 | -0/+9 |
| | | | | fixes #366 | ||||
* | Merge branch 'macos-ci-fix' into 'master' | Nicolas Werner | 2021-01-06 | 5 | -16/+7 |
|\ | | | | | | | | | Macos ci fix See merge request nheko-reborn/nheko!3 | ||||
| * | Remove sodium from flatpak | Nicolas Werner | 2021-01-06 | 1 | -10/+0 |
| | | |||||
| * | Remove useless capture | Nicolas Werner | 2021-01-06 | 1 | -1/+1 |
| | | |||||
| * | Fix shadowing in LoginPage.cpp | Nicolas Werner | 2021-01-06 | 1 | -3/+3 |
| | | |||||
| * | Force override macos deps in CI | Nicolas Werner | 2021-01-06 | 2 | -2/+3 |
| | | |||||
* | | Merge pull request #365 from Nheko-Reborn/typing | DeepBlueV7.X | 2021-01-05 | 5 | -34/+75 |
|\| | | | | | Typing flickering fixes | ||||
| * | Fix typing notifications flickering sometimes | Nicolas Werner | 2021-01-05 | 4 | -34/+66 |
| | | |||||
| * | Fix user status that got lost at some point | Nicolas Werner | 2021-01-04 | 1 | -0/+9 |
|/ | |||||
* | lint | Nicolas Werner | 2021-01-01 | 1 | -5/+5 |
| | |||||
* | Merge pull request #364 from d42/d42/find-sso-flow | DeepBlueV7.X | 2021-01-01 | 1 | -4/+8 |
|\ | | | | | Try to find SSO flow in all of the server flows | ||||
| * | rename login_method -> loginMethod to fit the Nheko coding style | d42 | 2020-12-31 | 1 | -3/+3 |
| | | |||||
| * | find sso flow in all of the flows | d42 | 2020-12-31 | 1 | -4/+8 |
|/ | |||||
* | Merge pull request #363 from trilene/master | DeepBlueV7.X | 2020-12-31 | 1 | -1/+9 |
|\ | | | | | Add Fedora build requirements to README | ||||
| * | Add Fedora build requirements to README | trilene | 2020-12-30 | 1 | -1/+9 |
|/ | |||||
* | Merge pull request #361 from Nheko-Reborn/keychain-in-flatpak | DeepBlueV7.X | 2020-12-29 | 2 | -1/+4 |
|\ | | | | | Link keychain in flatpak statically | ||||
| * | Fix missing include on Windows | Nicolas Werner | 2020-12-28 | 1 | -0/+2 |
| | | |||||
| * | Link keychain in flatpak statically | Nicolas Werner | 2020-12-28 | 1 | -1/+2 |
|/ | |||||
* | Merge branch 'ci-cleanups-and-experiments' into 'master' | Nicolas Werner | 2020-12-27 | 8 | -132/+242 |
|\ | | | | | | | | | Remove travis and build appimages on gitlab See merge request nheko-reborn/nheko!2 | ||||
| * | Fix #359 | Nicolas Werner | 2020-12-27 | 5 | -22/+53 |
| | | | | | | | | Actually store the login details under the selected profile | ||||
| * | Expose appimage | Nicolas Werner | 2020-12-26 | 1 | -1/+2 |
| | | |||||
| * | Remove travis | Nicolas Werner | 2020-12-26 | 1 | -99/+0 |
| | | |||||
| * | Upload appimage to matrix | Nicolas Werner | 2020-12-26 | 1 | -1/+3 |
| | | |||||
| * | Fixup library paths | Nicolas Werner | 2020-12-26 | 1 | -341/+78 |
| | | |||||
| * | AppImages in gitlab | Nicolas Werner | 2020-12-26 | 2 | -0/+435 |
| | | |||||
| * | lint | Nicolas Werner | 2020-12-25 | 2 | -17/+20 |
|/ | |||||
* | Remove s3 upload for nightlies | Nicolas Werner | 2020-12-25 | 1 | -7/+0 |
| | |||||
* | Merge pull request #358 from Nheko-Reborn/windows-fixes | DeepBlueV7.X | 2020-12-25 | 19 | -107/+138 |
|\ | | | | | Windows fixes | ||||
| * | lint | Nicolas Werner | 2020-12-25 | 6 | -15/+25 |
| | | |||||
| * | Use vs2019 for CI | Nicolas Werner | 2020-12-25 | 3 | -54/+74 |
| | | |||||
| * | Fix some compiler warnings | Nicolas Werner | 2020-12-25 | 17 | -50/+51 |
| | | |||||
* | | Merge pull request #323 from LorenDB/newProfile | DeepBlueV7.X | 2020-12-25 | 21 | -374/+654 |
|\ \ | |/ |/| | Set up new method of using profiles | ||||
| * | Remove unused variable | Loren Burkholder | 2020-12-24 | 1 | -1/+0 |
| | | |||||
| * | Switch profile code to a more flexible method | LorenDB | 2020-12-24 | 21 | -373/+654 |
|/ | | | | This introduces a new version of SingleApplication as well. | ||||
* | Merge pull request #357 from LorenDB/qkchdocs | DeepBlueV7.X | 2020-12-20 | 1 | -5/+8 |
|\ | | | | | Add qtkeychain to install lists | ||||
| * | Add qtkeychain to dependency installs | Loren Burkholder | 2020-12-19 | 1 | -5/+8 |
| | | |||||
* | | Translated using Weblate (Estonian) | Weblate | 2020-12-19 | 1 | -1/+1 |
|/ | | | | | | | | Currently translated at 100.0% (412 of 412 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 #355 from Nheko-Reborn/ssss | DeepBlueV7.X | 2020-12-18 | 17 | -79/+736 |
|\ | | | | | Cross-signing with self and user signing keys | ||||
| * | Fix unused capture | Nicolas Werner | 2020-12-18 | 1 | -1/+1 |
| | | |||||
| * | Another shadowed variable | Nicolas Werner | 2020-12-18 | 1 | -3/+4 |
| | | |||||
| * | Fix some shadow warnings | Nicolas Werner | 2020-12-18 | 1 | -20/+20 |
| | | |||||
| * | Update deps for keychain | Nicolas Werner | 2020-12-18 | 4 | -6/+51 |
| | | |||||
| * | Add download keys from secret storage | Nicolas Werner | 2020-12-18 | 4 | -1/+131 |
| | | |||||
| * | Request secrets after verification | Nicolas Werner | 2020-12-17 | 2 | -52/+61 |
| | | |||||
| * | Upload cross-signing signatures after verification | Nicolas Werner | 2020-12-17 | 1 | -2/+57 |
| | | |||||
| * | Store secrets in keychain | Nicolas Werner | 2020-12-16 | 11 | -12/+320 |
| | | |||||
| * | Fix black cat emoji | Nicolas Werner | 2020-12-15 | 1 | -2/+3 |
| | | |||||
| * | Fix crash when we don't have device keys cached | Nicolas Werner | 2020-12-15 | 1 | -5/+7 |
| | | |||||
| * | Clean up encrypted message handling | Nicolas Werner | 2020-12-15 | 1 | -52/+54 |
| | | |||||
| * | Send SSSS requests | Nicolas Werner | 2020-12-15 | 3 | -0/+104 |
| | | |||||
* | | Translated using Weblate (Finnish) | Weblate | 2020-12-17 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | Currently translated at 54.3% (224 of 412 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 | ||||
* | | Fix scrolling the room list using touch | Nicolas Werner | 2020-12-15 | 2 | -22/+24 |
|/ | |||||
* | Background color for code and don't collapse space in timeline | Nicolas Werner | 2020-12-14 | 2 | -7/+8 |
| | |||||
* | React with arbitrary strings via /react | Nicolas Werner | 2020-12-13 | 1 | -0/+6 |
| | |||||
* | Don't overflow room name | Nicolas Werner | 2020-12-13 | 1 | -0/+2 |
| | |||||
* | Don't sync db on every sync | Nicolas Werner | 2020-12-13 | 1 | -1/+1 |
| | | | | | | | | This fixes some lag, when Nheko is running, which could affect Nheko and even other applications by excessively calling fsync. This should be fine, since all filesystems seem to guarantee order and in most cases, the modified pages are still written. In the worst case we should only lose the last /sync results or similar. | ||||
* | Remove some travis builds | Nicolas Werner | 2020-12-13 | 1 | -71/+0 |
| | |||||
* | Start addressing gstreamer deps on macos ci build | Joseph Donofry | 2020-12-08 | 1 | -1/+6 |
| | |||||
* | Change pip to pip3 | Joseph Donofry | 2020-12-08 | 1 | -1/+1 |
| | |||||
* | Add dmgbuild to macos build | Joseph Donofry | 2020-12-08 | 1 | -0/+1 |
| | |||||
* | More MacOS CI Updates | Joseph Donofry | 2020-12-08 | 2 | -6/+8 |
| | |||||
* | Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko | Joseph Donofry | 2020-12-08 | 4 | -6/+10 |
|\ | |||||
| * | Merge pull request #352 from Nheko-Reborn/lint | DeepBlueV7.X | 2020-12-08 | 4 | -6/+10 |
| |\ | | | | | | | lint | ||||
| | * | Update Readme CI link | Nicolas Werner | 2020-12-08 | 1 | -1/+1 |
| | | | |||||
| | * | lint | Nicolas Werner | 2020-12-08 | 4 | -5/+9 |
| | | | |||||
* | | | Add VERSION to macos build | Joseph Donofry | 2020-12-08 | 1 | -0/+1 |
|/ / | |||||
* / | Add DMG build to Gitlab CI | Joseph Donofry | 2020-12-08 | 1 | -0/+7 |
|/ | |||||
* | Merge branch 'gitlab-ci' into 'master' | Nicolas Werner | 2020-12-08 | 8 | -6/+160 |
|\ | | | | | | | | | Update .gitlab-ci.yml See merge request nheko-reborn/nheko!1 | ||||
| * | Update ci flatpak sdk | Nicolas Werner | 2020-11-27 | 1 | -4/+4 |
| | | |||||
| * | Add gitlab ci | Nicolas Werner | 2020-11-27 | 8 | -6/+160 |
| | | |||||
* | | Merge pull request #349 from LorenDB/iconFromTheme | DeepBlueV7.X | 2020-12-04 | 2 | -3/+2 |
|\ \ | | | | | | | Use system icon where applicable | ||||
| * | | Use system icon where applicable | Loren Burkholder | 2020-12-03 | 2 | -3/+2 |
| | | | |||||
* | | | Merge pull request #350 from Kirillpt/russian-translate | DeepBlueV7.X | 2020-12-03 | 18 | -577/+564 |
|\ \ \ | | | | | | | | | update russian translate | ||||
| * | | | update russian translate | kirillpt | 2020-12-03 | 18 | -577/+564 |
|/ / / | |||||
* | | | Merge pull request #348 from trilene/master | DeepBlueV7.X | 2020-11-30 | 1 | -0/+8 |
|\ \ \ | | | | | | | | | Add GStreamer requirements to README | ||||
| * | | | List needed gstreamer plugins explicitly | trilene | 2020-11-30 | 1 | -2/+5 |
| | | | | |||||
| * | | | Add GStreamer requirements to README | trilene | 2020-11-30 | 1 | -0/+5 |
| | | | | |||||
* | | | | Improve Register page (#346) | Kirillpt | 2020-11-30 | 25 | -522/+647 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add username error label, add word wrapping for error labels * make lint * last commits * remove font, and remove some lambdas * add QRegularExpression for regex * improve review things * add isModified() for checkFields() * add check isModified() for all fields in checkFields * Update src/RegisterPage.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * remove emit call for showError Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | | | | Merge pull request #347 from kamathmanu/avatarFullViewSupport | DeepBlueV7.X | 2020-11-30 | 2 | -0/+9 |
|\ \ \ \ | | | | | | | | | | | Add support for viewing avatar images in full size | ||||
| * | | | | Lint code | kamathmanu | 2020-11-30 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Update resources/qml/Avatar.qml | kamathmanu | 2020-11-30 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
| * | | | | Update resources/qml/Avatar.qml | kamathmanu | 2020-11-30 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
| * | | | | Lint code | kamathmanu | 2020-11-30 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | Add support for viewing avatar images in full size | kamathmanu | 2020-11-30 | 2 | -0/+11 |
| | | | | | |||||
* | | | | | Fix selection in input area by mouse | Nicolas Werner | 2020-11-30 | 2 | -13/+56 |
| | | | | | |||||
* | | | | | Fix shadow variable | Nicolas Werner | 2020-11-30 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | Properly share and rotate sessions on member and device changes | Nicolas Werner | 2020-11-30 | 6 | -92/+286 |
| | | | | | |||||
* | | | | | Remove outbound session storage | Nicolas Werner | 2020-11-30 | 6 | -101/+44 |
| | | | | | |||||
* | | | | | Load sessions lazily from db | Nicolas Werner | 2020-11-30 | 6 | -33/+42 |
| |/ / / |/| | | | |||||
* | | | | Use proper flatpak sdk | Nicolas Werner | 2020-11-27 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Bump Qt version | Nicolas Werner | 2020-11-27 | 1 | -1/+1 |
| | | | |||||
* | | | SkipEmptyParts was only added in Qt 5.14 | Nicolas Werner | 2020-11-26 | 1 | -4/+6 |
| | | | |||||
* | | | Remove unnecessary capture of this | Nicolas Werner | 2020-11-26 | 1 | -3/+2 |
| | | | |||||
* | | | Merge pull request #344 from Kirillpt/fix/togglebutton_using | DeepBlueV7.X | 2020-11-26 | 3 | -37/+40 |
|\ \ \ | | | | | | | | | Fix toggles in the remaining dialogues | ||||
| * | | | fix encryption toggles | kirillpt | 2020-11-27 | 2 | -32/+33 |
| | | | | |||||
| * | | | change Toggle behavior | kirillpt | 2020-11-26 | 3 | -15/+17 |
|/ / / | |||||
* | | | Merge pull request #343 from Kirillpt/fix/textFieldvalidation | DeepBlueV7.X | 2020-11-26 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | fix validation feature in TextInput | ||||
| * | | | fix validation feature in TextInput, it was trouble in password field in the ↵ | kirillpt | 2020-11-26 | 1 | -0/+1 |
|/ / / | | | | | | | | | | login page | ||||
* | | | Update translations | Nicolas Werner | 2020-11-26 | 18 | -82/+82 |
| | | | |||||
* | | | Fix variable shadowing | Nicolas Werner | 2020-11-26 | 1 | -5/+5 |
| | | | |||||
* | | | Merge pull request #341 from Kirillpt/issue_329 | DeepBlueV7.X | 2020-11-26 | 2 | -3/+3 |
|\ \ \ | | | | | | | | | change 'redacted' for 'removed' | ||||
| * | | | change 'redacted' for 'removed' | kirillpt | 2020-11-26 | 2 | -3/+3 |
|/ / / | |||||
* | | | Bump max dbs | Nicolas Werner | 2020-11-26 | 1 | -1/+1 |
| | | | |||||
* | | | Update translations | Nicolas Werner | 2020-11-25 | 18 | -2582/+1332 |
| | | | |||||
* | | | Fix race when reading members from db | Nicolas Werner | 2020-11-25 | 5 | -29/+52 |
| | | | |||||
* | | | Add some db logging and clean up avatar urls a bit | Nicolas Werner | 2020-11-25 | 3 | -18/+14 |
| | | | |||||
* | | | Merge pull request #339 from Kirillpt/issue_331 | DeepBlueV7.X | 2020-11-25 | 3 | -59/+85 |
|\ \ \ | | | | | | | | | fix #331 | ||||
| * | | | fixed toggle weirdness in settings, after loads added setChecked for ↵ | kirillpt | 2020-11-25 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | Toggles, and fix issues with startInTray | ||||
| * | | | made this: if Tray become disabled and startInTray was enabled, startInTray ↵ | kirillpt | 2020-11-25 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | before blocks, goes disabled too | ||||
| * | | | change \!disabled for enabled, because toggled return true if enabled | kirillpt | 2020-11-25 | 2 | -31/+32 |
| | | | | |||||
| * | | | maybe fix toggle work in code | kirillpt | 2020-11-25 | 2 | -26/+26 |
| |/ / | |||||
* | | | Merge pull request #340 from trilene/fix-call-bar | DeepBlueV7.X | 2020-11-25 | 1 | -25/+26 |
|\ \ \ | | | | | | | | | Fix ActiveCallBar | ||||
| * \ \ | Merge branch 'master' into fix-call-bar | DeepBlueV7.X | 2020-11-25 | 59 | -10160/+1873 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #335 from Nheko-Reborn/qml-text-input | DeepBlueV7.X | 2020-11-25 | 55 | -10153/+1801 |
|\ \ \ \ | |_|/ / |/| | | | Qml text input | ||||
| * | | | Open completer on tab | Nicolas Werner | 2020-11-25 | 2 | -6/+30 |
| | | | | |||||
| * | | | Fix input focus when pressing reply button | Nicolas Werner | 2020-11-25 | 5 | -0/+5 |
| | | | | |||||
| * | | | Implement Qml drag and drop | Nicolas Werner | 2020-11-25 | 9 | -5/+104 |
| | | | | |||||
| * | | | Fix enter when no completion available | Nicolas Werner | 2020-11-25 | 1 | -12/+13 |
| | | | | |||||
| * | | | Remove redundant user search suggestion code | Nicolas Werner | 2020-11-25 | 7 | -122/+42 |
| | | | | |||||
| * | | | Show userid in completer | Nicolas Werner | 2020-11-25 | 3 | -0/+9 |
| | | | | |||||
| * | | | Linkify username completion | Nicolas Werner | 2020-11-25 | 1 | -0/+3 |
| | | | | |||||
| * | | | Mouse selection of completions | Nicolas Werner | 2020-11-25 | 2 | -3/+21 |
| | | | | |||||
| * | | | Split completion model into header and source | Nicolas Werner | 2020-11-25 | 3 | -110/+145 |
| | | | | |||||
| * | | | Match on each word in the completer | Nicolas Werner | 2020-11-25 | 1 | -1/+12 |
| | | | | |||||
| * | | | Fix index out of range on backspace in completer | Nicolas Werner | 2020-11-25 | 1 | -3/+3 |
| | | | | |||||
| * | | | Fix completer fuzzy match not applying after prefix match and insert being ↵ | Nicolas Werner | 2020-11-25 | 1 | -19/+9 |
| | | | | | | | | | | | | | | | | broken | ||||
| * | | | Fix some issues with completer | Nicolas Werner | 2020-11-25 | 5 | -68/+144 |
| | | | | |||||
| * | | | Fix mimetype of media messages | Nicolas Werner | 2020-11-25 | 2 | -4/+5 |
| | | | | |||||
| * | | | Use a trie for filtering completions (not fuzzy yet) | Nicolas Werner | 2020-11-25 | 2 | -74/+131 |
| | | | | |||||
| * | | | Remove old Textinput | Nicolas Werner | 2020-11-25 | 5 | -681/+0 |
| | | | | |||||
| * | | | Qml emoji completer | Nicolas Werner | 2020-11-25 | 4 | -12/+62 |
| | | | | |||||
| * | | | Simple prefix match for completions | Nicolas Werner | 2020-11-25 | 2 | -5/+5 |
| | | | | |||||
| * | | | Custom completer filtering | Nicolas Werner | 2020-11-25 | 4 | -3/+107 |
| | | | | |||||
| * | | | Working User completer | Nicolas Werner | 2020-11-25 | 9 | -38/+83 |
| | | | | |||||
| * | | | add per-room user model | Jussi Kuokkanen | 2020-11-25 | 3 | -0/+53 |
| | | | | |||||
| * | | | use completion interface in emoji completions | Jussi Kuokkanen | 2020-11-25 | 2 | -5/+19 |
| | | | | |||||
| * | | | add completer interface (item roles) | Jussi Kuokkanen | 2020-11-25 | 1 | -0/+15 |
| | | | | |||||
| * | | | rename CompletionModel to CompletionProxyModel | Jussi Kuokkanen | 2020-11-25 | 3 | -4/+24 |
| | | | | |||||
| * | | | WIP Qml completer | Nicolas Werner | 2020-11-25 | 5 | -14/+174 |
| | | | | |||||
| * | | | Reenable Ctrl+U | Nicolas Werner | 2020-11-25 | 1 | -1/+3 |
| | | | | |||||
| * | | | Reimplement message history | Nicolas Werner | 2020-11-25 | 3 | -16/+60 |
| | | | | |||||
| * | | | Send typing updates from QML | Nicolas Werner | 2020-11-25 | 7 | -93/+56 |
| | | | | |||||
| * | | | Move emoji picker to qml | Nicolas Werner | 2020-11-25 | 17 | -8507/+18 |
| | | | | |||||
| * | | | Use old style connection (for Qt5.12) | Nicolas Werner | 2020-11-25 | 1 | -3/+1 |
| | | | | |||||
| * | | | Move calls to new input bar | Nicolas Werner | 2020-11-25 | 10 | -212/+86 |
| | | | | |||||
| * | | | Add file uploading | Nicolas Werner | 2020-11-25 | 17 | -318/+475 |
| | | | | |||||
| * | | | Basic text input in qml | Nicolas Werner | 2020-11-25 | 10 | -210/+178 |
| | | | | |||||
| * | | | Pasteable textinput | Nicolas Werner | 2020-11-25 | 7 | -3/+104 |
| | | | | |||||
| * | | | Disable scroll helper on mobile | Nicolas Werner | 2020-11-25 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #337 from trilene/master | DeepBlueV7.X | 2020-11-25 | 1 | -0/+5 |
|\ \ \ \ | | | | | | | | | | | Mitigate webrtc race condition | ||||
* \ \ \ \ | Merge pull request #334 from Kirillpt/issue_292 | DeepBlueV7.X | 2020-11-25 | 4 | -8/+73 |
|\ \ \ \ \ | |_|/ / / |/| | | | | fix #292 | ||||
| * | | | | Apply suggestions from code review | DeepBlueV7.X | 2020-11-25 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Update src/ui/TextField.cpp | DeepBlueV7.X | 2020-11-25 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | remove QFontMEtrics declaration | kirillpt | 2020-11-25 | 2 | -6/+3 |
| | | | | | |||||
| * | | | | fixed error_label_ below login button, now it's calculating height and uses ↵ | kirillpt | 2020-11-25 | 2 | -5/+14 |
| | | | | | | | | | | | | | | | | | | | | correct word wrapping | ||||
| * | | | | remove some useless matrixid layout, and move error_label_ under homeserver ↵ | kirillpt | 2020-11-24 | 2 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | input(FIXME) | ||||
| * | | | | fix word wraping for matrixid error message | kirillpt | 2020-11-24 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | make lint | kirillpt | 2020-11-24 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | move error_matrixid label below matrixid input, made hide/show for the ↵ | kirillpt | 2020-11-23 | 3 | -2/+25 |
| | | | | | | | | | | | | | | | | | | | | label, made red underline for invalid input, add to TextField class isValid() setValid() for custom validation | ||||
| * | | | | make lint | kirillpt | 2020-11-23 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Added QLabel for matrixIdError output and added new function which output ↵ | kirillpt | 2020-11-23 | 2 | -6/+30 |
| | | | | | | | | | | | | | | | | | | | | input id error, improve code like suggest @deepbluev7, return for error_label setWordWrap | ||||
| * | | | | make lint | kirillpt | 2020-11-23 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | fixed issue 292, but removed wordWrap from error_label_, because hint looks ↵ | kirillpt | 2020-11-23 | 1 | -3/+16 |
|/ / / / | | | | | | | | | | | | | bad with it | ||||
| | * / | Fix ActiveCallBar | trilene | 2020-11-25 | 1 | -25/+26 |
| |/ / | |||||
| * / | Mitigate webrtc race condition | trilene | 2020-11-24 | 1 | -0/+5 |
|/ / | |||||
* | | Merge pull request #332 from Kirillpt/russian-translate | DeepBlueV7.X | 2020-11-22 | 18 | -1292/+2484 |
|\ \ | | | | | | | Russian translate | ||||
| * | | make update-translations | kirillpt | 2020-11-22 | 18 | -1077/+2265 |
| | | | |||||
| * | | add more russian translations | kirillpt | 2020-11-22 | 1 | -217/+221 |
|/ / | |||||
* | | Make reply background a bit less saturated | Nicolas Werner | 2020-11-21 | 1 | -1/+1 |
| | | |||||
* | | Add some padding between scrollbar and messages | Nicolas Werner | 2020-11-21 | 1 | -1/+1 |
| | | |||||
* | | Added translation using Weblate (Swedish) | Weblate | 2020-11-19 | 1 | -0/+2297 |
| | | | | | | | | Co-authored-by: Emilie <em@nao.sh> | ||||
* | | Fix tags and world buttons leaking as communities leaking over the network | Nicolas Werner | 2020-11-18 | 1 | -4/+10 |
| | | |||||
* | | Silence signal syntax deprecated | Nicolas Werner | 2020-11-15 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #327 from kamathmanu/qtBackwardsCompatability | DeepBlueV7.X | 2020-11-15 | 3 | -12/+12 |
|\ \ | | | | | | | Make compatible with qt 5.12 | ||||
| * | | Make compatible with qt 5.12 | kamathmanu | 2020-11-14 | 3 | -12/+12 |
| | | | |||||
* | | | Merge pull request #325 from trilene/webrtc-video | DeepBlueV7.X | 2020-11-13 | 7 | -11/+94 |
|\ \ \ | | | | | | | | | Make incoming call ringtone a user setting | ||||
| * | | | clang-format | trilene | 2020-11-13 | 3 | -5/+5 |
| | | | | |||||
| * | | | Make incoming call ringtone a user setting | trilene | 2020-11-12 | 4 | -6/+89 |
| | | | | |||||
* | | | | Merge pull request #314 from MayeulC/smoothie-2 | DeepBlueV7.X | 2020-11-12 | 4 | -13/+9 |
|\ \ \ \ | |_|_|/ |/| | | | Smooth all the things [v2] | ||||
| * | | | Simplify PainterHighQualityEnabler code | Mayeul Cantan | 2020-11-07 | 1 | -11/+3 |
| | | | | | | | | | | | | | | | | | | | | There is no need to iterate over a list, flags can be applied and stored simultaneously. | ||||
| * | | | Smooth avatars in widgets | Mayeul Cantan | 2020-11-07 | 1 | -1/+3 |
| | | | | |||||
| * | | | Smooth pictures in timeline | Mayeul Cantan | 2020-10-31 | 1 | -0/+2 |
| | | | | |||||
| * | | | Smooth Avatars in timeline | Mayeul Cantan | 2020-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This helps on low-dpi screens, getting rid of the jaggies. | ||||
* | | | | Merge pull request #320 from trilene/webrtc-video | DeepBlueV7.X | 2020-11-09 | 7 | -57/+168 |
|\ \ \ \ | | |/ / | |/| | | Video calls: add local webcam view | ||||
| * | | | Video calls: add local webcam view | trilene | 2020-11-09 | 7 | -57/+168 |
| | | | | |||||
* | | | | Merge pull request #319 from HarHarLinks/patch-1 | DeepBlueV7.X | 2020-11-09 | 1 | -2/+2 |
|\ \ \ \ | |_|_|/ |/| | | | Update README with element.io | ||||
| * | | | Update README with element.io | Kim Brose | 2020-11-09 | 1 | -2/+2 |
|/ / / | |||||
* | / | Translated using Weblate (French) | Weblate | 2020-11-07 | 1 | -1/+1 |
| |/ |/| | | | | | | | | | | | | | Currently translated at 100.0% (411 of 411 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | ||||
* | | Merge pull request #313 from MayeulC/shrug-text | DeepBlueV7.X | 2020-10-31 | 1 | -1/+1 |
|\ \ | | | | | | | Allow sending text after `shrug` | ||||
| * | | Allow sending text after `shrug` | Mayeul Cantan | 2020-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ¯\_(ツ)_/¯ IDK, I like to write something after, sometimes Allow sending: ¯\_(ツ)_/¯ some text By entering: /shrug some text It's supported in Element. If you did it in nheko, you just used to lose the extra text. Not putting text is still supported, a ternary operator makes sure a space is only inserted if the text isn't empty, to avoid having a trailing space. | ||||
* | | | Merge pull request #310 from MayeulC/fix-typo | DeepBlueV7.X | 2020-10-31 | 3 | -7/+7 |
|\ \ \ | | | | | | | | | Improve wording in multiple strings. | ||||
| * | | | Wording: replace "encrypted room" with "encrypted private chat" | Mayeul Cantan | 2020-10-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | This is for consistency with "Start a private chat", and is more specific. | ||||
| * | | | Wording: change "Mobile mode" for "Touchscreen mode" | Mayeul Cantan | 2020-10-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | This is less ambiguous. Moreover, this mode might be useful on a computer touchscreen. | ||||
| * | | | Wording: change "trusted users" for "verified users" | Mayeul Cantan | 2020-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is less ambiguous, as it aligns with the other uses. Trusted might refer to something else, like the reputation project. You can trust a user you haven't verified. Also mention devices as this shares keys with verified devices, for when device verification was performed without cross-signing. | ||||
| * | | | Wording: Verification request isn't a request anymore once accepted | Mayeul Cantan | 2020-10-31 | 1 | -2/+2 |
| |/ / | | | | | | | | | | Replace it with "verification process". | ||||
* | | | Merge pull request #312 from trilene/webrtc-video | DeepBlueV7.X | 2020-10-31 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | Fix crash when stun server selected | ||||
| * | | Fix crash when stun server selected | trilene | 2020-10-30 | 1 | -1/+1 |
|/ / | |||||
* | | Supress unused var warning for STUN_SERVER (used only if gstreamer supported) | Nicolas Werner | 2020-10-30 | 4 | -6/+6 |
| | | |||||
* | | Merge pull request #311 from trilene/webrtc-video | DeepBlueV7.X | 2020-10-30 | 18 | -296/+1018 |
|\ \ | | | | | | | Support video calls | ||||
| * | | Unused variable | trilene | 2020-10-29 | 1 | -4/+4 |
| | | | |||||
| * | | Remove unused variable | trilene | 2020-10-29 | 1 | -1/+1 |
| | | | |||||
| * | | Avoid std::from_chars for now | trilene | 2020-10-29 | 1 | -4/+2 |
| | | | |||||
| * | | Document better rtp payload types | trilene | 2020-10-29 | 1 | -3/+9 |
| | | | |||||
| * | | Avoid ugly error if pipeline creation fails | trilene | 2020-10-29 | 1 | -2/+4 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/master' into webrtc-video | trilene | 2020-10-28 | 37 | -440/+452 |
| |\ \ | |||||
| * | | | Fix crash on exit | trilene | 2020-10-27 | 7 | -38/+30 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/master' into webrtc-video | trilene | 2020-10-27 | 66 | -2503/+7983 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Support video calls | trilene | 2020-10-27 | 18 | -433/+1157 |
| | | | | |||||
* | | | | Fix clipboard image pasting crash on macos | Joseph Donofry | 2020-10-28 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Make back button bigger as it is hard to tap with your thumb | Nicolas Werner | 2020-10-28 | 1 | -0/+2 |
| | | | |||||
* | | | Merge pull request #308 from Nheko-Reborn/build-opt | DeepBlueV7.X | 2020-10-28 | 33 | -250/+257 |
|\ \ \ | | | | | | | | | Optimize build | ||||
| * | | | Don't pass around empty timeline | Nicolas Werner | 2020-10-28 | 6 | -19/+15 |
| | | | | |||||
| * | | | Fix ambiguous namespace on gcc7 | Nicolas Werner | 2020-10-27 | 2 | -2/+2 |
| | | | | |||||
| * | | | No roomid on leave | Nicolas Werner | 2020-10-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | Optimize build | Nicolas Werner | 2020-10-27 | 33 | -232/+243 |
| | | | | |||||
* | | | | Translated using Weblate (Russian) | Weblate | 2020-10-28 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 31.3% (129 of 411 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko | ||||
* | | | | Translated using Weblate (Finnish) | Weblate | 2020-10-28 | 1 | -58/+58 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 50.1% (206 of 411 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 (French) | Weblate | 2020-10-28 | 1 | -100/+100 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (411 of 411 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | ||||
* | | | | Translated using Weblate (Estonian) | Weblate | 2020-10-28 | 1 | -56/+56 |
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (411 of 411 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | ||||
* | | | Translated using Weblate (English) | Weblate | 2020-10-26 | 1 | -60/+60 |
|/ / | | | | | | | | | | | | | | | Currently translated at 100.0% (411 of 411 strings) Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko | ||||
* | | Fix small scope issue | Nicolas Werner | 2020-10-26 | 1 | -6/+5 |
| | | |||||
* | | Run update-translations | Joseph Donofry | 2020-10-26 | 17 | -788/+1740 |
| | | |||||
* | | Disable new MessageInput, until you can paste images | Nicolas Werner | 2020-10-26 | 4 | -15/+4 |
| | | |||||
* | | Split up TimelineView into separate components | Nicolas Werner | 2020-10-26 | 8 | -472/+531 |
| | | |||||
* | | Qml message input mockup | Nicolas Werner | 2020-10-26 | 9 | -228/+327 |
| | | |||||
* | | Merge pull request #307 from LorenDB/ctrl-u | DeepBlueV7.X | 2020-10-24 | 1 | -0/+3 |
|\ \ | | | | | | | Delete text on Ctrl-U | ||||
| * | | Delete text on Ctrl-U | LorenDB | 2020-10-21 | 1 | -0/+3 |
| | | | |||||
* | | | Fix login | Nicolas Werner | 2020-10-24 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #306 from LorenDB/master | DeepBlueV7.X | 2020-10-24 | 7 | -24/+69 |
|\ \ \ | | | | | | | | | Add option for separate profiles | ||||
| * | | | Add option for unique config | LorenDB | 2020-10-24 | 7 | -24/+69 |
| |/ / | |||||
* | | | Add mobile mode which improves scrolling | Nicolas Werner | 2020-10-24 | 3 | -1/+28 |
| | | | |||||
* | | | Fix copying text | Nicolas Werner | 2020-10-24 | 1 | -2/+0 |
| | | | |||||
* | | | Fix infinite pagination properly now. | Nicolas Werner | 2020-10-23 | 4 | -5/+19 |
| | | |