Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cleanup: Remove remnants of previous accounts dialog | fiaxh | 2024-09-15 | 1 | -3/+1 |
| | |||||
* | Refresh "Add account" UI | fiaxh | 2024-09-15 | 1 | -0/+1 |
| | |||||
* | Use Adwaita 1.2, bump CI to Ubuntu 24.04 | fiaxh | 2024-09-15 | 1 | -3/+0 |
| | |||||
* | Redesign and rewrite accounts and settings dialog into a combined one | fiaxh | 2024-06-20 | 1 | -1/+7 |
| | |||||
* | Add unread indicator | fiaxh | 2024-03-02 | 1 | -0/+1 |
| | | | | | Co-authored-by: Alexandre Jousset <mid@gtmp.org> Co-authored-by: Aidan Epstein <aidan@jmad.org> | ||||
* | main/meson.build:121: fix typo | Alexandre Jousset | 2023-11-13 | 1 | -1/+1 |
| | |||||
* | meson: Add version detection for some dependencies | hrxi | 2023-10-06 | 1 | -0/+9 |
| | |||||
* | meson: Install more stuff | hrxi | 2023-10-06 | 1 | -3/+13 |
| | | | | | | | | | | | Install .vapi, .deps, .h files for the Vala libraries. Also install the data files. .deps files have to be manually generated, there's a feature request for automated generation at https://github.com/mesonbuild/meson/issues/9756. Import the gnome module globally. Install dependencies on Meson CI. | ||||
* | Rewrite contact details dialog | fiaxh | 2023-09-24 | 1 | -3/+4 |
| | |||||
* | First steps of meson support | hrxi | 2023-03-24 | 1 | -0/+104 |
Basic configuration of qlite, xmpp-vala, the Dino library and the Dino application are supported. There's no support for the plugins. This e.g. enables using the Vala language server. |