Skip to content
Snippets Groups Projects
  1. Feb 15, 2008
  2. Feb 14, 2008
  3. Sep 22, 2007
  4. Sep 06, 2007
  5. May 25, 2007
  6. May 03, 2007
  7. Feb 28, 2007
  8. Feb 26, 2007
  9. Feb 25, 2007
    • deuce's avatar
      Change the login to use eval()ed JS return of login.xjs rather than · 2e51a454
      deuce authored
      sourcing in a <script> tag which doesn't generally work.
      2e51a454
    • deuce's avatar
      Lots of additions... · 7bcfc241
      deuce authored
      1)  Indicates if a message is unread according to the new scan pointers
      2)  Indicates if any reply in the chain is unread
      3)  Clean up the HTML a little
      4)  Document the class hierarchy
      5)  Add a login box (no, not a pop-up)
      6)  Change the cursor to the "processing" cursor while loading stuff
      7)  Make the groups a separate script so that they can be reloaded if the
          user changes
      8)  Move the client-side javascript into a separate .xjs file
      9)  Some style sheet cleanups
      10) Ensure that some user is used... either "Guest" or the new login
      
      Things I should be able to do fairly easily...
      
      1) Have the new indication update dynamically so you can tell what you've
         already read
      2) Update the new scan pointer when the user leaves the page
      3) Add a reply button
      4) Add moderation capabilities for the moderator
      5) Add deletion support and a show delete messages option for operators
      6) Also allow users to delete their own posts if allowed
      7) Hook in the users email
      
      What I can't/won't do
      
      1) Work hard enough on the CSS to make it pretty
      2) Make it look correct in IE (see #1)
      3) Replace the current default system with it
      
      #1 and #2 desparately need a web geek.
      7bcfc241
    • deuce's avatar
      Fix bug in last commit. · 11428f27
      deuce authored
      Also, add class info indicating if a message is new and if it contains
      new replies.
      11428f27
    • deuce's avatar
      Sort threads by most recent post date. · 0f7f4a87
      deuce authored
      Show total number of replies and newest reply date.
      0f7f4a87
    • deuce's avatar
      Add note about IE. · a2d155e9
      deuce authored
      a2d155e9
    • deuce's avatar
      Even <pre> doesn't work... revert to <div> · 04975732
      deuce authored
      We need a Web Geek!
      
      This works fine in everything but IE.
      04975732
    • deuce's avatar
      Use <pre> rather than <div> for message body... · 530ac4ec
      deuce authored
      530ac4ec
    • deuce's avatar
      16954fa1
  10. Feb 24, 2007
  11. Feb 23, 2007
Loading