atheme-web

log

age author description
6 weeks ago William Pitcock ChannelRoot: Fix edit settings with 5.1.default tip
6 weeks ago William Pitcock Fix for MYACCESS removal.
6 weeks ago William Pitcock Make the launcher compile again.
6 weeks ago William Pitcock launcher: Do not show debug traceback unless --debug is defined.
2 months ago William Pitcock Added tag atheme-web-0.1 for changeset e2e2aae5ea62
2 months ago William Pitcock Removed tag atheme-web-0.1atheme-web-0.1
2 months ago William Pitcock Lets make that listen on 0.0.0.0, not my IP.
2 months ago William Pitcock Added tag atheme-web-0.1 for changeset 121a7d29ac5e
2 months ago William Pitcock Change the tab order a little.
2 months ago William Pitcock Remove the dashboard page, redirect to account page.
2 months ago William Pitcock Add email setting feature.
2 months ago William Pitcock Add nickserv.set_email()
2 months ago William Pitcock More generic logo.
2 months ago William Pitcock Fix some CSS bugs.
2 months ago William Pitcock nickserv.get_info(): We only one to split one time, not twice.
2 months ago William Pitcock Add nickserv information to 'my account' tab.
2 months ago William Pitcock Add UI elements for password reset.
2 months ago William Pitcock Add nickserv.set_password().
3 months ago William Pitcock Make session length match authcookie expiry length.
3 months ago William Pitcock s/Send Memo/Change Flags/.
3 months ago William Pitcock Add nickserv.get_info() and nickserv.get_account_flags().
3 months ago William Pitcock Update this with WSGI deployment instructions.
3 months ago William Pitcock More scaffolding for 'my account'...
3 months ago William Pitcock Add scaffolding for account manager.
3 months ago William Pitcock Add editing of channel booleans.
3 months ago William Pitcock Update TODO.
3 months ago William Pitcock channel info page: Add /cs info output.
3 months ago William Pitcock Add TODO.
3 months ago William Pitcock add some instructions to atheme-web.wsgi on how to force an absolute path if needed.
3 months ago William Pitcock Add mod_wsgi deployment file.
3 months ago William Pitcock athemeweb.userroot: allocate Templite objects as one-shot objects, so that they are immediately garbage collected after the page gets served.
3 months ago William Pitcock Add basic channel access list management.
3 months ago William Pitcock Hook up the channel.info handler.
3 months ago William Pitcock Fix page title when you're logged in.
3 months ago William Pitcock we don't need this anymore.
3 months ago William Pitcock Add COPYING and README files.
3 months ago William Pitcock Add UserRoot.logout() function, so that you can actually log out.
3 months ago William Pitcock Add wrapper for atheme.logout().
3 months ago William Pitcock dashboard: links to things in the navbar are no longer needed, as we have a navbar.
3 months ago William Pitcock Add initial ChannelRoot object, and template for first module.
3 months ago William Pitcock Atheme Python RPC bindings: Add parser for MYACCESS output.
3 months ago William Pitcock Add ability to forward and write memos.
3 months ago William Pitcock Add memo ignore stuff.
3 months ago William Pitcock Add a bunch of new template files, and some bling.
3 months ago William Pitcock Initial commit.