Clark Winkelmann

Results 101 comments of Clark Winkelmann

This issue is preventing users from uploading avatars in the Flarum software when they make a new installation or update all their dependencies since it automatically makes the PSR7 package...

I know it's still a work in progress, but just reading through the code I notice the `isLiked` part in `addLikeAction` is not updated with new code yet.

Part of this has been implemented through the mapping+cleanup process. See https://github.com/FriendsOfFlarum/upload#mapfilescommand to implement. If there's any infringing material, use the post edit feature to remove the image/file from the...

> What is `emojifiedContentHtml` and where does that come from? @imorland it's the core emoji extension :wink: https://github.com/flarum/framework/blob/v1.8.3/extensions/emoji/js/src/forum/renderEmoji.js#L46

@LiteCat0905 @essesoul can you provide more details on how you configured the S3 adapter with FoF Upload? From the error message my guess is that the OP left the credentials...

I see there are multiple issues opened about this. I'll comment on the oldest one since I'm unsure if/how duplicate issues are handled. (is this still actively maintained btw?) We...

Doesn't https://flarum.org/docs/install.html#customizing-paths, as shared by Jordan on Discuss, already explain the exact recommended way to achieve that ?

Do other of the embed websites could do with such a change? Maybe this would be better as a standalone extension that changes multiple embeds and/or other Flarum features to...

This extension does not contain any custom embed providers nor do I think it is meant to be. There are two options: - Add those providers to TextFormatter directly, that's...