gnu-social/lib
2011-03-10 18:01:40 -08:00
..
accountmover.php * fix some i18n and L10n issues 2011-01-29 00:33:13 +01:00
action.php Keep 'Status' tab current while showing the placeholder -- pretend like it's a mini version of the status notice form :D 2011-03-10 18:01:40 -08:00
activity.php Add provider to Activity Streams JSON 2011-02-18 18:10:21 -08:00
activitycontext.php Activity Streams JSON: inReplyTo objects weren't being output. Fixed. 2011-02-18 18:52:49 -08: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 More doc comments on MicroApp stuff; some of the show-notice code & the ActivityStreams stuff is a bit wonky and may need smoothing out 2011-03-07 15:15:21 -08:00
activitysink.php * fix some i18n and L10n issues 2011-01-29 00:33:13 +01:00
activitysource.php
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
adminform.php
adminpanelaction.php remove adminpanelnav from adminpanelaction module 2011-03-07 12:36:04 -05:00
adminpanelnav.php Stub 'home' subsection at top of settings & admin nav panels, so folks always know how to get home. 2011-03-09 12:38:06 -08:00
apiaction.php Merge branch '0.9.x' into 1.0.x 2011-02-28 15:39:43 -08:00
apiauth.php Extend authorization framework to cover login and API use 2011-02-21 10:20:42 -05:00
apibareauth.php
apioauth.php
apioauthstore.php OAuth: Fix rare problem in which request tokens were sometimes being 2011-01-20 10:44:31 -08:00
apiprivateauth.php
applicationeditform.php Fix ticket #3013: MAX_FILE_SIZE hidden fields were incorrectly placed 2011-01-26 15:49:57 -08:00
applicationlist.php
arraywrapper.php
atom10feed.php * L10n updates 2011-01-14 21:53:39 +01:00
atomcategory.php
atomgroupnoticefeed.php Atom output - Reinstate activity:actor and activity:subject 2011-02-09 23:18:14 -08:00
atomnoticefeed.php
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
attachmenttagcloudsection.php
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
avatarlink.php
blockform.php
cache.php Merge branch '0.9.x' into 1.0.x 2011-02-28 15:39:43 -08:00
channel.php
clienterroraction.php
clientexception.php
columndef.php
command.php More fixes for 'fav' IM command: don't die with a fatal error if the notice has already been favored, and don't spew a warning when checking for user ID match. 2011-03-01 17:17:41 -08:00
commandinterpreter.php Fixes for ticket #3052: some commands started triggering when extra text is supposed to suppress them 2011-02-21 12:12:10 -08:00
common.php New version, dev cycle 2011-02-15 12:26:40 -05:00
currentuserdesignaction.php
curry.php
daemon.php
dberroraction.php
dbqueuemanager.php
default.php neo is the default 2011-03-07 15:00:43 -05:00
defaultlocalnav.php don't show full profile menu all the time 2011-03-01 16:35:25 -05:00
deletegroupform.php
deleteuserform.php Add translator documentation 2011-01-21 16:35:00 +01:00
deluserqueuehandler.php
designform.php
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 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
dofollowlistitem.php
error.php no notice form on error pages 2011-03-09 10:12:53 -05:00
event.php
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
feedimporter.php
feedlist.php
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 Update version number and codename 2011-01-12 18:14:57 -05:00
galleryaction.php subscriber actions show the profile menu in object area 2011-03-01 15:54:32 -05:00
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 all nav menus use menu superclass 2011-03-01 06:00:03 -05:00
groupsbymemberssection.php
groupsbypostssection.php
groupsection.php
grouptagcloudsection.php
htmloutputter.php
httpclient.php
imagefile.php * fix some i18n and L10n issues 2011-01-29 00:33:13 +01:00
imchannel.php
immanager.php
implugin.php
imqueuehandler.php
imreceiverqueuehandler.php
imsenderqueuehandler.php
info.php
inlineattachmentlist.php
installer.php make 'admin' a safe user name 2011-01-23 10:18:35 -05:00
iomanager.php
iomaster.php
joinform.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
jsonsearchresultslist.php
language.php * add support for Friulian 2011-02-26 00:34:46 +01:00
leaveform.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
liberalstomp.php
linkheader.php * fix some i18n and L10n issues 2011-01-29 00:33:13 +01:00
location.php
logingroupnav.php don't show register in login if already logged in 2011-03-09 10:15:19 -05:00
mail.php allow passing an url to email confirmation function 2011-02-25 08:00:55 -08:00
mailbox.php mailboxes were wrongly overriding global menu 2011-03-07 15:11:38 -05:00
mailboxmenu.php move inbox/outbox to object menu 2011-03-01 16:48:20 -05:00
mailhandler.php
mediafile.php
menu.php Revert "abstraction for starting and ending a menu" 2011-03-07 12:39:52 -05:00
messageform.php Fixes for direct message form for JS changes to the main form 2011-03-09 16:55:52 -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
microappplugin.php Micro-app fix: pass foreign options (remote source & original URI) with OStatus input 2011-03-10 12:05:25 -08:00
microid.php
mysqlschema.php
nickname.php
noticeform.php use a data attribute instead of 'title' for geo lookup api; fixes failure of cloned forms to work 2011-03-10 16:49:24 -08:00
noticelist.php Give NoticeListItem its own class 2011-03-08 22:48:16 -05:00
noticelistitem.php Give NoticeListItem its own class 2011-03-08 22:48:16 -05:00
noticeplaceholderform.php Add placeholder status form for the top (needs to hook up to JS) 2011-03-10 17:40:25 -08:00
noticesection.php
nudgeform.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
oauthclient.php
oauthstore.php
oembedhelper.php
omb.php
ombqueuehandler.php
ownerdesignaction.php
parallelizingdaemon.php
personalgroupnav.php Fix bad reference 2011-03-07 12:10:34 -08:00
personaltagcloudsection.php * Add/update translator documentation. 2011-01-30 19:03:55 +01:00
pgsqlschema.php
ping.php
pingqueuehandler.php
plugin.php add path separators for Plugin::path() 2011-02-16 13:56:30 -05:00
plugindisableform.php
pluginenableform.php
pluginlist.php
pluginqueuehandler.php
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
popularnoticesection.php * Add/update translator documentation. 2011-01-30 19:03:55 +01:00
primarynav.php wrapper div for primary nav 2011-03-07 12:42:51 -05:00
processmanager.php
profileaction.php * fix some i18n and L10n issues 2011-01-29 00:33:13 +01:00
profileactionform.php
profileformaction.php * Add/update translator documentation. 2011-01-30 19:03:55 +01:00
profilelist.php
profileminilist.php
profilequeuehandler.php
profilesection.php
publicgroupnav.php all nav menus use menu superclass 2011-03-01 06:00:03 -05:00
queuehandler.php
queuemanager.php Merge branch '0.9.x' into 1.0.x 2011-02-28 15:39:43 -08:00
queuemonitor.php
redirectingaction.php
repeatform.php
revokeroleform.php
right.php Extend authorization framework to cover login and API use 2011-02-21 10:20:42 -05:00
router.php Merge branch '0.9.x' into 1.0.x 2011-02-28 15:39:43 -08:00
rssaction.php
sandboxform.php
schema.php
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
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 search actions show the search menu in object area 2011-03-01 15:54:43 -05:00
searchgroupnav.php all nav menus use menu superclass 2011-03-01 06:00:03 -05:00
secondarynav.php primary and secondary nav use menu superclass 2011-03-01 05:46:03 -05:00
section.php
servererroraction.php
serverexception.php
settingsaction.php no notice form on settings pages 2011-03-02 22:09:26 -05:00
settingsnav.php Stub 'home' subsection at top of settings & admin nav panels, so folks always know how to get home. 2011-03-09 12:38:06 -08:00
silenceform.php
smsqueuehandler.php
snapshot.php
spawningdaemon.php
statusnet.php
stompqueuemanager.php
subgroupnav.php all nav menus use menu superclass 2011-03-01 06:00:03 -05:00
subpeopletagcloudsection.php
subs.php
subscribeform.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
subscriberspeopleselftagcloudsection.php
subscriberspeopletagcloudsection.php
subscriptionlist.php remove extraneous <dl> and <dt> tags 2011-01-14 15:36:06 -05:00
subscriptionspeopleselftagcloudsection.php
subscriptionspeopletagcloudsection.php
tabledef.php
tagcloudsection.php
taguri.php
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
threadednoticelist.php 'Comment' -> 'Reply' in inline comment/reply messages 2011-03-03 12:26:07 -08:00
topposterssection.php
uapplugin.php
unblockform.php
unqueuemanager.php
unsandboxform.php
unsilenceform.php
unsubscribeform.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
urlshortenerplugin.php
useractivitystream.php Scalability work on user backup stream generation. 2011-02-25 12:15:38 -08:00
usernoprofileexception.php
userprofile.php UR FACE 2011-03-07 12:49:20 -05:00
util.php Merge branch '0.9.x' into 1.0.x 2011-02-28 15:39:43 -08:00
uuid.php
webcolor.php L10n consistency updates in wording and punctuation. 2011-01-21 22:45:37 +01:00
widget.php
xmloutputter.php
xmlstringer.php
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