..
accesstoken.php
forgot to require libs in accesstoken
2008-06-06 02:40:11 -04:00
all.php
better logic in profile settings, missing method in all
2008-06-22 11:23:06 -04:00
allrss.php
fix query and description for allrss
2008-05-22 07:48:39 -04:00
avatar.php
refactor common behaviour in settings pages
2008-06-30 13:03:42 -04:00
avatarbynickname.php
get avatar by nickname
2008-07-11 02:00:45 -04:00
confirmaddress.php
show the proper address in the message for non-email confirms
2008-06-26 03:21:59 -04:00
doc.php
move markdown require to common
2008-06-30 13:05:45 -04:00
finishaddopenid.php
had order of arguments for oid_link_user backwards in finishaddopenid
2008-06-19 11:50:42 -04:00
finishimmediate.php
refresh the cookie on successful immediate
2008-06-19 10:05:05 -04:00
finishopenidlogin.php
don't auto-pull OpenID parameters
2008-07-10 11:18:42 -04:00
finishremotesubscribe.php
change references from subscribed to subscribers
2008-06-18 13:16:22 -04:00
foaf.php
geo namespace
2008-06-10 11:09:57 -04:00
imsettings.php
optionally queue jabber confirmations
2008-07-05 23:57:07 -04:00
login.php
fixup end tag in login (not used, maybe later)
2008-07-09 18:17:35 -04:00
logout.php
correct name for common_forgetme() in logout
2008-06-23 23:19:27 -04:00
newnotice.php
store rendered content on save; display pre-rendered content
2008-07-09 15:52:38 -04:00
noticesearch.php
add notice search rss ("tracking")
2008-07-09 19:42:28 -04:00
noticesearchrss.php
order search rss items by date desc
2008-07-09 23:28:35 -04:00
openidlogin.php
method
2008-07-02 09:15:07 -04:00
openidsettings.php
method
2008-07-02 09:15:07 -04:00
password.php
ignore old password if no old password
2008-07-08 00:12:10 -04:00
peoplesearch.php
lost a closing tag in peoplesearch
2008-07-10 00:29:30 -04:00
postnotice.php
store rendered content on save; display pre-rendered content
2008-07-09 15:52:38 -04:00
profilesettings.php
method
2008-07-02 09:15:07 -04:00
public.php
posting from a form takes you back to the same page
2008-06-19 12:18:14 -04:00
publicrss.php
mark off TODO, only local notices in public stream
2008-06-13 11:24:20 -04:00
publicxrds.php
cant remove last openid, public xrds includes immediate
2008-06-19 11:32:31 -04:00
recoverpassword.php
method
2008-07-02 09:15:07 -04:00
register.php
don't refetch user objects so much
2008-07-09 01:53:43 -04:00
remotesubscribe.php
name of form on remote subscribe changed
2008-07-08 20:53:42 -04:00
replies.php
reply_to is now stored on the notice, not on the reply record
2008-07-09 16:23:46 -04:00
repliesrss.php
shorter replies rss
2008-07-07 03:27:54 -04:00
requesttoken.php
interim commit after pull from server
2008-05-30 10:23:24 -04:00
shownotice.php
show exact date when needed
2008-06-27 18:29:30 -04:00
showstream.php
use rendered text in profile page stream
2008-07-09 16:39:10 -04:00
subscribe.php
if not a POST, redirect to subscriptions
2008-07-05 17:36:37 -04:00
subscribers.php
more subscriptions/subscribers changes
2008-06-18 13:24:44 -04:00
subscriptions.php
more subscriptions/subscribers changes
2008-06-18 13:24:44 -04:00
unsubscribe.php
if not a POST, redirect to subscriptions
2008-07-05 17:36:37 -04:00
updateprofile.php
only validate if values are sent
2008-06-12 15:53:24 -04:00
userauthorization.php
method
2008-07-02 09:15:07 -04:00
userbyid.php
bug in userbyid
2008-07-11 00:20:22 -04:00
userrss.php
abstract out RSS 1.0 generation to allow multiple streams
2008-05-22 07:29:54 -04:00
xrds.php
typo in LocalID generation in xrds
2008-06-02 14:54:52 -04:00