Releases: elitepvpers-community/epvpapi
Releases · elitepvpers-community/epvpapi
Version 1.1.1
This version contains mostly bugfixes and performance improvements. See the Migration Guide for changes that may affect your project.
Version 1.1
- Added
Statisticclass holding information about the forum (Threads,Posts,Members) - Fixed parsing bugs (Recommendations and ThanksReceived can now be parsed if the values are greater than 999, updated join date parsing since the format was modified somehow by the forum software)
- Remastered content framework (+ added
Content.Element.FontSize, updatedContent.Element.Code, implemented additional pre-defined sorting properties such asContent.JustifiedTexts,Content.RightAlignedTexts,Content.LeftAlignedTexts,Content.FontSizes,Content.Codesand so on, see this wiki page for further information) - Implemented the
Profile.SetSignaturemethod that allows you to change your signature using the content framework - The friend count of users may now be retrieved using the
User.Friendsproperty after updating (parsing) - Minor renaming changes (that won't affect you) and other bugfixes
Version 1.0
- Fixed several bugs and errors, enhanced the information parsing procedures
- Code refactoring and restructuring changes
- UnitTests usable by everyone (see the
README.MDfor more information on how to setup your environment) - Content Framework for parsing and generating messages with vBulletin (elitepvpers specific) format codes such as spoilers, centered text, bold text, quotes, ...
- Extended proxy support for connecting when behind a proxy server
- Subscribed threads can be queried using the
Profile.GetSubscribedThreadsfunction (thx @michaelpittino - User Search and lookup functions such as
User.SearchandUser.ByName - Implemented new properties including
User.Bannedthat is set to true if the user was detected being banned.
Version 1.0 - Alpha
Properties are not covered in this changelog. Please see the documentation for more information.
Session User
Linked with the session, also known as the logged-in user.
- Login (using the MD5 password hash)
- GetPrivateMessages
- GetTreasures
- RemoveAvatar
- SetAvatar
User
- HasRank
- GetHighestRank
- Update
- Search
Shoutbox
- Update
Channels
- History
- Shouts (newest 15)
- Send (for sending messages to the channel)
Smileys
Pre-defined implementations of available smileys (Smiley.Awesome, Smiley.RedFace...)
Messages
Private Messages
- Send
- Update
- Report
Visitor Messages
- Send
Sections
Pre-defined implementations of sections (Section.Main, Section.Suggestions)
- Threads
- Update
Threads
- Create
- Delete
- Close
- Open
- Rate
- Reply
- Update
- Replies
Posts
- Report
Blogs
Blog Entries
- Publish
Social Groups
- Create
- Delete
- RequestTransfer
- AcceptTransfer
- Edit
- Kick
- Invite
- CancelInvite
- Join
- Leave
Threads
- Create
- Delete
- Reply
Posts
- Delete