-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.0.0 Major Update #36
base: master
Are you sure you want to change the base?
Conversation
Unittest
I just forgot an Commata.
- Finished framework system(For easier use of the Api) - Finished favorite members list - Partially finished Check-In System - Can't check in properly - Fixed error at getUserBlogs.test.js
Hey, any update for merging 3.0.0 to master? |
Once all checks are passing and all methods and endpoints have unit testing, then it will merge into Master. (Prob. Today) |
Travis CI is throwing a ``Unknown option "setTimeout" with value 7000 was found. This is probably a typing mistake. Fixing it will remove this message.``exception. Fixed it here Also had to create a new branch because i edited it directly on GitHub(no ide ready here)
Travis CI is throwing a ``Unknown option "setTimeout" with value 7000 was found. This is probably a typing mistake. Fixing it will remove this message.``exception. Fixed it here Also had to create a new branch because i edited it directly on GitHub(no ide ready here)
Note to myself: never Debug again drunk, with only a phone. thanks levi. 👍
Hey @akatsukilevi, There is this documentation: /**
* Loads Favorite Members
* @param {SecurityString} sid For authenticating with the Narvii-API.
* @param {String} coms A list of communities to get the check-in status, separated by "&"
* @param {String} timezone The desired timezone to check(It will affect the user Check-In Functionality)
* @returns {Object} Object with all the Check In info of the communities specified from the Logged-in User has in an Array.
*/ Couldn't it be easier if the List of communites would be spearated with EDIT: Also please keep the Top Documentation clean. I dont think this Module loads favorite Members. >-> xD |
First sorry for take ages to reply XD EDIT: LOL i didn't noticed that there! XD I'm fixing the Top Documentation now |
Adde Remove Chat Added Audit Logs Added Open Flags
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Despite the issue Community Global Config System(#51)
Not being finished, it added a lot of things to the repo
Hey, how's the situation for this pull request? |
Added fix to send the image type argument through Amino
Hey, any update for this merge? |
Major Update PR for AminoJS