..
accessadminpanel.php
Documented all but one UI string in actions/accessadminpanel.php to get a feel on what documenting them in code actually means.
2010-03-02 17:23:40 +01:00
accesstoken.php
Merge branch '0.8.x' into 0.9.x
2009-08-27 11:16:45 -07:00
all.php
Update message formatting for serverError to use a starting capital and a leading period.
2010-04-09 15:29:41 -07:00
allrss.php
Fix notice warning in RSS friends timeline
2010-03-03 16:38:51 -08:00
apiaccountratelimitstatus.php
These API methods should return true for ->isReadOnly($args)!
2010-01-28 00:44:55 +00:00
apiaccountupdatedeliverydevice.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
apiaccountupdateprofile.php
Fix to update user's fullname & homepage only if requested.
2010-01-21 09:27:00 +05:30
apiaccountupdateprofilebackgroundimage.php
Make /api/account/update_profile_background_image.format work even
2009-11-09 23:56:02 -08:00
apiaccountupdateprofilecolors.php
Make /api/account/update_profile_background_image.format work even
2009-11-09 23:56:02 -08:00
apiaccountupdateprofileimage.php
Make /api/account/update_profile_background_image.format work even
2009-11-09 23:56:02 -08:00
apiaccountverifycredentials.php
Fix issue with OAuth request parameters being parsed/stored twice when
2010-02-05 03:18:45 +00:00
apiblockcreate.php
events for blocking a user
2009-12-28 10:42:55 -08:00
apiblockdestroy.php
add events for unblocking a profile
2009-12-28 10:50:12 -08:00
apidirectmessage.php
Dropped deprecated timestamp-based 'since' parameter for all API methods. When it sneaks in it can cause some very slow queries due to mismatches with the indexing.
2010-03-02 11:54:02 -08:00
apidirectmessagenew.php
Fix for repeats from the API having null source attribution
2010-05-08 00:07:42 +00:00
apifavoritecreate.php
Consistently send Profiles into Fave::addNew()
2010-03-23 11:08:30 -07:00
apifavoritedestroy.php
Lots of tiny message changes.
2010-01-10 12:26:24 +01:00
apifriendshipscreate.php
Lots of tiny message changes.
2010-01-10 12:26:24 +01:00
apifriendshipsdestroy.php
replace calls to subs_(un)subscribe_user with Subscription methods
2010-02-19 08:31:20 -05:00
apifriendshipsexists.php
These API methods should return true for ->isReadOnly($args)!
2010-01-28 00:44:55 +00:00
apifriendshipsshow.php
These API methods should return true for ->isReadOnly($args)!
2010-01-28 00:44:55 +00:00
apigroupcreate.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
apigroupismember.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
apigroupjoin.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
apigroupleave.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
apigrouplist.php
Fix for error output on invalid user ID to api groups list
2010-03-30 11:47:49 -07:00
apigrouplistall.php
Quick fixes for grouplistall:
2010-03-30 11:45:35 -07:00
apigroupmembership.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
apigroupshow.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
apihelptest.php
These API methods should return true for ->isReadOnly($args)!
2010-01-28 00:44:55 +00:00
apimediaupload.php
Initial Twitpic-like media upload endpoint /api/statusnet/media/upload
2010-03-15 22:16:33 +00:00
apioauthaccesstoken.php
s/LOG_WARN/LOG_WARNING/
2010-01-27 08:45:56 +00:00
apioauthauthorize.php
Suppress notice input box on OAuth authorization page
2010-02-05 03:18:44 +00:00
apioauthrequesttoken.php
s/LOG_WARN/LOG_WARNING/
2010-01-27 08:45:56 +00:00
apistatusesdestroy.php
Lots of tiny message changes.
2010-01-10 12:26:24 +01:00
apistatusesretweet.php
Fix for repeats from the API having null source attribution
2010-05-08 00:07:42 +00:00
apistatusesretweets.php
retweet API methods are readonly
2010-01-21 11:32:01 -05:00
apistatusesshow.php
Lots of tiny message changes.
2010-01-10 12:26:24 +01:00
apistatusesupdate.php
Fix for repeats from the API having null source attribution
2010-05-08 00:07:42 +00:00
apistatusnetconfig.php
Really make sure we return 'true' and 'false' strings for boolean vals in api/statusnet/config.:format.
2010-03-26 19:59:05 +00:00
apistatusnetversion.php
These API methods should return true for ->isReadOnly($args)!
2010-01-28 00:44:55 +00:00
apisubscriptions.php
Lots of tiny message changes.
2010-01-10 12:26:24 +01:00
apitimelinefavorites.php
Implement since_id and max_id param handling for /api/favorites
2010-05-05 14:46:36 -07:00
apitimelinefriends.php
Calculate Atom self link for friends timeline
2010-03-12 02:18:53 +00:00
apitimelinegroup.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
apitimelinehome.php
Output Atom self link in home timeline
2010-03-12 03:15:51 +00:00
apitimelinementions.php
- Output correct content header for Atom output in mentions timeline
2010-03-12 03:27:37 +00:00
apitimelinepublic.php
- Output correct content type header for public timeline Atom feed
2010-03-12 02:00:53 +00:00
apitimelineretweetedbyme.php
Update message formatting for serverError to use a starting capital and a leading period.
2010-04-09 15:29:41 -07:00
apitimelineretweetedtome.php
Change to use TagURI::base() instead of common_config()
2010-02-20 13:31:20 -05:00
apitimelineretweetsofme.php
Change to use TagURI::base() instead of common_config()
2010-02-20 13:31:20 -05:00
apitimelinetag.php
Add Atom self link to tag timeline
2010-03-12 04:08:31 +00:00
apitimelineuser.php
More generalized method for calculating Atom rel="self" links
2010-03-12 01:40:52 +00: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
These API methods should return true for ->isReadOnly($args)!
2010-01-28 00:44:55 +00: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
attachment.php
Revert "Remove more contractions"
2009-11-09 20:01:46 +01:00
avatarbynickname.php
Revert "Remove more contractions"
2009-11-09 20:01:46 +01:00
avatarsettings.php
Update message formatting for serverError to use a starting capital and a leading period.
2010-04-09 15:29:41 -07:00
block.php
Added block link to subscription notification emails; block action can now take a profile ID on the URL; added profile details to block page so there's an indication of who you're blocking before you pull the trigger.
2010-05-20 14:24:44 -07:00
blockedfromgroup.php
modify group actions so they use Local_group to look up by nickname
2010-02-25 08:44:15 -05:00
bookmarklet.php
Cleanup bad i18n format for page title on bookmarklet posting window
2010-04-09 09:44:30 -07:00
confirmaddress.php
Update message formatting for serverError to use a starting capital and a leading period.
2010-04-09 15:29:41 -07:00
conversation.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
deleteapplication.php
Allow developers to delete OAuth applications
2010-02-05 03:18:43 +00:00
deletenotice.php
Lots of tiny message changes.
2010-01-10 12:26:24 +01:00
deleteuser.php
Added block link to subscription notification emails; block action can now take a profile ID on the URL; added profile details to block page so there's an indication of who you're blocking before you pull the trigger.
2010-05-20 14:24:44 -07:00
designadminpanel.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
disfavor.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
doc.php
Allow site-specific doc files
2010-03-10 22:27:28 +00:00
editapplication.php
Better checking for duplicate app names
2010-02-08 21:57:29 -08:00
editgroup.php
Fixed object name
2010-02-26 11:35:55 +01:00
emailsettings.php
Missing null className for incoming email form legend
2010-01-24 00:22:35 +01:00
favor.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
favorited.php
Add time-based cutoffs for public tag cloud, favorited lists to speed up those queries.
2010-02-04 11:06:01 -08:00
favoritesrss.php
Implement since_id and max_id param handling for /api/favorites
2010-05-05 14:46:36 -07:00
featured.php
Remove pleonasm in UI text
2009-12-20 20:20:35 +01:00
file.php
(Puctuation) consistency in clientError() calls.
2009-12-13 18:55:17 +01:00
finishremotesubscribe.php
Update message formatting for serverError to use a starting capital and a leading period.
2010-04-09 15:29:41 -07:00
foaf.php
Fix to profile location in FOAF output: longitude was repeating the latitude by mistake
2010-03-29 17:54:22 -07:00
foafgroup.php
Avoid E_NOTICE spew when listing group members who aren't admins
2010-04-09 08:38:42 -07:00
geocode.php
add lat, lon, location and remove closing tag from geocode.php
2010-01-30 12:47:21 -05:00
getfile.php
Improve name validation checks on local File references
2010-02-01 08:49:59 -08:00
grantrole.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
groupblock.php
Added block link to subscription notification emails; block action can now take a profile ID on the URL; added profile details to block page so there's an indication of who you're blocking before you pull the trigger.
2010-05-20 14:24:44 -07:00
groupbyid.php
Lots of tiny message changes.
2010-01-10 12:26:24 +01:00
groupdesignsettings.php
modify group actions so they use Local_group to look up by nickname
2010-02-25 08:44:15 -05:00
grouplogo.php
modify group actions so they use Local_group to look up by nickname
2010-02-25 08:44:15 -05:00
groupmembers.php
Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing
2010-04-09 12:01:53 -07:00
grouprss.php
modify group actions so they use Local_group to look up by nickname
2010-02-25 08:44:15 -05:00
groups.php
modify group actions so they use Local_group to look up by nickname
2010-02-25 08:44:15 -05: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
hcard.php
Add an hcard action
2010-02-25 18:39:55 -05:00
imsettings.php
Ticket #1281 : JID validation now more or less follows spec instead of calling e-mail validator
2010-03-30 17:35:27 -07:00
inbox.php
fix interpolation of positional arguments to sprintf in inbox
2010-01-24 22:54:25 -05:00
invite.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
joingroup.php
OStatus: fix remote groups to work with new user_groups/local_groups split.
2010-02-25 13:02:08 -08:00
leavegroup.php
OStatus: fix remote groups to work with new user_groups/local_groups split.
2010-02-25 13:02:08 -08:00
login.php
Redirect non-SSL hits to login & register actions to SSL if 'always' or 'sometimes' SSL modes are kicked in.
2010-05-18 21:52:17 +00:00
logout.php
Revert "Remove more contractions"
2009-11-09 20:01:46 +01:00
makeadmin.php
Maintain 'page' parameter for block from subscribers list, block & make-admin from group members list.
2010-04-08 19:06:55 -07:00
microsummary.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
newapplication.php
Better checking for duplicate app names
2010-02-08 21:57:29 -08:00
newgroup.php
save mainpage element for groups
2010-02-25 12:05:22 -05:00
newmessage.php
Lots of tiny message changes.
2010-01-10 12:26:24 +01:00
newnotice.php
Revert "Revert "if user allows location sharing but turned off browser location use profile location""
2010-04-01 12:58:06 -04:00
noticesearch.php
* L10n updates: consistent puctuation
2010-01-10 01:45:58 +01:00
noticesearchrss.php
Fix bug 1997: notice search rss utter failure
2009-11-20 14:54:59 -08:00
nudge.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
oauthappssettings.php
Rework application registration workflow to be more private
2010-01-24 16:36:04 -08:00
oauthconnectionssettings.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
oembed.php
Update message formatting for serverError to use a starting capital and a leading period.
2010-04-09 15:29:41 -07:00
opensearch.php
Revert "Remove more contractions"
2009-11-09 20:01:46 +01:00
othersettings.php
Make page titles more consistent: no title case in four cases.
2010-01-14 23:32:40 +01:00
otp.php
an otp is a real login
2010-03-08 18:06:21 -05:00
outbox.php
fix interpolation of positional arguments to sprintf in outbox
2010-01-24 22:53:29 -05:00
passwordsettings.php
Fix regression in password settings: users have been unable to change their passwords since introduction of ChangePassword event (later StartChangePassword) November 5 in commit d6ddb84132
2009-12-01 15:44:07 -08:00
pathsadminpanel.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
peoplesearch.php
Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server.
2009-11-10 13:44:40 -08:00
peopletag.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
postnotice.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
profilesettings.php
clear the site owner when profile changes
2010-02-22 11:03:56 -05:00
public.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07: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
Fix typo in public tag cloud query setup which caused the cutoff to get skipped.
2010-03-19 12:51:27 -07:00
publicxrds.php
Moved the public XRDS from the OpenID plugin to core
2009-10-29 16:27:22 -04:00
recoverpassword.php
Fixes for password recovery; lookups for unconfirmed addresses were failing or inconsistent (using staticGet with unindexed fields, which would not get decached correctly and could get confused if multiple pending confirmations of different types are around).
2010-03-11 18:01:50 -08:00
register.php
Redirect non-SSL hits to login & register actions to SSL if 'always' or 'sometimes' SSL modes are kicked in.
2010-05-18 21:52:17 +00:00
remotesubscribe.php
Update message formatting for serverError to use a starting capital and a leading period.
2010-04-09 15:29:41 -07:00
repeat.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
replies.php
Update message formatting for serverError to use a starting capital and a leading period.
2010-04-09 15:29:41 -07: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
revokerole.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
robotstxt.php
Add a robots.txt URL to the site root
2010-01-31 10:12:26 -05:00
rsd.php
Add Really Simple Discovery (RSD) support
2010-01-31 15:16:59 -05:00
sandbox.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
sessionsadminpanel.php
Move sessions settings to its own panel
2010-01-28 22:06:01 -08:00
showapplication.php
Confirm dialog for reset OAuth consumer key and secret button
2010-02-05 03:18:44 +00:00
showfavorites.php
Implement since_id and max_id param handling for /api/favorites
2010-05-05 14:46:36 -07:00
showgroup.php
override linkAttributes() method for groupmembersminilist
2010-04-05 10:47:07 -04:00
showmessage.php
Revert "Remove more contractions"
2009-11-09 20:01:46 +01:00
shownotice.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
showstream.php
OStatus cleanup...
2010-02-08 14:58:12 -08:00
silence.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
siteadminpanel.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
sitenoticeadminpanel.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
smssettings.php
Lots of tiny message changes.
2010-01-10 12:26:24 +01:00
snapshotadminpanel.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
subedit.php
define LACONICA and accept LACONICA for backwards compatibility
2009-08-26 10:41:36 -04:00
subscribe.php
Fix bug on subscribe/unsubscribe in profile lists. Bogus call to nonexisting profile->getProfile() was masked by DB_DataObject
2010-02-25 15:22:23 -08:00
subscribers.php
Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing
2010-04-09 12:01:53 -07:00
subscriptions.php
Using unique @for, @id pair for jabber and sms options in subscriptions
2010-03-25 22:20:20 +01:00
sup.php
Performance fix for FriendFeed sup interface: MySQL query optimizer was doing a table scan on notice; explicit subquery makes it run much more efficiently, only scanning items within the period under consideration. Standard subquery should be PostgreSQL-compatible.
2010-02-21 15:21:18 -08:00
tag.php
Update message formatting for serverError to use a starting capital and a leading period.
2010-04-09 15:29:41 -07:00
tagother.php
Lots of tiny message changes.
2010-01-10 12:26:24 +01:00
tagrss.php
Fix for blank RSS1 tag feeds
2010-03-05 16:23:28 -08:00
twitapisearchatom.php
Remove errant double HTML entity encoding in API source attribution
2010-05-18 15:16:23 -07:00
twitapisearchjson.php
Remove unnecessary requires
2010-02-25 22:08:25 -08:00
twitapitrends.php
Remove unnecessary requires
2010-02-25 22:08:25 -08:00
unblock.php
add events for unblocking a profile
2009-12-28 10:50:12 -08:00
unsandbox.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
unsilence.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
unsubscribe.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
updateprofile.php
remove strict check on OMB exception strings
2010-03-01 18:03:18 -05:00
useradminpanel.php
* Change translator documentation using _m() as designed together with Brion
2010-03-02 16:38:36 +01:00
userauthorization.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
userbyid.php
(Puctuation) consistency in clientError() calls.
2009-12-13 18:55:17 +01:00
userdesignsettings.php
Lots of tiny message changes.
2010-01-10 12:26:24 +01:00
usergroups.php
Added event hooks for before and after user groups content
2010-03-03 15:29:51 -05:00
userrss.php
Fix inconsistencies in clientError() messages
2010-04-09 16:11:20 -07:00
version.php
Add Brion Vibber to contributors.
2010-01-14 23:40:11 +01:00
xrds.php
A further change to the XRDS is required if 0.9.x is to be able to remote sub to a 0.8.x account, with the OpenID plugin enabled.
2009-11-12 20:57:09 +00:00