LibreChat/client/src/components/Nav
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
..
ExportConversation 🚀 Feat: Streamline File Strategies & GPT-4-Vision Settings (#1535) 2024-01-11 11:37:54 -05:00
SettingsTabs 🖌️ feat: Optional Display Username in Messages, Send/Stop Button Style, Localization (#1592) 2024-01-19 03:44:02 -05:00
ClearConvos.tsx refactor: Use librechat-data-provider app-wide 🔄 (#1326) 2023-12-11 14:48:40 -05:00
index.ts refactor(Nav/Conversation): reorganize imports and fix import paths 2023-07-27 10:32:23 -04:00
Logout.tsx 🔒 fix: Robust Cache Reset on User Logout (#1324) 2023-12-10 17:13:42 -05:00
MobileNav.tsx 🛠️ refactor: Improve Input Placeholder Handling and Error Management 🔄 (#1296) 2023-12-06 14:10:06 -05:00
Nav.tsx 🔥🚀 feat: CDN (Firebase) & feat: account section (#1438) 2023-12-29 21:42:19 -05:00
NavLink.tsx style: adjust icon scale, favicon, azure icon; chore: convert files to TSX; ci: unit tests for generation buttons (#987) 2023-10-03 10:28:19 -04:00
NavLinks.tsx 🔥🚀 feat: CDN (Firebase) & feat: account section (#1438) 2023-12-29 21:42:19 -05:00
NavToggle.tsx feat: open sidebar popup for new users (#1308) 2023-12-07 22:40:23 -05:00
NewChat.tsx 🗨️ refactor: Open New Tab for Ctrl+Click or Button Combo in NewChat (#1484) 2024-01-03 19:34:41 -05:00
SearchBar.tsx feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
Settings.tsx ✏️ feat: LaTeX parsing for Messages (#1585) 2024-01-18 14:44:10 -05:00