]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
13 years agoCorrected UTF8 to UTF-8
Luke Fitzgerald [Wed, 21 Jul 2010 12:21:37 +0000 (05:21 -0700)]
Corrected UTF8 to UTF-8

13 years agonormalizing tags for status_network
James Walker [Wed, 21 Jul 2010 00:34:58 +0000 (17:34 -0700)]
normalizing tags for status_network

13 years agoChange default encoding to UTF-8
Luke Fitzgerald [Tue, 20 Jul 2010 18:32:09 +0000 (11:32 -0700)]
Change default encoding to UTF-8

13 years agoCode now functional - lots of error checking and extras missing still though
Luke Fitzgerald [Tue, 20 Jul 2010 18:16:59 +0000 (11:16 -0700)]
Code now functional - lots of error checking and extras missing still though

13 years agoWeaken send scope to protected
Luke Fitzgerald [Tue, 20 Jul 2010 13:26:51 +0000 (06:26 -0700)]
Weaken send scope to protected

13 years agoMake some messages gender neutral.
Eric Helgeson [Tue, 20 Jul 2010 02:09:09 +0000 (21:09 -0500)]
Make some messages gender neutral.

13 years agoRevert "Change the cache window on notices from 61 to 200, the max number"
Zach Copley [Tue, 20 Jul 2010 00:38:11 +0000 (17:38 -0700)]
Revert "Change the cache window on notices from 61 to 200, the max number"

This reverts commit d51820adc52aef962542ecc6da0607ce0118fefc.

13 years agoProvisional OAuth, OpenID token check timing attack patches
Brion Vibber [Mon, 19 Jul 2010 23:47:49 +0000 (16:47 -0700)]
Provisional OAuth, OpenID token check timing attack patches

13 years agoChange the cache window on notices from 61 to 200, the max number
Zach Copley [Mon, 19 Jul 2010 20:43:17 +0000 (13:43 -0700)]
Change the cache window on notices from 61 to 200, the max number
of notices available at one time through the API. Note: this will
require a memcache restart.

13 years agoircmanager.php almost complete - Need to add exception catching
Luke Fitzgerald [Sun, 18 Jul 2010 19:45:28 +0000 (12:45 -0700)]
ircmanager.php almost complete - Need to add exception catching

13 years agoAdded send method to avoid having to call getDriver()
Luke Fitzgerald [Sun, 18 Jul 2010 19:40:07 +0000 (12:40 -0700)]
Added send method to avoid having to call getDriver()

13 years agoIrcPlugin.php almost complete
Luke Fitzgerald [Sun, 18 Jul 2010 19:26:11 +0000 (12:26 -0700)]
IrcPlugin.php almost complete

13 years agoUse original config class as readArray was added upstream
Luke Fitzgerald [Sun, 18 Jul 2010 13:30:52 +0000 (06:30 -0700)]
Use original config class as readArray was added upstream

13 years agoMerged in changes to Phergie
Luke Fitzgerald [Sun, 18 Jul 2010 13:28:15 +0000 (06:28 -0700)]
Merged in changes to Phergie

13 years agoSuppress HTTP error headers for JSONP API output
Zach Copley [Fri, 16 Jul 2010 21:40:22 +0000 (14:40 -0700)]
Suppress HTTP error headers for JSONP API output

13 years agocache sitemap notice and user counts for 4h
Evan Prodromou [Wed, 14 Jul 2010 14:38:34 +0000 (10:38 -0400)]
cache sitemap notice and user counts for 4h

13 years agoExceptions are caught and continued on JSON, XML, Atom and RSS output in API
Evan Prodromou [Tue, 13 Jul 2010 15:11:29 +0000 (11:11 -0400)]
Exceptions are caught and continued on JSON, XML, Atom and RSS output in API

13 years agohandle missing profile for notices better in Rss10Action
Evan Prodromou [Tue, 13 Jul 2010 14:59:15 +0000 (10:59 -0400)]
handle missing profile for notices better in Rss10Action

