gnu-social/actions
sarven f76b565c16 Merge branch 'master' of ../trunk 2009-01-21 05:26:56 +00:00
..
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
disfavor.php (dis)favor form method call fix 2009-01-21 02:52:16 +00:00
doc.php tiny phpdoc fixes 2009-01-20 20:44:03 +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 (dis)favor form method call fix 2009-01-21 02:52:16 +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
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 Converted direct messaging actions to new uiredesign 2009-01-20 17:49:47 -08: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 uiredesign + phpdocs 2009-01-20 20:55:16 +00:00
microsummary.php uiredesign + phpdocs. 2009-01-20 21:05:55 +00:00
newmessage.php Converted direct messaging actions to new uiredesign 2009-01-20 17:49:47 -08: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 uiredesign + phpdocs 2009-01-21 00:06:56 +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 Converted direct messaging actions to new uiredesign 2009-01-20 17:49:47 -08: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 uiredesign + phpdocs 2009-01-20 21:21:00 +00: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 Converted ShowmessageAction to work with new uiredesign 2009-01-20 19:16:52 -08:00
shownotice.php Removed unnecessary empty containers (page_notice, aside, local 2009-01-19 17:12:35 +00:00
showstream.php Matching markup for tags 2009-01-21 01:22:08 +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 (Un)subscribe AJAX forms 2009-01-21 04:08:05 +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 (Un)subscribe AJAX forms 2009-01-21 04:08:05 +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 uiredesign + phpdocs 2009-01-21 00:07:15 +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