New New New Attnam

Jan 14, 2013, 4:16 pm
#26
Joined: Dec 2, 2007
Location: New Attnam
Interests: bananas
Posts: 2,299
I was announcing some things in the "bugs" thread which wasn't really an appropriate place

So, attachments in posts should work AND attachments in private messages
Jan 15, 2013, 12:34 am
#27
Joined: Dec 2, 2007
Location: New Attnam
Interests: bananas
Posts: 2,299
Search works again, although it is a little slow and I want to play with it to make it faster. Let me know if you find any bugs

This includes the "view new posts / topics" on the forum index for a quick way to see what's been updated, or "view posts by user".
Jan 15, 2013, 8:03 pm
#28
Joined: Dec 2, 2007
Location: New Attnam
Interests: bananas
Posts: 2,299
Shoutbox history is fixed, and you can also post and watch the shoutbox update live from the history page
Jan 16, 2013, 10:51 am
#29
Joined: Dec 2, 2007
Location: New Attnam
Interests: bananas
Posts: 2,299
Mobile site improvements including viewing topics
Jan 26, 2013, 4:06 am
#30
Joined: Dec 2, 2007
Location: New Attnam
Interests: bananas
Posts: 2,299
Not oft-used feature, but we now have syntax highlighting in code blocks.

/**
 * Attnam Party function
 */
function attnam_party( $people ) {
    for( $i = 0; $i < count($people); $i++ ) {
        echo $people[$i]['name'] . " is here to party\n";
    }
}
Jan 26, 2013, 4:39 am
#31
Joined: Nov 22, 2008
Interests: IVAN
Posts: 1,170
Best. Function. Ever.
Alos, that's really neat, but isn't it an enormous amount of work to make even basic code highlighting work for only the most common programming languages?
Beware! 'tis EagleV, Hardcore Weaver of Baskets!
Jan 26, 2013, 4:44 am
#32
Joined: Dec 2, 2007
Location: New Attnam
Interests: bananas
Posts: 2,299
It is - this is one of the few cases where I went for a third-party library.
Jan 26, 2013, 2:55 pm
#33
Joined: Dec 2, 2007
Location: New Attnam
Interests: bananas
Posts: 2,299
Private message email notifications should be working again

Don't go out of your way to test, but if they work/don't work, can somebody let me know?
Jan 26, 2013, 9:49 pm
#34
Joined: Dec 3, 2007
Occupation: Chaos Weaver
Location: Standing between all life and death
Posts: 2,889
What with all the pms I send for RGO, it shouldn't take long.
Uchuudonge wrote
creating stable chaos
making patterns where there should be none
sewing order into the chaos
you spit in the face of random numbers, of chaos
Feb 2, 2013, 8:32 am
#35
Joined: Dec 2, 2007
Location: New Attnam
Interests: bananas
Posts: 2,299
Topic subscriptions (email notification for new replies) should be fixed.

I noticed a problem with the emails yesterday, but it seems to have magically fixed itself, so maybe Gmail's servers were having issues.
Feb 5, 2013, 1:13 am
#36
Joined: Dec 2, 2007
Location: New Attnam
Interests: bananas
Posts: 2,299
Something most will not care about, but I think Z mentioned it before.

Gzip compression and expiration headers are being set appriorately for all HTML, CSS, JS, and images. So especially if you are viewing the site on your phone not on wifi, it will use less data for your phone plan.
Feb 5, 2013, 5:01 pm
#37
Joined: Dec 2, 2007
Location: New Attnam
Interests: bananas
Posts: 2,299
You can now search your private messages

Also, printing topics is cleaned up
Jump to