Commit Graph

35 Commits

Author SHA1 Message Date
Mads Marquart
4a8ef00442 Fixed a few bugs, updated to v. 1.0.3 2017-06-26 11:37:54 +02:00
Mads Marquart
add06ffa7a I was having trouble with PyPI ;) 2017-06-22 23:35:28 +02:00
Mads Marquart
c81d7d2bfb Removed deprecations and new event system, improved other things
Removed deprecations
Removed new event system
Added documentation for all events
Added FAQ
Changed Client.uid to Client.id
Improved User model
Prepared for support of pages
2017-06-20 14:57:23 +02:00
Mads Marquart
d2741ca419 Added baseline for sphinx documentation and on2FACode event
The docs are still very WIP, but they should be functional. Just
execute `make html` in the docs folder, and you should be able to
navigate to `/docs/_build/html` and view it in your browser
2017-05-26 13:38:54 +02:00
Mads Marquart
83a45ebc03 Changed names with Chat to Group or Thread respectively, improved error handling, and changed _doSendRequest to return a single message id 2017-05-21 23:12:30 +02:00
Mads T Marquart
fd2e554b98 Updated version 2017-05-11 16:29:48 +02:00
Mads Marquart
0d75c09036 Added support for deprecating items, and maybe support for python 2.7
- Changed `test_data.js` to `test_data.json`
- Added `deprecated` decorator
- Added `deprecation` function
- Readded old functions, and marked them as deprecated
- Changed parameters back to being type-in-specific (support for python
2.x)
- Deprecated `info_log` and `debug` init paramters
2017-05-10 14:54:07 +02:00
Mads T Marquart
d381d8c940 Version up because of PR revert 2017-05-09 07:35:38 +02:00
Mads T Marquart
68e5b2c16c Version up thanks to @Dainius14 2017-05-08 20:30:10 +02:00
Taehoon Kim
b804dc3f94 Version up thanks to @madsmtm and @tmcadam 2017-05-05 12:59:48 -07:00
Taehoon Kim
5019671b35 version up from 0.8.2 to 0.8.5 thx to @Dainius14 2017-05-04 09:30:27 -07:00
Taehoon Kim
1475d8c4db update pypi dist 2017-04-05 00:04:56 +09:00
Taehoon Kim
462c21d2ef version up thanks to the PR #115 2017-03-29 13:00:21 +09:00
Taehoon Kim
1fe399780e version up for bug fix #108 2017-02-08 13:11:06 +09:00
Taehoon Kim
58c40ff286 version up for merging PRs from @madsmtm 2017-02-07 17:00:59 +09:00
Taehoon Kim
4eb61641b7 Version up for merging #96 2017-02-03 07:52:23 +09:00
Taehoon Kim
dea64fb9b8 fix typo and version up for merging multiple PRs 2017-01-30 21:53:16 +09:00
Taehoon Kim
65fbb77451 version update thanks to @thekindlyone from 0.4.0 to 0.5.0 2016-09-22 22:35:52 +09:00
PidgeyL
902e90147a remove unneeded print if not debug 2016-05-30 14:26:27 +02:00
PidgeyL
7336d3ec45 version update 2016-01-11 09:04:32 +01:00
PidgeyL
47ded77b13 update version 2016-01-04 09:06:28 +01:00
PidgeyL
3a6f733811 merge 2015-12-28 12:35:31 +01:00
Pidgey
33e0d361a5 Update __init__.py 2015-12-28 12:34:01 +01:00
Taehoon Kim
05aea7a492 sync version with pypi: from 0.2.1 to 0.2.2 thx to @PidgeyL 2015-12-26 10:38:52 +09:00
Taehoon Kim
66c4ff4d95 sync version with pypi: from 0.2.0 to 0.2.1 thx to @PidgeyL 2015-12-19 08:24:07 +09:00
Taehoon Kim
e43b3f4959 version sync with pypi: from 0.1.3 to 0.2.0 2015-12-15 23:09:56 +09:00
Taehoon Kim
9e26d15b54 sync version with pypi 2015-12-09 21:32:44 +09:00
Taehoon Kim
1841075521 version sync with pypi (0.1.2) 2015-12-09 08:15:27 +09:00
Taehoon Kim
fda9be2d0c version update 2015-12-04 22:19:45 +09:00
wannaphongcom
80bc6b7953 Update __init__.py 2015-10-16 12:01:26 +07:00
Taehoon Kim
6dc17528ef README update 2015-04-19 17:21:18 +09:00
Taehoon Kim
fc7b7f3e43 minor update 2015-04-19 02:52:16 +09:00
Taehoon Kim
256a1b496c login added 2015-04-19 01:10:04 +09:00
Taehoon Kim
7ef3f2e25e add methods for Client 2015-04-18 22:21:27 +09:00
Taehoon Kim
a81fff0211 first commit 2015-04-18 21:55:56 +09:00