.. |
accountmover.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
accountsettingsaction.php
|
Cleanup stray PHP 4-style references in hook calls for navigation bars. We can't replace the live action from here, and don't need a reference to keep the object mutable. Dumping the references helps ensure we don't end up getting errors when things calling the hooks might forget to use the reference and the PHP error reporting settings expose this fact at us.
|
2011-01-18 12:34:27 -08:00 |
action.php
|
Merge branch '0.9.x' into testing
|
2011-01-31 11:08:15 -08:00 |
activity.php
|
Add geopoint (GeoJSON) extension to AS JSON output
|
2011-02-17 20:12:28 -08:00 |
activitycontext.php
|
Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString()
|
2010-12-05 16:15:05 -05:00 |
activityimporter.php
|
Fix "$s"s that slipped into double-quoted translatable strings' '%1$s' pattern. Switch to single-quote to fix.
|
2011-01-31 14:00:22 -08:00 |
activitymover.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
activityobject.php
|
Add geopoint (GeoJSON) extension to AS JSON output
|
2011-02-17 20:12:28 -08:00 |
activitysink.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
activitysource.php
|
Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString()
|
2010-12-05 16:15:05 -05:00 |
activitystreamjsondocument.php
|
Reinstate profile_info in author/actor
|
2011-02-17 19:02:57 -08:00 |
activityutils.php
|
check legacy <actor> and <subject> first from feed
|
2011-02-11 02:59:18 +00:00 |
activityverb.php
|
* update/add translator documentation
|
2010-09-13 21:10:54 +02:00 |
adminform.php
|
* i18n/L10n and translator documentation updates.
|
2010-09-29 00:39:45 +02:00 |
adminpanelaction.php
|
Merge branch 'master' into 0.9.x
|
2010-09-21 12:48:16 -07:00 |
apiaction.php
|
Issue #3025: string -> boolean for profile_background_tile entry in JSON user results from Twitter-compat API
|
2011-02-07 14:38:35 -08:00 |
apiauth.php
|
Fix a couple spelling mistakes in comments and remove redundant statement terminator
|
2011-01-20 10:44:05 -08:00 |
apibareauth.php
|
* i18n/L10n and translator documentation updates.
|
2010-09-29 00:39:45 +02:00 |
apioauth.php
|
- Update ApiOauthAuthorizeAction to 1.0a
|
2010-10-06 19:20:47 -07:00 |
apioauthstore.php
|
OAuth: Fix rare problem in which request tokens were sometimes being
|
2011-01-20 10:44:31 -08:00 |
apiprivateauth.php
|
* update/add translator documentation
|
2010-09-13 21:10:55 +02:00 |
applicationeditform.php
|
Fix ticket #3013: MAX_FILE_SIZE hidden fields were incorrectly placed
|
2011-01-26 15:49:57 -08:00 |
applicationlist.php
|
Add FIXME
|
2010-10-20 20:01:12 +02:00 |
arraywrapper.php
|
Fix warning in subscribers/subscriptions list pages where we attempted to call free() an ArrayWrapper after it was used up, thus trying to forward the call to a nonexistent object.
|
2011-01-07 15:29:30 -08:00 |
atom10feed.php
|
* L10n updates
|
2011-01-14 21:53:39 +01:00 |
atomcategory.php
|
Use outputTo() instead of asString() for including sub-elements
|
2010-12-27 09:46:25 -08:00 |
atomgroupnoticefeed.php
|
Atom output - Reinstate activity:actor and activity:subject
|
2011-02-09 23:18:14 -08:00 |
atomnoticefeed.php
|
log exceptions in atom feeds, but don't let them kill the output
|
2010-07-13 10:53:47 -04:00 |
atomusernoticefeed.php
|
Reinstate profile_info in author/actor
|
2011-02-17 19:02:57 -08:00 |
attachmentlist.php
|
Use cachedQuery on File::getAttachments, plus other cleanups:
|
2011-01-31 12:22:50 -08:00 |
attachmentnoticesection.php
|
* i18n/L10n and translator documentation updates.
|
2010-09-29 00:39:45 +02:00 |
attachmenttagcloudsection.php
|
* i18n/L10n and translator documentation updates.
|
2010-09-29 00:39:45 +02:00 |
authenticationplugin.php
|
* i18n/L10n and translator documentation updates.
|
2010-09-29 00:39:45 +02:00 |
authorizationplugin.php
|
* i18n/L10n and translator documentation updates.
|
2010-09-29 00:39:45 +02:00 |
avatarlink.php
|
Fix problem with AvatarLink in which it was sometimes leaving the width attribute empty
|
2010-06-16 18:27:51 -07:00 |
blockform.php
|
* i18n/L10n and translator documentation updates.
|
2010-09-29 00:39:45 +02:00 |
cache.php
|
Performance counters: records number of total and unique cache get/set/incr/deletes and queries, and logs to syslog.
|
2011-01-31 13:12:56 -08:00 |
channel.php
|
* i18n/L10n and translator documentation updates.
|
2010-09-29 00:39:45 +02:00 |
clienterroraction.php
|
- New base InfoAction for dialog box like msgs
|
2010-10-06 19:06:57 -07:00 |
clientexception.php
|
* i18n/L10n and translator documentation updates.
|
2010-09-29 00:39:45 +02:00 |
columndef.php
|
* i18n/L10n and translator documentation updates.
|
2010-09-29 00:39:45 +02:00 |
command.php
|
Fix for tickets #2917, #2262: user URL shortening options not being applied in non-web channels
|
2010-12-02 13:41:56 -08:00 |
commandinterpreter.php
|
commands are always lowercased in interpreter
|
2011-02-03 17:06:15 -05:00 |
common.php
|
New version, dev cycle
|
2011-02-15 12:26:40 -05:00 |
connectsettingsaction.php
|
Cleanup stray PHP 4-style references in hook calls for navigation bars. We can't replace the live action from here, and don't need a reference to keep the object mutable. Dumping the references helps ensure we don't end up getting errors when things calling the hooks might forget to use the reference and the PHP error reporting settings expose this fact at us.
|
2011-01-18 12:34:27 -08:00 |
currentuserdesignaction.php
|
Facebook: Gracefully handle disconnection
|
2010-11-17 21:53:56 +00:00 |
curry.php
|
|
|
daemon.php
|
|
|
dberroraction.php
|
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
|
2010-10-21 03:10:46 +02:00 |
dbqueuemanager.php
|
Fix bug in db queue manager: when receiving an invalid or deleted notice, we were running it through the 'temporary fail, release it to try again' path instead of the 'done, discard item' path. Should fix some infinite-loop-of-doom-in-queue cases.
|
2010-09-20 13:19:58 -07:00 |
default.php
|
add plugins/sslpath setting, default to site path/plugins
|
2011-02-11 15:58:47 -05:00 |
deletegroupform.php
|
Add a basic group deletion for moderator users.
|
2010-10-12 15:49:20 -07:00 |
deleteuserform.php
|
Add translator documentation
|
2011-01-21 16:35:00 +01:00 |
deluserqueuehandler.php
|
catch UserNoProfileException and continue
|
2010-04-10 11:36:23 -04:00 |
designsettings.php
|
Fix ticket #3013: MAX_FILE_SIZE hidden fields were incorrectly placed
|
2011-01-26 15:49:57 -08:00 |
discovery.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
disfavorform.php
|
* Add/update translator documentation.
|
2011-01-30 19:03:55 +01:00 |
distribqueuehandler.php
|
ForceGroup plugin: optionally force new users to join a particular group or set of groups on registration; and/or to force posts by members of particular groups to be posted into those groups even if not explicitly mentioned. The posting feature requires a couple quick hook additions in core.
|
2010-09-30 18:05:44 -07:00 |
dofollowlistitem.php
|
options to nofollow external links in notices
|
2010-10-18 11:29:52 -04:00 |
error.php
|
- New base InfoAction for dialog box like msgs
|
2010-10-06 19:06:57 -07:00 |
event.php
|
|
|
favorform.php
|
* Add/update translator documentation.
|
2011-01-30 19:03:55 +01:00 |
featureduserssection.php
|
* Add/update translator documentation.
|
2011-01-30 19:03:55 +01:00 |
feed.php
|
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
|
2010-10-21 03:10:46 +02:00 |
feedimporter.php
|
change code order to make shorter lines
|
2010-12-17 18:55:00 -05:00 |
feedlist.php
|
* translator documentation updates.
|
2010-10-30 14:36:54 +02:00 |
form.php
|
|
|
galleryaction.php
|
|
|
grantroleform.php
|
|
|
groupdesignaction.php
|
|
|
groupeditform.php
|
Merge branch 'testing' into privategroup
|
2011-02-03 12:56:55 -05:00 |
grouplist.php
|
|
|
groupminilist.php
|
|
|
groupnav.php
|
Update translator documentation.
|
2010-09-12 18:34:33 +02:00 |
groupsbymemberssection.php
|
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
|
2010-10-21 03:10:46 +02:00 |
groupsbypostssection.php
|
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
|
2010-10-21 03:10:46 +02:00 |
groupsection.php
|
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
|
2010-10-21 03:10:46 +02:00 |
grouptagcloudsection.php
|
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
|
2010-10-21 03:10:46 +02:00 |
htmloutputter.php
|
New Start/EndHtmlElement events. Allows adding namespaces.
|
2010-10-29 23:38:00 +00:00 |
httpclient.php
|
Configuration options for using an HTTP proxy
|
2011-01-03 10:38:32 -08:00 |
imagefile.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
info.php
|
- New base InfoAction for dialog box like msgs
|
2010-10-06 19:06:57 -07:00 |
inlineattachmentlist.php
|
CSS class tweak for inline attachment thumbnails to avoid things thinking they're content links
|
2010-11-10 14:31:55 -08:00 |
installer.php
|
Fix for ticket #2828: apostrophe in site name set in installer created a broken config.php.
|
2010-10-14 16:25:43 -07:00 |
iomanager.php
|
|
|
iomaster.php
|
|
|
jabber.php
|
|
|
jabberqueuehandler.php
|
|
|
joinform.php
|
|
|
jsonsearchresultslist.php
|
Ticket #1987: support since_id on API notice search methods.
|
2010-11-19 14:00:22 -08:00 |
language.php
|
Localisation updates from http://translatewiki.net
|
2010-09-28 01:02:08 +02:00 |
leaveform.php
|
|
|
liberalstomp.php
|
Stomp blocking writes fix
|
2010-06-03 16:09:47 -07:00 |
linkheader.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
location.php
|
|
|
logingroupnav.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
mail.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
mailbox.php
|
correctly show the source of messages in a message list
|
2011-02-08 11:32:35 -05:00 |
mailhandler.php
|
Fix for tickets #2917, #2262: user URL shortening options not being applied in non-web channels
|
2010-12-02 13:41:56 -08:00 |
mediafile.php
|
Don't trust text/xml mime types; generic content detection gives useless stuff like that on SVG images! Todo: replace the extension check in this case with better content-based checks.
|
2010-12-22 13:56:19 -08:00 |
messageform.php
|
Ticket #2899: clean up inbox/outbox DM form a bit:
|
2010-11-19 11:56:03 -08:00 |
messagelist.php
|
Create and use MessageList widget
|
2011-02-08 11:11:21 -05:00 |
messagelistitem.php
|
correctly show the source of messages in a message list
|
2011-02-08 11:32:35 -05:00 |
microid.php
|
define LACONICA and accept LACONICA for backwards compatibility
|
2009-08-26 10:41:36 -04:00 |
mysqlschema.php
|
Workaround for index setup on SubMirror until I'm done w/ arbitrary index support for Schema setup.
|
2010-08-10 11:45:34 -07:00 |
nickname.php
|
Fix up edge case in nickname processing: overlong display forms should be rejected before normalization (storage of display forms will also have fields with limited length)
|
2010-12-30 17:11:16 -08:00 |
noticeform.php
|
Fix ticket #3013: MAX_FILE_SIZE hidden fields were incorrectly placed
|
2011-01-26 15:49:57 -08:00 |
noticelist.php
|
Events to hook for NoticeListElement <li> generation
|
2010-12-30 16:57:05 -08:00 |
noticesection.php
|
|
|
nudgeform.php
|
|
|
oauthclient.php
|
|
|
oauthstore.php
|
Clean up remote avatar temporary files if we fail before saving them into avatars directory (OMB core, OStatus, WikiHowProfile, YammerImport)
|
2010-10-13 11:10:04 -07:00 |
oembedhelper.php
|
drop previous in oembedhelperexception code
|
2010-12-20 18:32:43 -05:00 |
omb.php
|
|
|
ombqueuehandler.php
|
|
|
ownerdesignaction.php
|
|
|
parallelizingdaemon.php
|
|
|
personalgroupnav.php
|
* Add/update translator documentation.
|
2011-01-30 19:03:55 +01:00 |
personaltagcloudsection.php
|
* Add/update translator documentation.
|
2011-01-30 19:03:55 +01:00 |
pgsqlschema.php
|
fix the column modify on stuff for postgres. change serial to bigserial
|
2010-05-17 13:50:37 +12:00 |
ping.php
|
Tabs to spaces, superfluous whitespace removed.
|
2010-10-30 13:47:19 +02:00 |
pingqueuehandler.php
|
|
|
plugin.php
|
add path separators for Plugin::path()
|
2011-02-16 13:56:30 -05:00 |
pluginqueuehandler.php
|
|
|
poco.php
|
Use outputTo() instead of asString() for including sub-elements
|
2010-12-27 09:46:25 -08:00 |
pocoaddress.php
|
Use outputTo() instead of asString() for including sub-elements
|
2010-12-27 09:46:25 -08:00 |
pocourl.php
|
Use outputTo() instead of asString() for including sub-elements
|
2010-12-27 09:46:25 -08:00 |
popularity.php
|
Fix regression in PopularNoticeSection: tag parameter was broken, causing sidebar on tag pages to show untagged favorites.
|
2010-11-18 14:30:00 -08:00 |
popularnoticesection.php
|
* Add/update translator documentation.
|
2011-01-30 19:03:55 +01:00 |
processmanager.php
|
|
|
profileaction.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
profileactionform.php
|
common superclass for actions that operate on a profile and return
|
2009-11-16 14:28:58 +01:00 |
profileformaction.php
|
* Add/update translator documentation.
|
2011-01-30 19:03:55 +01:00 |
profilelist.php
|
make profilelist homepage link attributes overrideable
|
2010-04-05 11:17:06 -04:00 |
profileminilist.php
|
override linkAttributes() method for profileminilist
|
2010-04-05 10:46:38 -04:00 |
profilequeuehandler.php
|
|
|
profilesection.php
|
|
|
publicgroupnav.php
|
|
|
publicqueuehandler.php
|
|
|
queued_xmpp.php
|
|
|
queuehandler.php
|
|
|
queuemanager.php
|
Account moving is a background activity
|
2011-01-17 17:31:56 -05:00 |
queuemonitor.php
|
|
|
redirectingaction.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 |
repeatform.php
|
|
|
revokeroleform.php
|
|
|
right.php
|
Merge branch 'master' into 0.9.x
|
2010-12-28 11:37:38 -08:00 |
router.php
|
First cut at some JSON Activity Streams output
|
2011-02-15 20:25:39 -08:00 |
rssaction.php
|
handle missing profile for notices better in Rss10Action
|
2010-07-13 10:59:15 -04:00 |
sandboxform.php
|
|
|
schema.php
|
allow schema to work on more than one connection (namely, the Status_network DB)
|
2010-07-29 21:04:28 -04:00 |
search_engines.php
|
Ticket #2797: replace addslashes() with explicit escape calls on the DB objects
|
2010-11-19 15:06:26 -08:00 |
searchaction.php
|
* add translator documentation.
|
2010-11-01 16:49:34 +01:00 |
searchgroupnav.php
|
|
|
section.php
|
|
|
servererroraction.php
|
- New base InfoAction for dialog box like msgs
|
2010-10-06 19:06:57 -07:00 |
serverexception.php
|
- Update ApiOauthAuthorizeAction to 1.0a
|
2010-10-06 19:20:47 -07:00 |
settingsaction.php
|
|
|
silenceform.php
|
|
|
smsqueuehandler.php
|
|
|
snapshot.php
|
|
|
spawningdaemon.php
|
|
|
statusnet.php
|
Fix isHTTPS to work correctly for Cherokee and IIS
|
2010-11-10 15:53:20 -05:00 |
stompqueuemanager.php
|
StatusNet_network staticGet lookup fix
|
2010-08-10 17:22:26 -07:00 |
subgroupnav.php
|
|
|
subpeopletagcloudsection.php
|
|
|
subs.php
|
|
|
subscribeform.php
|
|
|
subscriberspeopleselftagcloudsection.php
|
|
|
subscriberspeopletagcloudsection.php
|
|
|
subscriptionlist.php
|
|
|
subscriptionspeopleselftagcloudsection.php
|
|
|
subscriptionspeopletagcloudsection.php
|
define LACONICA and accept LACONICA for backwards compatibility
|
2009-08-26 10:41:36 -04:00 |
tabledef.php
|
|
|
tagcloudsection.php
|
|
|
taguri.php
|
|
|
theme.php
|
* i18n/L10n updates.
|
2010-11-04 19:16:19 +01:00 |
themeuploader.php
|
Fix i18n issues that are solved by using plural.
|
2010-11-01 16:49:33 +01:00 |
topposterssection.php
|
|
|
uapplugin.php
|
* translator documentation updates.
|
2010-10-30 14:36:54 +02:00 |
unblockform.php
|
* i18n/L10n updates.
|
2010-10-31 00:58:35 +02:00 |
unqueuemanager.php
|
|
|
unsandboxform.php
|
|
|
unsilenceform.php
|
|
|
unsubscribeform.php
|
|
|
useractivitystream.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
usernoprofileexception.php
|
Fix unescaped dollar signs in double-quoted strings due to localization updates (%1$s etc)
|
2010-10-04 14:24:04 -07:00 |
userprofile.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
util.php
|
Performance counters: records number of total and unique cache get/set/incr/deletes and queries, and logs to syslog.
|
2011-01-31 13:12:56 -08:00 |
uuid.php
|
UUID-generation tools
|
2010-12-30 12:15:34 -08:00 |
webcolor.php
|
L10n consistency updates in wording and punctuation.
|
2011-01-21 22:45:37 +01:00 |
widget.php
|
|
|
xmloutputter.php
|
|
|
xmlstringer.php
|
|
|
xmppmanager.php
|
Fix for tickets #2917, #2262: user URL shortening options not being applied in non-web channels
|
2010-12-02 13:41:56 -08:00 |
xmppoutqueuehandler.php
|
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
|
2010-10-21 03:10:46 +02:00 |
xrd.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
xrdaction.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
xrdsoutputter.php
|
Assigning my copyrights to the Free Software Foundation
|
2010-05-27 18:27:33 -04:00 |