]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMerge branch 'master' into testing
Evan Prodromou [Mon, 24 Aug 2009 15:28:16 +0000 (11:28 -0400)]
Merge branch 'master' into testing

Conflicts:
lib/rssaction.php
lib/twitterapi.php

14 years agoServerErrorAction always logs
Evan Prodromou [Wed, 12 Aug 2009 18:16:31 +0000 (11:16 -0700)]
ServerErrorAction always logs

14 years agoRevert "common_config returns false if the config value is not set. Design::toWebColo...
Evan Prodromou [Mon, 10 Aug 2009 20:42:21 +0000 (16:42 -0400)]
Revert "common_config returns false if the config value is not set. Design::toWebColor checks with is_null. Hence the common_config value should be adjusted."

This reverts commit 5ba46186b7dd179253023426f6d7cdbbee67ad98.

14 years agoRevert "Typo, session_name is a function."
Evan Prodromou [Mon, 10 Aug 2009 20:42:10 +0000 (16:42 -0400)]
Revert "Typo, session_name is a function."

This reverts commit d0793c0f44aabb76af2556a690013c143ac9f7a3.

14 years agoRevert "UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling...
Evan Prodromou [Mon, 10 Aug 2009 20:42:04 +0000 (16:42 -0400)]
Revert "UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo."

This reverts commit e1270b26f5eae1c3d7ea4b954f0bc1f51d73494c.

14 years agoMerge branch 'master' of git@gitorious.org:laconica/mainline
Evan Prodromou [Mon, 10 Aug 2009 20:33:36 +0000 (16:33 -0400)]
Merge branch 'master' of git@gitorious.org:laconica/mainline

14 years ago$args Was Out Of Scope in CheckMirror.
Christopher Vollick [Fri, 7 Aug 2009 12:28:20 +0000 (08:28 -0400)]
$args Was Out Of Scope in CheckMirror.

It looks like when the code was factored out no one noticed this variable doesn't exist here.

14 years agoTypo, session_name is a function.
Adrian Lang [Mon, 10 Aug 2009 13:24:27 +0000 (15:24 +0200)]
Typo, session_name is a function.

14 years agocommon_config returns false if the config value is not set. Design::toWebColor checks...
Adrian Lang [Mon, 10 Aug 2009 13:01:00 +0000 (15:01 +0200)]
common_config returns false if the config value is not set. Design::toWebColor checks with is_null. Hence the common_config value should be adjusted.

14 years agoUnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.
Adrian Lang [Fri, 7 Aug 2009 10:21:36 +0000 (12:21 +0200)]
UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.

14 years agoOnly populate attachments array element if there are attachments
Zach Copley [Fri, 17 Jul 2009 19:39:54 +0000 (12:39 -0700)]
Only populate attachments array element if there are attachments

14 years agoAlso show XML representation of attachments in the API
Zach Copley [Fri, 17 Jul 2009 19:33:51 +0000 (12:33 -0700)]
Also show XML representation of attachments in the API

14 years agoPost to Facebook user's stream if notice has an attachment, otherwise post notice...
Zach Copley [Tue, 4 Aug 2009 20:49:18 +0000 (20:49 +0000)]
Post to Facebook user's stream if notice has an attachment, otherwise post notice as a status update

14 years agoBetter error handling when updating Facebook
Zach Copley [Mon, 27 Jul 2009 02:54:51 +0000 (02:54 +0000)]
Better error handling when updating Facebook

14 years agoUpdate to lastest external Facebook libs
Zach Copley [Wed, 15 Jul 2009 23:09:07 +0000 (16:09 -0700)]
Update to lastest external Facebook libs

14 years agoAttempt to reduce the number of calls to FB to speed things up
Zach Copley [Thu, 30 Jul 2009 19:34:32 +0000 (19:34 +0000)]
Attempt to reduce the number of calls to FB to speed things up

14 years agoMore tinkering with logout. I think I got it this time! It's been driving me crazy.
Zach Copley [Thu, 16 Jul 2009 00:47:48 +0000 (00:47 +0000)]
More tinkering with logout. I think I got it this time! It's been driving me crazy.

14 years agoCall $this->getNotices() always, becuase $this will be the right class.
Brenda Wallace [Thu, 23 Jul 2009 09:46:20 +0000 (21:46 +1200)]
Call $this->getNotices() always, becuase $this will be the right class.
e.g.
TagrssAction
 or
PublicrssAction

