diff --git a/README.md b/README.md index ae6eb0c..27e3b39 100644 --- a/README.md +++ b/README.md @@ -13,33 +13,33 @@ feature discussions. - [X] log in - [X] refactor login/sessions/totp - [X] chat rooms -- [ ] gif support -- [ ] media uploads -- [ ] local upload support (keep it simple for small instances) -- [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/) -- [ ] try to select immediate sibling messages from the same user and hide mulitple avatars -- [X] chat messages + - [X] chat messages + - [ ] gif support + - [ ] media uploads + - [ ] local upload support (keep it simple for small instances) + - [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/) + - [ ] try to select immediate sibling messages from the same user and hide mulitple avatars - [X] user profile page -- [X] logout button -- [ ] profile editing -- [ ] avatar uploads -- [ ] local upload support (keep it simple for small instances) -- [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/) + - [X] logout button + - [ ] profile editing + - [ ] avatar uploads + - [ ] local upload support (keep it simple for small instances) + - [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/) - [ ] admin panel -- [ ] add invite code generation -- [ ] AC_REQUIRE_INVITE_CODE: boolean env var/setting -- [ ] AC_DIRECTORY_SERVERS: |-separated list of directory servers to report to + - [ ] add invite code generation + - [ ] AC_REQUIRE_INVITE_CODE: boolean env var/setting + - [ ] AC_DIRECTORY_SERVERS: |-separated list of directory servers to report to these central servers could be distributed directories - your town might run one, your state, your country, or you could publish to a public one that is organized around interests - [ ] combined "bulletin board" instead of exchange/work? -- [ ] post-it style notes with tag and keyword filtering? + - [ ] post-it style notes with tag and keyword filtering? - [ ] simple wiki for resources - [ ] simple calendar with public/private event tracking -- [ ] caldav support + - [ ] caldav support - [X] smart forms -- [X] use the api for forms so requests will be authenticated -- [X] support multiple methods + - [X] use the api for forms so requests will be authenticated + - [X] support multiple methods ## Getting Started Developing