Log In  

I added a few things to the BBS:

  • Support for arbitrary text (e.g. html tags <b>like this</b> are not filtered out anymore)
  • Unicode support ˁ˚ᴥ˚ˀ こんにちは!
  • Security improvements to reduce spam and future attacks
  • Image and formatting widget now insert at cursor position rather than at the end of the text
  • Fixed bug when editing the head post of newly posted thread would sometimes fail to submit
  • Limited image sizes so that they don't push the side of the page out
The [code] tag now looks like this. Spaces are preserved, so it's now possible to post source code..

uint32 vox_rand()
{
    m_high = (m_high<<16) + (m_high>>16);
    m_high += m_low;
    m_low += m_high;
    return m_high;
}
P#6576 2012-09-16 18:25 ( Edited 2012-09-16 22:25)

You added one more thing:

"P#6576 Posted at 0000-00-00 00:00"

A broken time-machine on BBS.

BTW, did you forgot about Wiki maintenance? There's a load of spam, and pages, too...

P#6580 2012-09-16 08:02 ( Edited 2012-09-16 12:02)

The wiki has been litteraly destoryed by spam :(

@tom.k: At least we got 2012 more years left before the world ends (that, if time starts flowing again)

P#6582 2012-09-16 09:45 ( Edited 2012-09-16 13:45)

sorry can you link me to the spam on the wiki ? or has it already been vapourised? I couldnt find any spam there

P#6583 2012-09-16 18:09 ( Edited 2012-09-16 22:09)

There are some pages that look ok if you can get to them, but the front page and other pages are a massive horrible spam bucket. I found the Nuke extension which looks good for mass-deletion, and I'll also set up proper user authorization. Sorry for the wait. My to-do list for tomorrow looks like this:

[ ] rtree: folder navigation
[ ] rtree: convert internal pods to rtree
[ ] bbs: fix timestamps
[ ] WIKI SPAM RAGE

P#6585 2012-09-16 18:25 ( Edited 2012-09-16 22:25)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-29 09:15:28 | 0.008s | Q:19