gnu-social/lib
Mikael Nordfeldth f79aec36fe Merge remote-tracking branch 'statusnet/master'
This merges GNU Social with current development of StatusNet. The only conflicts were some documentation, where GNU Social's versions were retained.

Conflicts:
	doc-src/about
	doc-src/faq
	plugins/OpenID/doc-src/openid
2013-08-12 12:23:17 +02:00
..
accountmover.php * fix some i18n and L10n issues 2011-01-29 00:33:13 +01:00
accountprofileblock.php Squashed commit of the following: 2012-07-09 12:56:09 -04:00
action.php Merge remote-tracking branch 'statusnet/master' 2013-08-12 12:23:17 +02:00
activity.php Better verb comparison 2013-06-30 12:08:11 -04:00
activitycontext.php Some better context for notices as arrays 2013-06-07 03:11:33 -04:00
activityimporter.php Merge branch 'master' into 1.0.x 2011-05-30 11:18:34 -04:00
activitymover.php Fix translator documentation issues. 2011-04-06 01:40:03 +02:00
activityobject.php Cast lat/lon to float; check for non-empty 2013-06-08 21:16:58 -04: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 Coerce width, height of media link to integer 2013-06-07 00:30:19 -04:00
activityutils.php Try to get only immediate children (again) 2011-07-19 16:38:58 -04:00
activityverb.php Slightly better ActivityStreams JSON output 2013-06-04 17:01:05 -04:00
adminform.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
adminpanelaction.php Rip out user, group and site design customization code 2011-06-09 16:20:19 -04:00
adminpanelnav.php Rip out user, group and site design customization code 2011-06-09 16:20:19 -04:00
apiaction.php fix bug with sender_id and recipient_id in direct_messages 2012-04-13 11:28:43 -04:00
apiauth.php Set the current user on API calls 2011-05-25 14:01:22 -04:00
apibareauth.php * i18n/L10n and translator documentation updates. 2010-09-29 00:39:45 +02:00
apilistusers.php Update/add translator documentation. 2011-04-10 19:59:55 +02:00
apioauth.php Squashed commit of the following: 2011-07-15 12:13:57 -07:00
apiprivateauth.php * update/add translator documentation 2010-09-13 21:10:55 +02:00
applicationeditform.php Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 2011-08-18 15:11:10 +02:00
applicationlist.php i18n/L10n updates. 2011-04-01 19:47:24 +02:00
approvegroupform.php Update translator documentation. 2011-03-24 11:48:51 +01:00
approvesubform.php Working subscription approval! 2011-03-28 17:08:04 -07:00
arraywrapper.php ArrayWrapper::fetchAll() shortcut 2011-07-14 14:40:57 -04:00
atom10feed.php i18n/L10n updates. 2011-04-01 19:47:24 +02: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
atomlistnoticefeed.php Complete "people tag" to "list" in UI messages. 2011-04-17 20:08:03 +02:00
atomnoticefeed.php log exceptions in atom feeds, but don't let them kill the output 2010-07-13 10:53:47 -04:00
atompubclient.php Move AtomPubClient to its own module 2011-07-25 23:15:32 -04:00
atomusernoticefeed.php Reinstate profile_info in author/actor 2011-02-17 19:02:57 -08:00
attachmentlist.php use Notice::attachments() to get attachments for a notice 2011-08-02 18:22:06 -04:00
attachmentnoticesection.php attachment notice section uses explicit joinAdd() 2011-08-27 09:38:46 -04: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
authorizationexception.php Extend authorization framework to cover login and API use 2011-02-21 10:20:42 -05: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 bad brion! s/__constructor/__construct/ 2011-09-30 11:50:39 -07:00
cachingnoticestream.php Squashed commit of the following: 2011-10-20 10:40:39 -04:00
cancelgroupform.php Fix use of incorrect method causing i18n issue. 2011-03-25 10:13:26 +01:00
cancelsubscriptionform.php L10n/i18n updated. 2011-03-29 23:00:29 +02:00
channel.php Mass replacement of #-comments with //-comments 2011-03-22 11:54:23 -04: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 L10n updates. 2011-06-17 22:36:24 +02:00
commandinterpreter.php Update/add translator documentation. 2011-04-10 19:59:55 +02:00
common.php New release because I'm stupid 2011-08-02 14:40:23 -04:00
conversationnoticestream.php use listGet() for ConversationNoticeStream 2011-08-22 12:25:04 -04:00
conversationtree.php Use older-style top reply form when replying from old-school conversation tree view (labeled with .old-school class on one of its parent nodes). 2011-09-26 12:54:33 -07:00
curry.php PHP 5.3 closure-based implementation of curry(); old implementation used as fallback for older PHP versions. Added unit tests to confirm they both work! 2009-12-16 09:27:48 -05:00
daemon.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
dberroraction.php i18n/L10n updates. 2011-04-01 19:47:24 +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 Optionally hide spam from timelines 2012-03-21 10:26:00 -04:00
defaultlocalnav.php "Lists with you" and "List subscriptions" in the right aside, "Lists" in the left aside 2011-04-14 19:49:43 +00:00
defaultprofileblock.php Squashed commit of the following: 2012-07-09 12:56:09 -04:00
deletegroupform.php Translator documentation updated/added. 2011-04-04 00:41:48 +02: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
discovery.php Don't fail if missing <Host> in host-meta; it's deprecated 2012-05-04 11:41:04 -04:00
disfavorform.php Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 2011-08-18 15:11:10 +02: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
docfile.php low-level hook for loading templates 2011-05-04 11:28:49 -07:00
dofollowlistitem.php options to nofollow external links in notices 2010-10-18 11:29:52 -04:00
error.php return Ajax-y XML on exceptions 2011-03-16 18:53:46 -04:00
event.php Major refactoring of queue handlers to support running multiple sites in one daemon. 2010-01-12 20:45:09 -08:00
favenoticestream.php all filtering stream classes take an optional profile parameter 2011-04-11 12:32:35 -04:00
favorform.php Fix syntax err 2011-08-18 18:17:38 -07:00
featureduserssection.php Don't show featuredusersection by default 2011-04-14 16:25:13 -04:00
feed.php use application/stream+json for Activity Streams 2011-06-23 11:24:37 -04:00
feedimporter.php i18n/L10n updates. 2011-04-01 19:47:24 +02:00
feedlist.php Add Activity Streams feeds to export data 2011-06-22 17:09:04 -04:00
filenoticestream.php Still bad 2012-11-11 21:36:42 -05:00
filteringnoticestream.php Remove filtering notice stream debug comments 2012-04-02 21:31:24 -04:00
form.php Replace explicit FormXHR setup for a bunch of simple AJAX form submissions with adding the 'ajax' class on them. 2011-03-08 13:58:28 -08:00
framework.php Upgrade version number 2013-07-16 11:23:47 -07:00
fullthreadednoticelist.php show full threaded notice list in conversation view 2011-04-11 12:39:06 -04:00
galleryaction.php Harmonize message for 'User has no profile.' and update translator documentation. 2011-04-25 22:44:19 +02:00
grantroleform.php i18n/L10n updates. 2011-04-01 19:47:24 +02:00
groupaction.php don't show group tagcloud in high-performance mode 2011-09-20 14:04:09 -04:00
groupblockform.php Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 2011-08-18 15:11:10 +02:00
groupeditform.php Fix conflict between URL parameter and POST parameter with groups 2011-09-30 11:48:00 -04:00
grouplist.php Move GROUPS_PER_PAGE to lib/framework 2011-10-07 13:52:38 -04:00
groupmemberlist.php Update translator documentation. 2011-03-24 11:48:51 +01:00
groupmemberlistitem.php Update translator documentation. 2011-03-24 11:48:51 +01:00
groupminilist.php Update translator documentation. 2011-04-15 15:07:35 +02:00
groupnoticestream.php private group fix 2012-03-21 16:33:23 -04:00
groupprofileblock.php Squashed commit of the following: 2012-07-09 12:56:09 -04:00
groupsbymemberssection.php Rip out user, group and site design customization code 2011-06-09 16:20:19 -04:00
groupsbypostssection.php Rip out user, group and site design customization code 2011-06-09 16:20:19 -04:00
groupsection.php i18n/L10n updates, translator docs updated, superfluous whitespace removed. 2010-10-21 03:10:46 +02:00
groupsnav.php show remote groups correctly in groupsnav 2011-09-18 19:28:56 -04:00
grouptagcloudsection.php shorter title for tag cloud section on groups 2011-08-27 16:08:01 -04:00
homestubnav.php Home stub nav for admin, settings, and docs 2011-09-30 14:24:03 -04:00
htmloutputter.php Properly structure X-XSS-Protection header 2011-08-05 10:42:18 -04: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
imchannel.php set_notify -> setNotify 2010-09-03 17:50:29 -04:00
immanager.php enqueue_outgoing_raw -> enqueueOutgoingRaw 2010-09-03 17:50:28 -04:00
implugin.php Use an event to signal that IM settings are available 2011-09-21 15:15:59 -04:00
imqueuehandler.php public_notice -> publicNotice 2010-09-03 17:50:29 -04:00
imreceiverqueuehandler.php receive_raw_message -> receiveRawMessage 2010-09-03 17:50:28 -04:00
imsenderqueuehandler.php Merge branch '0.9.x' into 1.0.x 2010-02-16 13:15:09 -05:00
inboxnoticestream.php Squashed commit of the following: 2012-04-03 17:16:18 -04:00
inboxtagcloudsection.php fail gracefully when no IDs for tag cloud 2011-04-20 19:07:07 -04:00
info.php Add layout divs to InfoAction's core block; fixes error display layout in Neo skin 2011-03-15 17:32:25 -07:00
inlineattachmentlist.php show thumbnails even for links that arent enclosures 2011-04-21 16:13:32 -04:00
installer.php %s for a string 2012-04-02 21:42:04 -04:00
invitebuttonsection.php Fix invite button for public sites 2011-07-05 17:27:11 -07:00
inviteform.php Update translator documentation, i18n and L10n. 2011-05-20 16:57:05 +02:00
iomanager.php Stomp queue restructuring for mass scalability: 2010-02-16 09:16:51 -08:00
iomaster.php Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x 2010-02-21 11:12:56 -08:00
joinform.php Translator documentation updated/added. 2011-04-04 00:41:48 +02:00
jsonsearchresultslist.php Fix language code for users 2012-07-03 17:12:59 -04:00
language.php Enable Belarusian (Taraškievica orthography) (be-tarask) and Malayalam (ml). 2012-04-19 16:25:36 +02:00
leaveform.php i18n/L10n updates. 2011-04-01 19:47:24 +02:00
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
listsnav.php Add translator documentation. 2011-08-19 18:11:31 +02:00
location.php tobyink's location RDF patch 2009-11-19 12:00:25 -05:00
logingroupnav.php don't show register in login if already logged in 2011-03-09 10:15:19 -05:00
mail.php Don't send @-reply notification if the mentioned person has blocked the sender 2012-09-07 10:27:14 -04:00
mailbox.php Rip out user, group and site design customization code 2011-06-09 16:20:19 -04:00
mailboxmenu.php Fix several L10n and i18n issues. 2011-04-03 01:09:02 +02:00
mailhandler.php Fix several L10n and i18n issues. 2011-04-03 01:09:02 +02:00
makeadminform.php Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 2011-08-18 15:11:10 +02: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
menu.php start making more menu work 2011-07-06 18:40:02 -04:00
messageform.php Fix incorrect tag (missing colon). 2011-06-19 11:30:35 +02:00
messagelist.php Fix several L10n and i18n issues. 2011-04-03 01:09:02 +02:00
messagelistitem.php Fix several L10n and i18n issues. 2011-04-03 01:09:02 +02:00
microappplugin.php check for 'post' verb in microapps by default 2011-08-31 13:08:25 -07:00
microid.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
moremenu.php Better list-unwrapping in MoreMenu 2011-08-23 00:32:46 -04:00
mysqlschema.php Fix for schema upgrade issue when primary keys change; fixes upgrade direct from 0.8.x 2011-09-08 13:03:22 -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 Translator documentation updated/added. 2011-04-04 00:41:48 +02:00
noticelist.php Prefill profile roles when checking scope 2012-03-21 13:51:28 -04:00
noticelistitem.php Remove i18n for space. 2012-06-18 01:56:06 +02:00
noticelistitemadapter.php Update translator documentation. 2011-04-21 20:26:58 +02:00
noticeplaceholderform.php Upadte translator documentation. 2011-04-03 14:24:55 +02:00
noticesection.php get_class -> class_exists for class loading hack (fixme for 1.0: make sure all these classes are in own files) 2011-03-21 11:43:02 -07:00
noticestream.php Move prefill call to noticelist class 2011-08-01 16:43:44 -04:00
nudgeform.php Upadte translator documentation. 2011-04-03 14:24:55 +02:00
oauthclient.php mrb reported 417 Expectation failed errors due to now commented line 2012-10-27 06:24:26 -07:00
oembedhelper.php You need an API key when using embed.ly. Unfortunatly oembedhelper.php does not support it. This commit aims to fix it. 2013-06-15 18:35:41 +02:00
parallelizingdaemon.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
peopletageditform.php Complete "people tag" to "list" in UI messages. 2011-04-17 20:08:03 +02:00
peopletaggroupnav.php Make lists work in single-user mode 2011-09-29 12:29:12 -04:00
peopletaglist.php More list... 2011-08-15 16:06:35 +02:00
peopletagnav.php Update/fix translator documentation. 2011-04-17 02:26:53 +02:00
peopletagnoticestream.php Explicit joins for people tags 2011-08-26 11:38:39 -04:00
peopletags.php Complete "people tag" to "list" in UI messages. 2011-04-17 20:08:03 +02:00
peopletagsbysubssection.php Update translator documentation. 2011-04-15 15:07:35 +02:00
peopletagsection.php Update translator documentation. 2011-04-15 15:07:35 +02:00
peopletagsforusersection.php Complete "people tag" to "list" in UI messages. 2011-04-17 20:08:03 +02:00
peopletagsubscriptionssection.php Update translator documentation. 2011-04-15 15:07:35 +02:00
personalgroupnav.php People tags -> Lists (only UI changes, for experimentation) 2011-04-14 19:49:42 +00:00
personaltagcloudsection.php accidentally stored wrong personaltagcloudsection 2011-04-20 16:12:49 -04:00
pgsqlschema.php fix index drop on pg 2010-10-19 12:23:49 -07:00
ping.php Mass replacement of #-comments with //-comments 2011-03-22 11:54:23 -04:00
pingqueuehandler.php XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 2010-01-22 12:52:36 -08:00
plugin.php Plugin::path() checks local/plugins/ first 2012-03-07 15:04:49 -06:00
plugindisableform.php Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. 2010-03-22 13:58:27 -07:00
pluginenableform.php Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. 2010-03-22 13:58:27 -07:00
pluginlist.php Hopefully fix TRANS message not getting picked up by xgettext. 2011-06-19 11:45:37 +02:00
pluginqueuehandler.php Just let a UserNoProfileException pass. 2012-05-04 22:57:20 -04:00
poco.php Add PoCo to Activity Streams JSON 2011-02-17 22:36:14 -08:00
pocoaddress.php Add PoCo to Activity Streams JSON 2011-02-17 22:36:14 -08:00
pocourl.php Add PoCo to Activity Streams JSON 2011-02-17 22:36:14 -08:00
popularnoticesection.php Squashed commit of the following: 2011-10-20 10:40:39 -04:00
popularnoticestream.php Take out unnecessary HideNoticeStream 2012-03-25 14:21:22 -04:00
primarynav.php use a form for search 2011-08-25 17:59:27 -04: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 hide silenced users' profile pages 2012-03-08 06:45:56 -06:00
profileactionform.php common superclass for actions that operate on a profile and return 2009-11-16 14:28:58 +01:00
profileblock.php <a title="..." on profile block other accounts 2012-07-09 13:47:01 -04:00
profileformaction.php Translator documentation updated/added. 2011-04-04 00:41:48 +02:00
profilelist.php don't use fetchAll() for profile lists ever 2011-08-27 13:34:14 -04:00
profileminilist.php Only show some profiles in events 2011-09-30 09:40:15 -04:00
profilenoticestream.php Make optional arguments for getNoticeIds explicit 2013-04-30 09:56:30 -04:00
profilesection.php Added single whitespace to separate inline text words. 2010-02-15 20:41:46 +01:00
publicgroupnav.php don't try to add publictagcloud to menu if it's not there 2011-09-19 22:01:28 -04:00
publicnoticestream.php Revert "put some debugging code into the home and public timelines" 2011-04-18 16:43:54 -04:00
publictagcloudsection.php fail gracefully when no IDs for tag cloud 2011-04-20 19:07:07 -04:00
queuehandler.php Create IM plugin, Pluginize XMPP, Create AIM plugin 2010-01-27 13:48:35 -05:00
queuemanager.php Squashed commit of the following: 2011-07-15 12:13:57 -07:00
queuemonitor.php Create IM plugin, Pluginize XMPP, Create AIM plugin 2010-01-27 13:48:35 -05:00
redirectingaction.php Upadte translator documentation. 2011-04-03 14:24:55 +02:00
repeatedbymenoticestream.php all filtering stream classes take an optional profile parameter 2011-04-11 12:32:35 -04:00
repeatform.php Upadte translator documentation. 2011-04-03 14:24:55 +02:00
repeatsofmenoticestream.php all filtering stream classes take an optional profile parameter 2011-04-11 12:32:35 -04:00
replynoticestream.php all filtering stream classes take an optional profile parameter 2011-04-11 12:32:35 -04:00
revokeroleform.php Upadte translator documentation. 2011-04-03 14:24:55 +02:00
right.php Add spam-training, spam-reviewing rights 2012-03-25 13:18:16 -04:00
router.php Add a dummy 'top' action to take you to the main page of the site 2011-09-30 09:45:17 -04:00
rssaction.php Mass replacement of #-comments with //-comments 2011-03-22 11:54:23 -04:00
sandboxform.php Upadte translator documentation. 2011-04-03 14:24:55 +02:00
schema.php Automatically add or drop fulltext indexes 2011-09-18 18:28:44 -04:00
schemaupdater.php Fix for schema_version checksum table when checking schemas before the table's been added. :) 2011-02-28 11:19:47 -08:00
scopingnoticestream.php Prefill profile roles when checking scope 2012-03-21 13:51:28 -04:00
search_engines.php Add some other ways to order searches to the base search engine class 2011-03-05 01:54:47 -08:00
searchaction.php Harcode three newlines that lead to issues with translations (as fixed in Commit:5e7e5dd93cd3d73e2f2c93225cf8688844138380 by Evan). 2011-05-05 12:36:56 +02:00
searchform.php Update translator documentation. 2011-08-30 11:23:05 +02:00
searchgroupnav.php i18n/L10n updates. 2011-04-01 19:47:24 +02:00
searchnoticestream.php make search results privacy-aware 2011-04-11 18:59:58 -04:00
secondarynav.php remove bad old badge code 2011-09-30 14:23:30 -04:00
section.php breakup Section::show() 2011-04-14 18:18:39 -04:00
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 Rip out user, group and site design customization code 2011-06-09 16:20:19 -04:00
settingsnav.php Home stub nav for admin, settings, and docs 2011-09-30 14:24:03 -04:00
silenceform.php Upadte translator documentation. 2011-04-03 14:24:55 +02:00
siteprofile.php Turn off Activity by default 2013-06-16 02:16:40 +00:00
smsqueuehandler.php XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 2010-01-22 12:52:36 -08:00
snapshot.php catch exceptions from snapshot 2010-01-10 14:06:52 -08:00
spawningdaemon.php common_memcache() => Cache::instance() 2010-09-06 09:56:45 -04:00
statusnet.php log when including a file 2011-12-03 12:31:47 -05:00
statusnetoauthstore.php Squashed commit of the following: 2011-07-15 12:13:57 -07:00
stompqueuemanager.php fix bad variable, show frame length 2011-04-18 19:33:00 -04:00
subgroupnav.php Fix incorrect translator documentation. 2011-04-15 09:31:30 +02:00
subpeopletagcloudsection.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
subs.php reuse Subscription::cancel instead of reimplementing it. 2010-03-11 20:40:25 -05:00
subscribeform.php Upadte translator documentation. 2011-04-03 14:24:55 +02:00
subscribepeopletagform.php Complete "people tag" to "list" in UI messages. 2011-04-17 20:08:03 +02:00
subscriberspeopleselftagcloudsection.php Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 2011-04-04 13:26:27 +05:30
subscriberspeopletagcloudsection.php Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 2011-04-04 13:26:27 +05:30
subscriptionlist.php Update/add translator documentation. 2011-04-10 19:59:55 +02:00
subscriptionspeopleselftagcloudsection.php Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 2011-04-04 13:26:27 +05:30
subscriptionspeopletagcloudsection.php Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 2011-04-04 13:26:27 +05:30
tabledef.php Break TableDef, ColumnDef classes to separate files so autoloader can find them. 2009-11-24 09:40:47 -08:00
tagcloudsection.php only 10 tags per section 2011-04-20 16:11:04 -04:00
taggedprofilenoticestream.php better handling of tagged notice streams 2011-09-18 12:33:35 -04:00
tagnoticestream.php all filtering stream classes take an optional profile parameter 2011-04-11 12:32:35 -04:00
taguri.php Add a library to mint tag URIs 2010-02-20 13:23:08 -05:00
theme.php Incorrect constant for theme warning 2011-09-27 11:32:20 -04:00
themeuploader.php Update translator documentation. 2011-04-03 14:43:18 +02:00
threadednoticelist.php Show the list of repeaters in threaded notice list 2011-09-29 23:41:51 -04:00
threadingnoticestream.php Thread by conversation, not id 2011-04-15 18:28:36 -04:00
togglepeopletag.php Complete "people tag" to "list" in UI messages. 2011-04-17 20:08:03 +02:00
topposterssection.php Translator documentation added/updated. 2011-03-18 18:03:41 +01:00
toselector.php Fix addressees when drop-down for a single user is used 2011-06-21 11:32:26 -04:00
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 Fix unqueuemanager for updated QueueHandler interface 2010-01-22 14:06:20 -08:00
unsandboxform.php Translator documentation added/updated. 2011-03-18 18:03:41 +01:00
unsilenceform.php Translator documentation added/updated. 2011-03-18 18:03:41 +01:00
unsubscribeform.php Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. 2011-08-18 15:11:10 +02:00
unsubscribepeopletagform.php Complete "people tag" to "list" in UI messages. 2011-04-17 20:08:03 +02:00
urlmapper.php Store a list of all paths the router knows about (backward compatibility with Net_URL_Mapper) 2011-09-15 16:58:12 -07:00
urlshortenerplugin.php Give users more control over URL shortening 2010-04-26 02:40:36 -04:00
useractivitystream.php Squashed commit of the following: 2013-06-29 07:52:09 -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
util.php Squashed commit of the following: 2012-08-13 14:34:31 -04:00
uuid.php push regex pattern for UUID to that class 2011-06-20 01:11:08 -04:00
webcolor.php L10n consistency updates in wording and punctuation. 2011-01-21 22:45:37 +01:00
widget.php accessor for Widget's HTMLOutputter 2012-03-07 16:06:33 -06:00
xmloutputter.php some flushing in the UI 2011-03-17 15:26:37 -04:00
xmlstringer.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
xrd.php * fix some i18n and L10n issues 2011-01-29 00:33:13 +01:00
xrdaction.php Remove unsupported hcard action from xrd 2011-09-27 11:49:38 -04:00
xrdsoutputter.php Assigning my copyrights to the Free Software Foundation 2010-05-27 18:27:33 -04:00