Commit graph

21 commits

Author SHA1 Message Date
5d4a8beb14
add a todo 2023-01-17 10:59:04 +01:00
ffa92bbd5f
better startup logs 2023-01-17 10:52:34 +01:00
5c7ede0033
* fix display of time
* add message when the list is empty
* wip: add button to update when the list is empty
* fix reminder deletion
2023-01-16 18:06:30 +01:00
2593f92dad
fix types 2023-01-16 17:16:58 +01:00
ffc395b4aa
fix button implementation for updates 2023-01-16 12:02:04 +01:00
159d3b1528
fix button interaction 2023-01-16 10:43:49 +01:00
eb741f409a
feat: support of buttons 2023-01-16 10:17:32 +01:00
f9625db2c2
add reminder delete 2023-01-15 20:27:21 +01:00
8b05c26dab
complete reminders 2023-01-09 17:56:32 +01:00
759f974e15
wip: re init reminders after restart 2022-12-19 22:42:27 +01:00
d42fd9072b
* add comments
* add timeout when creating a reminder
2022-11-06 18:25:21 +01:00
c7933d4aa9
* complete implementation of remind add
* add locales
2022-11-06 01:23:49 +01:00
694d41a128
* Better handle of errors
* Add Modal support
* Use modal for reminder
* Add TODOs
2022-11-04 21:10:56 +01:00
Anri
9d5c65bf9d bump versions (#43)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/43
2022-07-27 21:46:09 +02:00
Anri
f6ff50449c feat: quote (#42)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/42
2022-07-27 13:00:23 +02:00
Anri
1ece0ecb16 feat: help command (#36)
- command.data easier to use
- store commands categories
- ping command more readable
- store commands in a different way (cf. categories)
- update translations
- add string.capitalize() extension
- lowercase command names in localized thing

Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/36
2022-07-25 00:54:19 +02:00
Anri
d144bcb375 feat: locales (#27)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/27
2022-07-22 11:46:47 +02:00
Anri
bc49aab23e refactor: cleanup (#26)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/26
2022-07-20 23:47:41 +02:00
Anri
a9ef97daa6 refactor: typescript migration (#24)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/24
2022-07-20 23:01:47 +02:00
Anri
933b968faf Add slash commands support (#20)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/20
2022-07-03 21:09:57 +02:00
Anri
9f24b73ef8 Split into multiple files (#18)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/18
2022-07-03 18:43:31 +02:00