Valeria 21e1888d89 Messages in channels with little to no messages will now start at the bottom
- #ghostMessages no longer has flex-grow, it was there so the input text area wouldn't go to the top
- #channelw now has margin-top: auto to force messages to the bottom, shouldn't break scroller, also forces input text area to the bottom
- .titlespace has a small margin at the bottom so it's not directly next to the input text area
2025-07-16 06:42:55 +02:00
2025-04-07 18:47:46 -05:00
2024-08-05 19:06:26 -05:00
2025-05-02 14:05:31 -05:00
2025-04-08 09:57:14 -05:00
2025-05-17 15:55:21 -05:00
2025-05-02 14:24:07 -05:00
2025-04-07 18:43:45 -05:00
2025-03-07 14:07:14 -08:00
2025-04-07 18:35:41 -05:00
2025-03-07 14:07:14 -08:00
2024-09-19 08:21:12 -04:00
2025-04-28 16:21:03 -05:00
2024-09-20 21:39:50 -05:00
2024-05-25 18:36:24 -05:00
2025-05-02 14:05:31 -05:00
2025-07-02 23:44:09 -05:00
2025-04-07 18:33:00 -05:00
2024-11-15 11:22:47 -06:00
2025-03-10 11:46:28 -05:00

Fermi

Fermi is a Spacebar Client written in TS, HTML, and CSS.

To build it, clone the repo and run npm install, then npm run build To run it, use npm start or do the equivalent with bun

Both Bun and Node.js are supported, and should function as expected.

To access Fermi after starting, simply go to http://localhost:8080/login and either register a new account, or log in with your email and password.

If there are any issues please report them either here, or to me dirrectly on spacebar

Adding instances to the dropdown

Please see this for how to add an instance to the dropdown picker

RoadMap

You can view the current roadmap on https://github.com/users/MathMan05/projects/1.

AI Code

AI code due to not being GPLv3 compatable is not allowed in this repo. I thought this didn't need to be said, but it does.

The official SpaceBar server for Fermi https://fermi.chat/invite/USgYJo?instance=https%3A%2F%2Fspacebar.chat

old invite for the official client https://dev.app.spacebar.chat/invite/USgYJo

The current hosted instance of Fermi https://fermi.chat/

Languages
TypeScript 89.9%
CSS 8.4%
HTML 1.7%