2021-06-27 10:19:14 +00:00
# Roadmap
2020-09-01 20:46:50 +00:00
## UX
2021-06-27 10:19:14 +00:00
* Layout of buttons on person options screen
2020-09-01 20:46:50 +00:00
2021-06-27 10:19:14 +00:00
## Groups
2020-09-01 20:46:50 +00:00
* Groups can be defined as having particular roles/skills
2021-08-03 16:10:29 +00:00
* Think of a way to display groups. Maybe assign a hashtag and display them like hashtag timelines
2020-09-01 20:46:50 +00:00
2021-06-27 10:19:14 +00:00
## Questions
2020-09-01 20:46:50 +00:00
2021-06-27 10:19:14 +00:00
* Instance-only questions
* Active polls screen?
* Questions more integrated into overall organization
2020-09-01 20:48:57 +00:00
## Code
2021-06-27 10:19:14 +00:00
* More unit test coverage
* Break up large functions into smaller ones
* Code documentation?
2024-09-12 09:21:05 +00:00
## E2EE
2024-09-12 09:22:59 +00:00
There is some indication that W3C may add E2EE to the ActivityPub spec. If they do this then consider the best way to add it. It may mean giving up on the "no javascript" policy, or it could be something only usable via a C2S client. https://github.com/swicg/activitypub-e2ee