13 years agohandle missing profile for notices better in NoticeList
Evan Prodromou [Tue, 13 Jul 2010 14:59:01 +0000 (10:59 -0400)]
handle missing profile for notices better in NoticeList

13 years agolog exceptions in atom feeds, but don't let them kill the output
Evan Prodromou [Tue, 13 Jul 2010 14:53:47 +0000 (10:53 -0400)]
log exceptions in atom feeds, but don't let them kill the output

13 years agopush exception on missing profile down to Notice::getProfile()
Evan Prodromou [Tue, 13 Jul 2010 14:51:25 +0000 (10:51 -0400)]
push exception on missing profile down to Notice::getProfile()

13 years agohandle notices without profiles better in RSS output
Evan Prodromou [Tue, 13 Jul 2010 14:42:06 +0000 (10:42 -0400)]
handle notices without profiles better in RSS output

13 years agoCommit hubprepqueuehandler.php -- fix for OStatus bulk output.
Brion Vibber [Mon, 12 Jul 2010 21:22:36 +0000 (14:22 -0700)]
Commit hubprepqueuehandler.php -- fix for OStatus bulk output.

13 years agoCommit hubprepqueuehandler.php -- fix for OStatus bulk output.
Brion Vibber [Mon, 12 Jul 2010 21:22:36 +0000 (14:22 -0700)]
Commit hubprepqueuehandler.php -- fix for OStatus bulk output.

