@ -6,7 +6,6 @@ To decide which feature makes sense in FluffyChat and which would be config bloa
1. FluffyChats code base should be as minimal as possible so we have a maintainable state.
2. We should not implement features which is the job of the OS. For example this includes:
- Emoji-picker
- Font selector
- Theme switcher (Currently implemented but might be removed in the future)
3. We should avoid implementing features which are hard to test.