botserver/src/email
Rodrigo Rodriguez (Pragmatismo) 224ddd4a03 chore: Remove emoji icons from log messages and UI
Replace emoji icons with plain text/ASCII equivalents to prevent
encoding issues and improve console compatibility:
- Replace checkmarks with *
- Replace x marks with x
- Replace status indicators with text [OK], [ERR], etc.
- Remove decorative emojis from info/debug log messages
- Keep functional emojis in user-facing chat/sentiment features
2025-12-09 07:55:11 -03:00
..
mod.rs chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
stalwart_client.rs feat(auth): Add OAuth login for Google, Discord, Reddit, Twitter, Microsoft, Facebook 2025-12-04 22:53:40 -03:00
stalwart_sync.rs feat(auth): Add OAuth login for Google, Discord, Reddit, Twitter, Microsoft, Facebook 2025-12-04 22:53:40 -03:00
vectordb.rs Add .env.example with comprehensive configuration template 2025-11-28 13:19:03 -03:00