Vladimir Panteleev
Vladimir Panteleev
It's here, have at it: https://github.com/CyberShadow/DFeed/blob/4571f8effa3bcd9dcdee15dcea9472309991274a/src/dfeed/web/web/view/group.d#L159-L165
It's this bug: https://issues.dlang.org/show_bug.cgi?id=15985 Workaround: build with `-debug`
Thanks, added `-debug` back. Sigh...
DFeed now has full text search, which allows searching by an author's name. I've implemented a profile page as you described, but ran into the difficulty that all mailing list...
It was online a few days ago, but is now offline again.
> Add an email link at the footer of the forum for complaints. This should be a dedicated email (even if it's just an alias to social). There is a...
We can bump the flagging feature to extend it to more users, or talk about the feature in more detail (e.g. establish a criteria for making it available for more...
Would someone like to sketch what this should look like? Does it need to link to a web page, or a direct mailto: link?
> It's not always obvious what's wrong with a reported post. That opens the possibility of improving the flagging feature. We can: - add a field where people can describe...
TIL you can put `` around the `` without a `for` attribute. Did you test whether this affects how the form looks?