.. |
accountmover.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
accountprofileblock.php
|
L10n/i18n updated.
|
2011-03-29 23:00:29 +02:00 |
action.php
|
Update translator documentation.
|
2011-04-01 19:47:22 +02:00 |
activity.php
|
Format timestamps as UTC in ActivityStreams output. While using local times is legit per spec, it's confusing to have it change around and confuses some clients that don't handle zones right.
|
2011-03-30 12:36:54 -07:00 |
activitycontext.php
|
Activity Streams JSON: inReplyTo objects weren't being output. Fixed.
|
2011-02-18 18:52:49 -08:00 |
activityimporter.php
|
Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated.
|
2011-03-21 14:35:29 -07:00 |
activitymover.php
|
Update translator documentation.
|
2011-04-01 19:47:22 +02:00 |
activityobject.php
|
Add event hooks for customizing ActivityObject output to Atom and JSON, and helpers for MicroAppPlugin.
|
2011-03-11 11:58:53 -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
|
'link' to 'links' in feed document
|
2011-03-04 16:09:59 -05: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
|
Translator documentation updated/added.
|
2011-04-04 00:41:48 +02:00 |
adminpanelnav.php
|
Update translator documentation.
|
2011-04-01 19:47:22 +02:00 |
apiaction.php
|
Mass replacement of #-comments with //-comments
|
2011-03-22 11:54:23 -04:00 |
apiauth.php
|
i18n/L10n updates.
|
2011-04-01 19:47:24 +02: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
|
Tabs to spaces.
|
2011-04-03 23:02:24 +02:00 |
apiprivateauth.php
|
* update/add translator documentation
|
2010-09-13 21:10:55 +02:00 |
applicationeditform.php
|
Use _m() instead of ngettext().
|
2011-04-03 22:08:50 +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
|
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
|
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 |
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
|
Merge branch '0.9.x' into 1.0.x
|
2011-02-28 15:39:43 -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 |
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
|
Merge branch '0.9.x' into 1.0.x
|
2011-02-28 15:39:43 -08:00 |
cachingnoticestream.php
|
Make function signature for getNoticeIds agree
|
2011-03-25 16:15:55 -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
|
Use _m() instead of ngettext().
|
2011-04-03 22:08:50 +02:00 |
commandinterpreter.php
|
Allow plugins to modify or append command help text; broke the command help down into pieces which also will aid translators in future, as the entire message blob won't change every time something gets fiddled with.
|
2011-03-16 17:07:06 -07:00 |
common.php
|
New version, dev cycle
|
2011-02-15 12:26:40 -05:00 |
conversationnoticestream.php
|
@evan Fixed message domain for messages in plugins for recent commits.
|
2011-03-30 00:48:41 +02:00 |
currentuserdesignaction.php
|
Facebook: Gracefully handle disconnection
|
2010-11-17 21:53:56 +00: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
|
Caller can set scope for Notice::saveNew()
|
2011-03-26 15:49:46 -04:00 |
defaultlocalnav.php
|
Update translator documentation.
|
2011-04-01 19:47:22 +02:00 |
defaultprofileblock.php
|
remove edit link from profileblock
|
2011-03-16 09:59:36 -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 |
designform.php
|
i18n/L10n updates.
|
2011-04-01 19:47:24 +02:00 |
designsettings.php
|
Update translator documentation.
|
2011-04-03 23:47:46 +02:00 |
discovery.php
|
* fix some i18n and L10n issues
|
2011-01-29 00:33:13 +01:00 |
disfavorform.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 |
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
|
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
|
@evan Fixed message domain for messages in plugins for recent commits.
|
2011-03-30 00:48:41 +02:00 |
favorform.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 |
featureduserssection.php
|
* Add/update translator documentation.
|
2011-01-30 19:03:55 +01:00 |
feed.php
|
i18n/L10n updates.
|
2011-04-01 19:47:24 +02:00 |
feedimporter.php
|
i18n/L10n updates.
|
2011-04-01 19:47:24 +02:00 |
feedlist.php
|
* translator documentation updates.
|
2010-10-30 14:36:54 +02:00 |
filenoticestream.php
|
All notice streams check notice scope
|
2011-03-25 12:22:22 -04:00 |
filteringnoticestream.php
|
Fix typo in filteringnoticestream that caused some messages to get lost
|
2011-03-29 15:19:04 -07: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
|
Mass replacement of #-comments with //-comments
|
2011-03-22 11:54:23 -04:00 |
galleryaction.php
|
i18n/L10n updates.
|
2011-04-01 19:47:24 +02:00 |
grantroleform.php
|
i18n/L10n updates.
|
2011-04-01 19:47:24 +02:00 |
groupblockform.php
|
Update translator documentation.
|
2011-03-24 11:48:51 +01:00 |
groupdesignaction.php
|
show group profile block for group pages
|
2011-03-16 09:57:09 -04:00 |
groupeditform.php
|
i18n/L10n updates.
|
2011-04-01 19:47:24 +02:00 |
grouplist.php
|
Mass replacement of #-comments with //-comments
|
2011-03-22 11:54:23 -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
|
define LACONICA and accept LACONICA for backwards compatibility
|
2009-08-26 10:41:36 -04:00 |
groupnav.php
|
Update translator documentation.
|
2011-03-24 11:48:51 +01:00 |
groupnoticestream.php
|
All notice streams check notice scope
|
2011-03-25 12:22:22 -04:00 |
groupprofileblock.php
|
Logic to have group joins turn into pending joins automatically when group is set to mod; allow users to cancel their pending group requests.
|
2011-03-21 16:26:41 -07: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
|
Merge branch '0.9.x' into merge
|
2010-12-07 10:50:05 -08: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
|
Fix incorrect parameter numbering.
|
2011-04-01 23:40:20 +02: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 |
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
|
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
|
make 'admin' a safe user name
|
2011-01-23 10:18:35 -05: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
|
Translator documentation updated/added.
|
2011-04-04 00:41:48 +02:00 |
language.php
|
* add support for Friulian
|
2011-02-26 00:34:46 +01: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 |
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
|
L10n/i18n updated.
|
2011-03-29 23:00:29 +02:00 |
mailbox.php
|
Fix several L10n and i18n issues.
|
2011-04-03 01:09:02 +02: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
|
Update translator documentation.
|
2011-03-24 11:48:51 +01: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
|
Revert "abstraction for starting and ending a menu"
|
2011-03-07 12:39:52 -05:00 |
messageform.php
|
Fix several L10n and i18n issues.
|
2011-04-03 01:09:02 +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
|
Fix several L10n and i18n issues.
|
2011-04-03 01:09:02 +02:00 |
microid.php
|
define LACONICA and accept LACONICA for backwards compatibility
|
2009-08-26 10:41:36 -04:00 |
mysqlschema.php
|
Include fulltext indexes in MySQL table create
|
2010-11-01 13:27:44 -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
|
Translator documentation updated/added.
|
2011-04-04 00:41:48 +02:00 |
noticelistitem.php
|
Translator documentation updated/added.
|
2011-04-04 00:41:48 +02:00 |
noticeplaceholderform.php
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02:00 |
noticesection.php
|
Remove stray get_class() call
|
2011-03-20 19:37:25 -07:00 |
noticestream.php
|
Make function signature for getNoticeIds agree
|
2011-03-25 16:15:55 -04:00 |
nudgeform.php
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02:00 |
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
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02:00 |
oembedhelper.php
|
drop previous in oembedhelperexception code
|
2010-12-20 18:32:43 -05:00 |
omb.php
|
Revert "show service debug info"
|
2010-03-01 18:49:39 -05:00 |
ombqueuehandler.php
|
Fix more fatal errors in queue edge cases
|
2010-01-28 23:08:36 -08:00 |
ownerdesignaction.php
|
define LACONICA and accept LACONICA for backwards compatibility
|
2009-08-26 10:41:36 -04:00 |
parallelizingdaemon.php
|
define LACONICA and accept LACONICA for backwards compatibility
|
2009-08-26 10:41:36 -04:00 |
personalgroupnav.php
|
Update translator documentation.
|
2011-04-01 19:47:22 +02:00 |
personaltagcloudsection.php
|
* Add/update translator documentation.
|
2011-01-30 19:03:55 +01: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
|
add path separators for Plugin::path()
|
2011-02-16 13:56:30 -05: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
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02:00 |
pluginqueuehandler.php
|
XMPP queued output & initial retooling of DB queue manager to support non-Notice objects.
|
2010-01-22 12:52:36 -08: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 |
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 |
primarynav.php
|
Translator documentation updated/added.
|
2011-04-04 00:41:48 +02: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
|
* 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 |
profileblock.php
|
Quick style update for profile blocks.
|
2011-03-16 13:50:24 -04:00 |
profileformaction.php
|
Translator documentation updated/added.
|
2011-04-04 00:41:48 +02: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 |
profilenoticestream.php
|
Merge branch '1.0.x' into limitdist2
|
2011-03-25 15:57:07 -04:00 |
profilequeuehandler.php
|
try/catch on omb profile pings
|
2010-02-25 21:06:53 -08:00 |
profilesection.php
|
Added single whitespace to separate inline text words.
|
2010-02-15 20:41:46 +01:00 |
publicgroupnav.php
|
i18n/L10n updates.
|
2011-04-01 19:47:24 +02:00 |
publicnoticestream.php
|
Paging fix for public timeline: drop replies from the stuff we pull in for the threaded web view.
|
2011-03-29 15:40:07 -07:00 |
queuehandler.php
|
Create IM plugin, Pluginize XMPP, Create AIM plugin
|
2010-01-27 13:48:35 -05:00 |
queuemanager.php
|
Merge branch '0.9.x' into 1.0.x
|
2011-02-28 15:39:43 -08: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 notice streams check notice scope
|
2011-03-25 12:22:22 -04:00 |
repeatform.php
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02:00 |
repeatsofmenoticestream.php
|
All notice streams check notice scope
|
2011-03-25 12:22:22 -04:00 |
replynoticestream.php
|
Merge branch '1.0.x' into limitdist2
|
2011-03-25 16:18:10 -04:00 |
revokeroleform.php
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02:00 |
right.php
|
Extend authorization framework to cover login and API use
|
2011-02-21 10:20:42 -05:00 |
router.php
|
L10n/i18n updated.
|
2011-03-29 23:00:29 +02: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
|
Include fulltext indexes in MySQL table create
|
2010-11-01 13:27:44 -07: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
|
All notice streams check notice scope
|
2011-03-25 12:22:22 -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
|
Switch some strings from heredoc to double-quotes so xgettext picks them up.
|
2011-04-03 15:37:39 -07:00 |
searchgroupnav.php
|
i18n/L10n updates.
|
2011-04-01 19:47:24 +02:00 |
secondarynav.php
|
i18n/L10n updates.
|
2011-04-01 19:47:24 +02:00 |
section.php
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02: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
|
Translator documentation updated/added.
|
2011-04-04 00:41:48 +02:00 |
settingsnav.php
|
Update translator documentation.
|
2011-04-01 19:47:22 +02:00 |
silenceform.php
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02: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
|
return Ajax-y XML on exceptions
|
2011-03-16 18:53:46 -04:00 |
stompqueuemanager.php
|
common_memcache() => Cache::instance()
|
2010-09-06 09:56:45 -04:00 |
subgroupnav.php
|
i18n/L10n updates.
|
2011-04-01 19:47:24 +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 |
subscriberspeopleselftagcloudsection.php
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02:00 |
subscriberspeopletagcloudsection.php
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02:00 |
subscriptionlist.php
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02:00 |
subscriptionspeopleselftagcloudsection.php
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02:00 |
subscriptionspeopletagcloudsection.php
|
Upadte translator documentation.
|
2011-04-03 14:24:55 +02:00 |
tabledef.php
|
Break TableDef, ColumnDef classes to separate files so autoloader can find them.
|
2009-11-24 09:40:47 -08:00 |
tagcloudsection.php
|
Update translator documentation.
|
2011-04-03 14:43:18 +02:00 |
taggedprofilenoticestream.php
|
All notice streams check notice scope
|
2011-03-25 12:22:22 -04:00 |
tagnoticestream.php
|
All notice streams check notice scope
|
2011-03-25 12:22:22 -04:00 |
taguri.php
|
Add a library to mint tag URIs
|
2010-02-20 13:23:08 -05:00 |
theme.php
|
Allow theme.ini to specify external CSS URLs, such as Google Font API loaders.
|
2011-03-09 11:38:43 -08:00 |
themeuploader.php
|
Update translator documentation.
|
2011-04-03 14:43:18 +02:00 |
threadednoticelist.php
|
Update translator documentation.
|
2011-04-03 14:43:18 +02:00 |
topposterssection.php
|
Translator documentation added/updated.
|
2011-03-18 18:03:41 +01:00 |
toselector.php
|
@evan Fixed message domain for messages in plugins for recent commits.
|
2011-03-30 00:48:41 +02: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
|
Translator documentation added/updated.
|
2011-03-18 18:03:41 +01:00 |
urlshortenerplugin.php
|
Give users more control over URL shortening
|
2010-04-26 02:40:36 -04:00 |
useractivitystream.php
|
Scalability work on user backup stream generation.
|
2011-02-25 12:15:38 -08: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
|
Mass replacement of #-comments with //-comments
|
2011-03-22 11:54:23 -04: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
|
Widget automatically delegates unimplemented methods to attribute
|
2011-03-21 11:09:16 -04: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
|
* 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 |