| age |
author |
description |
| 4 weeks ago |
William Pitcock |
Added tag atheme-web-0.2.0 for changeset 680fe9d39b8ddefault tip |
| 6 weeks ago |
William Pitcock |
'staticbox' template: Add statistics link.atheme-web-0.2.0 |
| 6 weeks ago |
William Pitcock |
Add new userlogin screen for 'staticbox' template. |
| 6 weeks ago |
William Pitcock |
Refactor launch.py. |
| 6 weeks ago |
William Pitcock |
Remove config.py giving away the location of one of our hubs. Oops. |
| 6 weeks ago |
William Pitcock |
Add config.py.example. |
| 6 weeks ago |
William Pitcock |
Add 'staticbox' template which matches stats.staticbox.net and the new website when stitch finishes it... |
| 6 weeks 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. |
| 6 weeks ago |
William Pitcock |
Add support for including other templates that make XMLRPC calls. |
| 6 weeks ago |
William Pitcock |
Refactor the template code allowing for easy skinning. |
| 3 months ago |
William Pitcock |
README: Some people are apparently too dense to read the nicely worded instructions so be more blunt. |
| 4 months ago |
William Pitcock |
Added tag atheme-web-0.1.1 for changeset 788f3609b1ac |
| 7 months ago |
William Pitcock |
ChannelRoot: Fix edit settings with 5.1.atheme-web-0.1.1 |
| 7 months ago |
William Pitcock |
Fix for MYACCESS removal. |
| 7 months ago |
William Pitcock |
Make the launcher compile again. |
| 7 months ago |
William Pitcock |
launcher: Do not show debug traceback unless --debug is defined. |
| 8 months ago |
William Pitcock |
Added tag atheme-web-0.1 for changeset e2e2aae5ea62 |
| 8 months ago |
William Pitcock |
Removed tag atheme-web-0.1atheme-web-0.1 |
| 8 months ago |
William Pitcock |
Lets make that listen on 0.0.0.0, not my IP. |
| 8 months ago |
William Pitcock |
Added tag atheme-web-0.1 for changeset 121a7d29ac5e |
| 8 months ago |
William Pitcock |
Change the tab order a little. |
| 8 months ago |
William Pitcock |
Remove the dashboard page, redirect to account page. |
| 8 months ago |
William Pitcock |
Add email setting feature. |
| 8 months ago |
William Pitcock |
Add nickserv.set_email() |
| 8 months ago |
William Pitcock |
More generic logo. |
| 8 months ago |
William Pitcock |
Fix some CSS bugs. |
| 8 months ago |
William Pitcock |
nickserv.get_info(): We only one to split one time, not twice. |
| 8 months ago |
William Pitcock |
Add nickserv information to 'my account' tab. |
| 8 months ago |
William Pitcock |
Add UI elements for password reset. |
| 8 months ago |
William Pitcock |
Add nickserv.set_password(). |
| 8 months ago |
William Pitcock |
Make session length match authcookie expiry length. |
| 9 months ago |
William Pitcock |
s/Send Memo/Change Flags/. |
| 9 months ago |
William Pitcock |
Add nickserv.get_info() and nickserv.get_account_flags(). |
| 9 months ago |
William Pitcock |
Update this with WSGI deployment instructions. |
| 9 months ago |
William Pitcock |
More scaffolding for 'my account'... |
| 9 months ago |
William Pitcock |
Add scaffolding for account manager. |
| 9 months ago |
William Pitcock |
Add editing of channel booleans. |
| 9 months ago |
William Pitcock |
Update TODO. |
| 9 months ago |
William Pitcock |
channel info page: Add /cs info output. |
| 9 months ago |
William Pitcock |
Add TODO. |
| 9 months ago |
William Pitcock |
add some instructions to atheme-web.wsgi on how to force an absolute path if needed. |
| 9 months ago |
William Pitcock |
Add mod_wsgi deployment file. |
| 9 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. |
| 9 months ago |
William Pitcock |
Add basic channel access list management. |
| 9 months ago |
William Pitcock |
Hook up the channel.info handler. |
| 9 months ago |
William Pitcock |
Fix page title when you're logged in. |
| 9 months ago |
William Pitcock |
we don't need this anymore. |
| 9 months ago |
William Pitcock |
Add COPYING and README files. |
| 9 months ago |
William Pitcock |
Add UserRoot.logout() function, so that you can actually log out. |
| 9 months ago |
William Pitcock |
Add wrapper for atheme.logout(). |
| 9 months ago |
William Pitcock |
dashboard: links to things in the navbar are no longer needed, as we have a navbar. |
| 9 months ago |
William Pitcock |
Add initial ChannelRoot object, and template for first module. |
| 9 months ago |
William Pitcock |
Atheme Python RPC bindings: Add parser for MYACCESS output. |
| 9 months ago |
William Pitcock |
Add ability to forward and write memos. |
| 9 months ago |
William Pitcock |
Add memo ignore stuff. |
| 9 months ago |
William Pitcock |
Add a bunch of new template files, and some bling. |
| 9 months ago |
William Pitcock |
Initial commit. |