lijiarui
|
53faba66aa
|
put pic in the center
|
2017-04-13 14:59:55 +08:00 |
|
lijiarui
|
3be4d31e21
|
minisize qrcode
|
2017-04-13 14:54:52 +08:00 |
|
lijiarui
|
c3b00a2c4b
|
add line blank
|
2017-04-13 01:51:37 +08:00 |
|
lijiarui
|
c7e1a7d422
|
modify pic link
|
2017-04-13 01:50:18 +08:00 |
|
lijiarui
|
d3ae6c9aaf
|
add group qrcode
|
2017-04-13 01:47:39 +08:00 |
|
Urinx
|
dccba3b81f
|
Merge pull request #171 from omg2hei/master
fix : AttributeError in Python3
|
2017-04-03 08:19:00 +08:00 |
|
omg2hei
|
2ed4cff3fa
|
fix : AttributeError in Python3
fix : run python weixin.py then AttributeError: 'str' object has no attribute 'decode'
|
2017-03-30 17:15:51 +08:00 |
|
Urinx
|
3c019b1f96
|
Merge pull request #155 from Haskely/master
转换为python3代码完成,同时更新了Synchost使其能够成功进入消息循环
|
2017-02-22 12:19:20 +08:00 |
|
Haskely
|
0834dfa9af
|
Merge pull request #3 from Haskely/Python-3
Fix bugs
|
2017-02-21 13:52:24 +08:00 |
|
Haskely
|
28bb790819
|
Fix bugs
|
2017-02-21 13:51:18 +08:00 |
|
Haskely
|
343dcb1c19
|
Merge pull request #2 from Haskely/master
Master
|
2017-02-21 13:41:51 +08:00 |
|
Haskely
|
02a1c53957
|
Transfer to Python3
Successfully tested!
|
2017-02-21 13:38:54 +08:00 |
|
Haskely
|
828a2a6330
|
Merge pull request #1 from Haskely/Python-3
Python 3
|
2017-02-21 03:09:25 +08:00 |
|
Haskely
|
03db42d435
|
Transfer it to Python3 manually
Really tedious!
|
2017-02-21 03:07:56 +08:00 |
|
Haskely
|
52699bbd01
|
Python-3
transfer to Python-3
|
2017-02-20 23:52:03 +08:00 |
|
Urinx
|
17a8a07d9b
|
Merge pull request #129 from yanxurui/master
optimize: support directly open QRcode image on mac osx
|
2017-01-16 09:25:35 +08:00 |
|
yanxurui
|
13358093be
|
optimize: support directly open QRcode image on mac osx
|
2016-11-22 14:44:48 +08:00 |
|
Urinx
|
c8025896da
|
Merge pull request #125 from jseagull/master
fix exception when message contains :<br/>
|
2016-11-19 00:37:17 +08:00 |
|
jseagull
|
97c6999f7b
|
fix exception when message contains :<br/>
|
2016-11-16 11:03:34 +08:00 |
|
Urinx
|
cd41e9d2c3
|
Merge pull request #115 from cool-lab/master
Fix the sync host bug
|
2016-10-29 12:18:11 +08:00 |
|
liushuchun
|
bb494ec71f
|
Fix the sync host bug
|
2016-10-25 18:31:40 +08:00 |
|
Urinx
|
c905285c24
|
Merge pull request #98 from Menq/patch-1
update
|
2016-10-23 21:58:48 +08:00 |
|
Urinx
|
160c10f5cd
|
Merge pull request #109 from flyingtime/master
修复windows上出现的错误以及乱码问题
|
2016-10-23 21:58:00 +08:00 |
|
苏世龙
|
ff3d0abec6
|
delete colorlogs in window system
|
2016-10-21 16:44:29 +08:00 |
|
苏世龙
|
089c07689f
|
use thread instead of multiprocessing in window system
|
2016-10-21 16:06:16 +08:00 |
|
Urinx
|
9c88f8cf5f
|
Merge pull request #106 from flyingtime/master
添加新的synccheck url并且添加了一些异常处理
|
2016-10-20 11:54:25 +08:00 |
|
Urinx
|
d9e7924c34
|
Merge pull request #108 from Urinx/revert-105-master
Revert "修改发送图片消息和表情消息失败的问题、使用最新网页微信域名"
|
2016-10-20 11:54:15 +08:00 |
|
Urinx
|
a6d3a078a2
|
Revert "修改发送图片消息和表情消息失败的问题、使用最新网页微信域名"
|
2016-10-20 11:53:14 +08:00 |
|
Urinx
|
fd89f8da02
|
Merge pull request #105 from lbbniu/master
修改发送图片消息和表情消息失败的问题、使用最新网页微信域名
|
2016-10-20 11:52:08 +08:00 |
|
苏世龙
|
77e244672a
|
import httplib use in try except
|
2016-10-19 08:59:36 +08:00 |
|
苏世龙
|
9f0bed3c10
|
fixed if condition end with ':'
|
2016-10-19 08:32:49 +08:00 |
|
苏世龙
|
45054dcd63
|
all _get check return value
|
2016-10-18 20:03:42 +08:00 |
|
苏世龙
|
a9048b32fc
|
all _post check return value
|
2016-10-18 17:23:35 +08:00 |
|
苏世龙
|
b62e3491e1
|
_get add try except
|
2016-10-18 16:54:23 +08:00 |
|
苏世龙
|
97ed2dff2f
|
use logging.error in except
|
2016-10-18 16:49:58 +08:00 |
|
苏世龙
|
1eebbf84ab
|
add try catch with urllib2.urlopen
|
2016-10-18 14:17:10 +08:00 |
|
苏世龙
|
3ac95c785f
|
add new synccheck urls
|
2016-10-18 13:52:28 +08:00 |
|
lbbniu
|
bc0482ce53
|
移除失效同步检测消息线路,增加新线路
|
2016-10-18 10:41:39 +08:00 |
|
lbbniu
|
27535c8841
|
修改发送图片消息和表情消息失败的问题、使用最新网页微信域名
|
2016-10-18 10:35:25 +08:00 |
|
孟强
|
3ef0753328
|
update
remove "webpush2.weixin.qq.com" , this sever no longer avaliable !
|
2016-10-13 11:53:14 +08:00 |
|
Urinx
|
9eaddb110a
|
Merge pull request #60 from fmnisme/master
init .gitignore
|
2016-06-14 20:38:24 +08:00 |
|
fmnisme
|
a2b32d75fe
|
init .gitignore
|
2016-06-11 13:05:34 +08:00 |
|
Urinx
|
d26ba5eeb0
|
Update README.md
|
2016-05-11 16:04:49 +08:00 |
|
urinx
|
da0b2ff199
|
support send weixin emotion, by @monkeybad
|
2016-05-11 15:59:25 +08:00 |
|
Urinx
|
e4c93f69a6
|
Merge pull request #44 from seipop/develop
add requests_toolbelt module into requirements.txt
|
2016-04-12 19:54:46 +08:00 |
|
seipop
|
15a5b69aa1
|
add requests_toolbelt module into requirements.txt
|
2016-04-11 19:11:54 +08:00 |
|
Urinx
|
f0433a7e15
|
Merge pull request #43 from JokerQyou/master
Fix PEP8 complaints: use all spaces for indent
|
2016-04-10 15:05:45 +08:00 |
|
Joker Qyou
|
63f94525f0
|
Fix PEP8 complaints: use all spaces for indent
|
2016-04-08 22:27:12 +08:00 |
|
urinx
|
e841b70187
|
Update README
|
2016-03-18 20:14:26 +08:00 |
|
Urinx
|
a9c3b5abaf
|
Merge pull request #34 from samueldeng/master
Finish the feature to send Picture(including jpeg & png format.)
|
2016-03-18 16:12:01 +08:00 |
|