Commit Graph

15 Commits

Author SHA1 Message Date
cfe8d30e3b fix plugin command execution 2026-05-10 23:22:22 +03:00
b3239823d0 implement plugin command execution
- change .proto file for plugins
- add global usage guide for all commands
- handle commands not included in the built-in set
2026-05-10 23:00:33 +03:00
21564dda30 start implementing a plugin system
start implementing a plugin system using standard I/O as a transport
2026-05-10 00:36:36 +03:00
dda56f1694 add /ssh-exec command 2026-04-25 18:14:20 +03:00
27f2c8db49 add /ssh-unlock-disk command 2026-04-16 10:55:26 +03:00
486a596154 add AUTH_REQUIRED for debugging purposes 2026-04-16 10:53:31 +03:00
0aaa0ac76a add custom display name and avatar support 2026-04-08 12:44:12 +03:00
39b51da956 implement /wol 2026-03-20 23:12:52 +03:00
87b4fd3087 add deltachat login and command handler stubs 2026-03-20 19:28:07 +03:00
63209cefc2 modify default_config_paths to respect XDG_CONFIG_HOME; remove unnecessary comments; fmt 2026-03-19 18:18:15 +03:00
48ef5cb3b8 add default config paths 2026-03-19 11:51:53 +03:00
5d45b97a70 add config parsing logic 2026-03-19 11:29:38 +03:00
e05a94f168 add config structs 2026-03-18 00:35:59 +03:00
56856b480b add example configuration file 2026-03-14 01:30:30 +03:00
712c3822fa init repository 2026-03-13 22:02:23 +03:00