dymik739
  • Joined on 2022-10-09
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-09-19 18:53:04 +03:00
2446a20a5b update schedule
dymik739 merged pull request dymik739/modular-bot-framework-for-tele...#11 2023-09-19 18:22:50 +03:00
transliteration-decoder: add automatic photo caption detection and let bot core deal with exceptions
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-09-19 18:22:50 +03:00
4502e7fbe1 Merge pull request 'transliteration-decoder: add automatic photo caption detection and let bot core deal with exceptions' (#11) from dev into master
09def1cd63 transliteration-decoder: add automatic photo caption detection and let bot core deal with exceptions
Compare 2 commits »
dymik739 created pull request dymik739/modular-bot-framework-for-tele...#11 2023-09-19 18:22:33 +03:00
transliteration-decoder: add automatic photo caption detection and let bot core deal with exceptions
dymik739 pushed to dev at dymik739/modular-bot-framework-for-tele... 2023-09-19 18:20:43 +03:00
09def1cd63 transliteration-decoder: add automatic photo caption detection and let bot core deal with exceptions
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-09-12 12:37:04 +03:00
34439e944b update schedule
dymik739 merged pull request dymik739/modular-bot-framework-for-tele...#10 2023-09-12 12:32:45 +03:00
Merge updates from dev branch to master
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-09-12 12:32:45 +03:00
dc8056abed Merge pull request 'Merge updates from dev branch to master' (#10) from dev into master
604054af9e auto-schedule-pro-v2: add lookup capability to current lesson requests and make styling more flexible
d6bd061090 auto-schedule-pro-v2: in schedule lookup set date to be always on top even if the lesson is single
e57773ccbb auto-schedule-pro-v2: hotfixes and add "default" label next to auto-generated values
05a8039b18 auto-schedule-pro-v2: add clear option to remove custom setting value and clean up old code remnants
Compare 13 commits »
dymik739 created pull request dymik739/modular-bot-framework-for-tele...#10 2023-09-12 12:28:46 +03:00
Merge updates from dev branch to master
dymik739 pushed to dev at dymik739/modular-bot-framework-for-tele... 2023-09-12 12:24:43 +03:00
604054af9e auto-schedule-pro-v2: add lookup capability to current lesson requests and make styling more flexible
dymik739 pushed to dev at dymik739/modular-bot-framework-for-tele... 2023-09-12 11:44:22 +03:00
d6bd061090 auto-schedule-pro-v2: in schedule lookup set date to be always on top even if the lesson is single
dymik739 pushed to dev at dymik739/modular-bot-framework-for-tele... 2023-09-12 10:04:09 +03:00
e57773ccbb auto-schedule-pro-v2: hotfixes and add "default" label next to auto-generated values
dymik739 pushed to dev at dymik739/modular-bot-framework-for-tele... 2023-09-12 09:52:35 +03:00
05a8039b18 auto-schedule-pro-v2: add clear option to remove custom setting value and clean up old code remnants
dymik739 pushed to dev at dymik739/modular-bot-framework-for-tele... 2023-09-11 22:30:03 +03:00
a22fb2b4b1 auto-schedule-pro-v2: hotfixing many issues at once to make the module work properly
dymik739 pushed to dev at dymik739/modular-bot-framework-for-tele... 2023-09-11 21:36:10 +03:00
1381ddb007 auto-schedule-pro-v2: implement templates support for custom output theming
dymik739 pushed to master at dymik739/modular-bot-framework-for-tele... 2023-09-09 15:16:01 +03:00
9bdf8d0775 update schedule
dymik739 pushed to dev at dymik739/modular-bot-framework-for-tele... 2023-09-06 17:39:44 +03:00
e9bec0159f auto-schedule-pro-v2: change spacing between schedule lookup parts
dymik739 pushed to dev at dymik739/modular-bot-framework-for-tele... 2023-09-06 17:36:04 +03:00
5dc78b8cb0 auto-schedule-pro-v2: fix HTML escaping
dymik739 pushed to dev at dymik739/modular-bot-framework-for-tele... 2023-09-06 17:33:02 +03:00
67b3c4278b auto-schedule-pro-v2: fix date showing up twice during schedule lookup
dymik739 pushed to dev at dymik739/modular-bot-framework-for-tele... 2023-09-06 17:22:18 +03:00
0497cbf9b7 add support for parse_mode selection in all module APIs and update modules to respect these changes