Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Make PrivacyScreen work on Popped-out Rooms | Joseph Donofry | 2022-05-12 | 1 | -0/+1 |
| | |||||
* | Fix overlapping offline indicator | Nicolas Werner | 2022-02-14 | 1 | -0/+1 |
| | |||||
* | Use different height setting | Loren Burkholder | 2022-02-03 | 1 | -1/+3 |
| | |||||
* | Add offline indicator (#472) | Loren Burkholder | 2022-02-01 | 1 | -79/+86 |
| | |||||
* | Fix list items being hoverable through between settings and new room buttons | Nicolas Werner | 2022-01-30 | 1 | -0/+1 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Properly set position of resize handler after letting it go | Nicolas Werner | 2021-12-11 | 1 | -1/+3 |
| | | | | | fixes #817 fixes sidebar not staying small after restart | ||||
* | Allow swiping between views in single page mode | Nicolas Werner | 2021-12-06 | 1 | -1/+33 |
| | | | | Allows access to spaces on mobile for example | ||||
* | Fix unjoinable invites on mobile as well as unclickable previews | Nicolas Werner | 2021-11-03 | 1 | -1/+1 |
| | |||||
* | Support bootstrapping crosssigning | Nicolas Werner | 2021-10-09 | 1 | -2/+7 |
| | | | | | Showing the bootstrap state and showing there are unverified devices is still missing. | ||||
* | Port to explicit connect syntax | Nicolas Werner | 2021-07-27 | 1 | -0/+1 |
| | | | | Also fix a lot of warnings. | ||||
* | Redesign invites and room preview joins | Nicolas Werner | 2021-07-09 | 1 | -0/+1 |
| | |||||
* | Make emoji picker follow theme | Nicolas Werner | 2021-07-03 | 1 | -1/+0 |
| | |||||
* | Fix community sidebar toggle | Nicolas Werner | 2021-07-02 | 1 | -0/+2 |
| | |||||
* | Add a basic 'Space page' | Nicolas Werner | 2021-06-25 | 1 | -1/+1 |
| | |||||
* | Change collapse position | Nicolas Werner | 2021-06-14 | 1 | -2/+2 |
| | |||||
* | Try to be compatible with Qt 5.12 | Nicolas Werner | 2021-06-13 | 1 | -1/+1 |
| | |||||
* | Persist sidebar sizes | Nicolas Werner | 2021-06-12 | 1 | -4/+20 |
| | |||||
* | Fix PrivacyScreen for qml-roomlist | Joseph Donofry | 2021-06-11 | 1 | -1/+1 |
| | |||||
* | Enable toggling tags | Nicolas Werner | 2021-06-11 | 1 | -2/+3 |
| | |||||
* | Render community items | Nicolas Werner | 2021-06-11 | 1 | -6/+7 |
| | |||||
* | Implement switching in narrow mode | Nicolas Werner | 2021-06-08 | 1 | -1/+8 |
| | |||||
* | Somewhat reenable the adaptive layout | Nicolas Werner | 2021-06-08 | 1 | -19/+34 |
| | |||||
* | Refactor to use Instantiator instead of doing it manually | Nicolas Werner | 2021-05-30 | 1 | -1/+1 |
| | |||||
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -0/+1 |
| | |||||
* | Basic header and footer of room list | Nicolas Werner | 2021-05-15 | 1 | -6/+11 |
| | |||||
* | Reorganize TimelineView to prepare porting the room list | Nicolas Werner | 2021-05-14 | 1 | -0/+48 |