gnu-social/lib
2010-10-07 12:32:10 -07:00
..
accountsettingsaction.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
action.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
activity.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
activitycontext.php Merge branch '0.9.x' into activityexport 2010-09-15 23:31:20 -04:00
activityobject.php Merge branch 'master' of gitorious.org:statusnet/mainline into feedfix 2010-09-30 11:31:29 -07:00
activityutils.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02: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 * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
apiauth.php * update/add translator documentation 2010-09-13 21:10:54 +02:00
apibareauth.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
apioauth.php * update/add translator documentation 2010-09-13 21:10:55 +02:00
apioauthstore.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
apiprivateauth.php * update/add translator documentation 2010-09-13 21:10:55 +02:00
applicationeditform.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
applicationlist.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
arraywrapper.php
atom10feed.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
atomcategory.php move atom category to its own file, too 2010-03-20 16:55:36 -05:00
atomgroupnoticefeed.php Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x 2010-06-26 10:17:36 -04: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 * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
attachmentlist.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02: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 * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
channel.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
clienterroraction.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02: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 * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
commandinterpreter.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
common.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
connectsettingsaction.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
currentuserdesignaction.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
curry.php
daemon.php
dberroraction.php
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 a $config['plugins']['locale_path'] which can be set to override the individual plugins' locale subdirectories. 2010-09-30 19:23:42 -07:00
deleteuserform.php
deluserqueuehandler.php catch UserNoProfileException and continue 2010-04-10 11:36:23 -04:00
designsettings.php
disfavorform.php Add Start/EndFavorNoticeForm and Start/EndDisFavorNoticeForm hooks 2010-09-29 16:35:14 -07: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
error.php
event.php
favorform.php Add Start/EndFavorNoticeForm and Start/EndDisFavorNoticeForm hooks 2010-09-29 16:35:14 -07:00
featureduserssection.php
feed.php
feedlist.php add hooks to the feedlist widget to give fine-grained control over feed links 2010-09-29 19:23:46 +02:00
form.php
galleryaction.php
grantroleform.php
groupdesignaction.php
groupeditform.php
grouplist.php
groupminilist.php
groupnav.php Update translator documentation. 2010-09-12 18:34:33 +02:00
groupsbymemberssection.php
groupsbypostssection.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
groupsection.php
grouptagcloudsection.php
htmloutputter.php Update incomplete documentation. 2010-09-12 17:17:43 +02:00
httpclient.php Partial fix for ticket #2489 -- problems with SNI SSL virtual host certificate validation. 2010-08-06 10:14:07 -07:00
imagefile.php Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, causing warnings) 2010-03-18 15:39:06 -07:00
installer.php fixed a %d that should be a %s in an error message 2010-08-16 10:03:58 -07:00
iomanager.php
iomaster.php
jabber.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
jabberqueuehandler.php
joinform.php
jsonsearchresultslist.php
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
location.php tobyink's location RDF patch 2009-11-19 12:00:25 -05:00
logingroupnav.php
mail.php Urgh... fix for fix for horrific $ escaping problems (some awful mix of single and double-quoted strings in the terror that is mail.php) 2010-10-04 15:29:30 -07:00
mailbox.php Add two i18n related FIXMEs. 2010-08-08 21:13:21 +02:00
mailhandler.php When handling incoming mail, skip everything after a blank line if we already have content 2010-05-03 23:02:25 -04:00
mediafile.php Update translator documentation and add punctuation where missing to exception messages. 2010-09-12 18:24:44 +02:00
messageform.php
microid.php
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
noticeform.php hide the Whats Up Nickname if notice title enabled 2010-08-13 12:22:58 -07:00
noticelist.php Add Start/EndShowNoticeInfo events 2010-09-29 16:35:13 -07:00
noticesection.php
nudgeform.php
oauthclient.php Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allows 2010-02-17 20:58:15 +00:00
oauthstore.php Update translator documentation and add punctuation where missing to exception messages. 2010-09-12 18:24:44 +02:00
omb.php Revert "show service debug info" 2010-03-01 18:49:39 -05:00
ombqueuehandler.php
ownerdesignaction.php
parallelizingdaemon.php
personalgroupnav.php
personaltagcloudsection.php
pgsqlschema.php fix the column modify on stuff for postgres. change serial to bigserial 2010-05-17 13:50:37 +12:00
ping.php Handle timeout more gracefully in background pings 2010-05-04 18:43:32 -07:00
pingqueuehandler.php
plugin.php Add a $config['plugins']['locale_path'] which can be set to override the individual plugins' locale subdirectories. 2010-09-30 19:23:42 -07:00
pluginqueuehandler.php
poco.php Move activity classes to their own files 2010-03-20 16:06:22 -05:00
pocoaddress.php Move activity classes to their own files 2010-03-20 16:06:22 -05:00
pocourl.php Move activity classes to their own files 2010-03-20 16:06:22 -05:00
popularnoticesection.php Revert "added notice.location to group by" 2010-06-09 16:30:50 +12:00
processmanager.php Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes. 2010-03-10 11:54:00 -08:00
profileaction.php Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x 2010-04-06 15:22:23 -07:00
profileactionform.php
profileformaction.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
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 Added single whitespace to separate inline text words. 2010-02-15 20:41:46 +01:00
publicgroupnav.php
publicqueuehandler.php
queued_xmpp.php
queuehandler.php
queuemanager.php Background deletion of user accounts. Notices are deleted in chunks, then the user itself when they're all gone. 2010-03-15 16:08:00 -07: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
router.php Fix for ticket 2756 - Calls to OAuth endpoints are redirected to the 2010-09-22 23:33:06 +00: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
searchaction.php * add two FIXMEs for gettext messages not being processed. 2010-09-12 17:44:28 +02:00
searchgroupnav.php
section.php
servererroraction.php Log backtraces for non-ClientException exceptions caught at the top-level handler. 2010-03-22 11:33:56 -07:00
serverexception.php
settingsaction.php
silenceform.php
smsqueuehandler.php
snapshot.php
spawningdaemon.php Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes. 2010-03-10 11:54:00 -08:00
statusnet.php StatusNet_network staticGet lookup fix 2010-08-10 17:22:26 -07:00
stompqueuemanager.php StatusNet_network staticGet lookup fix 2010-08-10 17:22:26 -07:00
subgroupnav.php
subpeopletagcloudsection.php
subs.php reuse Subscription::cancel instead of reimplementing it. 2010-03-11 20:40:25 -05:00
subscribeform.php
subscriberspeopleselftagcloudsection.php
subscriberspeopletagcloudsection.php
subscriptionlist.php Updated tag list output in subscriptions list. Matches userprofile. 2010-03-25 22:20:06 +01:00
subscriptionspeopleselftagcloudsection.php
subscriptionspeopletagcloudsection.php
tabledef.php
tagcloudsection.php
taguri.php
theme.php Ticket #2638: allow themes to specify a base theme to load with 'include' setting in a theme.ini file 2010-09-02 14:11:52 -07:00
themeuploader.php Fixes for Mac metadata files mucking up theme zip files 2010-09-02 14:24:46 -07:00
topposterssection.php
uapplugin.php
unblockform.php Update/add translator documentation. 2010-09-12 17:27:38 +02:00
unqueuemanager.php
unsandboxform.php
unsilenceform.php
unsubscribeform.php
useractivitystream.php move useractivitystream class to its own module 2010-09-15 15:18:01 -04: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 Assigned an identifier for the representative user and group profile 2010-03-25 21:32:28 +01:00
util.php Workaround for regression in input validation due to more PCRE oddities. Recommend redoing common_validate_utf8() using something more reliable, perhaps. :P 2010-10-07 12:32:10 -07:00
webcolor.php
widget.php
xmloutputter.php
xmlstringer.php
xmppmanager.php XMPP debugging: log the message source when discarding empty or unrecognized messages. 2010-05-05 13:11:36 -07:00
xmppoutqueuehandler.php
xrdsoutputter.php Assigning my copyrights to the Free Software Foundation 2010-05-27 18:27:33 -04:00