hibiscus/TODO.md

13 lines
453 B
Markdown
Raw Normal View History

2024-03-18 18:37:38 +03:00
# TODO
List of things to add to this project
2024-03-17 17:12:41 +03:00
2024-04-23 21:24:11 +03:00
* Better docs in case others want to use ths for some reason
* Github/Codeberg/whatever mirror for when `faye` (my server) is offline
2024-03-28 11:22:37 +03:00
* Improve config and use reflection when loading it
2024-04-23 14:13:45 +03:00
* API revamp
2024-03-23 15:36:01 +03:00
* Check export function for improvements
2024-04-23 21:24:11 +03:00
* Customise log file
2024-03-26 14:32:19 +03:00
* More slog.Debug and a debug flag?
2024-04-23 14:13:45 +03:00
* Consider less clunky auth method
2024-04-23 23:16:20 +03:00
* Consider localisation
2024-03-28 10:42:52 +03:00
* *Go* dependency-less? <-- this is a terrible idea