Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix being dropped into an empty room after a join | Nicolas Werner | 2021-11-14 | 1 | -8/+0 |
| | |||||
* | Fix unjoinable invites on mobile as well as unclickable previews | Nicolas Werner | 2021-11-03 | 1 | -1/+21 |
| | |||||
* | Fix hidden spaces hiding themselves | Nicolas Werner | 2021-11-02 | 1 | -1/+1 |
| | | | | fixes #745 | ||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -813/+782 |
| | |||||
* | Merge pull request #721 from symphorien/hotlist | DeepBlueV7.X | 2021-09-14 | 1 | -0/+46 |
|\ | | | | | Implement a binding to go to a room with unread messages | ||||
| * | add Alt+A keybinding to switch to next room with unread messages | Guillaume Girol | 2021-09-14 | 1 | -0/+46 |
| | | |||||
* | | Streamline getting other user id from invited direct chat | Loren Burkholder | 2021-09-11 | 1 | -1/+5 |
| | | |||||
* | | Don't try to check whether a preview is direct | Loren Burkholder | 2021-09-11 | 1 | -3/+2 |
| | | |||||
* | | Fix invites crashing the whole app | Loren Burkholder | 2021-09-11 | 1 | -4/+1 |
| | | |||||
* | | Add direct chat handling for previews and invites | Loren Burkholder | 2021-09-11 | 1 | -0/+12 |
| | | |||||
* | | Use more descriptive property name | Loren Burkholder | 2021-09-11 | 1 | -3/+3 |
| | | |||||
* | | Use better id loading methodology | Loren Burkholder | 2021-09-11 | 1 | -3/+3 |
| | | |||||
* | | Get direct chat jdenticons to line up | Loren Burkholder | 2021-09-11 | 1 | -0/+6 |
|/ | |||||
* | Update join button in room directory after join | Nicolas Werner | 2021-08-17 | 1 | -0/+2 |
| | |||||
* | Log how many rooms we loaded | Nicolas Werner | 2021-07-30 | 1 | -0/+2 |
| | |||||
* | Switch to room after joining invite | Nicolas Werner | 2021-07-13 | 1 | -9/+10 |
| | |||||
* | Don't allow switching to current room | Nicolas Werner | 2021-07-13 | 1 | -0/+4 |
| | | | | fixes #634 | ||||
* | Fix off-by-1 in insertRows when loading room list from initial sync | Nicolas Werner | 2021-07-12 | 1 | -2/+3 |
| | |||||
* | Redesign invites and room preview joins | Nicolas Werner | 2021-07-09 | 1 | -8/+56 |
| | |||||
* | Show previews for space rooms | Nicolas Werner | 2021-07-04 | 1 | -25/+208 |
| | |||||
* | Remove dead code to calculate last message | Nicolas Werner | 2021-07-01 | 1 | -3/+3 |
| | |||||
* | Fix spaces showing up with world filter | Nicolas Werner | 2021-06-25 | 1 | -25/+44 |
| | |||||
* | Fix off by 1 in previousRoom condition | Nicolas Werner | 2021-06-25 | 1 | -1/+1 |
| | |||||
* | Hide spaces by default, unless they are in the current space filter | Nicolas Werner | 2021-06-25 | 1 | -4/+30 |
| | |||||
* | Fix hiding rooms from a space | Nicolas Werner | 2021-06-25 | 1 | -12/+42 |
| | |||||
* | Allow filtering by space | Nicolas Werner | 2021-06-25 | 1 | -0/+24 |
| | |||||
* | Reenable tag hiding | Nicolas Werner | 2021-06-11 | 1 | -16/+49 |
| | |||||
* | Enable toggling tags | Nicolas Werner | 2021-06-11 | 1 | -0/+17 |
| | |||||
* | Basic community list model | Nicolas Werner | 2021-06-09 | 1 | -23/+0 |
| | |||||
* | Fix use after free from Qml widget | Nicolas Werner | 2021-05-30 | 1 | -1/+2 |
| | |||||
* | Fix warning | Nicolas Werner | 2021-05-28 | 1 | -1/+1 |
| | |||||
* | Delete old room list | Nicolas Werner | 2021-05-28 | 1 | -0/+30 |
| | |||||
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -0/+18 |
| | |||||
* | Reimplement room context menus | Nicolas Werner | 2021-05-28 | 1 | -0/+72 |
| | |||||
* | Reenable invites | Nicolas Werner | 2021-05-24 | 1 | -32/+137 |
| | |||||
* | Fix leaving rooms | Nicolas Werner | 2021-05-22 | 1 | -0/+11 |
| | |||||
* | Fix emoji in new RoomList | Nicolas Werner | 2021-05-22 | 1 | -1/+1 |
| | |||||
* | Sort the room list | Nicolas Werner | 2021-05-22 | 1 | -4/+89 |
| | |||||
* | Make roomlist look nice | Nicolas Werner | 2021-05-21 | 1 | -6/+101 |
| | |||||
* | Some basic room list | Nicolas Werner | 2021-05-19 | 1 | -0/+146 |