atheme-web

log

age author description
18 months ago William Pitcock Fix typo.default tip
18 months ago William Pitcock Add registration view templates for services.staticbox.net theme.
18 months ago William Pitcock More friendly error messages on registration.
18 months ago William Pitcock Update TODO.
18 months ago William Pitcock Make the login template match the registration templates because they look better.
18 months ago William Pitcock Add a very basic user registration controller and associated templates.
18 months ago William Pitcock Add a small script to set up a python work environment for making raw XMLRPC calls.
18 months ago William Pitcock Various cleanups.
18 months ago William Pitcock Skin the default theme to match the atheme website.
19 months ago William Pitcock Fix AKILL parsing for real this time.
19 months ago William Pitcock Fix AKILL parsing.
19 months ago JD Horelick Update TODO
19 months ago JD Horelick Implement HostServ Request via atheme-web
20 months ago JD Horelick Add the display of akill reason to the akill pane.
20 months ago William Pitcock Fixups.
20 months ago William Pitcock Bleah.
20 months ago William Pitcock Use the pageset API to highlight the currently selected tab.
20 months ago William Pitcock OMG!!! AKILL manager!!!
20 months ago William Pitcock Pass REQUEST_ADDR to the xmlrpc interface.
20 months ago William Pitcock Add bindings for akill management.
20 months ago William Pitcock template/staticbox: Remove old hardcoded links.
20 months ago William Pitcock Use the pageset code in the staticbox headers too.
20 months ago William Pitcock Pass the connection object to the header evaluation context.
20 months ago William Pitcock Cache the privset to avoid XMLRPC flooding.
20 months ago William Pitcock Add pageset code.
20 months ago William Pitcock Add support for atheme.privset.
20 months ago William Pitcock Kill middleware directory.
20 months ago William Pitcock Fix --debug launch error.
21 months ago William Pitcock Added tag atheme-web-0.2.0 for changeset 680fe9d39b8d
22 months ago William Pitcock 'staticbox' template: Add statistics link.atheme-web-0.2.0
22 months ago William Pitcock Add new userlogin screen for 'staticbox' template.
22 months ago William Pitcock Refactor launch.py.
22 months ago William Pitcock Remove config.py giving away the location of one of our hubs. Oops.
22 months ago William Pitcock Add config.py.example.
22 months ago William Pitcock Add 'staticbox' template which matches stats.staticbox.net and the new website when stitch finishes it...
22 months ago William Pitcock Add memolistbase template, and use it both in the list, and at the bottom of reading a memo for quick and easy selection of other memos to read.
22 months ago William Pitcock Add support for including other templates that make XMLRPC calls.
22 months ago William Pitcock Refactor the template code allowing for easy skinning.
2010-05-15 William Pitcock README: Some people are apparently too dense to read the nicely worded instructions so be more blunt.
2010-04-30 William Pitcock Added tag atheme-web-0.1.1 for changeset 788f3609b1ac
2010-01-23 William Pitcock ChannelRoot: Fix edit settings with 5.1.atheme-web-0.1.1
2010-01-23 William Pitcock Fix for MYACCESS removal.
2010-01-23 William Pitcock Make the launcher compile again.
2010-01-23 William Pitcock launcher: Do not show debug traceback unless --debug is defined.
2009-12-18 William Pitcock Added tag atheme-web-0.1 for changeset e2e2aae5ea62
2009-12-18 William Pitcock Removed tag atheme-web-0.1atheme-web-0.1
2009-12-18 William Pitcock Lets make that listen on 0.0.0.0, not my IP.
2009-12-18 William Pitcock Added tag atheme-web-0.1 for changeset 121a7d29ac5e
2009-12-18 William Pitcock Change the tab order a little.
2009-12-18 William Pitcock Remove the dashboard page, redirect to account page.
2009-12-18 William Pitcock Add email setting feature.
2009-12-18 William Pitcock Add nickserv.set_email()
2009-12-18 William Pitcock More generic logo.
2009-12-18 William Pitcock Fix some CSS bugs.
2009-12-18 William Pitcock nickserv.get_info(): We only one to split one time, not twice.
2009-12-18 William Pitcock Add nickserv information to 'my account' tab.
2009-12-18 William Pitcock Add UI elements for password reset.
2009-12-18 William Pitcock Add nickserv.set_password().
2009-12-11 William Pitcock Make session length match authcookie expiry length.
2009-12-04 William Pitcock s/Send Memo/Change Flags/.