13 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Mon, 12 Jul 2010 21:21:57 +0000 (14:21 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoTicket 2427: fix regression in plugin i18n
Brion Vibber [Mon, 12 Jul 2010 17:27:23 +0000 (10:27 -0700)]
Ticket 2427: fix regression in plugin i18n

13 years agoTicket 2433: Skip locale fallback list check on Windows ('locale -a' shell-out doesn...
Brion Vibber [Mon, 12 Jul 2010 16:56:32 +0000 (09:56 -0700)]
Ticket 2433: Skip locale fallback list check on Windows ('locale -a' shell-out doesn't work there)

13 years agoremove debugging statement and add a bit of output to updatecounts
Evan Prodromou [Sat, 10 Jul 2010 13:58:27 +0000 (09:58 -0400)]
remove debugging statement and add a bit of output to updatecounts

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Sat, 10 Jul 2010 13:51:49 +0000 (09:51 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline

13 years agoAdded missing '>'
Luke Fitzgerald [Fri, 9 Jul 2010 23:29:42 +0000 (16:29 -0700)]
Added missing '>'

13 years agoscript to fill counts table from command line
Evan Prodromou [Fri, 9 Jul 2010 21:50:14 +0000 (17:50 -0400)]
script to fill counts table from command line

13 years agoModified some config options
Luke Fitzgerald [Fri, 9 Jul 2010 11:20:00 +0000 (04:20 -0700)]
Modified some config options

13 years agoExtended Async Processor to allow use of Statusnet driver
Luke Fitzgerald [Fri, 9 Jul 2010 11:18:19 +0000 (04:18 -0700)]
Extended Async Processor to allow use of Statusnet driver

13 years agoExtended Phergie_Bot to allow Statusnet to be the driver
Luke Fitzgerald [Fri, 9 Jul 2010 11:04:45 +0000 (04:04 -0700)]
Extended Phergie_Bot to allow Statusnet to be the driver

13 years agoAdded commenting
Luke Fitzgerald [Fri, 9 Jul 2010 11:04:18 +0000 (04:04 -0700)]
Added commenting

13 years agoUpdated old comments
Luke Fitzgerald [Fri, 9 Jul 2010 10:21:51 +0000 (03:21 -0700)]
Updated old comments

13 years agoAdded Statusnet Driver to give access to sockets and send method
Luke Fitzgerald [Fri, 9 Jul 2010 10:19:18 +0000 (03:19 -0700)]
Added Statusnet Driver to give access to sockets and send method

13 years agoLots more work on ircmanager.php
Luke Fitzgerald [Fri, 9 Jul 2010 10:05:03 +0000 (03:05 -0700)]
Lots more work on ircmanager.php

13 years agoAdded missing closing bracket
Luke Fitzgerald [Fri, 9 Jul 2010 09:53:58 +0000 (02:53 -0700)]
Added missing closing bracket

13 years agoStopped extended config adding to files array
Luke Fitzgerald [Fri, 9 Jul 2010 09:45:56 +0000 (02:45 -0700)]
Stopped extended config adding to files array

13 years agoExtended Phergie_Config to allow passing config array instead of loading from file
Luke Fitzgerald [Fri, 9 Jul 2010 09:43:40 +0000 (02:43 -0700)]
Extended Phergie_Config to allow passing config array instead of loading from file

13 years agoUpdated README
Luke Fitzgerald [Fri, 9 Jul 2010 09:02:50 +0000 (02:02 -0700)]
Updated README

13 years agoFix Fake_Irc to store data to send, not raw socket data to send
Luke Fitzgerald [Fri, 9 Jul 2010 08:21:33 +0000 (01:21 -0700)]
Fix Fake_Irc to store data to send, not raw socket data to send

13 years agoAdd StatusNet Phergie plugin to pass messages received to IM architecture
Luke Fitzgerald [Fri, 9 Jul 2010 08:25:18 +0000 (01:25 -0700)]
Add StatusNet Phergie plugin to pass messages received to IM architecture

13 years agoHandle the case where a screen name has shifted from one Twitter ID to another
Zach Copley [Thu, 8 Jul 2010 21:17:10 +0000 (21:17 +0000)]
Handle the case where a screen name has shifted from one Twitter ID to another

13 years agoPorted 1.x.x NickServ plugin to 2.x.x
Luke Fitzgerald [Wed, 7 Jul 2010 15:42:35 +0000 (08:42 -0700)]
Ported 1.x.x NickServ plugin to 2.x.x

13 years agoFixed bug in Stream driver
Luke Fitzgerald [Wed, 7 Jul 2010 15:42:10 +0000 (08:42 -0700)]
Fixed bug in Stream driver

13 years agocreate an index on user.created so sitemap generation is faster
Evan Prodromou [Mon, 5 Jul 2010 18:12:14 +0000 (14:12 -0400)]
create an index on user.created so sitemap generation is faster

13 years agoAdded README
Luke Fitzgerald [Sun, 4 Jul 2010 17:24:22 +0000 (10:24 -0700)]
Added README

13 years agoInitial IRC plugin work
Luke Fitzgerald [Sun, 4 Jul 2010 16:51:44 +0000 (09:51 -0700)]
Initial IRC plugin work

13 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Thu, 1 Jul 2010 16:57:55 +0000 (18:57 +0200)]
Localisation updates from http://translatewiki.net

13 years agoMerge remote branch 'statusnet/1.0.x' into irc-plugin
Luke Fitzgerald [Wed, 30 Jun 2010 16:37:03 +0000 (09:37 -0700)]
Merge remote branch 'statusnet/1.0.x' into irc-plugin

13 years agoUpdated phergie library
Luke Fitzgerald [Wed, 30 Jun 2010 16:33:29 +0000 (09:33 -0700)]
Updated phergie library

13 years agoUpdated OMB_Yadis_XRDS for compatibility with php-openid 2.2.2: Auth_Yadis_XRDS:...
Brion Vibber [Tue, 29 Jun 2010 18:44:21 +0000 (14:44 -0400)]
Updated OMB_Yadis_XRDS for compatibility with php-openid 2.2.2: Auth_Yadis_XRDS::parseXRDS() is now declared static, and PHP 5.3 demands it say so on the subclass too.

Compat fix branch for upstream: http://gitorious.org/libomb/libomb-statusnet/commit/6589dc073f93b65564931e1ab5865a34a0b228aa

13 years agoUpdate to last upstream version of libomb: coding style updates, static call fix...
Brion Vibber [Tue, 29 Jun 2010 18:39:57 +0000 (14:39 -0400)]
Update to last upstream version of libomb: coding style updates, static call fix, improved handling of invalid XRD URIs.

13 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Tue, 29 Jun 2010 15:53:05 +0000 (08:53 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoUpdates to README w/ summary changelist
Brion Vibber [Tue, 29 Jun 2010 15:23:35 +0000 (11:23 -0400)]
Updates to README w/ summary changelist

13 years agoFix regression in OStatus remote group subscribe -- a bug was previously masked silen...
Brion Vibber [Tue, 29 Jun 2010 14:31:30 +0000 (10:31 -0400)]
Fix regression in OStatus remote group subscribe -- a bug was previously masked silently (call to nonexistent getProfileUrl() method on User_group -- now replaced with homeUrl() which does the thing we wanted here)

13 years agoUpdate the (formerly) Janrain OpenID library to 2.2.2 -- bug fixes including PHP...
Brion Vibber [Tue, 29 Jun 2010 14:24:48 +0000 (10:24 -0400)]
Update the (formerly) Janrain OpenID library to 2.2.2 -- bug fixes including PHP 5.3 compatibility fix.

Upstream release was tagged at: http://github.com/openid/php-openid/commit/a287b2d85e753c84b3b883ed8ee3ffe8692c8477

13 years ago- Fix bugs with block and friendship API methods
Zach Copley [Mon, 28 Jun 2010 23:53:05 +0000 (16:53 -0700)]
- Fix bugs with block and friendship API methods
- Friendship API methods now use a Profile instead of User for target

13 years agoFix regression in 92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notices when...
Brion Vibber [Mon, 28 Jun 2010 19:20:50 +0000 (15:20 -0400)]
Fix regression in 92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notices when checking for enclosures due to uninitialized variables.

13 years agoMerge branch 'master' into 0.9.x
Brion Vibber [Mon, 28 Jun 2010 19:13:39 +0000 (15:13 -0400)]
Merge branch 'master' into 0.9.x

13 years agoUpdate version and code name: 0.9.3 Half a World Away
Brion Vibber [Mon, 28 Jun 2010 19:08:01 +0000 (15:08 -0400)]
Update version and code name: 0.9.3 Half a World Away

13 years agoAdd notice source for StatusNet Desktop
Zach Copley [Mon, 28 Jun 2010 19:02:08 +0000 (12:02 -0700)]
Add notice source for StatusNet Desktop

13 years agoFix for PHP notice when given an integer degrees in decimalDegreesToDMS(); using...
Brion Vibber [Mon, 28 Jun 2010 18:41:33 +0000 (14:41 -0400)]
Fix for PHP notice when given an integer degrees in decimalDegreesToDMS(); using math instead of string manipulation to split integer portion from decimal remainder.

13 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber [Mon, 28 Jun 2010 17:41:04 +0000 (13:41 -0400)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Mon, 28 Jun 2010 17:39:52 +0000 (13:39 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoEnhanced upload file type detection. If given an original filename, we'll attempt...
Brion Vibber [Mon, 10 May 2010 23:18:29 +0000 (16:18 -0700)]
Enhanced upload file type detection. If given an original filename, we'll attempt to detect type from the extension if we were unable to make a definitive match from content. Generic octet-stream, zip, and MS Office type are explicitly singled out for re-checks, which fixes OpenOffice and MS Office documents to come up with the proper types when misdetected.
File extensions can also be added to the upload type whitelist; they'll be normalized to types for the actual comparison, so only known extensions will work.

13 years agoTest cases for MediaFile::getUploadedFileType() with OpenOffice, MS Office, and PDF...
Brion Vibber [Mon, 10 May 2010 22:32:02 +0000 (15:32 -0700)]
Test cases for MediaFile::getUploadedFileType() with OpenOffice, MS Office, and PDF sample files (as saved from OpenOffice 3.2)
Only 3 of 16 cases pass on my dev box with default config. Ouch!

13 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber [Sat, 26 Jun 2010 19:10:47 +0000 (15:10 -0400)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Sat, 26 Jun 2010 19:09:30 +0000 (15:09 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Sat, 26 Jun 2010 19:09:08 +0000 (15:09 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline into testing

13 years agoFix for bug #2382: releasing claim on failed queue item works again with DB-based...
Brion Vibber [Sat, 26 Jun 2010 19:07:32 +0000 (15:07 -0400)]
Fix for bug #2382: releasing claim on failed queue item works again with DB-based queues.
Warning: DB-based queue doesn't currently implement discarding of items after a retry limit. Failed items will be retried until they succeed.

13 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber [Sat, 26 Jun 2010 14:18:03 +0000 (10:18 -0400)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Sat, 26 Jun 2010 14:17:36 +0000 (10:17 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x

Conflicts:
plugins/OpenID/openidserver.php (cleaned up mismatched comment)

13 years agoMerge branch 'master' into testing
Brion Vibber [Sat, 26 Jun 2010 14:16:27 +0000 (10:16 -0400)]
Merge branch 'master' into testing

13 years agoHave API methods for search subclass ApiPrivateAuthAction
Zach Copley [Fri, 25 Jun 2010 01:11:50 +0000 (18:11 -0700)]
Have API methods for search subclass ApiPrivateAuthAction

13 years agoRegression fix for Recaptcha on SSL registration page; their API is served on a diffe...
Brion Vibber [Thu, 24 Jun 2010 15:21:04 +0000 (15:21 +0000)]
Regression fix for Recaptcha on SSL registration page; their API is served on a different hostname for SSL.

13 years agoFix for ticket http://status.net/open-source/issues/2380 "Autofocus
Zach Copley [Wed, 23 Jun 2010 18:29:13 +0000 (11:29 -0700)]
Fix for ticket http://status.net/open-source/issues/2380 "Autofocus
shouldn't override scroll" -- Thanks @michaeltwofish!

13 years agoThrow an error if queueing is disable when using an IM plugin
Craig Andrews [Wed, 23 Jun 2010 02:01:13 +0000 (22:01 -0400)]
Throw an error if queueing is disable when using an IM plugin

13 years ago- Add profile_info tag to Atom author
Zach Copley [Tue, 22 Jun 2010 23:28:06 +0000 (16:28 -0700)]
- Add profile_info tag to Atom author
- Normalize xmlns:statusnet links in the API

14 years agoUpdate pot file.
Siebrand Mazeland [Mon, 21 Jun 2010 18:17:32 +0000 (20:17 +0200)]
Update pot file.

14 years agoImprove error message per discussion on http://translatewiki.net/wiki/Thread:Support...
Siebrand Mazeland [Mon, 21 Jun 2010 18:15:26 +0000 (20:15 +0200)]
Improve error message per discussion on http://translatewiki.net/wiki/Thread:Support/Unclear_message.

Spotted by Peter17 and changed per suggestion of McDutchie with approval of Brion.

14 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Mon, 21 Jun 2010 18:10:37 +0000 (20:10 +0200)]
Localisation updates from http://translatewiki.net

14 years agoquick-fix for localization typo per #2366 (also fixed upstream in translatewiki)
Brion Vibber [Mon, 21 Jun 2010 15:07:12 +0000 (08:07 -0700)]
quick-fix for localization typo per #2366 (also fixed upstream in translatewiki)

14 years agoRecaptchaPlugin: fix for missing captcha on iPhone/Android.
Brion Vibber [Sun, 20 Jun 2010 19:30:12 +0000 (19:30 +0000)]
RecaptchaPlugin: fix for missing captcha on iPhone/Android.

MobileProfile serves pages out to iPhone and Android as application/xhtml+xml, which doesn't work with the default we we were loading recaptcha (as it used document.write). Switched to filling out a <div> from the AJAX API, which doesn't use document.write in the XHTML context.

Tested that view & submission works ok in following browsers:
Mobile: iPhone 3.1, Android 2.1, iPad 3.2 (this last doesn't trigger mobile theme tweaks)
Ubuntu 10.04: Firefox 3.6.3, Chrome 6
Mac 10.6: Safari 5/OS X 10.6.4
Windows 7: IE 8, Opera 10.56

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Sun, 20 Jun 2010 18:38:27 +0000 (11:38 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

14 years agoCatch a couple of missing XML namespace declarations on API XML output. Missing NS...
Brion Vibber [Fri, 18 Jun 2010 16:59:11 +0000 (09:59 -0700)]
Catch a couple of missing XML namespace declarations on API XML output. Missing NS declarations were breaking XML parsing for some clients since beaecb18d5b92b913473dfffd545dc436f50cf66

14 years agoInclude source client's related URL (if any) in source attribution for
Zach Copley [Thu, 17 Jun 2010 23:08:40 +0000 (23:08 +0000)]
Include source client's related URL (if any) in source attribution for
Atom notice feeds

14 years agoadding a Status_network::updateKeys() method, since DB_DataObject update doesn't...
James Walker [Thu, 17 Jun 2010 17:44:17 +0000 (13:44 -0400)]
adding a Status_network::updateKeys() method, since DB_DataObject update doesn't do keys.

14 years agoFix problem with AvatarLink in which it was sometimes leaving the width attribute...
Zach Copley [Thu, 17 Jun 2010 01:27:51 +0000 (18:27 -0700)]
Fix problem with AvatarLink in which it was sometimes leaving the width attribute empty

14 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Zach Copley [Wed, 16 Jun 2010 23:37:15 +0000 (16:37 -0700)]
Merge branch 'master' of gitorious.org:statusnet/mainline

* 'master' of gitorious.org:statusnet/mainline:
  Switch OpenID server's redirects from 307 to 303 to avoid prompt for form data resubmission if we were sent here from a POST request, such as when verifying the site for the first time doing an OpenID login from Drupal.

14 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Wed, 16 Jun 2010 22:28:05 +0000 (00:28 +0200)]
Localisation updates from http://translatewiki.net

14 years ago- More useful group info from api/statusnet/group/show
Zach Copley [Wed, 16 Jun 2010 21:29:24 +0000 (14:29 -0700)]
- More useful group info from api/statusnet/group/show
- Add statusnet:group_info tag to group Atom feeds

14 years agoUse presence of IM plugins to decide if "IM" options should be available
Craig Andrews [Wed, 16 Jun 2010 20:00:54 +0000 (16:00 -0400)]
Use presence of IM plugins to decide if "IM" options should be available

14 years agoMerge branch 'testing' into 0.9.x
Brion Vibber [Wed, 16 Jun 2010 19:38:35 +0000 (12:38 -0700)]
Merge branch 'testing' into 0.9.x

Conflicts:
plugins/OpenID/openidserver.php

14 years agoMerge branch 'master' into testing
Brion Vibber [Wed, 16 Jun 2010 19:37:14 +0000 (12:37 -0700)]
Merge branch 'master' into testing

14 years agoSwitch OpenID server's redirects from 307 to 303 to avoid prompt for form data resubm...
Brion Vibber [Wed, 16 Jun 2010 19:30:37 +0000 (12:30 -0700)]
Switch OpenID server's redirects from 307 to 303 to avoid prompt for form data resubmission if we were sent here from a POST request, such as when verifying the site for the first time doing an OpenID login from Drupal.

14 years agoAdded Phergie PHP IRC library
Luke Fitzgerald [Wed, 16 Jun 2010 00:55:39 +0000 (01:55 +0100)]
Added Phergie PHP IRC library

14 years agoUse presence of IM plugins to decide if "IM" menu option should be shown in Connect
Craig Andrews [Tue, 15 Jun 2010 21:04:15 +0000 (17:04 -0400)]
Use presence of IM plugins to decide if "IM" menu option should be shown in Connect