Opliko

Results 16 issues of Opliko

Status: - [x] handle incoming Flag activity - [x] including reporting remote content - [x] send outgoing Flag activity if user chooses to do so - [ ] forward to...

enhancement
activitypub

resolves #12432 This is a slightly hacky way to fix this, but I'm not entirely sure if there aren't any plugins depending on `exposeUid/exposeGroupName` short-circuiting to a 404 on lack...

### Description ## What and why? Currently NodeBB API only supports a very coarse cookie and static bearer key authentication schemes. This makes interacting with an instance from outside fairly...

enhancement

Because this plugin - and everything based on it - is just using `User.create`, they're bypassing registration queue completely. This means that unless all SSO plugins are disabled, registration queue...

**Description** It seems that for some reason Firebase Extensions Marketplace still only has v0.1.10 of this extension, which doesn't have the fixes to `_geo` field. For 0.1.12 it seems the...

bug

As a result of #362 `build_sdist` now follows symlinks - however, due to the way `each_unignored_file` is written it will iterate through every subdirectory with no way to prevent it...