.. |
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
|
Tweak message per suggestion of The Evil IP Address[1].
|
2010-08-01 00:16:39 +02:00 |
allrss.php
|
Document messages for which clarification was requested.
|
2010-04-10 01:48:16 +02:00 |
apiaccountratelimitstatus.php
|
added missing authors
|
2010-06-08 16:34:16 +12:00 |
apiaccountupdatedeliverydevice.php
|
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
|
2010-10-04 12:54:36 -07:00 |
apiaccountupdateprofile.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apiaccountupdateprofilebackgroundimage.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apiaccountupdateprofilecolors.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apiaccountupdateprofileimage.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apiaccountverifycredentials.php
|
Catch a couple of missing XML namespace declarations on API XML output. Missing NS declarations were breaking XML parsing for some clients since beaecb18d5
|
2010-06-18 09:59:11 -07:00 |
apiblockcreate.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apiblockdestroy.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apidirectmessage.php
|
Update translator documentation.
|
2010-10-16 14:31:41 +02:00 |
apidirectmessagenew.php
|
* add plural support where missing
|
2010-10-16 14:38:12 +02:00 |
apifavoritecreate.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apifavoritedestroy.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apifriendshipscreate.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apifriendshipsdestroy.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apifriendshipsexists.php
|
- Fix bugs with block and friendship API methods
|
2010-06-28 16:54:39 -07:00 |
apifriendshipsshow.php
|
These API methods should return true for ->isReadOnly($args)!
|
2010-01-28 00:44:55 +00:00 |
apigroupcreate.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apigroupismember.php
|
Assigning my copyrights to the Free Software Foundation
|
2010-05-27 18:27:33 -04:00 |
apigroupjoin.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apigroupleave.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apigrouplist.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apigrouplistall.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apigroupmembership.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apigroupprofileupdate.php
|
Finish api/statusnet/groups/update
|
2010-05-07 10:10:30 -07:00 |
apigroupshow.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apihelptest.php
|
These API methods should return true for ->isReadOnly($args)!
|
2010-01-28 00:44:55 +00:00 |
apimediaupload.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apioauthaccesstoken.php
|
Print a proper error message
|
2010-10-12 16:19:53 -07:00 |
apioauthauthorize.php
|
Added a comment about an open question: Should we allow pin-based
|
2010-10-07 14:19:42 -07:00 |
apioauthpin.php
|
Make the verifier pin display a little nicer
|
2010-10-07 13:51:47 -07:00 |
apioauthrequesttoken.php
|
Output a log message when issuing a request token
|
2010-10-12 12:25:34 -07:00 |
apisearchatom.php
|
Have API methods for search subclass ApiPrivateAuthAction
|
2010-06-24 18:11:50 -07:00 |
apisearchjson.php
|
Have API methods for search subclass ApiPrivateAuthAction
|
2010-06-24 18:11:50 -07:00 |
apistatusesdestroy.php
|
add a hook for when someone deletes their own notice
|
2010-09-08 16:37:12 -04:00 |
apistatusesretweet.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02:00 |
apistatusesretweets.php
|
retweet API methods are readonly
|
2010-01-21 11:32:01 -05:00 |
apistatusesshow.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apistatusesupdate.php
|
Add translator hint.
|
2010-09-12 17:08:49 +02: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
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apitimelinefavorites.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apitimelinefriends.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apitimelinegroup.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apitimelinehome.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apitimelinementions.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apitimelinepublic.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07: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
|
Pass auth user into Atom feed generators (needed for outputting favorited status in statusnet:notice_info tag)
|
2010-05-27 13:49:23 -07:00 |
apitimelinetag.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apitimelineuser.php
|
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
2010-09-20 13:42:58 -07:00 |
apitrends.php
|
Have API methods for search subclass ApiPrivateAuthAction
|
2010-06-24 18:11:50 -07: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
|
Add statusnet: prefix for API to JSON and XML output
|
2010-04-22 08:49:33 -07: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
|
Merge branch 'testing' into 0.9.x
|
2010-05-21 13:15:08 -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
|
Merge branch '0.9.x' into 1.0.x
|
2010-04-18 19:21:15 -04:00 |
conversation.php
|
define LACONICA and accept LACONICA for backwards compatibility
|
2009-08-26 10:41:36 -04:00 |
deleteapplication.php
|
Add translator documentation for uses of 'Yes' and 'No' in the interface.
|
2010-04-11 21:04:07 +02:00 |
deletegroup.php
|
Add a basic group deletion for moderator users.
|
2010-10-12 15:49:20 -07:00 |
deletenotice.php
|
Fix PHP fatal error in DeletenoticeAction: died when we had a valid notice, but weren't logged in due to accessing $this->user before the login check. Moved check up to prepare() from handle() so it's done before usage
|
2010-10-08 10:33:43 -07:00 |
deleteuser.php
|
Merge branch 'testing' into 0.9.x
|
2010-05-21 13:15:08 -07:00 |
designadminpanel.php
|
let users set their SSL logo through the admin panel
|
2010-10-14 15:06:11 -04: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
|
Fix error when editing OAuth app registration and only changing the icon.
|
2010-09-20 16:57:07 -07:00 |
editgroup.php
|
Fixed object name
|
2010-02-26 11:35:55 +01:00 |
emailsettings.php
|
Update/add translator documentation.
|
2010-09-12 17:27:38 +02:00 |
favor.php
|
Make some messages gender neutral.
|
2010-07-19 21:09:09 -05: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
|
Make some messages gender neutral.
|
2010-07-19 21:09:09 -05:00 |
foaf.php
|
Ticket #2350: fix for incorrect FOAF sioc:follows entries for users who are followed by, but don't themselves follow the user whose FOAF we're displaying.
|
2010-06-10 11:42:58 -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
|
Assigning my copyrights to the Free Software Foundation
|
2010-05-27 18:27:33 -04:00 |
getfile.php
|
common_cache_key() -> Cache::key()
|
2010-09-06 10:07:43 -04:00 |
grantrole.php
|
Fix inconsistencies in clientError() messages
|
2010-04-09 16:11:20 -07:00 |
groupblock.php
|
Merge branch 'testing' into 0.9.x
|
2010-05-21 13:15:08 -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
|
Fix PHP syntax errors introduced during localization fixups in a few files.
|
2010-09-25 12:10:36 -07:00 |
grouprss.php
|
Document messages for which clarification was requested.
|
2010-04-10 01:48:16 +02: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 |
hostmeta.php
|
Merge branch '0.9.x' into 1.0.x
|
2010-10-08 11:47:50 -07:00 |
imsettings.php
|
Update translator documentation.
|
2010-09-12 17:43:43 +02: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 |
licenseadminpanel.php
|
License admin panel should allow empty or valid URLs for (license
|
2010-09-21 13:06:23 -07:00 |
login.php
|
Remove CSRF protection from username/password login and from OpenID login.
|
2010-09-07 13:45:52 -04: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
|
Fix for #2419: There is no function maxDescription in Oauth_application class (broke the 'description too long' error message when editing oauth app registrations)
|
2010-09-20 16:43:00 -07: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
|
Merge branch 'noticetitle' into 0.9.x
|
2010-08-14 12:03:25 -07: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
|
Make some messages gender neutral.
|
2010-07-19 21:09:09 -05:00 |
oauthappssettings.php
|
Rework application registration workflow to be more private
|
2010-01-24 16:36:04 -08:00 |
oauthconnectionssettings.php
|
Fix #2323: typo on oauth connections page
|
2010-09-20 18:07:19 -07:00 |
oembed.php
|
Assigning my copyrights to the Free Software Foundation
|
2010-05-27 18:27:33 -04:00 |
opensearch.php
|
Revert "Remove more contractions"
|
2009-11-09 20:01:46 +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
|
add SSL servers and paths to pathadminpanel.php
|
2010-10-15 13:46:21 -04: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 |
plugindisable.php
|
Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list.
|
2010-03-22 13:58:27 -07:00 |
pluginenable.php
|
Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list.
|
2010-03-22 13:58:27 -07:00 |
pluginsadminpanel.php
|
Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list.
|
2010-03-22 13:58:27 -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
|
Assigning my copyrights to the Free Software Foundation
|
2010-05-27 18:27:33 -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 |
redirect.php
|
Add a doc page that links to the StatusNet wiki API page
|
2010-10-12 23:38:16 -04:00 |
register.php
|
Merge branch 'testing' into 0.9.x
|
2010-05-19 12:51:25 -07: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
|
Tweak message per suggestion of The Evil IP Address[1].
|
2010-08-01 00:16:39 +02: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
|
Removed periods from instructions on some admin panels for consistency
|
2010-09-17 14:32:18 -07:00 |
showapplication.php
|
Update OAuth actions in show application page so it will display the right endpoint URLs
|
2010-09-23 16:16:32 -07:00 |
showfavorites.php
|
options to nofollow external links in notices
|
2010-10-18 11:29:52 -04:00 |
showgroup.php
|
Add a basic group deletion for moderator users.
|
2010-10-12 15:49:20 -07:00 |
showmessage.php
|
Revert "Remove more contractions"
|
2009-11-09 20:01:46 +01:00 |
shownotice.php
|
Merge branch '0.9.x' into 1.0.x
|
2010-10-18 12:17:11 -07:00 |
showstream.php
|
Merge branch '0.9.x' into 1.0.x
|
2010-10-18 12:17:11 -07: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
|
Add translator documentation.
|
2010-04-11 23:24:38 +02:00 |
snapshotadminpanel.php
|
Lower case "Web"
|
2010-04-11 01:03:06 +02: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
|
Use presence of IM plugins to decide if "IM" options should be available
|
2010-06-16 16:00:54 -04: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 |
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 |
urlsettings.php
|
note what 0 means for shorteners
|
2010-09-11 16:23:41 -04:00 |
useradminpanel.php
|
Removed periods from instructions on some admin panels for consistency
|
2010-09-17 14:32:18 -07: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
|
move view designs setting to user design tab
|
2010-09-11 16:16:38 -04:00 |
usergroups.php
|
Document messages for which clarification was requested.
|
2010-04-10 01:48:16 +02:00 |
userrss.php
|
Document messages for which clarification was requested.
|
2010-04-10 01:48:16 +02:00 |
version.php
|
Assigning my copyrights to the Free Software Foundation
|
2010-05-27 18:27:33 -04: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 |