ArchBlood

Results 20 issues of ArchBlood

It would be very nice to be able to use slash commands in the richtext editor. ``` /codeblock ```` ![Screenshot_1](https://github.com/humhub/humhub-prosemirror/assets/35392110/d733de31-1c2f-4083-b7d8-94a363219fb9) Currently I've not seen many editors using Prosemirror as a...

See the following post on the community: https://community.humhub.com/content/perma?id=249368

enhancement

I would like an option to add snippets to the post Form/CreateForm ### Use case - Adding information (Rules, guides etc.) - Adding customized/personalized snippets

I believe it would be better to change the wording for `Open in new window` to `Open in new tab` as in modern browsers they now use tabs over opening...

enhancement

Currently on mobile view I'm seeing some issues when it comes to the width & height of the container which seem to be missing; I've tested with newly created themes...

From working on https://github.com/humhub-contrib/legal/pull/68 I can see a few issues that can be noted when using the Rest API module definitions, namely some useful and some non-useful. A number of...

question

I am helping build a OAuth for HumHub instances, at the moment I'm hitting a roadblock in this area. ### Examples ```html api/v1/user/auth/authorize ``` & ```html api/v1/user/auth/token ``` These two...

enhancement

Would be amazing to have an import/export option for this module, I know it's not widely used anymore but would be a lot easier to update the repos on GitHub...

enhancement

Replace `$canWrite` with `$canEdit` could also be a first step to #4

**What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [ ] Code style update - [ ] Refactor -...