Joshua Goins
4104e10d95
Add another message when no rooms are found
2023-08-19 14:08:45 +00:00
Joshua Goins
05f3c3ee0a
Make the explore page header way prettier, like it is in KCMs
2023-08-19 14:08:45 +00:00
Joshua Goins
0a1c489401
Make the explore page search loading process more obvious
...
Adds progress bars, lots of them! Now it's easier to tell if NeoChat is
trying it's best to load the public room list.
2023-08-19 14:08:45 +00:00
Carl Schwan
847f41e1ad
Port most Avatar usage to new KirigamiAddons Avatar
2023-07-22 18:41:09 +00:00
Tobias Fella
47c28ce9a2
Improve QML types
2023-06-08 20:26:34 +00:00
Tobias Fella
4c575f18d1
Fix avatar name
2023-05-14 23:57:32 +02:00
Tobias Fella
ab5afa26ef
Always include QtQuick.Controls as QQC2
2022-11-14 23:21:14 +00:00
James Graham
34e0e0205b
Improve JoinRoom Server List
...
Initial work to create a model so that new servers can be added to the list.
The model will also check if the server is valid before allowing it to be added.
Implements network/neochat#11
### TODO
- [x] Add functionality to cache added servers
2022-10-26 18:23:17 +00:00
Tobias Fella
2817ce9d16
Move QML files to src/qml and don't use internal qml modules
2022-10-24 00:40:54 +02:00