botserver/src/attendance
Rodrigo Rodriguez (Pragmatismo) 583e764bb9 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
..
drive.rs refactor: rename redis-cache feature to cache 2025-12-05 12:09:02 -03:00
keyword_services.rs Remove unused sqlx dependency and related code 2025-11-28 09:27:29 -03:00
llm_assist.rs chore: Remove emoji icons from log messages and UI 2025-12-09 07:55:11 -03:00
mod.rs feat(attendance): Add LLM-assisted attendant features 2025-12-05 13:47:15 -03:00
queue.rs feat(attendance): Multi-channel attendant config (email, phone, teams, google) 2025-12-05 14:54:55 -03:00