Issues
- 0
Rate limit the amount of times someone can have the verification email sent to them.
#242 opened by jillytot - 0
Create dialogue after sign-up to inform the user a validation email has been sent to their supplied email address.
#240 opened by jillytot - 0
- 0
Create option for Robot Server owners to require users to have verified email to control robots or chat.
#239 opened by jillytot - 0
- 0
Inline Form needs to use <button /> element even if it's formatted like plain text, otherwise it won't be "accessible".
#235 opened by jillytot - 0
Controls need a "focus" state, i.e. visually indicate controls are accessible when tabbed.
#234 opened by jillytot - 0
Bring "Focus" to modal when modal is open.
#233 opened by jillytot - 0
- 0
Better Server Side Validation
#226 opened by jillytot - 0
- 0
Update "Suspend" to use new system.
#219 opened by jillytot - 0
update "unsuspend" to use new system.
#221 opened by jillytot - 0
Add icon to server card to indicate privacy status for server, Public, Unlisted, Private.
#222 opened by jillytot - 0
Chat should remain persistent on mobile while the virtual keyboard is active.
#224 opened by jillytot - 0
- 0
Add "owned servers" to profile.
#220 opened by jillytot - 0
blacklist for email domains
#184 opened by jillytot - 0
Volume appears inaccessible on mobile chat
#171 opened by jillytot - 0
show active channels on a server - backend
#163 opened by jillytot - 0
Private server invite page / token.
#194 opened by jillytot - 0
Robot keys expire after 30 days
#206 opened by bwookieeeee - 0
- 1
Make command pallet scrollable
#189 opened by jillytot - 2
Older channels can't update buttons
#199 opened by jillytot - 0
handle formatting Modals for mobile
#166 opened by jillytot - 0
Remove old methods for setting channel controls
#188 opened by jillytot - 0
Sasha's PR
#187 opened by jillytot - 0
Allow left nav to be collapsable when not in mobile
#193 opened by jillytot - 0
Global Moderation refactor to use newer moderation system currently used for local moderation
#192 opened by jillytot - 0
Channel List - Only the channels / robots content needs to scroll, header and footer on channel list should not scroll.
#191 opened by jillytot - 0
CSS Tweaks
#190 opened by jillytot - 0
Fix "Browse" layout for mobile
#165 opened by jillytot - 0
- 0
- 0
Add moderation log for users
#185 opened by jillytot - 0
Make "account created" date visible to moderators.
#183 opened by jillytot - 0
Something causing "tab" to change the height of an element somewhere. I'm not even sure how to describe repro steps : D
#182 opened by jillytot - 0
Get Followed Servers - API hook
#178 opened by jillytot - 0
Create Server Settings Modal w/ unlisted option
#179 opened by jillytot - 0
- 1
- 0
Add unlisting as an option on server creation modal
#180 opened by jillytot - 1
Put heart indicator next to servers that users currently follow on the "browse" page.
#162 opened by jillytot - 0
bug: sendChat box displays in the wrong place on initialization. Consider not rendering it until receiving canvas height props
#169 opened by jillytot - 0
Mobile Chat - Touching the video should make chat messages display again and allow you to scroll through them (when chat is active)
#173 opened by jillytot - 0
Proper behavior for canvas resizing dynamically
#174 opened by jillytot - 0
Fix modal pop-up styling for mobile
#175 opened by jillytot - 0
Allow "Press and hold" on mobile command buttons.
#164 opened by jillytot - 0
Volume bar doesn't work correctly on firefox
#168 opened by Peter-Maguire