summary refs log tree commit diff
path: root/resources/qml/RoomList.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reimplement reply delegate by moving out the timeline event without layoutNicolas Werner2023-08-251-1/+1
* Add mark as read entry to the roomlist right-click menuLoren Burkholder2023-07-221-0/+5
* Fix dialog pathsNicolas Werner2023-06-191-2/+2
* Fix binding loop in roomlistNicolas Werner2023-06-091-35/+42
* Fix request for empty imageNicolas Werner2023-06-081-1/+1
* Improve timestamp layouting in room listNicolas Werner2023-06-081-13/+13
* Format qmlNicolas Werner2023-06-081-561/+520
* Get rid of scrollhelperNicolas Werner2023-06-081-5/+0
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-25/+24
* Merge pull request #1374 from Nheko-Reborn/private_imagesDeepBlueV7.X2023-02-231-2/+6
|\
| * Blurhash images when the privacy screen is activeLoren Burkholder2023-02-201-2/+6
* | print errors on failed dialog creationMarcus Hoffmann2023-02-221-8/+16
* | Get rid of year in license headersNicolas Werner2023-02-211-3/+1
|/
* Explicitly set parent for scrollbars to prevent them from showing on some pla...Nicolas Werner2023-02-161-3/+3
* Make scrollbars optional and disabled by defaultNicolas Werner2023-02-141-6/+5
* Room list: add scrollbar when not collapsedAlexander Bantyev2023-02-141-1/+7
* feat: hide all popup menus when press leftbutton on somewhere elseShootingStarDragons2023-01-231-0/+9
* Fix html in sidebar againNicolas Werner2023-01-181-1/+1
* Fix html in usernamesNicolas Werner2023-01-071-1/+1
* Navigate to space when room is selectedNicolas Werner2023-01-071-3/+0
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Add room settings in room listLoren Burkholder2022-11-071-0/+5
* Fix search rooms buttonNicolas Werner2022-11-011-2/+2
* Fix userprofile on roomlistNicolas Werner2022-10-051-1/+1
* Replace some user visible mentions of spacesNicolas Werner2022-10-011-1/+1
* Line to indicate first unread message (#1147)Hiers2022-09-111-0/+2
* Allow creating spacesNicolas Werner2022-09-051-0/+9
* Unset the transient parent on separate chat windowsNicolas Werner2022-08-311-3/+5
* Support editing space childrenNicolas Werner2022-08-101-29/+49
* Merge remote-tracking branch 'origin/perSpaceNotifs' into perSpaceNotifsNicolas Werner2022-07-141-59/+26
|\
| * Simplify space notification optionsLoren Burkholder2022-06-291-2/+2
| * Add space notification configurationLoren Burkholder2022-06-291-2/+2
| * Add space notifs to room listLoren Burkholder2022-06-291-64/+18
| * Add space notifications to room listLoren Burkholder2022-06-291-32/+48
| * Display unread notifications for spacesLoren Burkholder2022-06-291-3/+0
* | Allow editing aliasesNicolas Werner2022-07-081-1/+1
|/
* Add copy link to room context menu (#1101)brausepulver2022-06-231-1/+6
* Make PrivacyScreen work on Popped-out RoomsJoseph Donofry2022-05-121-0/+9
* Activate window that already has the room open if possibleNicolas Werner2022-05-071-1/+1
* Rework focus handlingNicolas Werner2022-05-071-1/+2
* Add basic support for multiple windowsNicolas Werner2022-05-061-1/+48
* initial direct chat creation dialogMalte E2022-03-261-0/+16
* CreateRoom dialog in QMLMalte E2022-03-251-1/+12
* Fix a few alignment issues in the roomlistNicolas Werner2022-03-091-3/+4
* Fix misalignment in room list tilesNicolas Werner2022-02-261-1/+5
* Fix roomlist timestamp being off-screen (#966)Malte E2022-02-251-10/+3
* Don't leak dialogsNicolas Werner2022-02-211-0/+3
* make search usable on mobileMalte E2022-02-181-0/+18
* Fix list items being hoverable through between settings and new room buttonsNicolas Werner2022-01-301-14/+13
* Port usersettings to qmlNicolas Werner2022-01-091-1/+2
* Simplify Ripple effect and make it easier to use everywhereNicolas Werner2022-01-021-0/+5
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Use the styles default delay for tooltipsNicolas Werner2021-12-311-0/+7
* Fix a small alignment issue of text in notification bubblesNicolas Werner2021-12-161-4/+4
* Fix a few thingsLoren Burkholder2021-12-151-14/+2
* Make notification count bubbles expand some moreLoren Burkholder2021-12-151-11/+30
* Navigate to subspaces by clicking on themNicolas Werner2021-12-021-0/+4
* Don't add arbitrary paddingLoren Burkholder2021-11-161-2/+1
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-171-6/+6
* Improve the layout and behaviour of topbar slightlyNicolas Werner2021-11-111-0/+2
* Use ItemDelegate in RoomList instead of a Rectangle with handlersNicolas Werner2021-11-031-42/+40
* Fix unjoinable invites on mobile as well as unclickable previewsNicolas Werner2021-11-031-0/+1
* Prompt user when there are unverified devicesNicolas Werner2021-11-011-0/+80
* Use the same leave room dialog everywhereLoren Burkholder2021-10-111-11/+1
* Use more descriptive property nameLoren Burkholder2021-09-111-2/+2
* Use better id loading methodologyLoren Burkholder2021-09-111-2/+3
* Get direct chat jdenticons to line upLoren Burkholder2021-09-111-0/+3
* Allow accepting knocks in the timelineNicolas Werner2021-08-171-4/+5
* Merge pull request #659 from kamathmanu/nhekoRoomDirectoryDeepBlueV7.X2021-08-171-0/+11
|\
| * Fix nits from code reviewkamathmanu2021-08-091-1/+0
| * Merge branch 'master' into nhekoRoomDirectorykamathmanu2021-08-071-18/+26
| |\
| * | Room Directory UI for exploring and joining public rooms. V1: simplistic serv...kamathmanu2021-08-071-0/+12
* | | Show if there are unverified devices in a roomNicolas Werner2021-08-131-0/+1
* | | Remove warnings on closing roomLoren Burkholder2021-08-101-1/+2
* | | Remove unnecessary debugging logLoren Burkholder2021-08-101-1/+0
* | | Close currently open room when it is tapped againLoren Burkholder2021-08-091-1/+6
| |/ |/|
* | Open profile when clicking avatarLoren Burkholder2021-08-051-0/+1
* | Fix C&P error for DeviceTypeNicolas Werner2021-07-311-2/+2
* | Fix annoying touch overlap in room listNicolas Werner2021-07-311-18/+25
|/
* Port to explicit connect syntaxNicolas Werner2021-07-271-3/+4
* Show confirmation dialog when leaving a room via the context menuNicolas Werner2021-07-221-1/+11
* Finish converting function to propertyLoren Burkholder2021-07-201-2/+2
* Fix borked property stuffLoren Burkholder2021-07-201-2/+2
* Use required properties and delegate pooling for room listNicolas Werner2021-07-101-25/+37
* Redesign invites and room preview joinsNicolas Werner2021-07-091-57/+3
* Don't use a thin font in the room listNicolas Werner2021-06-251-2/+0
* Add a basic 'Space page'Nicolas Werner2021-06-251-1/+1
* Hide last message on spacesNicolas Werner2021-06-251-1/+3
* Fix wrong tags in context menuNicolas Werner2021-06-141-1/+1
* Fix button spacingLoren Burkholder2021-06-131-3/+3
* Try to be compatible with Qt 5.12Nicolas Werner2021-06-131-3/+3
* Don't read avatarUrl from local profile, if no global avatar is setNicolas Werner2021-06-121-5/+7
* Render community itemsNicolas Werner2021-06-111-3/+3
* Basic community list modelNicolas Werner2021-06-091-4/+2
* Implement switching in narrow modeNicolas Werner2021-06-081-8/+48
* Somewhat reenable the adaptive layoutNicolas Werner2021-06-081-0/+8
* Refactor to use Instantiator instead of doing it manuallyNicolas Werner2021-05-301-41/+22
* Port remaining sidebar actions to qmlNicolas Werner2021-05-301-0/+19
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-6/+15
* Reimplement room context menusNicolas Werner2021-05-281-33/+99
* Reenable invitesNicolas Werner2021-05-241-0/+56
* Reenable userInfo settings menuNicolas Werner2021-05-221-7/+75
* Fix device list not showing up and UserProfile blocking the windowNicolas Werner2021-05-221-0/+10
* Fix leaving roomsNicolas Werner2021-05-221-1/+1
* Fix emoji in new RoomListNicolas Werner2021-05-221-0/+2
* Sort the room listNicolas Werner2021-05-221-1/+1
* Make roomlist look niceNicolas Werner2021-05-211-19/+80
* Some basic room listNicolas Werner2021-05-191-35/+136
* Basic header and footer of room listNicolas Werner2021-05-151-0/+183