gnu-social/lib
2010-02-13 20:28:39 +01:00
..
accountsettingsaction.php
action.php Optionally set a separate Javascript server and path 2010-01-27 11:37:22 -05:00
adminform.php
adminpanelaction.php Move sessions settings to its own panel 2010-01-28 22:04:14 -08:00
api.php Add OStatus PuSH hub and Salmon links back into user and group feeds 2010-02-12 19:02:27 -08:00
apiauth.php Always check for an OAuth request. This allows OAuth clients to set an 2010-02-05 03:18:44 +00:00
apibareauth.php
apioauth.php OAuth 1.0 working now 2010-01-24 16:36:04 -08:00
apioauthstore.php Better token revocation 2010-02-05 03:18:43 +00:00
apiprivateauth.php
applicationeditform.php Remove redundant session token field from form (was already being added by base class). 2010-01-28 18:36:30 +00:00
applicationlist.php Revoke access token UI 2010-01-24 16:36:05 -08:00
arraywrapper.php
atom10entry.php Added some boilerplate class comments, etc. 2010-02-11 13:56:05 -08:00
atom10feed.php Add OStatus PuSH hub and Salmon links back into user and group feeds 2010-02-12 19:02:27 -08:00
atomgroupnoticefeed.php Add OStatus PuSH hub and Salmon links back into user and group feeds 2010-02-12 19:02:27 -08:00
atomnoticefeed.php Add OStatus PuSH hub and Salmon links back into user and group feeds 2010-02-12 19:02:27 -08:00
atomusernoticefeed.php Add OStatus PuSH hub and Salmon links back into user and group feeds 2010-02-12 19:02:27 -08:00
attachmentlist.php
attachmentnoticesection.php
attachmenttagcloudsection.php
authenticationplugin.php
authorizationplugin.php
blockform.php
cache.php Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PHP extension is not present. 2010-02-05 09:47:56 -08:00
channel.php
clienterroraction.php
clientexception.php
columndef.php
command.php Offload inbox updates to a queue handler to speed up posting online 2010-01-25 18:08:21 -05:00
commandinterpreter.php
common.php readme and version for beta5 2010-02-08 14:07:31 -08:00
connectsettingsaction.php Reorganized the OAuth app URLs and more work on the register app workflow 2010-01-24 16:36:01 -08:00
currentuserdesignaction.php
curry.php
daemon.php
dberroraction.php
dbqueuemanager.php XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 2010-01-22 12:52:36 -08:00
default.php let files go to SSL dir too 2010-02-11 17:06:57 -05:00
deleteuserform.php
designsettings.php Optionally set a separate Javascript server and path 2010-01-27 11:37:22 -05:00
disfavorform.php
distribqueuehandler.php Wrap each bit of distrib queue handler's saving operation in a try/catch; log exceptions but let everything else continue. 2010-01-28 22:26:58 -08:00
error.php First steps on converting FeedSub into the pub/sub basis for OStatus communications: 2010-02-08 11:15:29 -08:00
event.php
favorform.php
featureduserssection.php
feed.php
feedlist.php
form.php
galleryaction.php
groupdesignaction.php
groupeditform.php
grouplist.php
groupminilist.php
groupnav.php
groupsbymemberssection.php
groupsbypostssection.php
groupsection.php
grouptagcloudsection.php Add time-based cutoffs for public tag cloud, favorited lists to speed up those queries. 2010-02-04 11:06:01 -08:00
htmloutputter.php put Javascript files under SSL 2010-02-11 16:59:39 -05:00
httpclient.php First steps on converting FeedSub into the pub/sub basis for OStatus communications: 2010-02-08 11:15:29 -08:00
imagefile.php
iomanager.php
iomaster.php Control channel for queue daemons to request graceful shutdown, restart, or update to listen to a newly added or reconfigured site. 2010-01-26 11:49:49 -08:00
jabber.php Don't attempt to resend XMPP messages that can't be broadcast due to the profile being deleted. 2010-01-28 22:51:07 -08:00
jabberqueuehandler.php Fix more fatal errors in queue edge cases 2010-01-28 23:08:36 -08:00
joinform.php
jsonsearchresultslist.php
language.php
leaveform.php
liberalstomp.php Manual failover for stomp queues. 2010-01-28 16:49:32 -08:00
location.php
logingroupnav.php
mail.php
mailbox.php
mailhandler.php Offload inbox updates to a queue handler to speed up posting online 2010-01-25 18:08:21 -05:00
mediafile.php
messageform.php
microid.php
mysqlschema.php First steps on converting FeedSub into the pub/sub basis for OStatus communications: 2010-02-08 11:15:29 -08:00
noticeform.php
noticelist.php Linkify notice source when posting from registered OAuth apps 2010-02-05 03:18:44 +00:00
noticesection.php
nudgeform.php
oauthclient.php
oauthstore.php Actually store the timestamp on each nonce 2010-02-05 03:18:45 +00:00
omb.php
ombqueuehandler.php Fix more fatal errors in queue edge cases 2010-01-28 23:08:36 -08:00
ownerdesignaction.php
parallelizingdaemon.php
personalgroupnav.php Single-user mode 2010-01-26 00:21:05 -05:00
personaltagcloudsection.php Add time-based cutoffs for public tag cloud, favorited lists to speed up those queries. 2010-02-04 11:06:01 -08:00
pgsqlschema.php move schema.type.php to typeschema.php like other files 2010-01-31 15:25:59 -05:00
ping.php
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
pluginqueuehandler.php XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 2010-01-22 12:52:36 -08:00
popularnoticesection.php Add time-based cutoffs for public tag cloud, favorited lists to speed up those queries. 2010-02-04 11:06:01 -08:00
profileaction.php
profileactionform.php
profileformaction.php
profilelist.php
profileminilist.php
profilesection.php
publicgroupnav.php
publicqueuehandler.php Fix more fatal errors in queue edge cases 2010-01-28 23:08:36 -08:00
queued_xmpp.php XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 2010-01-22 12:52:36 -08:00
queuehandler.php XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 2010-01-22 12:52:36 -08:00
queuemanager.php fix up hub queueing to work w/ stomp queues 2010-02-10 12:27:41 -08:00
queuemonitor.php
repeatform.php
right.php Moderator can make users admins of a group 2010-02-06 11:36:59 +01:00
router.php Allow developers to delete OAuth applications 2010-02-05 03:18:43 +00:00
rssaction.php
sandboxform.php
schema.php move schema.type.php to typeschema.php like other files 2010-01-31 15:25:59 -05:00
search_engines.php
searchaction.php
searchgroupnav.php
section.php
servererroraction.php
serverexception.php
settingsaction.php
silenceform.php
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
spawningdaemon.php Configurable delay between queuedaemon.php spawns/respawns to help stagger out startups and subscriptions. Defaults to 1 second. 2010-02-09 14:27:33 -08:00
statusnet.php First steps on converting FeedSub into the pub/sub basis for OStatus communications: 2010-02-08 11:15:29 -08:00
stompqueuemanager.php fix up hub queueing to work w/ stomp queues 2010-02-10 12:27:41 -08:00
subgroupnav.php
subpeopletagcloudsection.php
subs.php
subscribeform.php
subscriberspeopleselftagcloudsection.php
subscriberspeopletagcloudsection.php
subscriptionlist.php
subscriptionspeopleselftagcloudsection.php
subscriptionspeopletagcloudsection.php
tabledef.php
tagcloudsection.php
theme.php null theme ssl setting means 'guess' 2010-02-11 16:47:47 -05:00
topposterssection.php
uapplugin.php camelcase the uap param names 2010-01-27 16:34:18 -05:00
unblockform.php
unqueuemanager.php Fix unqueuemanager for updated QueueHandler interface 2010-01-22 14:06:20 -08:00
unsandboxform.php
unsilenceform.php
unsubscribeform.php
userprofile.php Added event hook to remote subscription 2010-02-13 18:40:36 +01:00
util.php Session fix for PHP 5.3 configurations where cookies are excluded from $_REQUEST via request_order in php.ini (Fedora 12, MacPorts known to be affected) 2010-02-12 15:24:15 -08:00
webcolor.php
widget.php
xmloutputter.php
xmlstringer.php
xmppmanager.php Fix presence notification on XMPP thread (now foreground, not background) 2010-01-25 13:49:02 -08:00
xmppoutqueuehandler.php XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 2010-01-22 12:52:36 -08:00
xrdsoutputter.php