14 years agoupdate version to 0.8.1pre1
Evan Prodromou [Wed, 5 Aug 2009 20:06:15 +0000 (16:06 -0400)]
update version to 0.8.1pre1

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Wed, 5 Aug 2009 20:03:00 +0000 (16:03 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agoadd livetweeter to notice source
Evan Prodromou [Wed, 5 Aug 2009 20:02:47 +0000 (16:02 -0400)]
add livetweeter to notice source

14 years agofixed double 'get' type
anontwit [Wed, 5 Aug 2009 17:58:30 +0000 (10:58 -0700)]
fixed double 'get' type

14 years agoupdated IM docs with new commands
anontwit [Wed, 5 Aug 2009 17:50:27 +0000 (10:50 -0700)]
updated IM docs with new commands

14 years agoArgh, first commit for ages and such a stupid error. Sorry.
Adrian Lang [Wed, 5 Aug 2009 14:05:29 +0000 (16:05 +0200)]
Argh, first commit for ages and such a stupid error. Sorry.

14 years agoArgh, first commit for ages and such a stupid error. Sorry.
Adrian Lang [Wed, 5 Aug 2009 14:05:29 +0000 (16:05 +0200)]
Argh, first commit for ages and such a stupid error. Sorry.

14 years agoFix reference to undefined variable in Design::toWebColor.
Adrian Lang [Wed, 5 Aug 2009 13:58:18 +0000 (15:58 +0200)]
Fix reference to undefined variable in Design::toWebColor.

14 years agoAdded correct null check. Created noisey errors on fresh install.
Eric Helgeson [Wed, 5 Aug 2009 03:11:20 +0000 (22:11 -0500)]
Added correct null check. Created noisey errors on fresh install.
$id is not defined, should be $this->id

14 years agoPost to Facebook user's stream if notice has an attachment, otherwise post notice...
Zach Copley [Tue, 4 Aug 2009 20:49:18 +0000 (20:49 +0000)]
Post to Facebook user's stream if notice has an attachment, otherwise post notice as a status update

14 years agoRefactored rgb2hex
Sarven Capadisli [Tue, 4 Aug 2009 16:26:29 +0000 (12:26 -0400)]
Refactored rgb2hex

14 years agoRemoved not overly significant style from div.entry-content. It helps
Sarven Capadisli [Tue, 4 Aug 2009 16:24:23 +0000 (16:24 +0000)]
Removed not overly significant style from div.entry-content. It helps
with attachment views as well (Ticket 1761)

14 years agoTicket 1758 Multiple replies in web interface on "profile" page
Sarven Capadisli [Tue, 4 Aug 2009 15:54:02 +0000 (15:54 +0000)]
Ticket 1758 Multiple replies in web interface on "profile" page
appends own username

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Sarven Capadisli [Tue, 4 Aug 2009 15:53:15 +0000 (15:53 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agoDidn't test that JS in IE. Revert a little.
Tom Adams [Tue, 4 Aug 2009 15:15:36 +0000 (16:15 +0100)]
Didn't test that JS in IE. Revert a little.

14 years agoMerge commit 'jeff-themovie/0.8.x-profile-value' into 0.8.x
Craig Andrews [Tue, 4 Aug 2009 14:03:07 +0000 (10:03 -0400)]
Merge commit 'jeff-themovie/0.8.x-profile-value' into 0.8.x

14 years agoFixed PHP Notice "Undefined property: Profile::$value"
Jeffery To [Tue, 4 Aug 2009 10:45:11 +0000 (18:45 +0800)]
Fixed PHP Notice "Undefined property: Profile::$value"

14 years agoSet focus to end of field.
Tom Adams [Tue, 4 Aug 2009 08:22:37 +0000 (09:22 +0100)]
Set focus to end of field.

14 years agoPrepend replyto string to message, don't destroy user input!
Tom Adams [Tue, 4 Aug 2009 00:58:45 +0000 (01:58 +0100)]
Prepend replyto string to message, don't destroy user input!

14 years agoOnly warn when chars remaining < 0, not <= 0.
Tom Adams [Tue, 4 Aug 2009 00:22:40 +0000 (01:22 +0100)]
Only warn when chars remaining < 0, not <= 0.

14 years agolighttpd rewrites now possible in other directories.
Tom Adams [Thu, 30 Jul 2009 19:55:33 +0000 (20:55 +0100)]
lighttpd rewrites now possible in other directories.

14 years agoEnable 404-based rewrites for lighttpd installations in /
Tom Adams [Thu, 30 Jul 2009 18:19:12 +0000 (19:19 +0100)]
Enable 404-based rewrites for lighttpd installations in /

14 years agoUse <?php echo instead of <?print
Tom Adams [Thu, 30 Jul 2009 19:38:34 +0000 (20:38 +0100)]
Use <?php echo instead of <?print

14 years agoAdded the 0.2 recaptcha plugin. Should work in all browsers. Please test.
Eric Helgeson [Mon, 3 Aug 2009 21:39:10 +0000 (16:39 -0500)]
Added the 0.2 recaptcha plugin. Should work in all browsers. Please test.

14 years agoUpgrade script
Brenda Wallace [Mon, 3 Aug 2009 20:43:13 +0000 (08:43 +1200)]
Upgrade script

14 years agoMerge branch 'fbconnect-speedup' into 0.8.x
Zach Copley [Mon, 3 Aug 2009 18:48:25 +0000 (18:48 +0000)]
Merge branch 'fbconnect-speedup' into 0.8.x

14 years agoUse the same favorite notification function in the API as everywhere else
Craig Andrews [Mon, 3 Aug 2009 15:47:58 +0000 (11:47 -0400)]
Use the same favorite notification function in the API as everywhere else

http://laconi.ca/trac/ticket/873

14 years agoMerge commit 'jeff-themovie/0.8.x-small-fixes-2' into 0.8.x
Craig Andrews [Sun, 2 Aug 2009 22:13:10 +0000 (18:13 -0400)]
Merge commit 'jeff-themovie/0.8.x-small-fixes-2' into 0.8.x

14 years agoMerge branch 'master' into 0.8.x
Evan Prodromou [Sun, 2 Aug 2009 17:53:42 +0000 (13:53 -0400)]
Merge branch 'master' into 0.8.x

14 years agodon't delete during select
Evan Prodromou [Sun, 2 Aug 2009 15:18:41 +0000 (11:18 -0400)]
don't delete during select

14 years agodon't delete during select
Evan Prodromou [Sun, 2 Aug 2009 15:18:41 +0000 (11:18 -0400)]
don't delete during select

14 years agoA script to GC sessions correctly
Evan Prodromou [Sun, 2 Aug 2009 14:34:40 +0000 (10:34 -0400)]
A script to GC sessions correctly

14 years agoGC sessions one by one to make sure memcached gets cleared
Evan Prodromou [Sun, 2 Aug 2009 14:34:23 +0000 (10:34 -0400)]
GC sessions one by one to make sure memcached gets cleared

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Sun, 2 Aug 2009 14:35:03 +0000 (10:35 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agoA script to GC sessions correctly
Evan Prodromou [Sun, 2 Aug 2009 14:34:40 +0000 (10:34 -0400)]
A script to GC sessions correctly

14 years agoGC sessions one by one to make sure memcached gets cleared
Evan Prodromou [Sun, 2 Aug 2009 14:34:23 +0000 (10:34 -0400)]
GC sessions one by one to make sure memcached gets cleared

14 years agoFixed PHP Notices:
Jeffery To [Sun, 2 Aug 2009 12:10:31 +0000 (20:10 +0800)]
Fixed PHP Notices:
    Undefined index:  HTTP_X_FORWARDED_FOR
    Undefined index:  HTTP_CLIENT_IP
    Undefined variable: proxy

Also fixed the return value order to match calls to common_client_ip() in actions/api.php and lib/rssaction.php

14 years agoFixed PHP Notice "Undefined variable: cnt"
Jeffery To [Sun, 2 Aug 2009 11:52:27 +0000 (19:52 +0800)]
Fixed PHP Notice "Undefined variable: cnt"

14 years agoFixed PHP Notice "Undefined variable: suplink"
Jeffery To [Sun, 2 Aug 2009 11:47:36 +0000 (19:47 +0800)]
Fixed PHP Notice "Undefined variable: suplink"

14 years agoFixed PHP Notice "Undefined index: enclosures" (and a possible one for 'tags')
Jeffery To [Sun, 2 Aug 2009 11:38:03 +0000 (19:38 +0800)]
Fixed PHP Notice "Undefined index:  enclosures" (and a possible one for 'tags')

14 years agoFixed PHP Notice "Use of undefined constant session_name - assumed 'session_name'"
Jeffery To [Sun, 2 Aug 2009 11:36:09 +0000 (19:36 +0800)]
Fixed PHP Notice "Use of undefined constant session_name - assumed 'session_name'"

14 years agoAdded credit to rgb2hex() author
Sarven Capadisli [Fri, 31 Jul 2009 19:31:23 +0000 (19:31 +0000)]
Added credit to rgb2hex() author

14 years agoAdded a url field to hold the permalink. I believe this field is very useful for...
Craig Andrews [Fri, 31 Jul 2009 02:43:07 +0000 (22:43 -0400)]
Added a url field to hold the permalink. I believe this field is very useful for api consumers.

14 years agoImplemented the "show" method of the laconica groups api
Craig Andrews [Fri, 31 Jul 2009 02:15:24 +0000 (22:15 -0400)]
Implemented the "show" method of the laconica groups api

14 years agoRemoved default values from <input>s. JavaScript will now get the
Sarven Capadisli [Thu, 30 Jul 2009 20:44:51 +0000 (20:44 +0000)]
Removed default values from <input>s. JavaScript will now get the
colours from the theme. This approach removes data that was
previously available in HTML. It was only necessary if the user wanted
to know the site's default values.

14 years agodon't ignore config.php.sample
Evan Prodromou [Thu, 30 Jul 2009 21:06:03 +0000 (17:06 -0400)]
don't ignore config.php.sample

14 years agoSite-wide design configuration
Evan Prodromou [Thu, 30 Jul 2009 21:05:35 +0000 (17:05 -0400)]
Site-wide design configuration

I added some code so that the site-wide design can be set, using the
configuration interface.

I also moved the configuration option from
$config['site']['design']['background'] to just
$config['design']['background'], but the old syntax will still work.

Conflicts:

config.php.sample

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Thu, 30 Jul 2009 21:03:22 +0000 (17:03 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agothrow an exception rather than die()
Evan Prodromou [Thu, 30 Jul 2009 20:55:09 +0000 (16:55 -0400)]
throw an exception rather than die()

14 years agoRemoved default values from <input>s. JavaScript will now get the
Sarven Capadisli [Thu, 30 Jul 2009 20:44:51 +0000 (20:44 +0000)]
Removed default values from <input>s. JavaScript will now get the
colours from the theme. This approach removes data that was
previously available in HTML. It was only necessary if the user wanted
to know the site's default values.

14 years agoremove debugging code about processing a new URL
Evan Prodromou [Thu, 30 Jul 2009 20:38:50 +0000 (16:38 -0400)]
remove debugging code about processing a new URL

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Thu, 30 Jul 2009 20:25:38 +0000 (16:25 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agoSite-wide design configuration
Evan Prodromou [Thu, 30 Jul 2009 20:24:04 +0000 (16:24 -0400)]
Site-wide design configuration

I added some code so that the site-wide design can be set, using the
configuration interface.

I also moved the configuration option from
$config['site']['design']['background'] to just
$config['design']['background'], but the old syntax will still work.

14 years agoFix the router entries for the oEmbed endpoint so they don't accidentally catch too...
Craig Andrews [Thu, 30 Jul 2009 19:37:35 +0000 (15:37 -0400)]
Fix the router entries for the oEmbed endpoint so they don't accidentally catch too much

14 years agoAttempt to reduce the number of calls to FB to speed things up
Zach Copley [Thu, 30 Jul 2009 19:34:32 +0000 (19:34 +0000)]
Attempt to reduce the number of calls to FB to speed things up

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Thu, 30 Jul 2009 18:57:04 +0000 (14:57 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years ago/check-fancy now works when installed in root dir.
Tom Adams [Wed, 29 Jul 2009 23:12:18 +0000 (00:12 +0100)]
/check-fancy now works when installed in root dir.

14 years agoPass $fancy to *_db_installer.
Tom Adams [Tue, 28 Jul 2009 05:21:18 +0000 (06:21 +0100)]
Pass $fancy to *_db_installer.

14 years agoUse <?php not <?.
Tom Adams [Tue, 28 Jul 2009 05:19:02 +0000 (06:19 +0100)]
Use <?php not <?.

14 years agomove oEmbed router connection after plugins, so other endpoints (such as main/faceboo...
Craig Andrews [Wed, 29 Jul 2009 19:33:09 +0000 (15:33 -0400)]
move oEmbed router connection after plugins, so other endpoints (such as main/facebooklogin) from plugins don't get accidentally intercepted

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Wed, 29 Jul 2009 15:49:01 +0000 (11:49 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agoNew algorithm for reply_to saving
Evan Prodromou [Wed, 29 Jul 2009 15:45:32 +0000 (11:45 -0400)]
New algorithm for reply_to saving

I changed the reply-to algorithm so that we only say a notice is in
reply to another notice if a) we receive that information from the Web
or API or b) it's in a "low bandwidth" (XMPP, SMS) channel, and begins
with "@nickname" or "T NICKNAME".

The goal is to avoid false-positives and make conversation trees more
accurate and useful.

14 years agoAvoid potentially double encoding already utf-8 encoded messages
Craig Andrews [Wed, 29 Jul 2009 02:47:32 +0000 (22:47 -0400)]
Avoid potentially double encoding already utf-8 encoded messages

14 years agoHandle UTF-8 encoded text in emails.
Craig Andrews [Wed, 29 Jul 2009 02:22:07 +0000 (22:22 -0400)]
Handle UTF-8 encoded text in emails.

Thanks to jaakko for pointing this out! http://identi.ca/notice/7169471

14 years agoSplitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3b
Eric Helgeson [Wed, 29 Jul 2009 01:17:20 +0000 (20:17 -0500)]
Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3b
Add session table to pg.sql

14 years agoMinor UI fix for IE6 notice-options
Sarven Capadisli [Tue, 28 Jul 2009 17:14:11 +0000 (17:14 +0000)]
Minor UI fix for IE6 notice-options

14 years agoFix RDFS namespace declaration.
Craig Andrews [Sat, 18 Jul 2009 02:59:58 +0000 (22:59 -0400)]
Fix RDFS namespace declaration.

Thanks tobyink

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Tue, 28 Jul 2009 14:02:39 +0000 (10:02 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agopgsql's install had windows newlines. ran db/laconica_pg.sql
Eric Helgeson [Mon, 27 Jul 2009 23:29:11 +0000 (18:29 -0500)]
pgsql's install had windows newlines. ran db/laconica_pg.sql
Thanks grim26

14 years agotrim the subject line of invite emails
Craig Andrews [Mon, 27 Jul 2009 20:02:03 +0000 (16:02 -0400)]
trim the subject line of invite emails

Thanks semjaza

http://laconi.ca/trac/ticket/1746

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Craig Andrews [Mon, 27 Jul 2009 20:01:28 +0000 (16:01 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agobetter check for existing DB connection runs SET NAMES UTF8 less
Evan Prodromou [Mon, 27 Jul 2009 17:51:40 +0000 (13:51 -0400)]
better check for existing DB connection runs SET NAMES UTF8 less

14 years agochange front page to link to max member groups
Evan Prodromou [Mon, 27 Jul 2009 19:07:39 +0000 (15:07 -0400)]
change front page to link to max member groups

14 years agochange front page to link to max member groups
Evan Prodromou [Mon, 27 Jul 2009 19:07:39 +0000 (15:07 -0400)]
change front page to link to max member groups

14 years agobetter check for existing DB connection runs SET NAMES UTF8 less
Evan Prodromou [Mon, 27 Jul 2009 17:51:40 +0000 (13:51 -0400)]
better check for existing DB connection runs SET NAMES UTF8 less

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Craig Andrews [Mon, 27 Jul 2009 17:42:48 +0000 (13:42 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agoSanitize html returned by oEmbed providers to protect laconica from XSS attacks
Craig Andrews [Mon, 27 Jul 2009 17:42:03 +0000 (13:42 -0400)]
Sanitize html returned by oEmbed providers to protect laconica from XSS attacks

14 years agowant a minimum of 10 subs per user
Evan Prodromou [Mon, 27 Jul 2009 17:26:53 +0000 (13:26 -0400)]
want a minimum of 10 subs per user

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Mon, 27 Jul 2009 17:12:18 +0000 (13:12 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agoscript to create a simulation database
Evan Prodromou [Mon, 27 Jul 2009 17:11:46 +0000 (13:11 -0400)]
script to create a simulation database

14 years agoAdded config options for site's default design value
Sarven Capadisli [Mon, 27 Jul 2009 16:57:30 +0000 (16:57 +0000)]
Added config options for site's default design value

14 years agoBetter error handling when updating Facebook
Zach Copley [Mon, 27 Jul 2009 02:54:51 +0000 (02:54 +0000)]
Better error handling when updating Facebook