diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-05-05 11:08:39 -0400 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-05-05 11:08:39 -0400 |
commit | d0e8a3b9ab2442d812ec897d90612d9833beee26 (patch) | |
tree | 0f0a9314bfa48c6d9651a59934bbcafd69362e23 /URLS.txt | |
parent | d9bd2cfb780f625222ebfc8ddfb9e5982e8ff33c (diff) |
documentation for URLs
darcs-hash:20080505150839-84dde-a301ab5d8e22447e0f4ed8c465aedccecf46546d.gz
Diffstat (limited to 'URLS.txt')
-rw-r--r-- | URLS.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/URLS.txt b/URLS.txt new file mode 100644 index 000000000..1c2f85b5f --- /dev/null +++ b/URLS.txt @@ -0,0 +1,21 @@ +/ main page +/public public stream + +/<username> profile and update feed +/<username>?page=2 update feed +/<username>/<number> individual notice +/<username>/subscriptions people subscribed to +/<username>/subscribed people subscribing +/<username>/avatar avatar +/<username>/all self and friends + +/main/login login to site +/main/register register to site +/main/recover recover password +/doc/ documentation + about about this site + help help + +/style/ style +/js/ javascript +/image/ uploaded (?) images |