Register - Login
Views: 39206 Rules/FAQ 05-05-24 04:19:48 AM

Acmlmboard Archive - Version history - 1.x (i3 & forks)Show description: All - Only selected
Categories
1.x (i3 & forks)
1.x (i3 & forks) | Viewable items: 8
1.92.08
(12-06-05)
Post rollback distributable from not too long after the board was reset.
It's meant to be used over the internal version of 1.92 and the images folder from 1.B0.
Original
Fixed
1.92.9997
(08-07-06)
Justus League version.
Technically a fork of an i3 snapshot (dated 05-25-2006), which was then modified a bit.
Original
Fixed
1.92.999
(02-18-07)
The i3 archive version.
Missing a few extra files due to someone deleting them from the archive.
Original
Fixed
board -1
(02-14-06)
A text only board, which is closely related and uses the same database as i3 1.92.
Original
Fixed
1.92++
(12-12-12)
A fork of 1.92.08, with some features from Acmlm+Erk.
Original
Original install.sql
Fixed
jul
(old github version)

(11-10-11)
The code for the original repository, which is missing several files.
Original
Fixed
jul
(old ver, last commit)

(11-14-11)
This version diverged separately from the live code; so the changes here did not get automatically merged.
Original
Fixed
jul
(old ver, inu fork)

(07-09-12)
A fork which used to be on GitHub. Most of the extra features in here would make it into the mainline code.

  • Adds these features:
      • Filters stored on the database, along with a management page
      • Forum editor
      • Avatar preview page
      • Milestones
      • Moderators and up can hide their own activity
      • Hidden forums
      • Password upgrade compatibility
      • "Also known as" field
      • Admin link bar is multi-row
      • Extra functions for consistency:
          • getblankdate()
          • admincheck()

  • Big improvement to the MySQL class:
      • Has a cache system (using mysql_data_seek trickery)
      • SQL Query debugger
      • Ability to specify MYSQL fetch flags consistently
  • Everything converted to use the mysql class; which is now static
  • Several more array keys quoted
  • Alternate IP variables are filtered correctly (by validating the IP)
  • Window title uses a consistent format instead of being up to the page.

  • Various pages use better "access denied" messages which don't amount to die("No.");.
  • Admin pages all use the admin-????.php naming format.
  • Password hash is stored in a getpwhash method
  • Login cookie can use IP verification (which is also base64 encoded, unlike later versions)
  • Login cookie encryption changed
  • Userlinks have an optional class set
  • Ban info generalized
  • Configuration is stored in a static conf class.
  • The error handler is in the global context.

  • ACS page autoselects the logged in user by default
  • Biggest posters caches data
  • Better birthday calculation in calendar
  • Threadfix pages merged
  • Edit profile, edit user and new reply/thread attempt to disable autocomplete.
  • Edit profile keeps the user's custom sex option if it's already set
  • Index page has taglines
  • The login page is cleaned up of the nonsense structure.
  • Posts by user uses mysql_data_seek trickery to handle the page filter
  • Ranks page improves a lot the query count
  • Shop editor does not use hardcoded categories
  • Accessing the search function brings up a message, but does not auto IP ban.
  • Thread and forum info is cached for "show posts"
  • Sidebar for Inu

  • Removes:
      • badposts.php
      • Leftover search functionality
      • the gunbound rank set references
      • 1up and ocarina smilies
      • Leftover threads by user page
  • Original
    Fixed
    Acmlmboard Archive - Version history - 1.x (i3 & forks)Show description: All - Only selected





    natpot
    Scheme preview:

    Acmlmboard - v1.92.??? (??/??/????)
    ©2000-2024 Acmlm, Xkeeper, Inuyasha, et al.

    13 database queries.
    Query execution time: 0.080639 seconds
    Script execution time: 0.012098 seconds
    Total render time: 0.092737 seconds