Evan Prodromou
be51d5e23a
more log output in queue handlers
2009-08-26 05:50:34 -04:00
Evan Prodromou
a0f6b4f078
ServerErrorAction always logs
2009-08-12 11:16:57 -07:00
Evan Prodromou
aa9fcb9184
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 5ba46186b7
.
2009-08-10 16:42:21 -04:00
Evan Prodromou
3cdefe9983
Revert "Typo, session_name is a function."
...
This reverts commit d0793c0f44
.
2009-08-10 16:42:10 -04:00
Evan Prodromou
36eaf42bbb
Revert "UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo."
...
This reverts commit e1270b26f5
.
2009-08-10 16:42:04 -04:00
Evan Prodromou
6aee059033
Merge branch 'master' of git@gitorious.org:laconica/mainline
2009-08-10 16:33:36 -04:00
Christopher Vollick
65c37d66c8
$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.
2009-08-10 16:33:07 -04:00
Adrian Lang
d0793c0f44
Typo, session_name is a function.
2009-08-10 15:24:27 +02:00
Adrian Lang
5ba46186b7
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.
2009-08-10 15:01:00 +02:00
Adrian Lang
e1270b26f5
UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.
2009-08-10 14:51:41 +02:00
Zach Copley
9ec022df93
Only populate attachments array element if there are attachments
2009-08-08 00:57:49 +00:00
Zach Copley
348fa35c6b
Also show XML representation of attachments in the API
2009-08-08 00:57:41 +00:00
Zach Copley
0cfdc2b91b
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
Zach Copley
2399908138
Better error handling when updating Facebook
2009-08-08 00:57:21 +00:00
Zach Copley
abdd4a3c3e
Update to lastest external Facebook libs
2009-08-08 00:57:12 +00:00
Zach Copley
dcfb91ea8b
Attempt to reduce the number of calls to FB to speed things up
2009-08-08 00:57:00 +00:00
Zach Copley
b842b34a57
More tinkering with logout. I think I got it this time! It's been driving me crazy.
2009-08-08 00:56:51 +00:00
Brenda Wallace
4e7546fbe2
Call $this->getNotices() always, becuase $this will be the right class.
...
e.g.
TagrssAction
or
PublicrssAction
2009-08-08 00:56:01 +00:00
Adrian Lang
9b3adf789a
Argh, first commit for ages and such a stupid error. Sorry.
2009-08-05 16:06:35 +02:00
Adrian Lang
535e3bae79
Fix reference to undefined variable in Design::toWebColor.
2009-08-05 15:59:55 +02:00
Evan Prodromou
b27af3247d
don't delete during select
2009-08-02 11:18:56 -04:00
Evan Prodromou
f342db586d
A script to GC sessions correctly
2009-08-02 10:35:30 -04:00
Evan Prodromou
60c39e4705
GC sessions one by one to make sure memcached gets cleared
2009-08-02 10:35:18 -04:00
Sarven Capadisli
77c5f9481c
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.
2009-07-30 17:06:17 -04:00
Evan Prodromou
854d24b05a
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
2009-07-30 17:05:35 -04:00
Craig Andrews
421ee4297e
Fix RDFS namespace declaration.
...
Thanks tobyink
2009-07-28 10:43:40 -04:00
Evan Prodromou
2cbee8213a
better check for existing DB connection runs SET NAMES UTF8 less
2009-07-27 15:52:20 -04:00
Evan Prodromou
92c12898e7
change front page to link to max member groups
2009-07-27 15:07:56 -04:00
Evan Prodromou
5f7fb99447
change NOTICE_GATEWAY to Notice::GATEWAY so autoloading works
2009-07-23 14:22:22 -07:00
Evan Prodromou
6467351e32
update dbqueuemanager to respect handler timeout values
2009-07-21 12:52:55 -07:00
Evan Prodromou
eb5679b029
correctly gc sessions
2009-07-21 11:32:01 -07:00
Evan Prodromou
0333caf421
update Piwik analytics code
2009-07-16 10:58:05 -04:00
Evan Prodromou
eb22f06ac6
conversation action is readonly
2009-07-15 16:57:39 -04:00
Evan Prodromou
412c5d23de
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
2009-07-15 16:03:38 -04:00
Evan Prodromou
488befd628
add some info about plugins
2009-07-15 16:03:17 -04:00
Sarven Capadisli
81e6500cb9
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
2009-07-15 19:54:15 +00:00
Sarven Capadisli
0b44b252a0
Updated attachment view position. It is now closer to top.
2009-07-15 19:53:24 +00:00
Evan Prodromou
9e7e440be9
update release date and some extra stuff in the features
2009-07-15 15:43:21 -04:00
Evan Prodromou
7724e8b6f1
Merge branch 'realtimeajax' into 0.8.x
2009-07-15 15:33:23 -04:00
Evan Prodromou
5b081893a5
better callback functions for comet plugin
2009-07-15 15:31:57 -04:00
Evan Prodromou
1ae7357340
build channel strings in CometPlugin
2009-07-15 15:31:42 -04:00
Evan Prodromou
3da84feabd
Build channel strings in Meteor plugin
2009-07-15 15:31:06 -04:00
Evan Prodromou
8b1ac4ea20
let implementations build channel strings for realtime
2009-07-15 15:30:33 -04:00
Craig Andrews
75545cdc07
Added attachment information to the json responses
2009-07-15 10:37:50 -04:00
Evan Prodromou
420980f0e0
changes to make realtime work for Meteor
2009-07-14 17:06:29 -04:00
Evan Prodromou
5ab718bf22
Change CometPlugin so it re-uses stuff from RealtimePlugin
2009-07-14 15:40:58 -04:00
Evan Prodromou
3baa1c6a85
pass proper args for realtime recipe methods
2009-07-14 15:39:02 -04:00
Evan Prodromou
86533d99d7
make RealtimePlugin work correctly
2009-07-14 15:26:39 -04:00
Zach Copley
b05b998d68
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
...
* '0.8.x' of git@gitorious.org:laconica/mainline:
HTML "File"/attachments should probably not be considered enclosures.
Moved the decision logic as to whether an attachment should be an enclosure to the File class
2009-07-14 10:43:13 -07:00
Zach Copley
783231c327
Updated master laconica.po file and merged in lastest translations work from Pootle.
2009-07-14 10:39:18 -07:00