[bd] API 1.6.3

Power up your XenForo installation.

  1. New release v1.6.3

    xfrocks
    • PHP 7.3 support
    • Added GET `/users/fields`
    • Added POST `/lost-password`
    • Added GET `/threads/:threadId/navigation`
    • Added GET `/posts/unread`
    • Added POST `/notifications/custom`
    • Added GET `/threads/:threadId/poll`
    • Added param `fields` for POST `/users`
    • Added param `before` and `after` for GET `/conversation-messages`
    • Added param `thread_create_date` and `thread_update_date` for GET `/threads`
    • Added `ids` into response of GET `/tags/find`
    • Added...
  2. Feature Update 1.6.1

    xfrocks
    • PHP 7.2 support
    • Added option to control limit and range of data accessible via API
    • Added GET /tags/list
    • Added GET /tags/:tagId
    • Added POST /tools/ott
    • Added param creator_user_id for GET `/threads/
    • Added param thread_prefix_id for GET `/threads/
    • Added param thread_tag_id for GET `/threads/
    • Added param quote_post_id for POST `/posts/
    • Added first_poster_avatar into links in thread data
    • Added post_origin into post data
    • Added user_external_auth into user...
  3. Feature Update

    xfrocks
    • Added param reason for post/thread/profile post deletion
    • Added latest_posts into thread data
    • Added latest_comments into profile post data
    • Added timeline_username into profile post data
    • Added user_followers_total and user_followings_total into user data
    • Added username into associatable user data
    • Added user_unread_notification_count for alert ping
    • Added support for thread prefixes
    • Added support for social accounts association (Facebook, Google)
    • Improved...
  4. Feature Update

    xfrocks
    • now support XenForo 1.5.0 features: content tagging, 2fa
    • added `user_last_seen_date` for GET `/users`
    • added `user_fields` for GET `/users` (deprecated `user_custom_fields`)
    • added `permissions.edit_title` for GET `/threads`
    • added `last_post` for GET `/threads`
    • added POST `/search/indexing`
    • added `locale` parameter
    • added `order`=`natural_reverse` for GET `/conversation-messages`
    • added support for pages
    • added support for thread poll
    • added support for user...
    JulianD and GEORGiOBBLOVER like this.
Loading...