Thanks a lot to kapi2289 and 2FWAH!
- Add `getUserActiveStatus`, `onBuddylistOverlay` and `setActiveStatus` methods, and `ActiveStatus` model, see 338
- Add `fetchThreads` and `fetchAllUsersFromThreads`, see 300
- Add `Message.formatMentions`, see 325
- Add `QuickReply` models, which is stored in `Message.quick_replies`, and which is possible to respond to with `quickReply` method, see 342
- Add `getPhoneNumbers`, `getEmails`, to fetch the user's own phone number and email, see 342