Reading a few older threads, I see that the Oxwall team is opposed to this feature. So I would like to develop this myself. May I please get a pointer to help with this taks? There's docs on making plugins (not completely enough yet IMHO, developers would benefit greatly if there was a navigable API similar to Drupal, Laravel, etc).
Can I hook into the main Newsfeed with a plugin? I am thinking of going thru all the groups, watching for new activity and publishing that to the news feed (that means I'll have to keep a record of the last item published from each group to check against). Sounds pretty inefficient so if anyone has ideas they will be much appreciated.
Thanks!