diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-05-17 10:46:42 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-05-17 10:46:42 -0400 |
commit | 2d581992668b411020cc1dad16d8c05858c31a65 (patch) | |
tree | 126ca685b14a08429617e08f939edc83d8b0747f /doc/TODO | |
parent | 047412861921706fcf8e01431b5bc1fbe63d8586 (diff) |
more twiddling
Placeholder for broadcasting notice updates.
Fixup the local url function to include server and path.
Add server and path to configuration array.
Make new notice 303 redirect to shownotice.
Make redirects work.
Add link in streams to notices.
darcs-hash:20080517144642-84dde-c267a6e3bb0717ad5a3a819a7cf65fdd5817ea8e.gz
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,6 +21,9 @@ + common_local_url() - configuration for DB_DataObject + date formatting ++ new notice redirects to notice page ++ date in shown notice links to notice page ++ common_redirect() - release 0.1 - require valid nicknames - store canonical username for comparison and fetch |