- Enforce minimum elapsed time on registration form
authorMarcus Campbell <marcus.campbell@gmail.com>
Tue, 21 Dec 2010 08:47:47 +0000 (00:47 -0800)
committerMarcus Campbell <marcus.campbell@gmail.com>
Tue, 21 Dec 2010 08:47:47 +0000 (00:47 -0800)
commit6b106efb4f8497f1bd9dc334683751508caa176e
treeef3fd451330915da8707d2a6d854115356635b44
parentd297e7b43dff2c97f05ca2802f150d51c31bfcb3
- Enforce minimum elapsed time on registration form
- Removed redirection after save
- Show most recent page of results on index, rather than most recent day
- Minor code style updates
- Shameless self-aggrandising

Signed-off-by: Marcus Campbell <marcus.campbell@gmail.com>
51 files changed:
about.php
ajaxDelete.php
ajaxGetTitle.php
ajaxIsAvailable.php
alltags.php
api/httpauth.inc.php
api/posts_add.php
api/posts_all.php
api/posts_dates.php
api/posts_delete.php
api/posts_get.php
api/posts_recent.php
api/posts_update.php
api/tags_get.php
api/tags_rename.php
bookmarks.php
config.inc.php.example
debug.inc.php
edit.php
header.inc.php
history.php
import.php
importNetscape.php
index.php
locales/de_DE/LC_MESSAGES/messages.po
locales/dk_DK/LC_MESSAGES/messages.po
locales/en_GB/LC_MESSAGES/messages.po
locales/es_ES/LC_MESSAGES/messages.po
locales/fr_FR/LC_MESSAGES/messages.po
locales/hi_IN/LC_MESSAGES/messages.po
locales/it_IT/LC_MESSAGES/messages.po
locales/ja_JP/LC_MESSAGES/messages.po
locales/lt_LT/LC_MESSAGES/messages.po
locales/nl_NL/LC_MESSAGES/messages.po
locales/pt_BR/LC_MESSAGES/messages.po
locales/zh_CN/LC_MESSAGES/messages.po
login.php
password.php
populartags.php
profile.php
readme.txt
register.php
rss.php
search.inc.php
search.php
tagdelete.php
tagrename.php
tags.php
templates/dynamictags.inc.php
watch.php
watchlist.php

Benjamin Mako Hill || Want to submit a patch?