gnu-social/actions
zach 877eb138c4 Twitter-compatible API: made is_readonly() method smarter
darcs-hash:20080722182919-ca946-dce04d84290711066154567458da2dd3253dd957.gz
2008-07-22 14:29:19 -04:00
..
accesstoken.php Merge conflicts and kill a whole lot of trailing whitespace on lines. 2008-07-09 18:46:30 -04:00
all.php lost the nickname changing from profile to user 2008-07-22 13:36:13 -04:00
allrss.php don't get a count anywhere 2008-07-22 12:32:00 -04:00
api.php Twitter-compatible API - Error handling that better matches Twitter's 2008-07-20 03:09:05 -04:00
avatar.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
avatarbynickname.php Colapse a lot of strings to make like easier for translators and more consisitant for users 2008-07-13 01:37:48 -04:00
confirmaddress.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
doc.php Convert _t() to _() for gettext. 2008-07-08 05:45:31 -04:00
emailsettings.php update keys for incomingemail 2008-07-21 04:56:41 -04:00
finishaddopenid.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
finishimmediate.php Merge conflicts and kill a whole lot of trailing whitespace on lines. 2008-07-09 18:46:30 -04:00
finishopenidlogin.php Colapse a lot of strings to make like easier for translators and more consisitant for users 2008-07-13 01:37:48 -04:00
finishremotesubscribe.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
foaf.php Colapse a lot of strings to make like easier for translators and more consisitant for users 2008-07-13 01:37:48 -04:00
imsettings.php replies from people you're not subscribed to over Jabber 2008-07-15 15:55:13 -04:00
login.php conflict resolution after pulling from mikenz 2008-07-13 17:56:01 -04:00
logout.php Convert _t() to _() for gettext. 2008-07-08 05:45:31 -04:00
newnotice.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
noticesearch.php Don't highlight search terms inside url 2008-07-19 23:34:01 -04:00
noticesearchrss.php Sort notices by date then id so they are in the correct order when there are multiple in the same second 2008-07-13 02:50:09 -04:00
openidlogin.php Convert _t() to _() for gettext. 2008-07-08 05:45:31 -04:00
openidsettings.php Convert _t() to _() for gettext. 2008-07-08 05:45:31 -04:00
password.php Colapse a lot of strings to make like easier for translators and more consisitant for users 2008-07-13 01:37:48 -04:00
peoplesearch.php A couple more notice errors 2008-07-19 22:55:46 -04:00
postnotice.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
profilesettings.php fixup autosubscribe save 2008-07-20 19:37:12 -04:00
public.php public timeline only gets local notices 2008-07-22 10:20:50 -04:00
publicrss.php public timeline only gets local notices 2008-07-22 10:20:50 -04:00
publicxrds.php Merge conflicts and kill a whole lot of trailing whitespace on lines. 2008-07-09 18:46:30 -04:00
recoverpassword.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
register.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
remotesubscribe.php Colapse a lot of strings to make like easier for translators and more consisitant for users 2008-07-13 01:37:48 -04:00
replies.php no such user in replies. 2008-07-17 08:42:15 -04:00
repliesrss.php Colapse a lot of strings to make like easier for translators and more consisitant for users 2008-07-13 01:37:48 -04:00
requesttoken.php interim commit after pull from server 2008-05-30 10:23:24 -04:00
shownotice.php Convert more _t s to _ 2008-07-12 07:53:00 -04:00
showstream.php hide magic self subscription 2008-07-22 12:35:11 -04:00
smssettings.php correct values for hidden fields 2008-07-21 12:28:57 -04:00
subscribe.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
subscribers.php every user is subscribed to themselves 2008-07-22 10:41:54 -04:00
subscriptions.php every user is subscribed to themselves 2008-07-22 10:41:54 -04:00
twitapiaccount.php Twitter-compatible API: made is_readonly() method smarter 2008-07-22 14:29:19 -04:00
twitapiblocks.php Prepended 'Twit' to Twitter-compatible API actions (renamed action 2008-07-15 00:31:21 -04:00
twitapidirect_messages.php Prepended 'Twit' to Twitter-compatible API actions (renamed action 2008-07-15 00:31:21 -04:00
twitapifavorites.php Prepended 'Twit' to Twitter-compatible API actions (renamed action 2008-07-15 00:31:21 -04:00
twitapifriendships.php Twitter-compatible API: made is_readonly() method smarter 2008-07-22 14:29:19 -04:00
twitapihelp.php Twitter-compatible API: /help/test was emmitting dupe elements. Fixed. 2008-07-21 05:17:02 -04:00
twitapinotifications.php Prepended 'Twit' to Twitter-compatible API actions (renamed action 2008-07-15 00:31:21 -04:00
twitapistatuses.php Twitter-compatible API: made is_readonly() method smarter 2008-07-22 14:29:19 -04:00
unsubscribe.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
updateprofile.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
userauthorization.php Added is_readonly() method to all Actions 2008-07-22 13:15:01 -04:00
userbyid.php bug in userbyid 2008-07-11 00:20:22 -04:00
userrss.php Sort notices by date then id so they are in the correct order when there are multiple in the same second 2008-07-13 02:50:09 -04:00
xrds.php Convert _t() to _() for gettext. 2008-07-08 05:45:31 -04:00