]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMerge commit 'refs/merge-requests/1900' of git://gitorious.org/statusnet/mainline...
Brion Vibber [Mon, 2 Nov 2009 18:16:06 +0000 (10:16 -0800)]
Merge commit 'refs/merge-requests/1900' of git://gitorious.org/statusnet/mainline into integration

14 years agoallow <> to surround the url (like () or [])
Craig Andrews [Mon, 2 Nov 2009 17:57:51 +0000 (12:57 -0500)]
allow <> to surround the url (like () or [])

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 17:57:43 +0000 (17:57 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoBinding keyup/keydown only once for .form_notice
Sarven Capadisli [Mon, 2 Nov 2009 17:56:55 +0000 (17:56 +0000)]
Binding keyup/keydown only once for .form_notice

14 years agofix the [] unit tests
Craig Andrews [Mon, 2 Nov 2009 17:52:46 +0000 (12:52 -0500)]
fix the [] unit tests

14 years agodo not allow " in URLs - they are not legal URL characters
Craig Andrews [Mon, 2 Nov 2009 15:38:58 +0000 (10:38 -0500)]
do not allow " in URLs - they are not legal URL characters

14 years agodo not allow [ and ] - they are not legal URL characters
Craig Andrews [Mon, 2 Nov 2009 15:38:01 +0000 (10:38 -0500)]
do not allow [ and ] - they are not legal URL characters

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 17:21:23 +0000 (17:21 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoMake sure to call FormNoticeEnhancements with a new copy of the form
Sarven Capadisli [Mon, 2 Nov 2009 17:19:08 +0000 (17:19 +0000)]
Make sure to call FormNoticeEnhancements with a new copy of the form
object

14 years agoRebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redire...
Brion Vibber [Wed, 28 Oct 2009 19:29:20 +0000 (15:29 -0400)]
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
Caching support will be added in future work after unit tests have been added.

* extlib: add PEAR HTTP_Request2 0.4.1 alpha
* extlib: update PEAR Net_URL2 to 0.3.0 beta for HTTP_Request2 compatibility
* moved direct usage of CURL and file_get_contents to HTTPClient class, excluding external-sourced libraries
* adapted GeonamesPlugin for new HTTPResponse interface

Note some plugins haven't been fully tested yet.

14 years agoDetect "no file" upload error and, for now at least, ignore it gracefully.
Brion Vibber [Mon, 2 Nov 2009 17:08:26 +0000 (09:08 -0800)]
Detect "no file" upload error and, for now at least, ignore it gracefully.
This was triggering on non-AJAX form submissions for new notices, preventing them from being posted when they contained no attachments.

14 years agoRan through JSLint
Sarven Capadisli [Mon, 2 Nov 2009 17:06:52 +0000 (17:06 +0000)]
Ran through JSLint

14 years agoFixed object string name and order for submitonreturn actions
Sarven Capadisli [Mon, 2 Nov 2009 16:55:47 +0000 (16:55 +0000)]
Fixed object string name and order for submitonreturn actions

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 16:44:12 +0000 (16:44 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoFixed object string name
Sarven Capadisli [Mon, 2 Nov 2009 16:42:50 +0000 (16:42 +0000)]
Fixed object string name

14 years agoRevert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...
Brion Vibber [Mon, 2 Nov 2009 14:56:31 +0000 (06:56 -0800)]
Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions."
Going to restructure a little more before finalizing this...

This reverts commit fa37967858c3c29000797e510e5f98aca8ab558f.

14 years agoTypo: z-index should be 2 instead of 1
Sarven Capadisli [Mon, 2 Nov 2009 14:54:31 +0000 (14:54 +0000)]
Typo: z-index should be 2 instead of 1

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 14:53:31 +0000 (14:53 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoRebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redire...
Brion Vibber [Wed, 28 Oct 2009 19:29:20 +0000 (15:29 -0400)]
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
Caching support will be added in future work after unit tests have been added.

* extlib: add PEAR HTTP_Request2 0.4.1 alpha
* extlib: update PEAR Net_URL2 to 0.3.0 beta for HTTP_Request2 compatibility
* moved direct usage of CURL and file_get_contents to HTTPClient class, excluding external-sourced libraries

Note some plugins haven't been tested yet.

14 years agoMake unit tests work again by forcing a 'global' on $_have_a_config...
Brion Vibber [Sun, 1 Nov 2009 18:30:51 +0000 (13:30 -0500)]
Make unit tests work again by forcing a 'global' on $_have_a_config...
Fix a typo in the error message when no config file found.

14 years agoMinor
Sarven Capadisli [Mon, 2 Nov 2009 13:28:14 +0000 (13:28 +0000)]
Minor

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 2 Nov 2009 10:28:57 +0000 (10:28 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoUpdated button.close style
Sarven Capadisli [Mon, 2 Nov 2009 10:28:22 +0000 (10:28 +0000)]
Updated button.close style

14 years agoRemove stale references to old apiaction parameter
Zach Copley [Mon, 2 Nov 2009 00:32:45 +0000 (16:32 -0800)]
Remove stale references to old apiaction parameter

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Sun, 1 Nov 2009 20:19:11 +0000 (21:19 +0100)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoUpdated button.close styles
Sarven Capadisli [Sun, 1 Nov 2009 19:53:25 +0000 (20:53 +0100)]
Updated button.close styles

14 years agoRemoved unneessary styles
Sarven Capadisli [Sun, 1 Nov 2009 19:11:51 +0000 (20:11 +0100)]
Removed unneessary styles

14 years agoUpdated default and identica theme to use a single instance of
Sarven Capadisli [Sun, 1 Nov 2009 19:07:45 +0000 (20:07 +0100)]
Updated default and identica theme to use a single instance of
property:value for icons.

14 years agoUpdated default theme for direct message
Sarven Capadisli [Sun, 1 Nov 2009 18:54:20 +0000 (19:54 +0100)]
Updated default theme for direct message

14 years agoMoved theme styles from identica to base
Sarven Capadisli [Sun, 1 Nov 2009 18:48:54 +0000 (19:48 +0100)]
Moved theme styles from identica to base

14 years agoUpdated XHR output to match newnotice
Sarven Capadisli [Sun, 1 Nov 2009 10:42:28 +0000 (10:42 +0000)]
Updated XHR output to match newnotice

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Sat, 31 Oct 2009 19:36:02 +0000 (20:36 +0100)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoUse FormNoticeEnhancements instead of Counter
Sarven Capadisli [Sat, 31 Oct 2009 19:14:57 +0000 (20:14 +0100)]
Use FormNoticeEnhancements instead of Counter

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Sat, 31 Oct 2009 18:47:21 +0000 (14:47 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoRevert "remove mention of getfile"
Evan Prodromou [Sat, 31 Oct 2009 18:47:00 +0000 (14:47 -0400)]
Revert "remove mention of getfile"

This reverts commit c637fe8cf07c22534e5227082ba81a12a8da3075.

14 years agoRevert "Revert "mod_rewrite rule for getfile""
Evan Prodromou [Sat, 31 Oct 2009 18:46:46 +0000 (14:46 -0400)]
Revert "Revert "mod_rewrite rule for getfile""

This reverts commit 7b5285c34692df865517ba823d14169d61fefa4c.

Conflicts:

htaccess.sample

14 years agoRevert "Revert "Added some explanatory text to README""
Evan Prodromou [Sat, 31 Oct 2009 18:45:46 +0000 (14:45 -0400)]
Revert "Revert "Added some explanatory text to README""

This reverts commit 446de62d02f372b6755237ae61e08bfcd4bf5100.

Conflicts:

README
htaccess.sample

14 years agoRevert "Revert "Added bit about being incompatible with file attachment virtual server""
Evan Prodromou [Sat, 31 Oct 2009 18:44:32 +0000 (14:44 -0400)]
Revert "Revert "Added bit about being incompatible with file attachment virtual server""

This reverts commit a5b3ad7bf5e83459cfb163df04e68a88e867b2cd.

Conflicts:

README

14 years agoRevert "Revert "Actually commit the file this time""
Evan Prodromou [Sat, 31 Oct 2009 18:43:13 +0000 (14:43 -0400)]
Revert "Revert "Actually commit the file this time""

This reverts commit ba89c891768b371e5358af4cdc76ff18e8b37672.

14 years agorevert revert on getfile
Evan Prodromou [Sat, 31 Oct 2009 18:43:01 +0000 (14:43 -0400)]
revert revert on getfile

14 years agomerge from testing
Evan Prodromou [Sat, 31 Oct 2009 18:36:04 +0000 (14:36 -0400)]
merge from testing

14 years agoremove mention of getfile
Evan Prodromou [Sat, 31 Oct 2009 18:34:04 +0000 (14:34 -0400)]
remove mention of getfile

14 years agoRevert "mod_rewrite rule for getfile"
Evan Prodromou [Sat, 31 Oct 2009 18:33:28 +0000 (14:33 -0400)]
Revert "mod_rewrite rule for getfile"

This reverts commit 834a876dd0998464cade1cdd0fe2fe8c9ab17dcc.

14 years agoRevert "Added some explanatory text to README"
Evan Prodromou [Sat, 31 Oct 2009 18:33:26 +0000 (14:33 -0400)]
Revert "Added some explanatory text to README"

This reverts commit d2bac158cd0d4a25b3997cdd1ccadc5f08d65943.

14 years agoRevert "Added bit about being incompatible with file attachment virtual server"
Evan Prodromou [Sat, 31 Oct 2009 18:33:24 +0000 (14:33 -0400)]
Revert "Added bit about being incompatible with file attachment virtual server"

This reverts commit afe663af82250d020fd9dff0646c91c8f3b41013.

14 years agoRevert "Actually commit the file this time"
Evan Prodromou [Sat, 31 Oct 2009 18:32:15 +0000 (14:32 -0400)]
Revert "Actually commit the file this time"

This reverts commit 3f06bfc042e34ce97e1f1476faadb67fc5edd282.

14 years agoRevert "Added getfile action"
Evan Prodromou [Sat, 31 Oct 2009 18:32:12 +0000 (14:32 -0400)]
Revert "Added getfile action"

This reverts commit f58daa873befbaee5a998e69622c046c8a978dee.

14 years agoupdates to README
Evan Prodromou [Sat, 31 Oct 2009 18:19:26 +0000 (14:19 -0400)]
updates to README

14 years agoUpdated counter, submitonreturn to be reused by any form. Created
Sarven Capadisli [Sat, 31 Oct 2009 17:55:13 +0000 (18:55 +0100)]
Updated counter, submitonreturn to be reused by any form. Created
FormNoticeEnhancements to call those at one go for any form.

14 years agoadd a README warning devs from fracking around in extlib/
Evan Prodromou [Sat, 31 Oct 2009 17:35:20 +0000 (13:35 -0400)]
add a README warning devs from fracking around in extlib/

14 years agoMerge branch 'master' into testing
Evan Prodromou [Sat, 31 Oct 2009 17:05:22 +0000 (13:05 -0400)]
Merge branch 'master' into testing

14 years agoUpdated FormNoticeXHR to allow any form_notice as input (e.g., reused
Sarven Capadisli [Sat, 31 Oct 2009 17:01:19 +0000 (18:01 +0100)]
Updated FormNoticeXHR to allow any form_notice as input (e.g., reused
in XHR direct message)

14 years agoFixes foaf notices, use Profile for information that's missing in Remote_profile
Carlos Perilla [Tue, 1 Sep 2009 14:19:10 +0000 (09:19 -0500)]
Fixes foaf notices, use Profile for information that's missing in Remote_profile

14 years agoUpdated form_notice styles. .form_notice applies to both noticeform
Sarven Capadisli [Sat, 31 Oct 2009 16:25:41 +0000 (17:25 +0100)]
Updated form_notice styles. .form_notice applies to both noticeform
(form_notice) and messageform (form_notice-direct)

14 years agoupdate version to rc2
Evan Prodromou [Sat, 31 Oct 2009 16:18:38 +0000 (12:18 -0400)]
update version to rc2

14 years agoUsing 'form_notice' class instead of 'form' to group both forms
Sarven Capadisli [Sat, 31 Oct 2009 16:16:37 +0000 (17:16 +0100)]
Using 'form_notice' class instead of 'form' to group both forms

14 years agoMerge branch '0.8.x' into testing
Evan Prodromou [Sat, 31 Oct 2009 16:16:30 +0000 (12:16 -0400)]
Merge branch '0.8.x' into testing

14 years agoAdded XHR for direct messages.
Sarven Capadisli [Sat, 31 Oct 2009 15:14:38 +0000 (16:14 +0100)]
Added XHR for direct messages.

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Fri, 30 Oct 2009 21:45:22 +0000 (21:45 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoIE has some issue with notices that are sent with file attachments. It
Sarven Capadisli [Fri, 30 Oct 2009 21:44:31 +0000 (21:44 +0000)]
IE has some issue with notices that are sent with file attachments. It
doesn't like the XHR response with XHTML DTD. New notices without the
file attachment work fine.

The rendered content (the anchor for the file attachment link) doesn't
appear to be the issue.

To fix this problem, I removed the XHTML DTD line from newnotice's XHR
response. This is unnecessary for text/xml outputs that's intended
for XHR responses any way. It just happens to fix an IE issue.

Still a mystery to me as to why it is particular to notices with file
attachments.

14 years agoIE has some issue with notices that are sent with file attachments. It
Sarven Capadisli [Fri, 30 Oct 2009 21:31:11 +0000 (21:31 +0000)]
IE has some issue with notices that are sent with file attachments. It
doesn't like the XHR response with XHTML DTD. New notices without the
file attachment work fine.

The rendered content (the anchor for the file attachment link) doesn't
appear to be the issue.

To fix this problem, I removed the XHTML DTD line from newnotice's XHR
response. This is unnecessary for text/xml outputs that's intended
for XHR responses any way. It just happens to fix an IE issue.

Still a mystery to me as to why it is particular to notices with file
attachments.

14 years agoRunning through importNode before checking for id
Sarven Capadisli [Fri, 30 Oct 2009 21:11:56 +0000 (21:11 +0000)]
Running through importNode before checking for id

14 years agoUse nickname from profile, not user object, to avoid barfing warnings on Twitter...
Brion Vibber [Fri, 30 Oct 2009 20:53:23 +0000 (16:53 -0400)]
Use nickname from profile, not user object, to avoid barfing warnings on Twitter messages imported into the timeline.

14 years agoRedirect to login when trying to send a direct message while not logged in.
Craig Andrews [Fri, 30 Oct 2009 20:01:20 +0000 (16:01 -0400)]
Redirect to login when trying to send a direct message while not logged in.

http://status.net/trac/ticket/1359

14 years agoAdded simple registration (sreg) support to the OpenID provider
Craig Andrews [Fri, 30 Oct 2009 19:33:04 +0000 (15:33 -0400)]
Added simple registration (sreg) support to the OpenID provider

14 years agoAllow non-users to view the site's xrds when the site is private. Getting to closer...
Craig Andrews [Fri, 30 Oct 2009 17:48:18 +0000 (13:48 -0400)]
Allow non-users to view the site's xrds when the site is private. Getting to closer to allow OpenID login on private sites.

14 years agomade openidserver a login action so it can be seen when the site is in "private"...
Craig Andrews [Fri, 30 Oct 2009 17:42:54 +0000 (13:42 -0400)]
made openidserver a login action so it can be seen when the site is in "private" mode

14 years agoAdded an "Verify Your Identity" page to the OpenID provider
Craig Andrews [Fri, 30 Oct 2009 17:21:11 +0000 (13:21 -0400)]
Added an "Verify Your Identity" page to the OpenID provider

14 years agoFixed Nudge XHR
Sarven Capadisli [Fri, 30 Oct 2009 16:06:11 +0000 (16:06 +0000)]
Fixed Nudge XHR

14 years agoMinor
Sarven Capadisli [Fri, 30 Oct 2009 16:02:22 +0000 (16:02 +0000)]
Minor

14 years agoUsing document importNode otherwise IE pukes
Sarven Capadisli [Fri, 30 Oct 2009 15:59:24 +0000 (15:59 +0000)]
Using document importNode otherwise IE pukes

14 years agoIE doesn't like last comma. I understand.
Sarven Capadisli [Fri, 30 Oct 2009 15:47:32 +0000 (15:47 +0000)]
IE doesn't like last comma. I understand.

14 years agoRemove attachment view after XHR notice submit
Sarven Capadisli [Fri, 30 Oct 2009 15:41:52 +0000 (15:41 +0000)]
Remove attachment view after XHR notice submit

14 years agoAdded missing dataType line for ajaxForm
Sarven Capadisli [Fri, 30 Oct 2009 15:21:03 +0000 (16:21 +0100)]
Added missing dataType line for ajaxForm

14 years agoAdded Init comment
Sarven Capadisli [Fri, 30 Oct 2009 14:59:17 +0000 (15:59 +0100)]
Added Init comment

14 years agoResetting counter after a notice submit
Sarven Capadisli [Fri, 30 Oct 2009 14:51:52 +0000 (15:51 +0100)]
Resetting counter after a notice submit

14 years agoUpdated author documentation
Sarven Capadisli [Fri, 30 Oct 2009 14:49:47 +0000 (15:49 +0100)]
Updated author documentation

14 years agoOnly run the scripts if the user is logged in
Sarven Capadisli [Fri, 30 Oct 2009 14:48:35 +0000 (15:48 +0100)]
Only run the scripts if the user is logged in

14 years agoUpdated notice form counter
Sarven Capadisli [Fri, 30 Oct 2009 14:43:41 +0000 (15:43 +0100)]
Updated notice form counter

14 years agoUpdated SubmitOnReturn
Sarven Capadisli [Fri, 30 Oct 2009 13:31:57 +0000 (14:31 +0100)]
Updated SubmitOnReturn

14 years agoUpdated NoticeDataAttach
Sarven Capadisli [Fri, 30 Oct 2009 13:16:38 +0000 (14:16 +0100)]
Updated NoticeDataAttach

14 years agoUpdated NoticeAttachments
Sarven Capadisli [Fri, 30 Oct 2009 13:02:51 +0000 (14:02 +0100)]
Updated NoticeAttachments

14 years agoMissing :
Sarven Capadisli [Fri, 30 Oct 2009 12:56:53 +0000 (13:56 +0100)]
Missing :

14 years agoUpdated NoticeReply and NoticeReplySet
Sarven Capadisli [Fri, 30 Oct 2009 12:56:01 +0000 (13:56 +0100)]
Updated NoticeReply and NoticeReplySet

14 years agoUpdated form_notice
Sarven Capadisli [Fri, 30 Oct 2009 12:15:11 +0000 (13:15 +0100)]
Updated form_notice

14 years agoRefactored XHR forms:
Sarven Capadisli [Fri, 30 Oct 2009 11:40:08 +0000 (12:40 +0100)]
Refactored XHR forms:
.form_user_subscribe
.form_user_unsubscribe
.form_favor
.form_disfavor
.form_group_join
.form_group_leave
.form_user_nudge

Using FormXHR()

14 years agoMerge commit 'mainline/0.9.x' into 0.9.x
Brenda Wallace [Fri, 30 Oct 2009 06:21:16 +0000 (19:21 +1300)]
Merge commit 'mainline/0.9.x' into 0.9.x

14 years agodon't write the closing ?> to the config.php
Brenda Wallace [Fri, 30 Oct 2009 05:53:45 +0000 (18:53 +1300)]
don't write the closing ?> to the config.php

14 years agoBump to Auth_OpenID 2.1.3
Craig Andrews [Fri, 30 Oct 2009 05:30:42 +0000 (01:30 -0400)]
Bump to Auth_OpenID 2.1.3

14 years agoRemoved reference to 'api' action which no longer exists since api refactor
Craig Andrews [Fri, 30 Oct 2009 05:25:52 +0000 (01:25 -0400)]
Removed reference to 'api' action which no longer exists since api refactor

14 years agoFixed PubSubHubBub plugin to reflect new api
Craig Andrews [Fri, 30 Oct 2009 05:20:47 +0000 (01:20 -0400)]
Fixed PubSubHubBub plugin to reflect new api

14 years agoFix feed links which were broken when the API was restructured
Craig Andrews [Thu, 29 Oct 2009 23:09:42 +0000 (19:09 -0400)]
Fix feed links which were broken when the API was restructured

14 years agoMerge commit 'mainline/0.9.x' into 0.9.x
Brenda Wallace [Thu, 29 Oct 2009 21:35:27 +0000 (10:35 +1300)]
Merge commit 'mainline/0.9.x' into 0.9.x

14 years agogive some suggestions back to the user when no config file found, and a link to the...
Brenda Wallace [Thu, 29 Oct 2009 21:03:25 +0000 (10:03 +1300)]
give some suggestions back to the user when no config file found, and a link to the installer

14 years agoRevert "give some suggestions back to the user when no config file found, and a link...
Brenda Wallace [Thu, 29 Oct 2009 21:02:37 +0000 (10:02 +1300)]
Revert "give some suggestions back to the user when no config file found, and a link to the installer"

This reverts commit 7f5fbee2e36889fae1d1c5043d76625e197e39ea.

14 years agoMerge commit 'mainline/0.9.x' into 0.9.x
Brenda Wallace [Thu, 29 Oct 2009 20:41:04 +0000 (09:41 +1300)]
Merge commit 'mainline/0.9.x' into 0.9.x

14 years agowhitespace adjustments for doxygen
Craig Andrews [Thu, 29 Oct 2009 20:26:56 +0000 (16:26 -0400)]
whitespace adjustments for doxygen

14 years agoMoved the public XRDS from the OpenID plugin to core
Craig Andrews [Thu, 29 Oct 2009 20:01:25 +0000 (16:01 -0400)]
Moved the public XRDS from the OpenID plugin to core
Added 4 new events involved in XRDS: StartUserXRDS, EndUserXRDS, StartPublicXRDS, EndPublicXRDS
Added OpenID provider functionality (no delegation support [yet])

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Thu, 29 Oct 2009 20:17:22 +0000 (16:17 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agogive some suggestions back to the user when no config file found, and a link to the...
Brenda Wallace [Thu, 29 Oct 2009 20:17:19 +0000 (09:17 +1300)]
give some suggestions back to the user when no config file found, and a link to the installer