R_J
AdminR_J Admin
-
Re: 2020 OSS Roadmap plans
Not even sure what I tried... But right now I have tried composer update followed by yarn build. That worked! (View Post)1 -
Re: Masonry/ "Best of..."-style view on all categories
That's no function of the hosted version either. You can format lists any way you want with css. Showing discussion information on list pages needs a plugin. Both requirements shouldn't be too compli… (View Post)1 -
Re: Feedback for the Rich Editor
UX problems 5: changing text formatting across multiple lines only works inside one paragraph. If I wrote two lines, separated by pressing the enter key, I cannot mark this text and make it bold: I w… (View Post)1 -
Re: installation problem
Do you have the PHP intl extension installed? (View Post)1 -
Re: Conversations
From class.conversationmodel.php: /** * Get how many recipients current user can send a message to. * * @return int|bool A maximum number of recipients or FALSE for unlimited. */ public static functi… (View Post)4