Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

v4.0.2

Latest
Compare
Choose a tag to compare
@sentanos sentanos released this 19 Nov 23:01
· 3 commits to master since this release

+ configureItem
+ deleteWallPost
+ getAuditLog
+ getFriends
+ uploadItem
+ uploadModel
+ onFriendRequest

+ acceptFriendRequest
+ block
+ declineFriendRequest
+ follow
+ getAction
+ getSenderUserId
+ getStatus
+ getWallPost
+ joinGroup
+ leaveGroup
+ removeFriend
+ sendFriendRequest
+ unblock
+ unfollow

* login errors on two step
* most functions will detect if you are not logged in automatically and error
* threaded functions now make large get requests viable
* onNotification reconnecting more reliable
* onMessage
* switch back to cheerio
* getWall, onWallPost updated for viewstates, allowing so posts can be easily deleted
* upload -> uploadModel
* groupPayout
* onJoinRequestHandle
* date fixes for daylight savings time for functions with any date in them
* getForumPost returns more info
* reformat and organize functions