Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unset hidden space when space is left | Nicolas Werner | 2023-11-27 | 1 | -0/+11 |
* | Qt6.6 compatibility | Nicolas Werner | 2023-10-13 | 1 | -1/+1 |
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -0/+1 |
* | lint | Nicolas Werner | 2023-06-08 | 1 | -1/+0 |
* | Make Nheko compile on Qt6 | Nicolas Werner | 2023-06-08 | 1 | -3/+0 |
* | Fix linting | Nicolas Werner | 2023-05-30 | 1 | -1/+1 |
* | Remember last used filter | Sateallia | 2023-05-30 | 1 | -0/+7 |
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -3/+1 |
* | Navigate to space when room is selected | Nicolas Werner | 2023-01-07 | 1 | -0/+3 |
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
* | Enable -Wconversion | Nicolas Werner | 2022-10-26 | 1 | -1/+2 |
* | cppcheck stuff (#1200) | Loren Burkholder | 2022-10-03 | 1 | -2/+2 |
* | Replace some user visible mentions of spaces | Nicolas Werner | 2022-10-01 | 1 | -5/+5 |
* | Switch to C++20 | Nicolas Werner | 2022-09-22 | 1 | -4/+8 |
* | Show the community of a room | Nicolas Werner | 2022-09-20 | 1 | -0/+14 |
* | Allow creating spaces | Nicolas Werner | 2022-09-05 | 1 | -7/+16 |
* | Hide uneditable spaces from menu | Nicolas Werner | 2022-08-10 | 1 | -1/+7 |
* | Support editing space children | Nicolas Werner | 2022-08-10 | 1 | -1/+163 |
* | Fix muting spaces | Nicolas Werner | 2022-07-16 | 1 | -3/+3 |
* | Fix subobject initialization | Nicolas Werner | 2022-07-16 | 1 | -10/+12 |
* | Fix dm counts after restart | Nicolas Werner | 2022-07-16 | 1 | -1/+7 |
* | Make notification count calculation more efficient | Nicolas Werner | 2022-07-16 | 1 | -18/+66 |
* | WIP | Nicolas Werner | 2022-07-15 | 1 | -51/+91 |
* | Allow muting spaces; other general improvements | Loren Burkholder | 2022-06-29 | 1 | -6/+41 |
* | make lint | Loren Burkholder | 2022-06-29 | 1 | -3/+7 |
* | Add notifications to all sidebar items | Loren Burkholder | 2022-06-29 | 1 | -10/+43 |
* | Inform Qt that loud notifications changed | Loren Burkholder | 2022-06-29 | 1 | -1/+1 |
* | Add loud notifications for spaces | Loren Burkholder | 2022-06-29 | 1 | -1/+7 |
* | Add space notifications to room list | Loren Burkholder | 2022-06-29 | 1 | -15/+2 |
* | Fix typoed variable name | Loren Burkholder | 2022-06-29 | 1 | -9/+9 |
* | Display unread notifications for spaces | Loren Burkholder | 2022-06-29 | 1 | -12/+42 |
* | Use right linter | Nicolas Werner | 2022-05-10 | 1 | -2/+1 |
* | More image dialog fixes | Nicolas Werner | 2022-05-10 | 1 | -1/+2 |
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
* | Reserve size of some containers we are filling | Nicolas Werner | 2021-12-29 | 1 | -0/+1 |
* | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 1 | -22/+22 |
* | Fix more warnings and remove dead code | Nicolas Werner | 2021-12-28 | 1 | -1/+1 |
* | Remember all the collapsed trees | Nicolas Werner | 2021-12-01 | 1 | -0/+51 |
* | Don't waste space for non existing subspaces | Nicolas Werner | 2021-12-01 | 1 | -0/+1 |
* | Leaves can't collapse | Nicolas Werner | 2021-12-01 | 1 | -1/+0 |
* | Hide me underneath the space tree | Nicolas Werner | 2021-12-01 | 1 | -13/+221 |
* | Add a filter for direct chats | Nicolas Werner | 2021-11-20 | 1 | -7/+35 |
* | Switch icon theme to Fluent icons | Loren Burkholder | 2021-11-17 | 1 | -5/+5 |
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -187/+186 |
* | Hide spaces by default, unless they are in the current space filter | Nicolas Werner | 2021-06-25 | 1 | -0/+19 |
* | Fix hiding rooms from a space | Nicolas Werner | 2021-06-25 | 1 | -1/+7 |
* | Allow filtering by space | Nicolas Werner | 2021-06-25 | 1 | -0/+9 |
* | Show some spaces in the community sidebar | Nicolas Werner | 2021-06-25 | 1 | -9/+33 |
* | Fix copy and paste fail for low prio avatar | Nicolas Werner | 2021-06-14 | 1 | -1/+1 |
* | Reenable tag hiding | Nicolas Werner | 2021-06-11 | 1 | -1/+29 |
* | Enable toggling tags | Nicolas Werner | 2021-06-11 | 1 | -2/+3 |
* | Render community items | Nicolas Werner | 2021-06-11 | 1 | -3/+4 |
* | Basic community list model | Nicolas Werner | 2021-06-09 | 1 | -0/+158 |