..
accesstoken.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
all.php
First pass at with-friends; doesn't pass phpcs
2009-01-19 13:27:45 +00:00
allrss.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
api.php
All actions now use isReadOnly()
2009-01-15 23:09:16 +00:00
avatarbynickname.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
avatarsettings.php
Break up settings into two tabset
2009-01-17 22:30:44 +00:00
block.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
confirmaddress.php
update commitaddress
2009-01-18 18:41:41 +00:00
deletenotice.php
Convert all actions to use new UI functions
2009-01-15 22:57:15 +00:00
deleteprofile.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
disfavor.php
Favor/Disfavor form @class
2009-01-18 03:12:39 +00:00
doc.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
emailsettings.php
Renamed form_datas to form_data
2009-01-19 03:09:13 +00:00
facebookhome.php
Update facebook stuff to use new methods
2009-01-19 13:44:10 +00:00
facebookinvite.php
Merge branch 'master' of /var/www/trunk
2009-01-19 13:35:17 +00:00
facebookremove.php
Merge branch 'master' of /var/www/trunk
2009-01-19 13:35:17 +00:00
facebooksettings.php
Update facebook stuff to use new methods
2009-01-19 13:44:10 +00:00
favor.php
Favor/Disfavor form @class
2009-01-18 03:12:39 +00:00
favorited.php
Update favorited for new layout and framework
2009-01-19 13:22:22 +00:00
favoritesrss.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
featured.php
Mark featured users as readonly
2009-01-19 18:09:59 +00:00
finishaddopenid.php
Make the OpenID settings work with new framework
2009-01-16 20:25:46 +00:00
finishimmediate.php
move opening brace of class declaration to next line
2008-12-23 14:49:23 -05:00
finishopenidlogin.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
finishremotesubscribe.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
foaf.php
All actions now use isReadOnly()
2009-01-15 23:09:16 +00:00
imsettings.php
Renamed form_datas to form_data
2009-01-19 03:09:13 +00:00
inbox.php
bring messaging section (inbox, outbox, mailbox) into PEAR Code Standards compliance
2008-12-22 15:13:04 -05:00
invite.php
All actions now use isReadOnly()
2009-01-15 23:09:16 +00:00
login.php
Renamed form_datas to form_data
2009-01-19 03:09:13 +00:00
logout.php
All actions now use isReadOnly()
2009-01-15 23:09:16 +00:00
microsummary.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
newmessage.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
newnotice.php
Make newnotice work
2009-01-18 17:06:38 +00:00
noticesearch.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
noticesearchrss.php
move opening brace of class declaration to next line
2008-12-23 14:49:23 -05:00
nudge.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
openidlogin.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
openidsettings.php
Renamed form_datas to form_data
2009-01-19 03:09:13 +00:00
opensearch.php
Convert all actions to use new UI functions
2009-01-15 22:57:15 +00:00
othersettings.php
Renamed form_datas to form_data
2009-01-19 03:09:13 +00:00
outbox.php
bring messaging section (inbox, outbox, mailbox) into PEAR Code Standards compliance
2008-12-22 15:13:04 -05:00
passwordsettings.php
Break up settings into two tabset
2009-01-17 22:30:44 +00:00
peoplesearch.php
Convert all actions to use new UI functions
2009-01-15 22:57:15 +00:00
peopletag.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
postnotice.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
profilesettings.php
Renamed form_datas to form_data
2009-01-19 03:09:13 +00:00
public.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
publicrss.php
move opening brace of class declaration to next line
2008-12-23 14:49:23 -05:00
publictagcloud.php
Update tag to use new framework
2009-01-19 18:21:14 +00:00
publicxrds.php
All actions now use isReadOnly()
2009-01-15 23:09:16 +00:00
recoverpassword.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
register.php
Renamed form_datas to form_data
2009-01-19 03:09:13 +00:00
remotesubscribe.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
replies.php
Adapt replies to new framework
2009-01-17 23:17:57 +00:00
repliesrss.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
requesttoken.php
All actions now use isReadOnly()
2009-01-15 23:09:16 +00:00
showfavorites.php
Favorites is readonly
2009-01-19 18:10:20 +00:00
showmessage.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
shownotice.php
Changed @id to @class for notices ul
2009-01-19 16:50:22 +00:00
showstream.php
Upgraded showstream, didn't make it phpcs-compatible
2009-01-19 16:56:41 +00:00
smssettings.php
Renamed form_datas to form_data
2009-01-19 03:09:13 +00:00
subedit.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
subscribe.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
subscribers.php
move opening brace of class declaration to next line
2008-12-23 14:49:23 -05:00
subscriptions.php
Convert all actions to use new UI functions
2009-01-15 22:57:15 +00:00
sup.php
All actions now use isReadOnly()
2009-01-15 23:09:16 +00:00
tag.php
Update tag to use new framework
2009-01-19 18:21:14 +00:00
tagother.php
Change use of self_url to selfUrl
2009-01-18 17:11:18 +00:00
tagrss.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
twitapiaccount.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
twitapiblocks.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
twitapidirect_messages.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
twitapifavorites.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
twitapifriendships.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
twitapihelp.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
twitapilaconica.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
twitapinotifications.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
twitapistatuses.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
twitapiusers.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
twittersettings.php
Renamed form_datas to form_data
2009-01-19 03:09:13 +00:00
unblock.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
unsubscribe.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
updateprofile.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
userauthorization.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
userbyid.php
All actions now use isReadOnly()
2009-01-15 23:09:16 +00:00
userrss.php
Convert use of common_server_error and common_user_error to methods on Action
2009-01-15 23:03:38 +00:00
xrds.php
All actions now use isReadOnly()
2009-01-15 23:09:16 +00:00