LibreChat/client
Danny Avila f133bb98fe
🖌️ feat: Optional Display Username in Messages, Send/Stop Button Style, Localization (#1592)
* 👤add: Username instead of 'You' when sending messages.

* 🌎: Added a new translation for 'You' and updated the existing translation for Spanish.

* fix: remove "!"

* Added: New setting Account for show username in messages
chore (StopButon and SendButon): Updated to new style of ChatGPT
chore Update and Added news translations: Spanish, English and Portuguese Brazilian

* fix: message component definition and imports order, remove unnecessary useEffect and localStorage set, fix localStorage key in store

* chore: update readme.md

* chore: optimize condition for messageLabel

* chore(Message.tsx): remove empty blocks

---------

Co-authored-by: Raí Santos <140329135+itzraiss@users.noreply.github.com>
2024-01-19 03:44:02 -05:00
..
public 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
src 🖌️ feat: Optional Display Username in Messages, Send/Stop Button Style, Localization (#1592) 2024-01-19 03:44:02 -05:00
test
babel.config.cjs
index.html feat: allow FWA (#1440) 2023-12-29 17:28:07 -05:00
jest.config.cjs refactor: Use librechat-data-provider app-wide 🔄 (#1326) 2023-12-11 14:48:40 -05:00
nginx.conf
package.json Release v0.6.5 (#1391) 2023-12-19 01:09:42 -05:00
postcss.config.cjs
tailwind.config.cjs
tsconfig.json refactor: Use librechat-data-provider app-wide 🔄 (#1326) 2023-12-11 14:48:40 -05:00
tsconfig.node.json
vite.config.ts fix: revert fonts resolution path in vite.config.ts 2023-12-17 16:36:24 -05:00