Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Pull requests: richard-better/pushbullet.py

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Tests
#28 by kovacsbalu was merged Jan 30, 2015 Loading…
Update readme.md
#5 by chid was merged Apr 22, 2014 Loading…
minor fix for issue #6
#7 by QuantumGhost was merged May 14, 2014 Loading…
"body" parameter added to push_file
#9 by Atarity was closed Jan 10, 2015 Loading…
Update for API V2
#10 by rbrcsk was merged Jul 28, 2014 Loading…
Created websocket listener
#11 by n3wtron was closed Jul 28, 2014 Loading…
Retrieve extra pages of pushes using 'cursor'.
#13 by donm was merged Dec 7, 2014 Loading…
Add python dist files to .gitignore.
#20 by smblott-github was merged Jan 10, 2015 Loading…
Send pushes to channels
#21 by troeggla was merged Jan 10, 2015 Loading…
pep8 fixes
#25 by kovacsbalu was merged Jan 30, 2015 Loading…
Change old style class to new style class
#3 by QuantumGhost was merged Mar 8, 2014 Loading…
Add SMS support
#27 by arilotter was merged Jan 31, 2015 Loading…
Raise exceptions for errors
#29 by rbrcsk was merged Jan 31, 2015 Loading…
Ditch CamelCase
#30 by rbrcsk was merged Jan 31, 2015 Loading…
sms fix: source_user_iden is user's iden, not object
#31 by kstep was merged Feb 20, 2015 Loading…
Correct typo for push_note() example in readme
#32 by jonmcalder was merged Feb 20, 2015 Loading…
fix spelling in readme
#35 by mralext20 was merged Mar 8, 2015 Loading…
fixed Issue #37
#38 by n3wtron was closed Nov 10, 2015 Loading…
Update listener example to match current API
#39 by jpeeler was merged Jun 25, 2015 Loading…
python3 file_upload fix...
#42 by flynnguy was merged Nov 7, 2015 Loading…
Fix for origin issue #41
#43 by kovacsbalu was merged Jun 25, 2015 Loading…
Fix 403 response codes
#44 by josephlmulligan was merged Jun 25, 2015 Loading…
ProTip! Exclude everything labeled bug with -label:bug.