Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat<client>: ui overhaul part 3 (#11) * fix<client>: remove message empty popup * feat<client>: UI user list User List UI overhauled Fixed some mobile bugs * feat<client>: UI user popup & message rework Added user popups Reworked how messages are displayed * Delete undefined * fix<client>: context menu Removed default context menu from entire page Removed unused css Caught up to commit 7e012f9 * feat<client>: UI user popup styling Styled user popups Fixed user popup bugs Added user popup hide on window resize * Update README.md * feat<client>: ui overhaul part 3 * fix<client>: some bugs Made some static images into dynamic images Fixed a small mention styling mistake * chore<back>: increment version * feat<client>: allow mentioning with @user or @user#discrm * Update app.css (#13) * Update app.css (#15) * refactor<all>: breaking structure change to servers * fix<back>: forgot name from channel struct * chore<ws>: increment version * chore<back>: add potential pfp prototype * feat<client>: context menus (#18) * Fix prod (#17) * feat<client>: ui overhaul part 3 (#11) * fix<client>: remove message empty popup * feat<client>: UI user list User List UI overhauled Fixed some mobile bugs * feat<client>: UI user popup & message rework Added user popups Reworked how messages are displayed * Delete undefined * fix<client>: context menu Removed default context menu from entire page Removed unused css Caught up to commit 7e012f9 * feat<client>: UI user popup styling Styled user popups Fixed user popup bugs Added user popup hide on window resize * Update README.md * feat<client>: ui overhaul part 3 * fix<client>: some bugs Made some static images into dynamic images Fixed a small mention styling mistake * chore<back>: increment version * feat<client>: allow mentioning with @user or @user#discrm * Update app.css (#13) * Update app.css (#15) * refactor<all>: breaking structure change to servers * fix<back>: forgot name from channel struct * chore<ws>: increment version --------- * feat<client>: context menus Added message and user context menus Fixed scrollbar bug on firefox Fixed @System user popup --------- * feat<client>: chat images Images in chat, yay --------- Co-authored-by: Sebastian (SeaBass) W <82669765+dip-land@users.noreply.github.com>
- Loading branch information