gnu-social/lib
Evan Prodromou 59beff6b46 Revert "Added configuration option to only allow OpenID logins."
This reverts commit 14b46e2183.

This functionality will need to be rewritten to work with the new
OpenIDPlugin.

Conflicts:

	index.php
	lib/logingroupnav.php
2009-08-21 16:45:42 -04:00
..
accountsettingsaction.php Added a configuration option to disable OpenID. 2009-08-13 22:18:06 +08:00
action.php Revert "Added configuration option to only allow OpenID logins." 2009-08-21 16:45:42 -04:00
arraywrapper.php Define the member variable N 2009-08-12 11:53:46 -04: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 selector name cleanup 2009-01-22 00:04:13 +00:00
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 First steps to using exceptions for error handling 2009-02-09 07:12:08 -05:00
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 Revert "Added configuration option to only allow OpenID logins." 2009-08-21 16:45:42 -04:00
connectsettingsaction.php Added configuration options to enable/disable SMS and Twitter integration. 2009-08-07 01:18:17 +08:00
currentuserdesignaction.php Site-wide design configuration 2009-07-30 17:05:35 -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 Converted DeleteAction and DeletenoticeAction to new uiredesign zeitgeist 2009-01-20 22:20:17 -08:00
designsettings.php Use script() and cssLink() methods everywhere instead of manually writing out javascript and css each time 2009-08-05 19:45:12 -04:00
disfavorform.php Disfavor markup/style 2009-01-18 21:34:57 +00:00
error.php whitespace in error.php 2009-08-14 08:04:03 -07:00
event.php Add a method to check for registered event handlers 2009-06-12 16:56:43 -07:00
facebookaction.php Revert "Added configuration option to only allow OpenID logins." 2009-08-21 16:45:42 -04:00
facebookutil.php Post to Facebook user's stream if notice has an attachment, otherwise post notice as a status update 2009-08-08 00:57:29 +00:00
favorform.php Favor/Disfavor form @class 2009-01-18 03:12:39 +00:00
featureduserssection.php fixed quoting of the table named "user" 2009-03-12 15:01:46 +13:00
feed.php Unify feeds definition in actions 2009-02-11 11:37:50 -05:00
feedlist.php Unify feeds definition in actions 2009-02-11 11:37:50 -05:00
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 17:05:35 -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 Group top post section and styles 2009-01-22 21:47:33 +00:00
grouptagcloudsection.php use single quotes in sql 2009-07-15 20:19:01 +12:00
htmloutputter.php two variables $public and $system were generating notices in lib/htmloutputter.php, removed because these two parameters are null by default. 2009-08-11 15:53:37 +12:00
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 Fix ID for joinform 2009-01-21 09:05:40 -05:00
jsonsearchresultslist.php Fixed missing/null values from JSON search results 2009-08-07 00:03:50 +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 Fix ID for leaveform 2009-01-21 09:05:49 -05:00
logingroupnav.php Added a configuration option to disable OpenID. 2009-08-13 22:18:06 +08:00
mail.php Merge branch 'master' into 0.8.x 2009-08-11 10:23:11 -04: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 New class for Microids 2009-01-18 18:32:16 +00:00
noticeform.php Web UI for notices correctly shows and checks max content length 2009-08-21 08:13:17 -04:00
noticelist.php Redirect instead of showing an error when the user visits a non-local notice's url 2009-08-07 18:26:12 -04:00
noticesection.php Changed ul to ol and added xoxo for notice lists. 2009-05-29 02:38:38 +00:00
nudgeform.php Added @title to user_action inputs and anchor and form legends 2009-01-21 07:14:43 +00:00
oauthclient.php I forgot that we don't do database upgrades for point releases. So I've 2009-08-10 07:00:59 +00:00
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
ownerdesignaction.php Site-wide design configuration 2009-07-30 17:05:35 -04:00
parallelizingdaemon.php Make TwitterStatusFetcher extend ParallelizingDaemon 2009-08-06 22:52:58 +00:00
personalgroupnav.php Add an even (hook): StartPersonalGroupNav. 2009-04-16 17:58:52 +00:00
personaltagcloudsection.php PostgreSQL - made all 'weight' calculating SQL expressions compatible with both databases, and made some GROUP BY queries more explicit about the fields they are selecting, for the same reason. 2009-03-04 15:32:26 +00:00
ping.php check for array before checking xmlrpc fault 2009-07-07 21:15:39 -04:00
plugin.php utility superclass for plugins 2009-02-09 08:47:11 -05:00
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 Fixed PHP Notice "Undefined property: Profile::$value" 2009-08-04 18:45:11 +08:00
publicgroupnav.php Hooks for: Public group nav in order to place a list-anchor item at 2009-03-04 05:23:41 +00:00
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 Merge branch '0.9.x' into openidplugin 2009-08-21 16:27:43 -04:00
rssaction.php Call $this->getNotices() always, becuase $this will be the right class. 2009-08-08 00:56:01 +00:00
search_engines.php Change the notice type defines all into class constants and adapt all files. 2009-08-20 13:11:22 -04:00
searchaction.php add collecta.com link 2009-06-21 11:11:12 -07:00
searchgroupnav.php Search form markup and style 2009-01-24 00:58:12 +00:00
section.php Fix the More... link for popular notices section 2009-02-14 17:48:08 -05:00
servererroraction.php ServerErrorAction always logs 2009-08-12 11:16:31 -07:00
serverexception.php First steps to using exceptions for error handling 2009-02-09 07:12:08 -05:00
settingsaction.php move redirect-to-openid code to OpenID plugin 2009-08-04 13:17:43 -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 Added @title to user_action inputs and anchor and form legends 2009-01-21 07:14:43 +00:00
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 PostgreSQL - a couple more GROUP BY queries that needed to be explicit 2009-03-09 20:24:56 +00:00
twitter.php I forgot that we don't do database upgrades for point releases. So I've 2009-08-10 07:00:59 +00:00
twitterapi.php Merge branch 'master' into 0.8.x 2009-08-11 10:23:11 -04:00
twitteroauthclient.php I forgot that we don't do database upgrades for point releases. So I've 2009-08-10 07:00:59 +00:00
unblockform.php Added @title to user_action inputs and anchor and form legends 2009-01-21 07:14:43 +00:00
unqueuemanager.php Merge branch '0.8.x' into 0.9.x 2009-08-21 15:42:11 -04:00
unsubscribeform.php Added @title to user_action inputs and anchor and form legends 2009-01-21 07:14:43 +00:00
util.php Merge branch '0.9.x' into openidplugin 2009-08-21 16:27:43 -04:00
webcolor.php Uppercase hex color values 2009-06-17 03:05:48 -07:00
widget.php Fix extralong lines in widget.php 2009-01-13 23:56:10 -05:00
xmloutputter.php Fix the constructor for Action 2009-01-15 14:21:47 -05:00
xmlstringer.php Add XMLStringer for building XML strings 2009-02-12 08:38:43 -05:00
xmppqueuehandler.php use select() to bring down xmpp latency 2009-07-09 12:09:20 -04:00