Jannes Höke
65061f8a99
[ci skip] docs: add all missing classes
2016-11-01 09:01:36 +01:00
Jannes Höke
dabbbcafcb
[ci skip] docs: remove superfluous text in index.rst
2016-11-01 08:15:51 +01:00
Jannes Höke
1eb4b40dbf
[ci skip] docs: add logo to html and pdf builds
2016-11-01 08:09:25 +01:00
Jannes Höke
7167936692
[ci skip] pdf docs: use a4paper, update motto
2016-11-01 07:54:04 +01:00
Jannes Höke
aa3ca38837
Sphinx restructuring: Now builds PDF and better HTML docs ( #449 )
...
* update sphinx source files to properly build latexpdf and improve html build
* fix docstrings and sphinx sources to get rid of warnings
* add telegram.contrib.rst
2016-11-01 06:53:51 +01:00
Jannes Höke
2786252a51
Bump version to v5.2.0
2016-10-25 20:10:36 +02:00
Jacob Bom
4e5f4582dd
Merge pull request #411 from python-telegram-bot/bitwise-filters
...
Make filters and/or-able using bitwise operators.
2016-10-19 11:40:35 +02:00
Jannes Höke
a1495956aa
temporary fix for documentation builds on readthedocs
2016-10-10 12:51:12 +02:00
Jacob Bom
3244417f61
Add docs for filters.
2016-09-25 00:30:04 +02:00
Rahiel Kasim
5d27059631
deprecate telegram.Emoji
2016-08-21 11:50:22 +02:00
Jannes Höke
ad3eec2af8
ConversationHandler ( #331 )
...
* initial commit for conversationhandler and example
* implement simple Promise for run_async/conversationhandler
* refactor Promise._done to done
* add handling for timed out Promises
* correctly handle promises with None results
* fix handling tuple states
* update comments on example
* Added a first test on the ConversationHandler.
* Fixed a small typo.
* Yapf'd.
* add sphinx doc for conversation handler
* fix title for callbackqueryhandler sphinx docs
2016-07-15 01:30:54 +02:00
Valentijn
f5f95ef8c9
Documentation ( #350 )
...
* Small fixes to documentation and add myself to AUTHORS.
* Rework CONTRIBUTIONS.rst
Use code-blocks instead of literals, change headings for portability and use a relative link to AUTHORS instead of linking to a specific copy.
2016-07-14 16:56:05 -03:00
Rahiel Kasim
04a871aff5
introduce constants module ( #342 )
2016-07-14 21:48:31 +02:00
Rahiel Kasim
f31bd91673
Merge pull request #305 from python-telegram-bot/move-botan
...
move botan from utils to contrib
2016-05-28 21:32:07 +02:00
Rahiel Kasim
2f408ab767
generate docs for botan
2016-05-28 09:18:36 +02:00
Leandro Toledo
d90b0f495d
End the madness when bumping versions [ci skip]
2016-05-24 19:43:24 -03:00
Jannes Höke
dc27ff41ef
bump version to 4.1.2
2016-05-22 13:01:14 +02:00
Jannes Höke
d028d4edd0
bump to 4.1.1
2016-05-16 16:05:02 +02:00
leandrotoledo
ac55ba007e
Bumping version to v4.1 [ci skip]
2016-05-15 20:05:38 -03:00
Jannes Höke
10a98211f8
bump version to 4.0.3
2016-05-01 22:13:27 +02:00
Jannes Höke
62c651d167
bump version to 4.0.2
2016-04-29 19:31:45 +02:00
Jannes Höke
865bba3f3e
bump version to 4.0.1
2016-04-27 01:17:47 +02:00
Jannes Höke
fd15e51e28
bump version to 4.0.0, update CHANGES
2016-04-27 01:02:57 +02:00
Noam Meltzer
3f28633e79
MessageHandler / filters: refactor
...
filters are now functions instead of enum like objects.
their definitions were moved to messagehandler.py
2016-04-26 17:47:37 +03:00
Jannes Höke
7daf26198e
bump version to 4.0rc1
2016-04-22 16:24:32 +02:00
Jannes Höke
8c0de59d46
fix rst syntax
2016-04-22 16:13:24 +02:00
Jannes Höke
d46d9a711d
Merge branch 'bot-api-2.0' into dispatcher-rework
...
Conflicts:
docs/source/telegram.ext.jobqueue.rst
docs/source/telegram.rst
2016-04-22 16:12:45 +02:00
Leandro Toledo
b444cd7bce
Adding new modules to docs #232
2016-04-22 11:07:44 -03:00
Jannes Höke
cfdfdeb4fc
Merge branch 'bot-api-2.0' into dispatcher-rework
2016-04-21 17:20:05 +02:00
Leandro Toledo
fc277d7393
Refactor of telegram.Bot class and docstrings #232
2016-04-19 09:04:25 -03:00
Jannes Höke
b6fceefc80
documentation
2016-04-18 18:13:54 +02:00
Jannes Höke
808945b623
prepare release of v3.4
2016-03-22 03:02:13 +01:00
Jannes Höke
150914cf25
Adjust sphinx docs to telegram.ext submodule
2016-03-19 13:26:38 +01:00
Jannes Höke
218e22631c
Prepare to release v3.3
2016-02-28 02:33:49 +01:00
Jannes Höke
5fd7a4fe0d
release v3.3b1
2016-01-09 15:50:19 +01:00
Jannes Höke
c69cdfd184
Initial commit for inline bot support
2016-01-09 15:09:48 +01:00
Jannes Höke
aa8966832b
release 3.2 and update copyright notice to 2015-2016
2016-01-05 14:12:03 +01:00
Jannes Höke
95e2aad9bd
fix sphinx build
2016-01-04 02:36:27 +01:00
Jannes Höke
2ff6fe9901
initial commit for JobQueue by @franciscod
2015-12-31 14:56:48 +01:00
Jannes Höke
fc9456e1a8
release v3.1.2
2015-12-29 14:46:00 +01:00
Jannes Höke
ea7c54ba07
Release v3.1.1, change author email everywhere
2015-12-21 21:18:53 +01:00
Jannes Höke
0e78606d37
Release v3.1
2015-12-16 16:25:14 +01:00
Jannes Höke
cb0736fb3d
update sphinx docs
2015-12-16 16:23:18 +01:00
Jannes Höke
bcadfc5398
Release version 3.0.0
2015-12-07 23:49:19 +01:00
Leandro Toledo
16349ac69a
Releasing v2.9.2
2015-11-11 11:31:20 -02:00
leandrotoledo
206802cf4d
Minor fix on docs
2015-11-10 20:33:14 -02:00
Jannes Höke
dd498ded00
Update to version 2.9.1
2015-11-10 20:22:58 +01:00
Leandro Toledo
c6533a2d69
Releasing v2.9
2015-11-10 12:21:04 -02:00
Leandro Toledo
688d6af541
Releasing v2.8.7
2015-10-08 11:31:48 -03:00
Leandro Toledo
f2b0cb46a2
Releasing v2.8.6
2015-10-08 10:23:12 -03:00