developer
  • Joined on 2026-05-10
developer created pull request developer/scrabble-game#100 2026-06-21 15:28:19 +00:00
fix(telegram): reply to /start only in private chats
c494da553a fix(telegram): reply to /start only in private chats
developer created branch feature/telegram-private-reply-guard in developer/scrabble-game 2026-06-21 15:28:02 +00:00
developer deleted branch feature/telegram-promo-bot-chat-moderation from developer/scrabble-game 2026-06-21 15:21:25 +00:00
developer pushed to development at developer/scrabble-game 2026-06-21 15:21:25 +00:00
fa8abf22db Merge pull request 'feat(telegram): promo bot + channel-chat moderation gate' (#99) from feature/telegram-promo-bot-chat-moderation into development
1ba789a1f1 docs(telegram): invert chat-gate strategy in docs; tune logs; i18n text
bdd1cc7d85 fix(telegram): invert the chat gate — mute the ineligible (default-allow)
0ab1719ee9 fix(telegram): grant in-chat members regardless of reported can_send
380f82438c fix(telegram): grant write to restricted members in default-deny chats
Compare 8 commits »
developer merged pull request developer/scrabble-game#99 2026-06-21 15:21:23 +00:00
feat(telegram): promo bot + channel-chat moderation gate
1ba789a1f1 docs(telegram): invert chat-gate strategy in docs; tune logs; i18n text
bdd1cc7d85 fix(telegram): invert the chat gate — mute the ineligible (default-allow)
0ab1719ee9 fix(telegram): grant in-chat members regardless of reported can_send
380f82438c fix(telegram): grant write to restricted members in default-deny chats
a404513037 feat(telegram): chat-gate observability + grant on first registration
b22b624d28 fix(telegram): keep a failed promo-bot construction non-fatal
developer created pull request developer/scrabble-game#99 2026-06-21 12:47:32 +00:00
feat(telegram): promo bot + channel-chat moderation gate
e71e40eef5 feat(telegram): promo bot + channel-chat moderation gate
developer pushed to development at developer/scrabble-game 2026-06-21 10:19:16 +00:00
41d21f3f6f Merge pull request 'feat(ui): tile-crossword loading splash for cold lobby open' (#98) from feature/lobby-splash-tiles into development
9642cafc1f fix(ui): hold each splash word for the pause before the readiness check
ba6ee90278 feat(ui): tile-crossword loading splash for cold lobby open
Compare 3 commits »
developer deleted branch feature/lobby-splash-tiles from developer/scrabble-game 2026-06-21 10:19:16 +00:00
developer merged pull request developer/scrabble-game#98 2026-06-21 10:19:15 +00:00
feat(ui): tile-crossword loading splash for cold lobby open
developer pushed to feature/lobby-splash-tiles at developer/scrabble-game 2026-06-21 08:42:33 +00:00
9642cafc1f fix(ui): hold each splash word for the pause before the readiness check
developer created pull request developer/scrabble-game#98 2026-06-21 08:29:57 +00:00
feat(ui): tile-crossword loading splash for cold lobby open