todos - ParaLogia/discrud GitHub Wiki
Planned Features
SessionForm
- demo user login (priority: medium)
- Prevention against accessing unjoined servers by entering their ids in the url (priority: medium-low)
Allow server owners to delete all messages on their server (priority: medium)
Editing messages (priority: high)
- DMs (priority: high)
- Edited markers (priority: medium)
- Server/Channel name limitations (priority: low)
Bugs
- Tooltips don't work well with a scroll-able server nav. I've spent 1.5 hours debugging, and it's just not working (priority: low)
Unknown users from live chat should be fetched (priority: high)
UI Changes
UserFooter
- render Settings button with dropdown instead of just a Logout button (priority: low)
Splash
- render logo and some images (priority: medium-low)
Animations (priority: medium)
- Error rendering on server/channel forms (priority: medium-low)
- Confirmation popups for destructive actions (priority: medium)
- Expanding textareas for chat input (priority: low)
Other
- Clear out some messages from redux state to save memory (priority: low)