- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 24,281
- راهحلها
- 27
- پسندها
- 3,277
- امتیازها
- 113
- سن
- 28
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hello XenForo Team / Community,
I am developing a Flutter-based mobile application that consumes data from a XenForo forum using the official REST API.
I would like to implement a “Following” feed in the mobile app, where a user can see only posts or threads created by users they are following, similar to a social feed.
Main question
Is there any official REST API endpoint or supported parameter that allows fetching:
I am developing a Flutter-based mobile application that consumes data from a XenForo forum using the official REST API.
I would like to implement a “Following” feed in the mobile app, where a user can see only posts or threads created by users they are following, similar to a social feed.
Main question
Is there any official REST API endpoint or supported parameter that allows fetching:
- Threads created by...
