Kroc Camen

Results 125 issues of Kroc Camen

Create a 404 page. This currently poses a problem because it is not possible for the htaccess file to know what the theme is, and thus direct 404s to the...

theme

This time 196x196 for Android: https://developers.google.com/chrome/mobile/docs/installtohomescreen

theme

In addition to #175, we should validate all input strings to ensure that: 1. They are actually UTF-8 2. There are no invalid byte combinations and such 3. Perhaps removal...

security & privacy

Add a hook for 'theme.php' so that theme designers can add additional templating to each post in a thread, etc.

theme
docs

Generate short and simple hashes from usernames and set them as a tooltip on the names so that people can compare names that may be spoofing. Unicode normalisation will never...

theme
translation
security & privacy

As requested by SteTaylor: http://forum.camendesign.com/showcase+1#2s7u7pn3edwg It would not be difficult to add an extra tick-box to the delete page to also 'ban' the username by voiding the password hash in...

feature
theme
docs
translation

Loading external scripts is bad, mmkay. It's less reliable, less trustworthy and sometimes slower. NNF should use it's own local HTML5Shiv script. I tried this before, but the script URL...

theme
security & privacy

Since we can now easily reverse HTML back into the original markup, I am willing to provide the ability to edit posts (rather than append), but only for the site...

feature
theme
docs
translation

For faster moderation when signed-in, tick boxes should be provided so multiple thread / post deletes can be made in one action.

feature
theme
docs
translation

The bold and italic processing is very lacking: 1. combined bold and italic does not work (e.g. `_*...*_` & `*_..._*`) 2. Use within brackets not supported (e.g. `(_test_)`) 3. double...

feature
take_me
docs