aboutsummaryrefslogtreecommitdiffstats
path: root/Pubnub.py
AgeCommit message (Collapse)Author
2015-06-16changed Pubnub module to pubnubDevendra
2015-06-16remove subscribe_syncDevendra
2015-06-15removing pyflakes warningsDevendra
2015-06-12Merge branch 'pam_demo' into developDevendra
2015-06-09fixing typoDevendra
2015-06-09adding channel param for error callbackDevendra
2015-06-06fix for issue where error callback not invoked for presenceDevendra
2015-06-06fixed issue of error callback not getting invoked for presenceDevendra
2015-06-05state quoteDevendra
2015-06-05fix for grantDevendra
2015-06-05adding state support in subscribe and here nowDevendra
2015-06-05fixing issue where grant dint work on python 3Devendra
2015-05-14adding include_token option to historyDevendra
2015-04-24merging osx 10.9 fix from Jay to developDevendra
2015-02-18version bumpDevendra
2015-02-18commit printDevendra
2015-01-14bump version to 3.7.0Devendra
2014-12-31modiying comments for docsDevendra
2014-12-31updating docsDevendra
2014-12-30version changeDevendra
2014-12-30changes for channel groupcgDevendra
2014-12-27adding channel group unsubscribe, presenceDevendra
2014-12-27Merge branch 'develop' into cgDevendra
2014-12-18Merge branch 'develop' of github.com:pubnub/python into developDevendra
2014-12-18few minor fixesDevendra
2014-12-18cg subscribe support v1Devendra
2014-12-08missing timeout keyword argumentStephen L. Blum
2014-11-26make Jay's azure fix an optionDevendra
2014-11-26return plain text on decryption errorDevendra
2014-11-26fixing typoDevendra
2014-11-25channel group support admin api's onlyDevendra
2014-11-22Channel groupsDevendra
2014-11-19fixing global here nowDevendra
2014-10-21bumping version to 3.5.3Devendra
2014-10-11adding Jay's patch for azureazure-fixDevendra
2014-07-24[fixes #74404960 develop] fix for presence apiDevendra
2014-07-21[fixes #74743948] added daemon flag, for core python pubnub classDevendra
2014-06-25[#73749994 develop python] bumping revisionDevendra
2014-06-23adding pnsdk url paramDevendra
2014-06-18bumping versionDevendra
2014-06-18removing debug printDevendra
2014-06-18changing param pres_uuid to uuid, pres_uuid should be deprecrecated; also ↵Devendra
added subscribe_sync
2014-06-16version changesDevendra
2014-06-16return json array with code and reason in sync mode errorDevendra
2014-06-15fixing customer issue, making changes to dev console to print prettyDevendra
2014-06-14fixing issue where subscribe in two separate pubnub objects was not working ↵Devendra
correctly
2014-05-15adding unit testsDevendra
2014-05-15adding sync and async tests for grant and revokeDevendra
2014-05-13adding comments for docsDevendra
2014-05-08updating package urlsDevendra