Mads Marquart
|
900a9cdf72
|
Version up, thanks to @gave92
`fetchThreadList` is updated with a GraphQL implementation. See #241
v1.3.2
|
2018-02-18 22:40:13 +01:00 |
|
Mads Marquart
|
611b329934
|
Merge pull request #259 from gave92/fetchThreadListGraphQL
Added GraphQL alternative to fetchThreadList; fixes #241
|
2018-02-18 22:36:23 +01:00 |
|
Mads Marquart
|
2642788bc1
|
Merged fetchThreadListGraphQL into fetchThreadList
|
2018-02-18 22:32:12 +01:00 |
|
Marco Gavelli
|
8268445f0b
|
Changed return type for ONE_TO_ONE to User
|
2018-02-18 22:49:47 +01:00 |
|
Marco Gavelli
|
c12dcd9263
|
Added GraphQL alternative to fetchThreadList; fixes #241
|
2018-02-17 14:29:31 +01:00 |
|
Mads Marquart
|
3142524809
|
Version up, thanks to @DeltaF1
`onFriendRequest` functionality is restored
v1.3.1
|
2018-02-07 11:30:19 +01:00 |
|
Mads Marquart
|
4c9d3bd9d7
|
Merge pull request #255 from DeltaF1/master
Restored onFriendRequest functionality
|
2018-02-07 11:29:04 +01:00 |
|
DeltaF1
|
ba103066b8
|
Restored onFriendRequest functionality
|
2018-02-06 00:30:35 -05:00 |
|
Mads Marquart
|
0b0d6179a2
|
Version up, thanks to @sdnian
`fetchThreadMessages` and `listen` can now parse AudioAttachments
v1.3.0
|
2018-01-30 17:20:47 +01:00 |
|
Mads Marquart
|
e8806d4ef8
|
Merge pull request #254 from sdnian/bransh1
modify AudioAttachment function
|
2018-01-30 17:15:55 +01:00 |
|
Steve Nian
|
c96e5f174c
|
update
|
2018-01-30 20:22:18 +08:00 |
|
Steve Nian
|
315242e069
|
update
|
2018-01-30 20:17:09 +08:00 |
|
Steve Nian
|
a94fa5fbe3
|
AudioAttachment
|
2018-01-30 17:33:29 +08:00 |
|
Mads Marquart
|
90203afdd0
|
Fixes documentation error
|
2018-01-23 20:20:13 +01:00 |
|
Mads Marquart
|
2c0d098852
|
Fixes #240, small backwards-compatablitity issue when sending images
v1.2.1
|
2018-01-08 21:55:11 +01:00 |
|
Mads Marquart
|
e4290cd465
|
Version up, thanks to @lobstr
v1.2.0
|
2018-01-02 13:40:50 +01:00 |
|
Mads Marquart
|
46b85dec5c
|
Merge remote-tracking branch 'lobstr/master'
|
2018-01-02 13:40:25 +01:00 |
|
Mads Marquart
|
bbc34bd009
|
Added onTyping method
|
2018-01-02 13:33:13 +01:00 |
|
cirrux
|
c495317e65
|
Fix setTypingStatus to send correctly
|
2018-01-01 23:11:35 -05:00 |
|
cirrux
|
a946050228
|
Re-enable typing notification
|
2017-12-31 12:27:55 -05:00 |
|
cirrux
|
83789dcefa
|
Fix attachment parsing for newer structure
|
2017-12-26 19:12:10 -05:00 |
|
Mads Marquart
|
4f1f9bf1ce
|
Fixed errors on unknown genders
v1.1.3
|
2017-12-15 23:46:47 +01:00 |
|
Mads Marquart
|
32c72c2f35
|
Version up, thanks to @Dante383
v1.1.2
|
2017-12-10 20:08:13 +01:00 |
|
Dante
|
42ae0035af
|
typo in function name
checkRequest --> check_request
|
2017-12-10 14:16:17 +01:00 |
|
Mads Marquart
|
96e28fdbe6
|
Fixed error when recieving share attachments
|
2017-11-16 15:14:46 +01:00 |
|
Taehoon Kim
|
0f889f50cf
|
Update README.rst
|
2017-11-14 17:25:01 +09:00 |
|
Mads Marquart
|
478eaebdec
|
Removed copyright icon from README.rst, fixing #219
v1.1.1
|
2017-10-21 18:47:12 +02:00 |
|
Mads Marquart
|
7ecf229db5
|
See commit description
- Deprecated `sendMessage` and `sendEmoji` in favor of `send`
- (Almost) Fully integrated attachment support
- Updated tests
- General cleanup
v1.1.0
|
2017-10-21 17:59:44 +02:00 |
|
Mads Marquart
|
dda75c6099
|
Merge remote-tracking branch 'svaikstude/feature/@mention'
|
2017-10-21 12:10:58 +02:00 |
|
Mads Marquart
|
28d5ac9f90
|
Merge branch 'attachment-support'
|
2017-10-21 12:09:52 +02:00 |
|
Mads Marquart
|
52acfb4636
|
Removed json from main client.py
|
2017-10-21 11:58:57 +02:00 |
|
Mads Marquart
|
2a64bad385
|
Merge branch 'feature/eventReminder'
|
2017-10-21 11:49:37 +02:00 |
|
Mads Marquart
|
1a73699f1a
|
Merge branch 'mutable-default'
|
2017-10-21 11:48:06 +02:00 |
|
Mads Marquart
|
1b5a7a0063
|
Merge branch 'rooms'
|
2017-10-21 11:46:28 +02:00 |
|
ekohilas
|
4b3eb440cf
|
fixed missing get
|
2017-10-20 03:17:26 +11:00 |
|
ekohilas
|
d1f457866b
|
fixed dict typo
|
2017-10-20 03:08:27 +11:00 |
|
ekohilas
|
6f29aa82cb
|
fixed class mistype
|
2017-10-15 15:15:56 +11:00 |
|
ekohilas
|
b1a2ff7d84
|
updated for python2.7
|
2017-10-15 03:56:09 +11:00 |
|
ekohilas
|
883b16e251
|
fixed simple merge
|
2017-10-08 03:32:20 +11:00 |
|
ekohilas
|
116b39cf6a
|
fixed superclass init error
|
2017-10-08 03:25:25 +11:00 |
|
ekohilas
|
eae1db9c7d
|
removed list and rstrip
|
2017-10-08 03:25:25 +11:00 |
|
ekohilas
|
730bab5d40
|
added rooms under thread_info
|
2017-10-08 03:25:10 +11:00 |
|
ekohilas
|
d52dac233e
|
made appropriate changes to default args of rooms
|
2017-10-08 03:22:15 +11:00 |
|
ekohilas
|
1f37277a8d
|
started adding rooms
|
2017-10-08 03:22:15 +11:00 |
|
ekohilas
|
15014d7055
|
merging from upstream
Merge remote-tracking branch 'upstream/master'
|
2017-10-07 15:06:31 +11:00 |
|
ekohilas
|
7a35ca05b1
|
fixed all mutable default argument gotchas
|
2017-10-07 14:15:45 +11:00 |
|
svaikstude
|
be6b6909d9
|
Update client.py
|
2017-10-06 17:05:09 +02:00 |
|
Manvydas Kriauciunas
|
42c1d26b2e
|
new feature to support @mention in sendMessage
|
2017-10-06 16:31:25 +02:00 |
|
Manvydas Kriauciunas
|
d38f8ad2ec
|
new feature eventReminder added
|
2017-10-06 16:23:47 +02:00 |
|
Mads Marquart
|
023fd58f05
|
Version up, thanks to @ekohilas
v1.0.25
|
2017-10-03 22:46:04 +02:00 |
|