Alex Root Junior
ea0987e7d9
Added lost text files
2023-01-07 22:42:01 +02:00
Alex Root Junior
730485e43a
Added full support of Bot API 6.4 ( #1088 )
...
* Remove warnings about pytest asyncio mode
* Update Bot API to 6.4
* Bump version
* Added changelog
* Update translations
2022-12-30 22:44:25 +02:00
Daria
b93b75804c
UA translation of index.po, download_file.po & upload_file.po from Bot API ( #1080 )
2022-12-15 21:34:46 +02:00
Daria
49f4c9d3bd
UA translation of class based handlers docs ( #1076 )
2022-12-15 21:34:36 +02:00
Daria
a0dbbcfd5d
UA translation of router & dispatcher docs
2022-12-10 21:13:28 +02:00
Alex Root Junior
4497b62910
Added lost files
2022-12-10 21:10:16 +02:00
Alex Root Junior
3ea73fbbbd
Add missing shortcuts, new enums, reworked old stuff ( #1070 )
...
* Render shortcuts
* Render docs
* Added enumerations
* Added docs
* Use enums, removed Helper
* Bump butcher
* Added InputMediaType enum
* Added MaskPositionPoint, InlineQueryResultType enums
* Update texts
* Added StickerType enum
* Cover tests
* Update docs
* Fixed imports
* Re-enabled all pre-commit hooks
2022-12-04 03:05:49 +02:00
Alex Root Junior
b287551590
Bot API 6.3 ( #1063 )
...
* Added API changes
* Added changelog
* Oops. Move changelog
* Update tests
* Remove experimental
* Added message content type
* Update message aliases
* Update changes
* Update texts
* Bump version
* Remove versionadded badge
2022-11-06 14:28:21 +02:00
Alex Root Junior
3ae5d904c9
Update texts
2022-11-02 22:46:44 +02:00
Daria
1e60e10997
UA translation of filtering events docs ( #1043 )
...
* UA translation of filtering events docs
* Small changes in description
* Remove unused text
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2022-10-25 22:24:06 +03:00
Daria
dea1623435
UA translation of FSM & Middlewares docs ( #1035 )
2022-10-21 22:21:46 +03:00
Daria
9c4f60fb1b
UA translation of Observer docs ( #1034 )
2022-10-19 23:19:40 +03:00
Alex Root Junior
01028f10eb
Small fix in translated pages
2022-10-18 02:12:24 +03:00
dimaluts
6e31f93951
Translate flags docs page to uk_UA ( #1025 )
...
* Translate flags docs page to uk_UA
2022-10-15 01:06:35 +03:00
Alex Root Junior
41c802010d
Small fix in translated pages
2022-10-15 00:46:53 +03:00
Alex Root Junior
048172bcc2
Translate utils docs // uk_UA // TY @MelissaLemon
2022-10-14 19:46:19 +03:00
Alex Root Junior
b0f251a8b8
Combining filters (again) ( #1018 )
...
* Added explicit logic filters, added slots to all other filters
* Update translation files
* Update docs
2022-10-03 01:23:22 +03:00
Andrew
1a3e2a8991
Fix UA translations in index.po ( #1017 )
...
* Fix ua translations in index.po
Пофікшені і додані деякі переклади
* ADD Changelog
2022-10-03 01:05:55 +03:00
Alex Root Junior
d824155a66
Added links to docs
2022-10-02 00:49:27 +03:00
Alex Root Junior
f4251382e8
Remove filters factory, introduce docs translation ( #978 )
...
* Rewrite filters
* Update README.rst
* Fixed tests
* Small optimization of the Text filter (TY to @bomzheg)
* Remove dataclass slots argument in due to the only Python 3.10 has an slots argument
* Fixed mypy
* Update tests
* Disable Python 3.11
* Fixed #1013 : Empty mention should be None instead of empty string.
* Added #990 to the changelog
* Added #942 to the changelog
* Fixed coverage
* Update poetry and dependencies
* Fixed mypy
* Remove deprecated code
* Added more tests, update pyproject.toml
* Partial update docs
* Added initial Docs translation files
* Added more changes
* Added log message when connection is established in polling process
* Fixed action
* Disable lint for PyPy
* Added changelog for docs translation
2022-10-02 00:04:31 +03:00