gnu-social/lib
2009-08-21 08:13:17 -04:00
..
accountsettingsaction.php add hook for showing account settings menu 2009-08-04 07:08:10 -04:00
action.php add an event for head children 2009-08-04 13:01:06 -04:00
arraywrapper.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
attachmentlist.php Sanitize html returned by oEmbed providers to protect laconica from XSS attacks 2009-07-27 13:42:03 -04:00
attachmentnoticesection.php Refactored new sections code to proper classes and added notice link to links in notice sections. 2009-05-17 22:06:08 -04:00
attachmenttagcloudsection.php Refactored new sections code to proper classes and added notice link to links in notice sections. 2009-05-17 22:06:08 -04:00
blockform.php
channel.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
clienterroraction.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
clientexception.php
command.php correctly check Message length for d-commands 2009-08-21 07:21:29 -04:00
commandinterpreter.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
common.php configuration options for text limits 2009-08-21 06:33:22 -04:00
connectsettingsaction.php
currentuserdesignaction.php Site-wide design configuration 2009-07-30 16:24:04 -04:00
daemon.php Moved $_id from queuehandler to daemon, as other daemons need it too. 2009-07-17 18:07:53 -07:00
dberroraction.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
dbqueuemanager.php dbqueuemanager a little more sane about sleeping 2009-07-23 14:56:21 -07:00
deleteaction.php
designsettings.php Removed default values from <input>s. JavaScript will now get the 2009-07-30 20:44:51 +00:00
disfavorform.php
error.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
event.php Add a method to check for registered event handlers 2009-06-12 16:56:43 -07:00
facebookaction.php When a notice is posted with an attachment, the facebook stream update has media displayed inline, or as links. 2009-07-09 18:42:19 -04:00
facebookutil.php Better error handling when updating Facebook 2009-07-27 02:54:51 +00:00
favorform.php
featureduserssection.php
feed.php
feedlist.php
form.php Let's you upload a file with a notice and have it shown with other attachments. 2009-05-26 21:20:04 -04:00
galleryaction.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
groupdesignaction.php Site-wide design configuration 2009-07-30 16:24:04 -04:00
groupeditform.php correct instructions for length in groupeditform 2009-08-21 06:37:22 -04:00
grouplist.php The rest of the things necessary to make group block work 2009-06-14 15:47:39 -07:00
groupminilist.php use mini logo at mini size, not stream logo 2009-04-08 00:32:28 -04:00
groupnav.php Group theming. 2009-06-18 02:01:06 -07:00
groupsbymemberssection.php added user_group.design_id into the group by clause 2009-07-15 20:17:17 +12:00
groupsbypostssection.php added user_group.design_id into the group by clause 2009-07-15 20:17:17 +12:00
groupsection.php
grouptagcloudsection.php use single quotes in sql 2009-07-15 20:19:01 +12:00
htmloutputter.php
imagefile.php fix bad function call (needed to be static) 2009-06-24 00:27:37 -07:00
jabber.php use select() to bring down xmpp latency 2009-07-09 12:09:20 -04:00
joinform.php
jsonsearchresultslist.php Fix missing max_id in API search calls 2009-06-12 20:03:18 +08:00
language.php Fixed: Browser language preference's not used when using Google Chrome 2009-07-21 15:10:00 -04:00
leaveform.php
logingroupnav.php error in EndLoginGroupNav arguments 2009-08-04 07:17:14 -04:00
mail.php Better error handling when updating Facebook 2009-07-27 02:54:51 +00:00
mailbox.php Make MailboxAction read only 2009-06-17 17:29:57 -07:00
messageform.php message input form correctly shows and check max length 2009-08-21 07:23:27 -04:00
microid.php
noticeform.php Web UI for notices correctly shows and checks max content length 2009-08-21 08:13:17 -04:00
noticelist.php Removed <dl> structure from NoticeListItem::showContext. Same as 2009-07-25 18:26:00 +00:00
noticesection.php Changed ul to ol and added xoxo for notice lists. 2009-05-29 02:38:38 +00:00
nudgeform.php
oauthstore.php Replace own OMB stack with libomb. 2009-08-10 14:48:50 +02:00
omb.php Replace own OMB stack with libomb. 2009-08-10 14:48:50 +02:00
openid.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
ownerdesignaction.php Site-wide design configuration 2009-07-30 16:24:04 -04:00
personalgroupnav.php Add an even (hook): StartPersonalGroupNav. 2009-04-16 17:58:52 +00:00
personaltagcloudsection.php
ping.php check for array before checking xmlrpc fault 2009-07-07 21:15:39 -04:00
plugin.php
popularnoticesection.php used SQL standard LIMIT/OFFSET, because every database can understand that 2009-07-15 20:17:01 +12:00
profileaction.php cache frequently-used subscriber, subscription, notice and fave count values 2009-07-09 17:28:38 -07:00
profilelist.php don't hide unsub button for remote users 2009-07-05 11:47:14 -04:00
profileminilist.php Show correct number of profile avatars and 'all' link in subs asides 2009-07-01 18:40:14 -07:00
profilesection.php wrong order for span and a in profilesection 2009-07-09 17:40:11 -07:00
publicgroupnav.php
queuehandler.php Moved $_id from queuehandler to daemon, as other daemons need it too. 2009-07-17 18:07:53 -07:00
queuemanager.php return singleton if initialized 2009-07-04 01:42:42 -04:00
router.php Fix the router entries for the oEmbed endpoint so they don't accidentally catch too much 2009-07-30 15:37:35 -04:00
rssaction.php Merge commit 'br3nda/0.8.x-tagrssfix' into 0.8.x 2009-07-23 11:16:50 -04:00
search_engines.php Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-06-21 22:30:39 -07:00
searchaction.php add collecta.com link 2009-06-21 11:11:12 -07:00
searchgroupnav.php
section.php
servererroraction.php Update copyright dates in files modified in 2009 2009-06-20 16:12:55 -07:00
serverexception.php
settingsaction.php new action for when we redirect to login page 2009-08-04 13:10:37 -04:00
Shorturl_api.php Add site-wide option to change the length at which URLs are auto-shortened 2009-06-30 16:46:33 -07:00
snapshot.php fixes during checking of snapshot 2009-05-26 17:26:31 -04:00
stompqueuemanager.php one more shot at servicing queues 2009-07-09 15:25:59 -04:00
subgroupnav.php Adds $config['invite']['enabled'] to enable/disable invites. 2009-06-14 16:17:22 +08:00
subpeopletagcloudsection.php fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds. 2009-04-24 20:01:03 +00:00
subs.php cache frequently-used subscriber, subscription, notice and fave count values 2009-07-09 17:28:38 -07:00
subscribeform.php
subscriberspeopleselftagcloudsection.php fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds. 2009-04-24 20:01:03 +00:00
subscriberspeopletagcloudsection.php fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds. 2009-04-24 20:01:03 +00:00
subscriptionlist.php base class SubscriptionList for some actions 2009-06-14 14:53:42 -07:00
subscriptionspeopleselftagcloudsection.php fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds. 2009-04-24 20:01:03 +00:00
subscriptionspeopletagcloudsection.php fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds. 2009-04-24 20:01:03 +00:00
tagcloudsection.php Added personal tag page: http://example.com/MY_NICK/tag/A_TAG 2009-05-18 17:18:57 -04:00
theme.php theme dir, path configurable 2009-06-22 09:31:55 -07:00
topposterssection.php
twitter.php Better error handling for TwitterQueueHandler 2009-07-09 00:40:12 +00:00
twitterapi.php Fixed PHP Notice "Undefined index: enclosures" (and a possible one for 'tags') 2009-08-02 19:38:03 +08:00
unblockform.php
unqueuemanager.php Replace own OMB stack with libomb. 2009-08-10 14:48:50 +02:00
unsubscribeform.php
util.php make common_config() handle nulls correctly 2009-08-21 06:33:12 -04:00
webcolor.php Uppercase hex color values 2009-06-17 03:05:48 -07:00
widget.php
xmloutputter.php
xmlstringer.php
xmppqueuehandler.php use select() to bring down xmpp latency 2009-07-09 12:09:20 -04:00