gnu-social/actions
Evan Prodromou 1c021edad5 typo in forgotten password string
darcs-hash:20080817163324-84dde-0b7f3449b7f6e96704518340351ada9ec0e56bbb.gz
2008-08-17 12:33:24 -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: implemented /users/show.format method 2008-07-30 17:32:26 -04:00
avatar.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -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 base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
deletenotice.php Clean up delete code. Add missing htaccess rule. Exit after errors so the code doesn't continue running. 2008-07-20 08:45:52 -04:00
doc.php Convert _t() to _() for gettext. 2008-07-08 05:45:31 -04:00
emailsettings.php Resolve conflicts after pull from evan 2008-07-21 09:56:37 -04:00
finishaddopenid.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -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 move user registration to a single static method 2008-08-13 20:20:38 -04:00
finishremotesubscribe.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
foaf.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
imsettings.php Publish MicroIDs for email and mpp on profile and notice pages. 2008-07-21 08:00:36 -04:00
login.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
logout.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
newnotice.php debug for content too long 2008-08-17 11:24:19 -04:00
noticesearch.php emergency fixup for bad notices in notice search 2008-08-11 13:53:18 -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
opensearch.php Get text wrappers around strings so they can be in the native language of the site and use fancy urls if appropriate 2008-07-21 05:01:10 -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 refactor notice-adding code to one static method on Notice 2008-07-29 22:28:56 -04:00
profilesettings.php make init of lang environment happen earlier, or when user language may have changed 2008-08-05 23:45:15 -04:00
public.php Lazy/Auto load the class files as needed 2008-07-24 19:45:33 -04:00
publicrss.php public timeline only gets local notices 2008-07-22 10:20:50 -04:00
publicxrds.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
recoverpassword.php typo in forgotten password string 2008-08-17 12:33:24 -04:00
register.php move user registration to a single static method 2008-08-13 20:20:38 -04:00
remotesubscribe.php ensure that there's a session before redirecting the user 2008-07-24 19:18:33 -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 base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
shownotice.php Publish MicroIDs for email and mpp on profile and notice pages. 2008-07-21 08:00:36 -04:00
showstream.php change no-such-user error to a 404 instead of a 400 2008-08-04 09:20:01 -04:00
smssettings.php correct values for hidden fields 2008-07-21 12:28:57 -04:00
subscribe.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -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
tag.php make tag dropoff configurable 2008-08-11 13:58:20 -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 base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
twitapifavorites.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
twitapifriendships.php Twitter-compatible API: made is_readonly() method smarter 2008-07-22 14:29:19 -04:00
twitapihelp.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
twitapinotifications.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
twitapistatuses.php Twitter-compatible API: support for new in_reply_to_status_id in statuses/update 2008-08-15 14:53:17 -04:00
twitapiusers.php Twitter-compatible API: implemented /users/show.format method 2008-07-30 17:32:26 -04:00
unsubscribe.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
updateprofile.php base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00
userauthorization.php name omb_listener param so we can refer to it in error msg 2008-08-16 11:10:57 -04:00
userbyid.php added conneg for action/userbyid so that foaf can be delivered to clients that want application/rdf+xml 2008-08-01 12:46:23 -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 base class is_readonly() now returns false by default 2008-07-22 17:20:56 -04:00