notmd

Results 68 issues of notmd

NextLink auto prefetch the page (I think because we are using root getInitialProps).

Send a notification to Discord so the mod team can quickly take action. This is a temporal workaround for https://github.com/LAION-AI/Open-Assistant/issues/968. Also we don't need a UI for it. ![image](https://user-images.githubusercontent.com/33456881/232369181-19e3ec0d-5089-48f7-9d5c-88eb97eab8d3.png)

backend

Avoid flooding the backend log with user not found error

The code is in the `MessageTableEntry.tsx` file ![image](https://user-images.githubusercontent.com/33456881/232795572-9f6daaf6-841e-4161-970e-0999e8089356.png)

bug
website
good first issue
UI/UX

The `QueueInfo` is removed for now. I will add it back in follow up PR. Most of the change are UI code, there is no logic here, it safe to...

close #2584. ~~Doesn't support return null cursor when the chats in response contain first or last chat. So the frontend need to do 1 more request~~ Frontend not support this...

inference

After trying a bunch of methods I found this is the easiest way to do it. Other approaches are way more complicated. Also found this lib https://github.com/compulim/react-scroll-to-bottom OAI also uses...

maybe something like this is ok https://www.vecteezy.com/video/10877395-like-loop-motion-graphics-video-transparent-background-with-alpha-channel

feature
website
good first issue
UI/UX

I also unpin some deps

website

Look not good, I have no idea about a better UI ![image](https://user-images.githubusercontent.com/33456881/235862661-a551807f-65e4-4e4f-9455-3d5ed5ed9a17.png)

website
inference