James Anderson

Results 12 issues of James Anderson

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: win32 Arch: x64 Version: Windows...

type: needs investigation
template: bug
area: app

Organize the sidebar with custom sorting styles. Include the ability to sort by secondary and tertiary user group, etc. Base the group categorization on user's display group username style?

Type: Enhancement
Category: Convo

Display a green ring around profile pictures to indicate if a user is currently in the chat room or not.

Type: Enhancement
Category: Convo

Display a quick love button when hovering over messages, similar to Discord. LIke rains, could have a feature to randomly quick love one of the last x chatters. Support the...

Type: Enhancement
Category: Convo

Improve the convo gambling experience. Potential to create specific sections to visualize the convo games.

Type: Enhancement
Category: Convo

Custom Discord-like theme for convos. Similiar to https://i.imgur.com/IVM9k5E.png

Type: Enhancement
Category: Convo

Highlight your username when you are mentioned. Additional checkbox setting to play the audible chime when mentioned.

Type: Enhancement
Category: Convo

Show relative timestamps under each message (relative if less than a day, absolute if greater)

Type: Enhancement
Category: Convo

In the React server code, there is a ternary where they create a new Request object and forward all properties on `RequestInit` to it. This won't work in workerd due...