diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-05-14 15:03:41 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-05-14 15:03:41 -0400 |
commit | cf0c512c1418ec81bdfb1f73986f05d7fa207b27 (patch) | |
tree | c1e8301c086b0e4e57bb63d113c62c8105ba86a5 /doc/URLS.txt | |
parent | 1c5d1c45864b86a178e10886e50c99132b4821c4 (diff) |
move docs to doc
darcs-hash:20080514190341-84dde-1c71549a150c1028dae0cb8421cf61e72ce3045c.gz
Diffstat (limited to 'doc/URLS.txt')
-rw-r--r-- | doc/URLS.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/URLS.txt b/doc/URLS.txt new file mode 100644 index 000000000..e275796fa --- /dev/null +++ b/doc/URLS.txt @@ -0,0 +1,24 @@ +/ main page +/public public stream + +/<username> profile and update feed +/<username>?page=2 profile and update feed +/<username>/<number> individual notice +/<username>/subscriptions people user subscribes to +/<username>/subscribed people subscribing to user +/<username>/avatar avatar +/<username>/all self and friends + +/main/login login to site +/main/logout logout of site +/main/register register to site +/main/settings change account settings +/main/recover recover password +/doc/ documentation + about about this site + help help + privacy privacy + +/style/ style +/js/ javascript +/image/ uploaded (?) images |