atheme-web

log

age author description
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/.
2009-11-30 William Pitcock Add nickserv.get_info() and nickserv.get_account_flags().
2009-11-30 William Pitcock Update this with WSGI deployment instructions.
2009-11-30 William Pitcock More scaffolding for 'my account'...
2009-11-30 William Pitcock Add scaffolding for account manager.
2009-11-30 William Pitcock Add editing of channel booleans.
2009-11-30 William Pitcock Update TODO.
2009-11-30 William Pitcock channel info page: Add /cs info output.
2009-11-30 William Pitcock Add TODO.
2009-11-28 William Pitcock add some instructions to atheme-web.wsgi on how to force an absolute path if needed.
2009-11-28 William Pitcock Add mod_wsgi deployment file.
2009-11-28 William Pitcock athemeweb.userroot: allocate Templite objects as one-shot objects, so that they are immediately garbage collected after the page gets served.
2009-11-28 William Pitcock Add basic channel access list management.
2009-11-28 William Pitcock Hook up the channel.info handler.
2009-11-28 William Pitcock Fix page title when you're logged in.
2009-11-27 William Pitcock we don't need this anymore.
2009-11-27 William Pitcock Add COPYING and README files.
2009-11-27 William Pitcock Add UserRoot.logout() function, so that you can actually log out.
2009-11-27 William Pitcock Add wrapper for atheme.logout().
2009-11-27 William Pitcock dashboard: links to things in the navbar are no longer needed, as we have a navbar.
2009-11-27 William Pitcock Add initial ChannelRoot object, and template for first module.
2009-11-27 William Pitcock Atheme Python RPC bindings: Add parser for MYACCESS output.
2009-11-27 William Pitcock Add ability to forward and write memos.
2009-11-27 William Pitcock Add memo ignore stuff.
2009-11-27 William Pitcock Add a bunch of new template files, and some bling.
2009-11-27 William Pitcock Initial commit.