gnu-social/actions
Siebrand Mazeland 2b16baa76a Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x 2009-11-08 23:36:53 +01:00
..
accesstoken.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
all.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
allrss.php Remove more contractions 2009-11-08 23:32:15 +01:00
apiaccountratelimitstatus.php Remove more contractions 2009-11-08 23:32:15 +01:00
apiaccountupdateprofileimage.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apiaccountverifycredentials.php Added in credits. 2009-10-12 16:36:00 -07:00
apiblockcreate.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apiblockdestroy.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apidirectmessage.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apidirectmessagenew.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apifavoritecreate.php Fix syntax errors 2009-10-13 14:48:19 -07:00
apifavoritedestroy.php Added in credits. 2009-10-12 16:36:00 -07:00
apifriendshipscreate.php Added in credits. 2009-10-12 16:36:00 -07:00
apifriendshipsdestroy.php Remove more contractions 2009-11-08 23:32:15 +01:00
apifriendshipsexists.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apifriendshipsshow.php Added in credits. 2009-10-12 16:36:00 -07:00
apigroupcreate.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apigroupismember.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apigroupjoin.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apigroupleave.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apigrouplist.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apigrouplistall.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apigroupmembership.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apigroupshow.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apihelptest.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apistatusesdestroy.php Added in credits. 2009-10-12 16:36:00 -07:00
apistatusesshow.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apistatusesupdate.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apistatusnetconfig.php Added in credits. 2009-10-12 16:36:00 -07:00
apistatusnetversion.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apisubscriptions.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apitimelinefavorites.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apitimelinefriends.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apitimelinegroup.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apitimelinementions.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apitimelinepublic.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apitimelinetag.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
apitimelineuser.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
apiuserfollowers.php Added in credits. 2009-10-12 16:36:00 -07:00
apiuserfriends.php Added in credits. 2009-10-12 16:36:00 -07:00
apiusershow.php Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 2009-11-04 22:03:41 -08:00
attachment.php Remove more contractions 2009-11-08 23:32:15 +01:00
attachment_ajax.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
attachment_thumbnail.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
avatarbynickname.php Remove more contractions 2009-11-08 23:32:15 +01:00
avatarsettings.php Better workaround for PHP returning empty $_POST and $_FILES when 2009-11-06 17:21:08 -08:00
block.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
blockedfromgroup.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
bookmarklet.php Don't include site in gettext 2009-10-29 13:24:06 +01:00
confirmaddress.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
conversation.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
deletenotice.php fix constant for deleteothersnotice 2009-11-07 22:26:03 -05:00
disfavor.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
doc.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
editgroup.php remove inboxes option 2009-10-13 17:38:27 -04:00
emailsettings.php Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
favor.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
favorited.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
favoritesrss.php Output If-Modified-Since header for all RSS 1.0 feeds (again) 2009-09-24 15:10:55 -07:00
featured.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
file.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
finishremotesubscribe.php Fix merges. 2009-09-19 21:38:52 +02:00
foaf.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
foafgroup.php FOAF for Groups. 2009-09-30 13:59:18 -04:00
getfile.php Revert "Revert "Actually commit the file this time"" 2009-10-31 14:43:13 -04:00
groupblock.php Remove more contractions 2009-11-08 23:32:15 +01:00
groupbyid.php remove inboxes option 2009-10-13 17:38:27 -04:00
groupdesignsettings.php remove inboxes option 2009-10-13 17:38:27 -04:00
grouplogo.php remove inboxes option 2009-10-13 17:38:27 -04:00
groupmembers.php add more events to profile list 2009-10-15 06:01:26 -04:00
grouprss.php remove inboxes option 2009-10-13 17:38:27 -04:00
groups.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
groupsearch.php Merge remote branch 'statusnet/0.8.x' into 0.9.x 2009-10-11 13:39:10 -04:00
groupunblock.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
imsettings.php Revert "More specifics on 'address'" 2009-11-08 23:26:16 +01:00
inbox.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
invite.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
joingroup.php remove inboxes option 2009-10-13 17:38:27 -04:00
leavegroup.php remove inboxes option 2009-10-13 17:38:27 -04:00
login.php Remove more contractions 2009-11-08 23:32:15 +01:00
logout.php Remove more contractions 2009-11-08 23:32:15 +01:00
makeadmin.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
microsummary.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
newgroup.php remove inboxes option 2009-10-13 17:38:27 -04:00
newmessage.php Remove more contractions 2009-11-08 23:32:15 +01:00
newnotice.php Remove more contractions 2009-11-08 23:32:15 +01:00
noticesearch.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
noticesearchrss.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
nudge.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
oembed.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
opensearch.php Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x 2009-11-08 23:33:58 +01:00
othersettings.php Don't spew warnings for URL shortener plugins that don't declare if they're free services. 2009-10-29 14:29:52 -04:00
outbox.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
passwordsettings.php Remove more contractions 2009-11-08 23:32:15 +01:00
peoplesearch.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
peopletag.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
postnotice.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
profilesettings.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
public.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
publicrss.php Output If-Modified-Since header for all RSS 1.0 feeds (again) 2009-09-24 15:10:55 -07:00
publictagcloud.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
publicxrds.php Moved the public XRDS from the OpenID plugin to core 2009-10-29 16:27:22 -04:00
recoverpassword.php Several updates to UI messages 2009-11-08 22:45:18 +01:00
register.php Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x 2009-11-08 23:33:58 +01:00
remotesubscribe.php Harmonise UI message "No such user." 2009-11-08 23:10:44 +01:00
replies.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
repliesrss.php Output If-Modified-Since header for all RSS 1.0 feeds (again) 2009-09-24 15:10:55 -07:00
requesttoken.php Response for request token doesn't contain omb_version 2009-09-13 00:01:23 -04:00
showfavorites.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
showgroup.php Remove more contractions 2009-11-08 23:32:15 +01:00
showmessage.php Remove more contractions 2009-11-08 23:32:15 +01:00
shownotice.php Remove more contractions 2009-11-08 23:32:15 +01:00
showstream.php Remove more contractions 2009-11-08 23:32:15 +01:00
smssettings.php Revert "More precise field label" 2009-11-08 23:35:12 +01:00
subedit.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
subscribe.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
subscribers.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
subscriptions.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
sup.php Remove more contractions 2009-11-08 23:32:15 +01:00
tag.php Fix feed links which were broken when the API was restructured 2009-10-29 19:09:42 -04:00
tagother.php Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" 2009-11-08 23:22:13 +01:00
tagrss.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
twitapisearchatom.php Remove more contractions 2009-11-08 23:32:15 +01:00
twitapisearchjson.php CamelCase all function names in the API code 2009-10-09 17:53:35 -07:00
twitapitrends.php Remove more contractions 2009-11-08 23:32:15 +01:00
unblock.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
unsubscribe.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
updateprofile.php Add missing parenthesis. 2009-09-19 21:40:48 +02:00
userauthorization.php Merge branch '0.8.x' into 0.9.x 2009-08-27 11:16:45 -07:00
userbyid.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
userdesignsettings.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
usergroups.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
userrss.php Left a couple debugging statements in (removed) 2009-09-24 15:28:25 -07:00
xrds.php Moved the public XRDS from the OpenID plugin to core 2009-10-29 16:27:22 -04:00