summary refs log tree commit diff
path: root/resources/qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make pill text color match the separator colorNicolas Werner2021-11-111-1/+1
|
* Swap encryption and edit indicatorNicolas Werner2021-11-111-9/+9
|
* Improve the layout and behaviour of topbar slightlyNicolas Werner2021-11-113-16/+39
|
* Merge pull request #798 from LorenDB/fixRRDialogDeepBlueV7.X2021-11-091-0/+1
|\ | | | | Fix clicking on avatar
| * Fix clicking on avatarLoren Burkholder2021-11-081-0/+1
| |
* | Explicitly namespace platform moduleNicolas Werner2021-11-091-3/+3
| |
* | Merge pull request #791 from Nheko-Reborn/secret-storage-fixesDeepBlueV7.X2021-11-074-5/+5
|\ \ | |/ |/| Move away from using an event loop to access secrets
| * Move away from using an event loop to access secretsNicolas Werner2021-11-074-5/+5
| | | | | | | | | | | | | | | | Fixes messages in room flickering and being stuck fixes #760 relates to #770 relates to #789
* | Use ItemDelegate for read receiptsLoren Burkholder2021-11-061-42/+39
|/
* Fix leave room dialogNicolas Werner2021-11-051-3/+3
|
* Use ItemDelegate for CommunitiesListNicolas Werner2021-11-031-23/+22
|
* Use ItemDelegate in RoomList instead of a Rectangle with handlersNicolas Werner2021-11-039-482/+1879
| | | | | fixes #683 relates to #571
* Fix unjoinable invites on mobile as well as unclickable previewsNicolas Werner2021-11-033-5/+6
|
* Fix copyright orderNicolas Werner2021-11-031-1/+1
|
* Fix registration on matrix.orgNicolas Werner2021-11-032-0/+416
| | | | | | | | This was a bit of a journey: https://github.com/matrix-org/matrix-doc/pull/3471 But it should work now and we now use the UIAHandler everywhere. fixes #670
* Prompt user when there are unverified devicesNicolas Werner2021-11-013-1/+88
|
* Some people consider Nheko not an AAAAA titleNicolas Werner2021-10-301-1/+0
|
* Add self verification after loginNicolas Werner2021-10-301-6/+45
|
* Auto-focus search bar in room directoryLoren Burkholder2021-10-281-0/+1
|
* Allow changing device names, display last seen time and IPThulinma2021-10-201-18/+82
|
* Fix incorrect pluralization of "rooms"Eldred Habert2021-10-191-1/+1
|
* lintNicolas Werner2021-10-171-2/+2
|
* WIPNicolas Werner2021-10-172-19/+62
|
* move device verification management to its own fileNicolas Werner2021-10-172-1/+5
|
* Add support for listing devices that do not support encryption, add support ↵Thulinma2021-10-171-0/+10
| | | | | | for logging out devices. Ticks off another box in #23!
* Use correct Monopoly quoteEldred Habert2021-10-151-1/+1
| | | | Hi if you're reading this commit message wondering "what the fuck?"
* Allow JPEG in image picker for stickers and emotes.tastytea2021-10-151-1/+1
| | | | | The file ending list is translated, so all the translations are updated too.
* Use the same leave room dialog everywhereLoren Burkholder2021-10-113-11/+35
| | | | This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs.
* Merge pull request #741 from LorenDB/qmlJoinRoomDlgDeepBlueV7.X2021-10-112-0/+88
|\ | | | | QML the join room dialog
| * Use better close-on-Enter logicLoren Burkholder2021-10-091-8/+4
| |
| * Auto-focus the inputLoren Burkholder2021-10-091-0/+1
| |
| * Add handy keyboard shortcutsLoren Burkholder2021-10-091-0/+15
| |
| * QML the join room dialogLoren Burkholder2021-10-092-0/+76
| |
* | Merge pull request #755 from Nheko-Reborn/bootstrappingDeepBlueV7.X2021-10-0910-36/+332
|\ \ | |/ |/| Support bootstrapping crosssigning
| * Support bootstrapping crosssigningNicolas Werner2021-10-0910-36/+332
| | | | | | | | | | Showing the bootstrap state and showing there are unverified devices is still missing.
* | Merge pull request #743 from LorenDB/qmlLogoutDeepBlueV7.X2021-10-092-0/+35
|\ \ | |/ |/| QML the logout dialog
| * QML the logout dialogLoren Burkholder2021-10-052-0/+35
| |
* | Simplify device list refresh logicDeepBlueV7.X2021-10-071-1/+1
| |
* | Added support for refreshing the device list, marking current device with a ↵Thulinma2021-10-061-8/+30
|/ | | | checkmark instead of a lock
* Merge pull request #744 from LorenDB/reorganizeQmlDeepBlueV7.X2021-10-047-5/+11
|\ | | | | Reorganize all the dialogs into the dialogs folder
| * Reorganize all the dialogs into the dialogs folderLoren Burkholder2021-09-297-5/+11
| |
* | Fix some strings and translation stuffLoren Burkholder2021-10-011-1/+1
|/
* Fix margins on input dialogLoren Burkholder2021-09-241-1/+2
|
* Add missing qsTrNicolas Werner2021-09-201-1/+1
|
* Fix a few verification typosNicolas Werner2021-09-201-1/+1
|
* Merge pull request #728 from Thulinma/gotoDeepBlueV7.X2021-09-171-1/+4
|\ | | | | Improvements for linking to events
| * Improvements for linking to eventsThulinma2021-09-161-1/+4
| | | | | | | | | | | | - Fixes scrolling to an event not being reliable - Adds new /goto command that can open URLs, go to events, or go to message indexes. - Refactored ChatPage::handleMatrixUri() to contain the handling originally in Nheko::openLink(), and makes it return a boolean based on whether the URL was handled internally or not.
* | Added a text field that allows choosing custom homeserver in "Room ↵Patryk Cisek2021-09-171-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directory" dialog. (#727) * Added a text field that allows choosing custom homeserver in "Room directory" dialog. * Moved "Choose custom homeserver" text field to the right and shrinked it to 30% of "Room directory" dialog's width. * Adding "server_name=" when needed when joining room. When joining room that is hosted on a different homeserver than the account is registered on, the request fails. In such scenario the server has to be explicitly mentioned in a server_name URL parameter. More info here: https://matrix.org/docs/spec/client_server/r0.6.1#post-matrix-client-r0-join-roomidoralias * Minor fix: intentation (4 spaces -> 8 spaces) Co-authored-by: Patryk Cisek <patryk@cisek.email>
* | Disable reuseItems again D:Nicolas Werner2021-09-171-2/+2
|/
* Reenable reuseItems for the message viewNicolas Werner2021-09-153-6/+6
| | | | If this is still broken, we will need to disable it again.
* Fix a few jdenticon bugsJoseph Donofry2021-09-142-2/+3
|
* Merge pull request #721 from symphorien/hotlistDeepBlueV7.X2021-09-141-0/+5
|\ | | | | Implement a binding to go to a room with unread messages
| * add Alt+A keybinding to switch to next room with unread messagesGuillaume Girol2021-09-141-0/+5
| |
* | Merge pull request #416 from LorenDB/jdenticonDeepBlueV7.X2021-09-1316-11/+60
|\ \ | | | | | | Add jdenticon support
| * | Use correct form of roomIdLoren Burkholder2021-09-113-9/+12
| | |
| * | Use better jdenticon codes/id settingsLoren Burkholder2021-09-112-5/+6
| | |
| * | Remove useless lineLoren Burkholder2021-09-111-1/+0
| | |
| * | Use better visible checkLoren Burkholder2021-09-111-1/+1
| | |
| * | Don't bother with cropLoren Burkholder2021-09-111-1/+1
| | |
| * | Fix jdenticons in various placesLoren Burkholder2021-09-115-8/+13
| | |
| * | Use more descriptive property nameLoren Burkholder2021-09-112-3/+3
| | |
| * | Finish getting all avatars jdenticonifiedLoren Burkholder2021-09-1111-0/+15
| | |
| * | Use better id loading methodologyLoren Burkholder2021-09-113-4/+7
| | |
| * | Add some fancy effects to jdenticonLoren Burkholder2021-09-111-1/+13
| | |
| * | Get direct chat jdenticons to line upLoren Burkholder2021-09-112-0/+4
| | |
| * | Only set identicon source if usedLoren Burkholder2021-09-111-1/+1
| | |
| * | Add jdenticon supportLoren Burkholder2021-09-111-1/+8
| |/
* / Update translationsNicolas Werner2021-09-131-1/+1
|/
* More profile improvements:Thulinma2021-09-081-228/+242
| | | | | | | | | - Now scrolls entire profile instead of only device list, improving the experience on smaller screens - Fixed centering of room name - Allow profile to be sized smaller to match the new scrolling behavior - Silenced warning about room being null for global profiles - Matrix URLs now open global profiles instead of room-specific profiles if the user is not in the currently opened room - Opening global profile from room specific profile now uses openGlobalUserProfile function instead of reinventing the wheel
* Improvements to user profiles:Thulinma2021-09-051-8/+50
| | | | | | | | - Set a minimum width on the profile window (avatar size + margins) - Made avatar editing a separate button, so you can zoom in on your own avatars - Added hover text to avatar/displayname change buttons, which clarify where they will apply for global/room-specific profiles - Added display of room name for room-specific profiles, with hover text that explains what that means. - Added way to open global profile for users from their room-specific profiles (globe button next to room name)
* Decrease left margins on blockquotes to 1em.tastytea2021-09-041-0/+1
| | | | | | | It is intentionally impossible to add borders to blockquotes via CSS: <https://bugreports.qt.io/browse/QTBUG-23244>. Bug: https://github.com/Nheko-Reborn/nheko/issues/704
* Fix room ping permission checked incorrectlyNicolas Werner2021-09-031-1/+1
|
* Merge pull request #696 from resolritter/replyDeepBlueV7.X2021-09-033-7/+62
|\ | | | | Right-click tap handler for replies
| * right-click tap handler for repliesresolritter2021-08-313-7/+62
| |
* | Fix z value of avatar in timelineNicolas Werner2021-09-031-0/+2
| |
* | Warn the user before they ping the whole roomNicolas Werner2021-09-023-1/+42
| |
* | Fix a few null warningsNicolas Werner2021-08-293-11/+9
| |
* | Loaded causes weird artifacts loading roomsNicolas Werner2021-08-291-7/+2
| |
* | Small image pack editor improvementsNicolas Werner2021-08-291-1/+16
| | | | | | | | | | | | | | - add missing mimetype - allow removal of images from pack - allow GIF as a format - don't divide size by 2 if the image is very small already
* | Add option to only play animated images on hoverNicolas Werner2021-08-291-0/+1
| |
* | Support animated imagesNicolas Werner2021-08-293-27/+40
| | | | | | | | fixes #461
* | Use in memory media player instead of storing unencrypted files on diskNicolas Werner2021-08-294-39/+30
|/
* accept Backtab and Shift-Tab for hovering selection backwardsresolritter2021-08-223-14/+20
|
* Avoid completer jitter before closingThomas Karpiniec2021-08-211-9/+5
|
* Allow opening a completer starting with selected textThomas Karpiniec2021-08-211-3/+3
|
* Close popup on SelectAllThomas Karpiniec2021-08-211-0/+4
|
* Simplify message delegate size calculation a bitNicolas Werner2021-08-211-1/+1
|
* Disable async timeline loading, since it hangs in a layout loop sometimesNicolas Werner2021-08-201-1/+1
|
* Merge pull request #684 from thombles/clear-emoji-searchDeepBlueV7.X2021-08-191-1/+2
|\ | | | | Clear emoji search field when picker closed
| * Clear emoji search field when picker closedThomas Karpiniec2021-08-191-1/+2
| |
* | Add Qt.WindowTitleHint to qml dialogsJoseph Donofry2021-08-1910-10/+10
|/
* Allow accepting knocks in the timelineNicolas Werner2021-08-174-11/+35
| | | | As well as selecting more join rules.
* Load message list asyncNicolas Werner2021-08-171-0/+1
|
* Update join button in room directory after joinNicolas Werner2021-08-171-2/+1
|
* Merge pull request #659 from kamathmanu/nhekoRoomDirectoryDeepBlueV7.X2021-08-172-0/+215
|\ | | | | Nheko room directory
| * Formattingkamathmanu2021-08-141-1/+1
| |
| * Cleanup more nitskamathmanu2021-08-141-19/+8
| |
| * Formatting + Licensingkamathmanu2021-08-141-1/+1
| |
| * Clean up final nitskamathmanu2021-08-141-9/+8
| |
| * Ran qmlformat and make licensekamathmanu2021-08-121-195/+216
| |
| * Make search text selectable by clickingkamathmanu2021-08-121-0/+1
| |
| * Added Spinner while rooms loadkamathmanu2021-08-121-6/+27
| |
| * Fix nits from code reviewkamathmanu2021-08-092-6/+3
| |
| * Merge branch 'master' into nhekoRoomDirectorykamathmanu2021-08-0723-181/+860
| |\
| * | Improve window closingkamathmanu2021-08-071-1/+6
| | |
| * | Fixed anchoring/positioning of delegate items and join room displaykamathmanu2021-08-071-11/+26
| | |
| * | Padding for search barkamathmanu2021-08-071-2/+2
| | |
| * | Room Directory UI for exploring and joining public rooms. V1: simplistic ↵kamathmanu2021-08-072-0/+167
| | | | | | | | | | | | server + network facilities
* | | Allow downloading keys from key backupNicolas Werner2021-08-171-1/+1
| | |
* | | Fix dpi scaling of avatarsNicolas Werner2021-08-161-3/+3
| | |
* | | Round images in the image providerNicolas Werner2021-08-144-18/+1
| | |
* | | Tab to move down completerNicolas Werner2021-08-142-0/+6
| | |
* | | Show verification status in memberlistNicolas Werner2021-08-133-9/+39
| | |
* | | Show if there are unverified devices in a roomNicolas Werner2021-08-133-1/+27
| | | | | | | | | | | | | | | Also fixes some issues where nested transactions will poison the verification cache.
* | | Merge pull request #678 from LorenDB/closeRoomJoseph Donofry2021-08-112-5/+14
|\ \ \ | | | | | | | | Close currently open room when it is tapped again
| * | | Remove warnings on closing roomLoren Burkholder2021-08-102-3/+8
| | | |
| * | | Remove unnecessary debugging logLoren Burkholder2021-08-101-1/+0
| | | |
| * | | Close currently open room when it is tapped againLoren Burkholder2021-08-091-1/+6
| | | |
* | | | AttrIbutionNicolas Werner2021-08-081-1/+1
| | | |
* | | | increase settings window sizeNicolas Werner2021-08-081-2/+2
| | | |
* | | | Fix decryption errors in reply popupsNicolas Werner2021-08-082-0/+2
| |_|/ |/| |
* | | Show encryption errors in qml and add request keys buttonNicolas Werner2021-08-075-0/+66
|/ /
* | Allow creating new packsNicolas Werner2021-08-062-4/+32
| |
* | Allow uploading additional stickersNicolas Werner2021-08-062-4/+21
| |
* | Basic sticker pack editorNicolas Werner2021-08-066-135/+472
| |
* | Merge pull request #666 from LorenDB/qml-all-the-thingsDeepBlueV7.X2021-08-061-0/+1
|\ \ | | | | | | Open profile when clicking avatar
| * | Open profile when clicking avatarLoren Burkholder2021-08-051-0/+1
| | |
* | | Fix window placement on wayland and add close buttonsNicolas Werner2021-08-0415-36/+42
|/ / | | | | | | | | | | We explicitly set a parent. We can't assign to ApplicationWindow.transientParent though, only to Window.transientParent, so we just call setTransientParent in C++.
* | Fix colors for manual dark themeLoren Burkholder2021-07-311-1/+6
| |
* | QML the raw message dialogLoren Burkholder2021-07-313-0/+61
| |
* | Fix C&P error for DeviceTypeNicolas Werner2021-07-311-2/+2
| |
* | Fix annoying touch overlap in room listNicolas Werner2021-07-312-20/+27
| |
* | Use an explicit color for the labelLoren Burkholder2021-07-301-0/+1
| |
* | Move read receipts connection to allow for future pop-out room viewsLoren Burkholder2021-07-302-12/+12
| |
* | Don't switch room that read receipt-related stuff is opened inLoren Burkholder2021-07-292-4/+6
| |
* | Use a QSortFilterProxyModel instead of resetting the modelLoren Burkholder2021-07-291-2/+2
| |
* | Use Dialog flag to make tiling WMs happyLoren Burkholder2021-07-291-0/+1
| |
* | Close dialog on escapeLoren Burkholder2021-07-291-0/+5
| |
* | Dynamically update read receiptsLoren Burkholder2021-07-291-1/+0
| |
* | Fix incorrect function nameLoren Burkholder2021-07-291-1/+1
| |
* | Add close button at footerLoren Burkholder2021-07-291-0/+6
| |
* | QML the read receipts listLoren Burkholder2021-07-293-1/+138
|/ | | | There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit
* Port to explicit connect syntaxNicolas Werner2021-07-2712-53/+95
| | | | Also fix a lot of warnings.
* Merge master and fix conflictsJoe2021-07-2421-103/+1006
|\
| * Merge pull request #651 from LorenDB/qml-all-the-thingsDeepBlueV7.X2021-07-232-5/+16
| |\ | | | | | | Fix a few UI things
| | * make lintLoren Burkholder2021-07-221-0/+1
| | |
| | * Add functionality for loading global user profile where neededLoren Burkholder2021-07-211-1/+1
| | | | | | | | | | | | This is so viewing profiles from the invite dialog will work as expected.
| | * Pad the loading spinnerLoren Burkholder2021-07-211-4/+14
| | |
| * | Add menu to enable or disable stickers globallyNicolas Werner2021-07-233-0/+335
| | |
| * | Fix emoji picker not connected to inputNicolas Werner2021-07-221-1/+1
| | |
| * | Show confirmation dialog when leaving a room via the context menuNicolas Werner2021-07-222-2/+12
| |/
| * Merge pull request #650 from LorenDB/qml-all-the-thingsDeepBlueV7.X2021-07-214-10/+19
| |\ | | | | | | Open room members when member info label clicked
| | * Move various room auxiliary functions to TimelineManagerLoren Burkholder2021-07-214-10/+9
| | |
| | * Open room members when member info label clickedLoren Burkholder2021-07-211-1/+11
| | |
| * | Update translationsNicolas Werner2021-07-212-3/+3
| | |
| * | Fix color of invite labelNicolas Werner2021-07-211-0/+1
| |/
| * Fix the loading spinner setupLoren Burkholder2021-07-201-4/+14
| | | | | | | | This fixes binding loops and gives it a (in my opinion) sane size.
| * Fix elided widthLoren Burkholder2021-07-201-0/+1
| |
| * Call the correct functionLoren Burkholder2021-07-201-1/+1
| |
| * Fix bad connectionLoren Burkholder2021-07-201-1/+1
| |
| * Add property for plain room nameLoren Burkholder2021-07-202-3/+3
| |
| * Check with regex everywhereLoren Burkholder2021-07-201-4/+6
| |
| * Use elided labelLoren Burkholder2021-07-201-2/+2
| |
| * Use correct colorsLoren Burkholder2021-07-202-0/+4
| |
| * Don't hardcode fontsLoren Burkholder2021-07-203-8/+8
| | | | | | | | Fix hardcoded fonts (again)
| * Fix hardcoded spacing/paddingLoren Burkholder2021-07-202-6/+6
| | | | | | | | Another padding fix
| * Fix roomId propertyLoren Burkholder2021-07-201-1/+1
| |
| * make lintLoren Burkholder2021-07-202-4/+2
| |
| * Only run spinner while loading membersLoren Burkholder2021-07-201-1/+1
| |
| * Consolidate connectionsLoren Burkholder2021-07-202-16/+0
| |
| * make lintLoren Burkholder2021-07-203-6/+18
| |
| * Fix visibility of spinnerLoren Burkholder2021-07-201-5/+2
| |
| * Drop unnecessary codeLoren Burkholder2021-07-201-1/+0
| |
| * Only invite if there is something/someone to inviteLoren Burkholder2021-07-201-77/+4
| |
| * Use standardized paddingLoren Burkholder2021-07-202-5/+5
| |
| * Get Ctrl+Enter working and fix cleaning up and closingLoren Burkholder2021-07-201-15/+14
| |
| * Fix bad property nameLoren Burkholder2021-07-201-2/+2
| |
| * Document bad behavior with footer and spinnerLoren Burkholder2021-07-201-1/+4
| |
| * More shortcut stuffLoren Burkholder2021-07-201-5/+5
| |
| * Fix Ctrl-Enter shortcutLoren Burkholder2021-07-201-9/+11
| |
| * Actually set invitees propertyLoren Burkholder2021-07-201-1/+2
| |
| * Fix propertiesLoren Burkholder2021-07-201-4/+4
| |
| * Finish converting function to propertyLoren Burkholder2021-07-207-9/+9
| |
| * Use fancy spinner (courtesy of redsky)Loren Burkholder2021-07-201-1/+1
| |
| * Fix propertiesLoren Burkholder2021-07-201-8/+9
| |
| * Fix background color on text inputLoren Burkholder2021-07-202-0/+5
| |
| * Fix up componentsLoren Burkholder2021-07-201-21/+28
| |
| * Fix borked property stuffLoren Burkholder2021-07-201-2/+2
| |
| * make lintLoren Burkholder2021-07-203-11/+38
| |
| * Use standard buttons for OK buttonLoren Burkholder2021-07-201-4/+4
| |
| * Simplify room details accessLoren Burkholder2021-07-203-6/+4
| | | | | | | | This removes the redundant room name property
| * Fix item that accept() is called onLoren Burkholder2021-07-201-2/+2
| |
| * Add close on Escape shortcutLoren Burkholder2021-07-201-0/+5
| |
| * Clean up codeLoren Burkholder2021-07-201-13/+0
| |
| * Add fancy label if you enter a bad mxidLoren Burkholder2021-07-201-0/+73
| |
| * Focus the input bar automaticallyLoren Burkholder2021-07-201-0/+1
| |
| * Make sure to use the default room id if none is specifiedLoren Burkholder2021-07-201-1/+2
| |
| * Add a fancy loading spinner to the member listLoren Burkholder2021-07-201-0/+7
| |
| * make lintLoren Burkholder2021-07-206-47/+98
| |
| * QML the invite dialogLoren Burkholder2021-07-203-1/+130
| | | | | | | | This also adds a property `roomId` to TimelineModel.
| * QML the room member listLoren Burkholder2021-07-202-1/+112
| |
| * Explicitly reload data in delegates, if related events got loadedNicolas Werner2021-07-205-24/+31
| |
| * Fix reaction button againNicolas Werner2021-07-191-1/+1
| |
| * Model alias is still neededNicolas Werner2021-07-191-0/+1
| |
| * Cache sticker pickerNicolas Werner2021-07-192-4/+6
| |
| * Make scrolling sticker picker bearableNicolas Werner2021-07-191-0/+6
| |
| * Move sticker parsing and enable room stickersNicolas Werner2021-07-191-2/+0
| |
| * Basic sticker supportNicolas Werner2021-07-195-32/+212
| |
| * Fix replies not reloading after fetching themNicolas Werner2021-07-161-19/+19
| |
| * Try to make scrolling emoji picker a bit smootherNicolas Werner2021-07-151-0/+1
| |
* | Remove 'respond to key requests' functionalityJoseph Donofry2021-07-151-17/+0
|/
* Fix warning by deleting code I don't understandNicolas Werner2021-07-151-5/+0
|
* Add workaround for TextEdit not rerendering after image loadedNicolas Werner2021-07-151-0/+5
| | | | fixes #541
* Don't use full dump for repliesNicolas Werner2021-07-121-20/+22
|
* Fix a few missing propertiesNicolas Werner2021-07-124-4/+28
|
* Prepare for reuseItems in timelineNicolas Werner2021-07-1215-132/+464
| | | | The actual reuseItems is still blocked on a few upstream bugs.
* Use required properties and delegate pooling for room listNicolas Werner2021-07-101-25/+37
|
* Fix high CPU usage when a room is openNicolas Werner2021-07-105-35/+34
|
* Remove db bottleneck by caching ro txn for 100 requestsNicolas Werner2021-07-101-1/+1
|
* Redesign invites and room preview joinsNicolas Werner2021-07-096-74/+119
|
* Remove commented codeJoseph Donofry2021-07-081-2/+0
|
* Fixes from code reviewJoseph Donofry2021-07-085-99/+60
|
* Remove EmojiEmitterJoseph Donofry2021-07-081-60/+0
|
* Merge remote-tracking branch 'origin/master' into nheko_loading_spinnerJoseph Donofry2021-07-0817-258/+561
|\
| * Make emoji picker follow themeNicolas Werner2021-07-034-201/+225
| |
| * Fix community sidebar toggleNicolas Werner2021-07-021-0/+2
| |
| * Fix mouse cursor on reply delegatesNicolas Werner2021-06-301-0/+1
| |
| * Fix clicking links in mobile modeNicolas Werner2021-06-251-1/+2
| | | | | | | | fixes #617
| * Don't use a thin font in the room listNicolas Werner2021-06-251-2/+0
| |
| * Fix missing back button on spaces page in narrow mode as well as topic not ↵Nicolas Werner2021-06-251-4/+17
| | | | | | | | resizing properly
| * Fix null warning for space avatarsNicolas Werner2021-06-251-1/+1
| |
| * Add a basic 'Space page'Nicolas Werner2021-06-253-3/+64
| |
| * Hide last message on spacesNicolas Werner2021-06-251-1/+3
| |
| * add avatar changed event support issue #550BShipman2021-06-191-0/+8
| |
| * Fix wrong tags in context menuNicolas Werner2021-06-141-1/+1
| |
| * Change collapse positionNicolas Werner2021-06-141-2/+2
| |
| * Fix button spacingLoren Burkholder2021-06-132-3/+4
| |
| * Layout 1.15 -> 1.12Nicolas Werner2021-06-132-2/+2
| |
| * Try to be compatible with Qt 5.12Nicolas Werner2021-06-139-19/+27
| |
| * Don't read avatarUrl from local profile, if no global avatar is setNicolas Werner2021-06-121-5/+7
| |
| * Merge branch 'master' into qml-roomlistNicolas Werner2021-06-121-12/+12
| |\
| | * Added mnemonic letters to context menu.AppAraat2021-05-241-12/+12
| | | | | | | | | | | | https://doc.qt.io/qt-5/qshortcut.html#mnemonic
| * | Persist sidebar sizesNicolas Werner2021-06-121-4/+20
| | |
| * | Fix PrivacyScreen for qml-roomlistJoseph Donofry2021-06-111-1/+1
| | |
| * | Reenable tag hidingNicolas Werner2021-06-111-5/+5
| | |
| * | Enable toggling tagsNicolas Werner2021-06-113-10/+21
| | |
| * | Render community itemsNicolas Werner2021-06-115-9/+164
| | |
* | | Add nheko logo spinner to relevant places in UIJoseph Donofry2021-06-097-11/+85
| | |
* | | Change variable for runningJoseph Donofry2021-06-091-1/+1
| | |
* | | Add Nheko logo QML SpinnerJoseph Donofry2021-06-092-3/+231
|/ /