Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to X icon and add close button | NepNep21 | 2023-10-25 | 1 | -1/+14 |
* | Move dialog to settings page and add avatar image to delegate | NepNep21 | 2023-10-24 | 5 | -31/+38 |
* | Cleanup ignore user functionality slightly | Nicolas Werner | 2023-10-24 | 7 | -46/+102 |
* | Merge branch 'ignore-users' of github.com:NepNep21/nheko into ignore-users | Nicolas Werner | 2023-10-23 | 9 | -5/+200 |
|\ | |||||
| * | Fix license lint... | NepNep21 | 2023-10-01 | 1 | -0/+1 |
| * | Fix lint after clazy fix | NepNep21 | 2023-10-01 | 1 | -2/+1 |
| * | Lint + clazy | NepNep21 | 2023-10-01 | 3 | -8/+7 |
| * | Use properties | NepNep21 | 2023-10-01 | 6 | -34/+58 |
| * | Move comments to proper reviews | NepNep21 | 2023-10-01 | 1 | -2/+0 |
| * | UI improvements | NepNep21 | 2023-10-01 | 1 | -4/+14 |
| * | Rebase | NepNep21 | 2023-10-01 | 7 | -5/+169 |
* | | prevent overscroll in roomlist and communities list | Nicolas Werner | 2023-10-23 | 2 | -10/+12 |
* | | Fix scroll position jumping when replying or resizing the window | Nicolas Werner | 2023-10-23 | 1 | -0/+7 |
* | | Migrate olm sessions to be stored in one database instead of thousands | Nicolas Werner | 2023-10-23 | 3 | -27/+91 |
* | | hr tags are self closing | Nicolas Werner | 2023-10-22 | 1 | -1/+1 |
* | | Merge pull request #1585 from Mikaela/gitattributes2 | DeepBlueV7.X | 2023-10-21 | 2 | -0/+11 |
|\ \ | |||||
| * | | add .editorconfig based on .clang-format | Aminda Suomalainen | 2023-10-16 | 1 | -0/+8 |
| * | | add .gitattributes | Aminda Suomalainen | 2023-10-16 | 1 | -0/+3 |
* | | | Add a way to compact the database | Nicolas Werner | 2023-10-21 | 5 | -10/+110 |
* | | | Possibly fix a crash in the EventDelegateChooser | Nicolas Werner | 2023-10-20 | 2 | -8/+18 |
* | | | Small qml fixes | Nicolas Werner | 2023-10-18 | 5 | -19/+22 |
* | | | Relayout when event delegates change implicit size | Nicolas Werner | 2023-10-18 | 2 | -1/+4 |
|/ / | |||||
* | | Translated using Weblate (French) | Weblate | 2023-10-14 | 1 | -1/+1 |
* | | Qt6.6 compatibility | Nicolas Werner | 2023-10-13 | 16 | -32/+32 |
* | | Fix (hopefully) HiDPI scaling issues with edit and encryption icons | Joseph Donofry | 2023-10-13 | 2 | -3/+4 |
* | | Fix forward completer after delegate rework | Nicolas Werner | 2023-10-11 | 1 | -4/+4 |
* | | Remove old messages only when the db is full or on startup | Nicolas Werner | 2023-10-11 | 1 | -8/+4 |
* | | Focus to the message input bar after dragging and dropping a file | Sateallia | 2023-10-11 | 1 | -0/+1 |
* | | Fix chat effect particles sometimes getting 'stuck' on screen | Joseph Donofry | 2023-10-09 | 2 | -1/+9 |
* | | Try to fix 'PowerlevelIndicator is not a type' | Nicolas Werner | 2023-10-10 | 1 | -6/+8 |
* | | Fix reply and topic colors | Nicolas Werner | 2023-10-10 | 2 | -5/+7 |
* | | fix click to go to reply after merge | Nicolas Werner | 2023-10-10 | 1 | -1/+1 |
* | | Merge branch 'delegate-rework' | Nicolas Werner | 2023-10-10 | 36 | -1898/+2357 |
|\ \ | |||||
| * | | Restore reply context menu | Nicolas Werner | 2023-10-10 | 3 | -15/+31 |
| * | | Attach reactions on the right for our own bubbled messages | Nicolas Werner | 2023-10-09 | 1 | -1/+1 |
| * | | Make effect messages stand out more | Nicolas Werner | 2023-10-09 | 2 | -2/+11 |
| * | | Add threads display and prettier highlight to bubbles style | Nicolas Werner | 2023-10-09 | 1 | -2/+4 |
| * | | Remove old TimelineRow | Nicolas Werner | 2023-10-09 | 2 | -348/+0 |
| * | | cleanups | Nicolas Werner | 2023-10-09 | 4 | -12/+12 |
| * | | Shrink replies | Nicolas Werner | 2023-10-09 | 4 | -4/+4 |
| * | | Basic bubble style | Nicolas Werner | 2023-10-09 | 5 | -71/+445 |
| * | | Fix missing property showAcceptKnockButton | Nicolas Werner | 2023-10-09 | 1 | -2/+2 |
| * | | Fix CPU usage from out of frame animated images | Nicolas Werner | 2023-10-09 | 2 | -4/+16 |
| * | | Start working on bubble delegate | Nicolas Werner | 2023-10-09 | 2 | -5/+13 |
| * | | Fix high CPU use caused by ItemParticle | Nicolas Werner | 2023-10-09 | 1 | -11/+35 |
| * | | Fix typing notifications | Nicolas Werner | 2023-10-09 | 5 | -15/+16 |
| * | | Fixup reply and state event rendering | Nicolas Werner | 2023-10-08 | 10 | -901/+211 |
| * | | Switch to manual polishing of event delegates | Nicolas Werner | 2023-10-08 | 7 | -60/+169 |
| * | | Reimplement mention highlight and scroll to highlight | Nicolas Werner | 2023-09-20 | 2 | -0/+56 |
| * | | Move message styles to their own files and work around hover not propagating ... | Nicolas Werner | 2023-09-20 | 6 | -467/+530 |
| * | | Fix alignment of file messages and redactions | Nicolas Werner | 2023-09-17 | 3 | -7/+12 |
| * | | Fix power level indicator size | Nicolas Werner | 2023-09-12 | 1 | -0/+6 |
| * | | Fix timeline menus | Nicolas Werner | 2023-09-08 | 1 | -4/+37 |
| * | | Reenable status part of timeline messages | Nicolas Werner | 2023-08-28 | 2 | -27/+108 |
| * | | Improve image size limiting | Nicolas Werner | 2023-08-27 | 2 | -0/+2 |
| * | | Fix reply backgrounds in images | Nicolas Werner | 2023-08-26 | 1 | -0/+15 |
| * | | Fix some reply layouting loops | Nicolas Werner | 2023-08-25 | 4 | -7/+5 |
| * | | Reimplement reply delegate by moving out the timeline event without layout | Nicolas Werner | 2023-08-25 | 13 | -460/+352 |
| * | | Show reactions again | Nicolas Werner | 2023-08-25 | 1 | -2/+38 |
| * | | Remaining events apart from verification | Nicolas Werner | 2023-08-25 | 9 | -89/+287 |
| * | | Get rid of redundant constructions and make room implicit | Nicolas Werner | 2023-08-25 | 6 | -10/+28 |
| * | | Port redacted messages | Nicolas Werner | 2023-08-25 | 2 | -13/+31 |
| * | | Port state events and images | Nicolas Werner | 2023-08-25 | 7 | -101/+231 |
| * | | Working text messages in delegate rework | Nicolas Werner | 2023-08-25 | 5 | -35/+191 |
| * | | Create an EventDelegateChooser | Nicolas Werner | 2023-08-25 | 8 | -191/+432 |
* | | | Translated using Weblate (French) | Weblate | 2023-10-09 | 1 | -41/+43 |
* | | | Merge pull request #1575 from Nheko-Reborn/plindicator | DeepBlueV7.X | 2023-10-04 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | Fix powerlevel indicator size in the timeline | Loren Burkholder | 2023-10-02 | 2 | -4/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #1576 from Nheko-Reborn/fixreplies | DeepBlueV7.X | 2023-10-02 | 1 | -1/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix reply text color | Loren Burkholder | 2023-10-02 | 1 | -1/+3 |
|/ / | |||||
* | | Merge pull request #1573 from Nheko-Reborn/fixqml | DeepBlueV7.X | 2023-10-01 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add missing QML import | Loren Burkholder | 2023-10-01 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #1571 from Nheko-Reborn/directory | DeepBlueV7.X | 2023-10-01 | 1 | -3/+23 |
|\ \ | |||||
| * | | Add close button and room open button to room directory dialog | Loren Burkholder | 2023-09-29 | 1 | -3/+23 |
* | | | Merge pull request #1537 from Nheko-Reborn/issue1426 | DeepBlueV7.X | 2023-10-01 | 3 | -1/+33 |
|\ \ \ | |||||
| * | | | Allow configuring global hidden event settings | Loren Burkholder | 2023-09-23 | 3 | -1/+33 |
| |/ / | |||||
* | | | Merge pull request #1534 from Nheko-Reborn/issue1494 | DeepBlueV7.X | 2023-10-01 | 3 | -9/+9 |
|\ \ \ | |||||
| * | | | Use @user:example.com for all sample mxids | Loren Burkholder | 2023-09-23 | 3 | -9/+9 |
* | | | | Merge pull request #1572 from Nheko-Reborn/differentiateTouch | DeepBlueV7.X | 2023-10-01 | 5 | -20/+16 |
|\ \ \ \ | |||||
| * | | | | Qt 6.4 properly supports scrolling text with touch | Loren Burkholder | 2023-09-30 | 5 | -20/+16 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1565 from Nheko-Reborn/cmake_formatting | DeepBlueV7.X | 2023-10-01 | 1 | -666/+656 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Format CMakeLists.txt | Loren Burkholder | 2023-09-23 | 1 | -666/+656 |
|/ / / | |||||
* | | | Update mtxclient to work around empty event types | Nicolas Werner | 2023-09-15 | 2 | -2/+2 |
* | | | Added translation using Weblate (Arabic) | Weblate | 2023-08-25 | 1 | -0/+5455 |
| |/ |/| | |||||
* | | Merge pull request #1536 from Nheko-Reborn/issue1440 | DeepBlueV7.X | 2023-08-22 | 1 | -10/+29 |
|\ \ | |||||
| * | | Add explicit default font option | Loren Burkholder | 2023-08-11 | 1 | -10/+29 |
* | | | Merge pull request #1552 from q234rty/master | DeepBlueV7.X | 2023-08-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix build with fmt 10.1.0 | q234rty | 2023-08-17 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #1548 from Nheko-Reborn/cleanupWidgetsStuff | DeepBlueV7.X | 2023-08-13 | 3 | -11/+0 |
|\ \ \ | |||||
| * | | | Remove some unnecessary forward declarations and headers | Loren Burkholder | 2023-08-11 | 3 | -11/+0 |
|/ / / | |||||
* | | | Merge pull request #1535 from Nheko-Reborn/powerlevelsInTimeline | DeepBlueV7.X | 2023-08-10 | 6 | -34/+71 |
|\ \ \ | |||||
| * | | | Swap PL indicator location | Nicolas Werner | 2023-08-10 | 1 | -8/+12 |
| * | | | Merge remote-tracking branch 'origin/powerlevelsInTimeline' | Nicolas Werner | 2023-08-10 | 6 | -33/+66 |
| |\ \ \ | |||||
| | * | | | Show an indicator in the timeline for mods and admins | Loren Burkholder | 2023-07-23 | 6 | -33/+66 |
| | |/ / | |||||
* | | | | Merge pull request #1523 from Nheko-Reborn/qmlFallbackAuth | DeepBlueV7.X | 2023-08-10 | 9 | -124/+149 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | QML the fallback auth dialog | Loren Burkholder | 2023-07-14 | 9 | -124/+149 |
* | | | | Remove usage of creator | Nicolas Werner | 2023-08-09 | 3 | -3/+2 |
* | | | | Merge pull request #1531 from Nheko-Reborn/smootherReactions | DeepBlueV7.X | 2023-07-28 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Use mipmap on custom reactions | Loren Burkholder | 2023-07-22 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1532 from Nheko-Reborn/issue1512 | DeepBlueV7.X | 2023-07-28 | 3 | -2/+22 |
|\ \ \ \ | |||||
| * | | | | Add mark as read entry to the roomlist right-click menu | Loren Burkholder | 2023-07-22 | 3 | -2/+22 |
| |/ / / | |||||
* | | / | Update coeurl for fmt10 compatibility | Nicolas Werner | 2023-07-28 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge pull request #1533 from Nheko-Reborn/compileErrorFixes | Joseph Donofry | 2023-07-23 | 1 | -10/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix some compiler errors | Loren Burkholder | 2023-07-23 | 1 | -10/+9 |
|/ / | |||||
* | | Translated using Weblate (Chinese (Simplified)) | Weblate | 2023-07-20 | 1 | -40/+44 |
* | | Translated using Weblate (Dutch) | Weblate | 2023-07-20 | 1 | -13/+15 |
* | | Translated using Weblate (Persian) | Weblate | 2023-07-20 | 1 | -5/+5 |
* | | Added translation using Weblate (Persian) | Weblate | 2023-07-18 | 1 | -0/+5407 |
* | | Translated using Weblate (Chinese (Simplified)) | Weblate | 2023-07-18 | 1 | -37/+37 |
* | | Translated using Weblate (Chinese (Simplified)) | Weblate | 2023-07-18 | 1 | -4/+5 |
* | | Translated using Weblate (Indonesian) | Weblate | 2023-07-18 | 1 | -57/+58 |
* | | Translated using Weblate (Estonian) | Weblate | 2023-07-18 | 1 | -79/+85 |
* | | Fix pip command | Joseph Donofry | 2023-07-17 | 1 | -1/+1 |
* | | Use official qt binaries on cirrus-ci for apple silicon | Joseph Donofry | 2023-07-17 | 3 | -5/+9 |
* | | Update macOS runner to use official binaries | Joseph Donofry | 2023-07-16 | 4 | -5/+6 |
* | | Remove final which breaks type registration | Nicolas Werner | 2023-07-16 | 3 | -3/+3 |
* | | Fix verification error codes | Nicolas Werner | 2023-07-16 | 2 | -0/+5 |
* | | Update some translations | Nicolas Werner | 2023-07-13 | 2 | -19/+19 |
* | | Merge in old translations | Nicolas Werner | 2023-07-13 | 29 | -11480/+11551 |
* | | Fix qml translations | Nicolas Werner | 2023-07-13 | 31 | -12/+79785 |
* | | Translated using Weblate (Indonesian) | Weblate | 2023-07-12 | 1 | -28/+32 |
* | | Merge pull request #1518 from Decodetalkers/duplicateid | DeepBlueV7.X | 2023-07-12 | 1 | -5/+0 |
|\ \ | |/ |/| | |||||
| * | fix: duplicate id | ShootingStarDragons | 2023-07-12 | 1 | -5/+0 |
* | | Update german translation | Nicolas Werner | 2023-07-12 | 1 | -30/+34 |
* | | Merge weblate and github | Nicolas Werner | 2023-07-12 | 0 | -0/+0 |
|\ \ | |||||
| * | | Translated using Weblate (Finnish) | Aminda Suomalainen | 2023-07-12 | 1 | -2/+2 |
* | | | Update translations | Nicolas Werner | 2023-07-12 | 29 | -76354/+5466 |
|/ / | |||||
* | | Translated using Weblate (Chinese (Simplified)) | Weblate | 2023-07-12 | 1 | -0/+5 |
* | | Translated using Weblate (Finnish) | Weblate | 2023-07-12 | 1 | -37/+42 |
* | | Fix presence not updating in the timeline | Nicolas Werner | 2023-07-09 | 1 | -1/+1 |
* | | Fix a few more bugs where a limited timeline could cause a hanging pagination | Nicolas Werner | 2023-07-09 | 1 | -2/+15 |
* | | Fix pagination in rooms with a full batch of redactions | Nicolas Werner | 2023-07-09 | 1 | -4/+21 |
* | | Fix mass redaction /command | Nicolas Werner | 2023-07-09 | 1 | -3/+6 |
* | | Merge pull request #1517 from Nheko-Reborn/fixMessagePowerlevelPlaceholder | DeepBlueV7.X | 2023-07-08 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | Fix the color on the insufficient powerlevel warning | Loren Burkholder | 2023-07-08 | 1 | -1/+2 |
|/ | |||||
* | Focus to the message input bar after selecting a file | Sateallia | 2023-07-06 | 1 | -0/+1 |
* | Merge pull request #1501 from Nheko-Reborn/qmlRecaptcha | DeepBlueV7.X | 2023-07-06 | 10 | -134/+154 |
|\ | |||||
| * | Remove duplicate UIA error display | Loren Burkholder | 2023-07-06 | 1 | -9/+0 |
| * | make lint | Loren Burkholder | 2023-07-06 | 2 | -5/+6 |
| * | Port the reCAPTCHA dialog to QML | Loren Burkholder | 2023-07-06 | 9 | -124/+153 |
| * | Remove unneeded forward declaration | Loren Burkholder | 2023-06-29 | 1 | -1/+0 |
* | | Add an early out cache for event expiration | Nicolas Werner | 2023-07-06 | 4 | -8/+93 |
* | | Fix event expiration not always stopping properly and redacting some wrong st... | Nicolas Werner | 2023-07-06 | 1 | -11/+22 |
* | | Prevent redactions of ACL and Create events, since Synapse prevents redaction... | Nicolas Werner | 2023-07-06 | 1 | -1/+10 |
* | | Fix overflow in event expiration days | Nicolas Werner | 2023-07-05 | 1 | -3/+3 |
* | | Fix variable shadowing | Nicolas Werner | 2023-07-05 | 2 | -7/+6 |
* | | Add experimental event expiration | Nicolas Werner | 2023-07-05 | 10 | -32/+475 |
* | | Add some event expiration function | Nicolas Werner | 2023-07-04 | 2 | -0/+202 |
* | | Disable mipmaps for avatars | Nicolas Werner | 2023-07-04 | 1 | -2/+0 |
|/ | |||||
* | Partially revert alias naming changes in German translation | Nicolas Werner | 2023-06-29 | 1 | -190/+190 |
* | Rework how history settings are represented | Nicolas Werner | 2023-06-28 | 2 | -51/+127 |
* | Fix build against fmt10 | Nicolas Werner | 2023-06-28 | 4 | -9/+14 |
* | Allow viewing and changing the history visibility | Nicolas Werner | 2023-06-24 | 3 | -1/+135 |
* | Bump arm job count | Nicolas Werner | 2023-06-20 | 2 | -7/+3 |
* | Make sure to upload on failure | Joseph Donofry | 2023-06-19 | 1 | -0/+1 |
* | Upload notary logs | Joseph Donofry | 2023-06-19 | 2 | -2/+5 |
* | Limit parallel jobs on arm runner | Nicolas Werner | 2023-06-19 | 1 | -2/+5 |
* | Fix some sizes in layouts | Nicolas Werner | 2023-06-19 | 2 | -3/+3 |
* | More linter fixes | Nicolas Werner | 2023-06-19 | 6 | -11/+12 |
* | Fix screenshare selection | Nicolas Werner | 2023-06-19 | 2 | -2/+2 |
* | Fix login and registration page registration | Nicolas Werner | 2023-06-19 | 2 | -2/+2 |
* | Some qmllint fixes | Nicolas Werner | 2023-06-19 | 3 | -8/+6 |
* | Fix UserSettingsModel and Communities singleton instantiation | Nicolas Werner | 2023-06-19 | 4 | -1/+8 |
* | Try to fix notarization path | Nicolas Werner | 2023-06-19 | 1 | -1/+1 |
* | Fix completer size | Nicolas Werner | 2023-06-19 | 3 | -4/+4 |
* | Properly register image pack types | Nicolas Werner | 2023-06-19 | 2 | -2/+9 |
* | Fix double nested nheko folder | Nicolas Werner | 2023-06-19 | 1 | -2/+4 |
* | Move nheko buildir up by one | Nicolas Werner | 2023-06-19 | 5 | -12/+10 |
* | Temporarily revert TextArea change until I find a proper fix for the binding ... | Nicolas Werner | 2023-06-19 | 1 | -13/+13 |
* | Make theme visible to qml | Nicolas Werner | 2023-06-19 | 1 | -0/+3 |
* | Fix dialog paths | Nicolas Werner | 2023-06-19 | 4 | -33/+37 |
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 73 | -476/+574 |
* | Remove explicit link styling | Nicolas Werner | 2023-06-18 | 1 | -1/+0 |
* | Update install prefix | Joseph Donofry | 2023-06-15 | 1 | -2/+2 |
* | Maybe fix macOS deployment (intel for now) | Joseph Donofry | 2023-06-15 | 2 | -4/+19 |
* | Translated using Weblate (Estonian) | Weblate | 2023-06-10 | 1 | -0/+5 |
* | Translated using Weblate (French) | Weblate | 2023-06-10 | 1 | -1/+1 |
* | Translated using Weblate (Indonesian) | Weblate | 2023-06-10 | 1 | -0/+5 |
* | Use TextArea for message text | Nicolas Werner | 2023-06-10 | 1 | -1/+16 |
* | Fix linting | Nicolas Werner | 2023-06-10 | 1 | -2/+2 |
* | Show some generic message for ACL changes | Nicolas Werner | 2023-06-10 | 3 | -0/+21 |
* | Add inviter to the invite reason | Nicolas Werner | 2023-06-10 | 6 | -4/+102 |
* | Properly set pack avatar | Nicolas Werner | 2023-06-09 | 1 | -0/+2 |
* | Fix binding loop in roomlist | Nicolas Werner | 2023-06-09 | 2 | -35/+43 |
* | Fix toggle placement in user settings | Nicolas Werner | 2023-06-09 | 1 | -5/+5 |
* | Try to work around macdeployqt missing packages | Nicolas Werner | 2023-06-09 | 1 | -1/+3 |
* | Fix scrolling in image dialog | Nicolas Werner | 2023-06-09 | 1 | -2/+6 |
* | Use qt6 prefix to build macos packages | Nicolas Werner | 2023-06-09 | 2 | -5/+5 |
* | Make settings combobox width dependent on content | Nicolas Werner | 2023-06-08 | 2 | -3/+3 |
* | Fix translations (and simplify resource files) | Nicolas Werner | 2023-06-08 | 2 | -32/+13 |
* | Fix communites sidebar color | Nicolas Werner | 2023-06-08 | 2 | -3/+6 |
* | Fix theme in cross-signing setup | Nicolas Werner | 2023-06-08 | 6 | -10/+19 |
* | Fix notification images | Nicolas Werner | 2023-06-08 | 2 | -20/+10 |
* | Replace some binding loops with others | Nicolas Werner | 2023-06-08 | 5 | -6/+7 |
* | Fix palette in popups | Nicolas Werner | 2023-06-08 | 5 | -6/+18 |
* | Workaround palette not set on new windows | Nicolas Werner | 2023-06-08 | 3 | -0/+30 |
* | Remove MacExtras include | Nicolas Werner | 2023-06-08 | 1 | -30/+1 |
* | Use Badge function on non-dbus systems | Nicolas Werner | 2023-06-08 | 1 | -3/+2 |
* | Remove QtMac header | Nicolas Werner | 2023-06-08 | 1 | -1/+0 |
* | Fix playable media playback | Nicolas Werner | 2023-06-08 | 2 | -25/+24 |
* | Fix some undefined variables in the UploadBox | Nicolas Werner | 2023-06-08 | 1 | -2/+3 |
* | Fix member event binding loop | Nicolas Werner | 2023-06-08 | 1 | -1/+1 |
* | Remove mac extras | Nicolas Werner | 2023-06-08 | 1 | -7/+1 |
* | Link XCB always if X11 support is on | Nicolas Werner | 2023-06-08 | 3 | -9/+18 |
* | Remove WinMain | Nicolas Werner | 2023-06-08 | 1 | -1/+0 |
* | Fix one more clazy issue | Nicolas Werner | 2023-06-08 | 2 | -2/+4 |
* | Remove a few more QPairs | Nicolas Werner | 2023-06-08 | 1 | -3/+3 |
* | Update Qt in Windows CI | Nicolas Werner | 2023-06-08 | 1 | -1/+1 |
* | Disable ubuntu builds until a recent enough Qt version is available | Nicolas Werner | 2023-06-08 | 2 | -4/+6 |
* | Fix a few more clazy warnings | Nicolas Werner | 2023-06-08 | 2 | -3/+5 |
* | Update tumbleweed deps | Nicolas Werner | 2023-06-08 | 1 | -10/+9 |
* | Fix a few clazy warnings | Nicolas Werner | 2023-06-08 | 3 | -21/+11 |
* | Update alpine dependencies | Nicolas Werner | 2023-06-08 | 1 | -4/+4 |
* | Fix qtkeychain include | Nicolas Werner | 2023-06-08 | 1 | -1/+1 |
* | Try to fix gstreamer build | Nicolas Werner | 2023-06-08 | 1 | -1/+1 |
* | QtKeychain used a different tag pattern for 0.14.1... | Nicolas Werner | 2023-06-08 | 1 | -1/+1 |
* | Try to fix flatpak build and change appid | Nicolas Werner | 2023-06-08 | 6 | -47/+48 |
* | Fix username label eliding loop | Nicolas Werner | 2023-06-08 | 2 | -5/+11 |
* | Fix request for empty image | Nicolas Werner | 2023-06-08 | 4 | -4/+8 |
* | Bump mtxclient dep | Nicolas Werner | 2023-06-08 | 3 | -3/+3 |
* | Fix QChar range | Nicolas Werner | 2023-06-08 | 2 | -2/+3 |
* | Use multidata in timeline model | Nicolas Werner | 2023-06-08 | 3 | -3/+25 |
* | Remove style sheets | Nicolas Werner | 2023-06-08 | 5 | -204/+2 |
* | Fix message height | Nicolas Werner | 2023-06-08 | 1 | -2/+1 |
* | Improve timestamp layouting in room list | Nicolas Werner | 2023-06-08 | 1 | -13/+13 |
* | Format qml | Nicolas Werner | 2023-06-08 | 28 | -2691/+2360 |
* | lint | Nicolas Werner | 2023-06-08 | 20 | -118/+97 |
* | Get rid of scrollhelper | Nicolas Werner | 2023-06-08 | 18 | -186/+2 |
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 88 | -480/+426 |
* | First runnable qt6 Nheko | Nicolas Werner | 2023-06-08 | 8 | -47/+46 |
* | Make Nheko compile on Qt6 | Nicolas Werner | 2023-06-08 | 39 | -363/+110 |
* | Select Qt6 in cmake | Nicolas Werner | 2023-06-08 | 2 | -30/+29 |
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -2/+2 |
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -5/+5 |
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -9/+9 |
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -2/+2 |
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -2/+2 |
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -2/+2 |
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -2/+2 |
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -1/+1 |
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -8/+9 |
* | Translated using Weblate (French) | Weblate | 2023-06-07 | 1 | -1/+1 |
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 |
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 |
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 |
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 |
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 |
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 |
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 |
* | Update translation files | Weblate | 2023-06-07 | 1 | -5/+0 |