miruka
|
4760ccac5e
|
Filter servers also by their name
|
2020-08-19 06:37:26 -04:00 |
|
miruka
|
ab390704eb
|
Use homeserver URL field also as a filter field
|
2020-08-19 04:39:50 -04:00 |
|
miruka
|
c8f3a4937c
|
Fix potential exceptions on AllRooms model __init__
Calling super().__init__ may result in source model items being added,
which needs the self.account and self._collapsed attributes to
already exist.
|
2020-05-22 16:47:15 -04:00 |
|
miruka
|
8c9b5267e9
|
Update and add missing new docstrings
|
2020-05-21 20:45:15 -04:00 |
|
miruka
|
9b5b3a9f06
|
Support a order key for accounts in config
|
2020-05-15 20:56:23 -04:00 |
|
miruka
|
eff203032c
|
Python implementation of account collapsing
|
2020-05-15 20:56:23 -04:00 |
|
miruka
|
4d3c26abd4
|
Gather both Accounts and Rooms in all_rooms model
|
2020-05-15 20:56:23 -04:00 |
|
miruka
|
97fdc214dd
|
No need for special model attributes in Backend
|
2020-05-15 20:56:23 -04:00 |
|
miruka
|
37a9332aed
|
Python filtered models for room members
|
2020-05-15 20:56:23 -04:00 |
|
miruka
|
200f25d23e
|
Python filter for AccountsBar
|
2020-05-15 20:56:23 -04:00 |
|
miruka
|
eee198b238
|
Add python proxy/filter models
|
2020-05-15 20:56:23 -04:00 |
|