ivan
ivan
This is the current error (actually we cannot paginate at all when logged out). Debugging the code it correctly fetches new activities but fail to insert due to `Could not...
ps the form error appears only on logged out home , the `could not find stream 'feed' to render data in` error instead appears on all the feeds when visited...
Need also to fix duplicated id issue
yeah maybe for foundational extensions (such as ui_social / ui_reactions / boundaries / etc) we can assume they're enabled? or we can cache the list of extensions loaded? because they...
Adding the list of potential N+1 (from logs and honeycomb) - [ ] bonfire_data_activity_pub_peered (possibly triggered by is_local?) - [ ] pointers_pointer (possibly triggered by Boundaries.can?)
- https://bjoern.brembs.net/2015/04/what-should-a-modern-scientific-infrastructure-look-like/ - https://bjoern.brembs.net/2017/08/7-functionalities-the-scholarly-literature-should-have/
added a basic /write page with a full-page composer, linked from the user more menu in the left sidebar
I've did quite a bunch of work on the extensions settings. Now data schemas / external libraries are decoupled from the bonfire extensions. The extensions section occupies a specific part...
if discoverability is opted out, I expect to not see the user in the users directory list (that's how i'd frame the test for the sake of simplicity atm)
> Feed default time limit (Select the time limit you want to use by default (can always change in the feed controls options) not sure how to test this one,...