Club409

The best damn waste of time!

New Features

mike
Total posts: 2298
Thanks for all the work Arif and Matt.  Someday I'll do my turn too.  As in I will forward chain emails about Obamacare and "post this to keep Facebook free" to all of youse.  
mwinter
Total posts: 4327
Feature request: set the page title to include the thread title instead of just "View"
mwinter
Total posts: 4327
Just FYI, I set up club409.com to redirect to club409.azurewebsites.net.
acelxix
Total posts: 2398
Updated the thread links to go to the last page.
acelxix
Total posts: 2398
v2.1.2:
  • Title link goes to last unread page
  • Only unread pages are bolded
  • Switched paging ellipse to show last 3 pages instead of first 3 pages
  • Fixed thread search links
acelxix
Total posts: 2398
v2.1.3:
  • Fixed thread highlighting.  It was only highlighting new pages.
  • Fixed Old409 thread group.  It'll be kept for historical purposes for now.
acelxix
Total posts: 2398
(Updated 2/15/2018 2:51 AM)
v2.1.4:
  • Added post counts back with reasonable page load times
  • Fixed layout for medium width

acelxix
Total posts: 2398
(Updated 2/15/2018 10:23 AM)
v2.1.5:
  • Updated 409 logo and navbar link to navigate to current forum

Ok, so now I've fixed all of the open requests from other people that I documented.  I have a few things I want to work on next:
  • Create version history page where you can see what was changed in each release.  
  • Link version at the bottom to version history page
  • List uploaded images / Delete images 
  • Add browse option to insert image toolbar menu so you can embed uploaded images more easily.  
    • Right now you have to copy the link from the upload page. 
  • Ideally add an upload option within the insert image toolbar menu to make things easier
  • Edit posts in place (only one at a time), and show reply box based on reverse preference (to minimize auto scrolling)
Any other requests?
acelxix
Total posts: 2398
After merging the old 409 data, we've exceeded the document limit for free azure search.  I'm working on building custom search using a .net library.  Won't be as fancy as the Azure search, but it's $75/month to bump up to the basic level, so that ain't going to happen. :)

Also, Drew is seeing some posts not being marked as read.  This should only happen with posts created between v2.1.2 and v2.1.3.
acelxix
Total posts: 2398
v2.2.0:
  • Implemented search using Lucene.NET.  We don't get highlighting of search terms any more, but at least you can search the full data set
  • I had a minor deployment issue with this release, so if you happened to try to access the site between 1 and 1:15, that's why it was down.  It's been resolved now