]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agomove the schema DDL sql off into seperate files for each db we support
Brenda Wallace [Sat, 30 Jan 2010 05:45:10 +0000 (18:45 +1300)]
move the schema DDL sql off into seperate files for each db we support

14 years agoAdds notice author's name to @title in Realtime response
Sarven Capadisli [Fri, 29 Jan 2010 15:43:37 +0000 (15:43 +0000)]
Adds notice author's name to @title in Realtime response

14 years agoHides .author from XHR response in showstream
Sarven Capadisli [Fri, 29 Jan 2010 15:20:14 +0000 (15:20 +0000)]
Hides .author from XHR response in showstream

14 years agoMove sessions settings to its own panel
Zach Copley [Fri, 29 Jan 2010 06:04:14 +0000 (22:04 -0800)]
Move sessions settings to its own panel

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Zach Copley [Fri, 29 Jan 2010 01:53:11 +0000 (01:53 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoAdjust API authentication to also check for OAuth protocol params in the
Zach Copley [Fri, 29 Jan 2010 01:49:38 +0000 (01:49 +0000)]
Adjust API authentication to also check for OAuth protocol params in the
HTTP Authorization header, as defined in OAuth HTTP Authorization Scheme.

14 years agoLast-chance distribution if enqueueing fails
Evan Prodromou [Thu, 28 Jan 2010 23:40:38 +0000 (18:40 -0500)]
Last-chance distribution if enqueueing fails

14 years agoManual failover for stomp queues.
Brion Vibber [Fri, 29 Jan 2010 00:49:32 +0000 (16:49 -0800)]
Manual failover for stomp queues.

If an array of multiple servers is put in $config['queue']['stomp_server'], enqueues will pick a random server to send to (failing over automatically if any are down).
Queue handling daemons connect all servers so they get events no matter where they were delivered.
In case of disconnection, daemons should now handle it gracefully and attempt to reconnect every 60 seconds or so, automatically resubscribing to all queues once it's back up.

Can put to 'native' failover for reads as well by disabling $config['stomp']['manual_failover'] = false; but this is untested and may explode in addition to requiring that your ActiveMQ cluster actually be set up to handle its own data distribution.

Additionally, can choose which queues to mark as persistent by setting $config['stomp']['persistent'] to an array of queue names.

14 years agoMerge commit 'origin/master' into testing
Brion Vibber [Thu, 28 Jan 2010 21:35:09 +0000 (13:35 -0800)]
Merge commit 'origin/master' into testing

14 years agohide most DB_DataObject errors
Evan Prodromou [Thu, 28 Jan 2010 21:26:55 +0000 (16:26 -0500)]
hide most DB_DataObject errors

14 years agoalways set up database_rw, regardless, so cached sessions work
Evan Prodromou [Thu, 28 Jan 2010 19:27:35 +0000 (14:27 -0500)]
always set up database_rw, regardless, so cached sessions work

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Thu, 28 Jan 2010 18:54:19 +0000 (13:54 -0500)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline

14 years agoupdate mysqltimestamps on insert and update
Evan Prodromou [Thu, 28 Jan 2010 17:57:52 +0000 (12:57 -0500)]
update mysqltimestamps on insert and update

14 years agoadditional debugging data for Sessions
Evan Prodromou [Thu, 28 Jan 2010 18:53:28 +0000 (13:53 -0500)]
additional debugging data for Sessions

14 years ago'Sign in with Twitter' button img
Zach Copley [Thu, 28 Jan 2010 18:11:44 +0000 (18:11 +0000)]
'Sign in with Twitter' button img

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline
Sarven Capadisli [Thu, 28 Jan 2010 18:37:31 +0000 (19:37 +0100)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline

14 years agoUpdate to aside styles in biz theme
Sarven Capadisli [Thu, 28 Jan 2010 17:39:30 +0000 (18:39 +0100)]
Update to aside styles in biz theme

14 years agoUpdate to notice item in biz theme
Sarven Capadisli [Thu, 28 Jan 2010 16:36:33 +0000 (17:36 +0100)]
Update to notice item in biz theme

14 years agoUpdate to biz theme button close and minimize styles
Sarven Capadisli [Thu, 28 Jan 2010 16:32:24 +0000 (17:32 +0100)]
Update to biz theme button close and minimize styles

14 years agoUpdate to biz theme's input styles
Sarven Capadisli [Thu, 28 Jan 2010 16:28:11 +0000 (17:28 +0100)]
Update to biz theme's input styles

14 years agoUpdated biz theme entity_actions styles
Sarven Capadisli [Thu, 28 Jan 2010 16:22:01 +0000 (17:22 +0100)]
Updated biz theme entity_actions styles

14 years agoUpdated biz theme to use dialogbox styles
Sarven Capadisli [Thu, 28 Jan 2010 16:16:11 +0000 (17:16 +0100)]
Updated biz theme to use dialogbox styles

14 years agoUpdated biz theme notice options
Sarven Capadisli [Thu, 28 Jan 2010 16:12:48 +0000 (17:12 +0100)]
Updated biz theme notice options

14 years agoUpdated biz theme to hide form_repeat legend
Sarven Capadisli [Thu, 28 Jan 2010 16:09:35 +0000 (17:09 +0100)]
Updated biz theme to hide form_repeat legend

14 years agoUpdated biz theme to use the single icons file
Sarven Capadisli [Thu, 28 Jan 2010 16:08:24 +0000 (17:08 +0100)]
Updated biz theme to use the single icons file

14 years agoUpdated geo sharing styles for biz
Sarven Capadisli [Thu, 28 Jan 2010 15:49:33 +0000 (16:49 +0100)]
Updated geo sharing styles for biz

14 years agoFixed layout when ad plugin is on for biz
Sarven Capadisli [Thu, 28 Jan 2010 15:41:28 +0000 (16:41 +0100)]
Fixed layout when ad plugin is on for biz

14 years agoFixed layout for powered by statusnet in biz
Sarven Capadisli [Thu, 28 Jan 2010 15:39:20 +0000 (16:39 +0100)]
Fixed layout for powered by statusnet in biz

14 years agoRemove redundant session token field from form (was already being added by base class).
Zach Copley [Thu, 28 Jan 2010 18:34:25 +0000 (18:34 +0000)]
Remove redundant session token field from form (was already being added by base class).

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Zach Copley [Thu, 28 Jan 2010 18:15:50 +0000 (18:15 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years ago'Sign in with Twitter' button img
Zach Copley [Thu, 28 Jan 2010 18:11:44 +0000 (18:11 +0000)]
'Sign in with Twitter' button img

14 years agoCan now set $config['queue']['stomp_persistent'] = false; to explicitly disable persi...
Brion Vibber [Thu, 28 Jan 2010 17:52:35 +0000 (09:52 -0800)]
Can now set $config['queue']['stomp_persistent'] = false; to explicitly disable persistence when we queue items

14 years agoUpdate to aside styles in biz theme
Sarven Capadisli [Thu, 28 Jan 2010 17:39:30 +0000 (18:39 +0100)]
Update to aside styles in biz theme

14 years agoUpdate to notice item in biz theme
Sarven Capadisli [Thu, 28 Jan 2010 16:36:33 +0000 (17:36 +0100)]
Update to notice item in biz theme

14 years agoUpdate to biz theme button close and minimize styles
Sarven Capadisli [Thu, 28 Jan 2010 16:32:24 +0000 (17:32 +0100)]
Update to biz theme button close and minimize styles

14 years agoUpdate to biz theme's input styles
Sarven Capadisli [Thu, 28 Jan 2010 16:28:11 +0000 (17:28 +0100)]
Update to biz theme's input styles

14 years agoUpdated biz theme entity_actions styles
Sarven Capadisli [Thu, 28 Jan 2010 16:22:01 +0000 (17:22 +0100)]
Updated biz theme entity_actions styles

14 years agoUpdated biz theme to use dialogbox styles
Sarven Capadisli [Thu, 28 Jan 2010 16:16:11 +0000 (17:16 +0100)]
Updated biz theme to use dialogbox styles

14 years agoUpdated biz theme notice options
Sarven Capadisli [Thu, 28 Jan 2010 16:12:48 +0000 (17:12 +0100)]
Updated biz theme notice options

14 years agoUpdated biz theme to hide form_repeat legend
Sarven Capadisli [Thu, 28 Jan 2010 16:09:35 +0000 (17:09 +0100)]
Updated biz theme to hide form_repeat legend

14 years agoUpdated biz theme to use the single icons file
Sarven Capadisli [Thu, 28 Jan 2010 16:08:24 +0000 (17:08 +0100)]
Updated biz theme to use the single icons file

14 years agoUpdated geo sharing styles for biz
Sarven Capadisli [Thu, 28 Jan 2010 15:49:33 +0000 (16:49 +0100)]
Updated geo sharing styles for biz

14 years agoFixed layout when ad plugin is on for biz
Sarven Capadisli [Thu, 28 Jan 2010 15:41:28 +0000 (16:41 +0100)]
Fixed layout when ad plugin is on for biz

14 years agoFixed layout for powered by statusnet in biz
Sarven Capadisli [Thu, 28 Jan 2010 15:39:20 +0000 (16:39 +0100)]
Fixed layout for powered by statusnet in biz

14 years agoShowing processing indicator for form_repeat on submit instead of form
Sarven Capadisli [Thu, 28 Jan 2010 15:02:39 +0000 (16:02 +0100)]
Showing processing indicator for form_repeat on submit instead of form

14 years agoRemoved avatar from repeat of username (matches noticelist)
Sarven Capadisli [Thu, 28 Jan 2010 14:06:03 +0000 (15:06 +0100)]
Removed avatar from repeat of username (matches noticelist)

14 years agoRemoved unused variable assignment for avatar URL and added missing fn
Sarven Capadisli [Thu, 28 Jan 2010 14:05:23 +0000 (15:05 +0100)]
Removed unused variable assignment for avatar URL and added missing fn

14 years agoDon't preemptively close existing DB connections for web views (needed to keep #...
Brion Vibber [Thu, 28 Jan 2010 07:51:22 +0000 (23:51 -0800)]
Don't preemptively close existing DB connections for web views (needed to keep # of conns from going insane on multi-site queue daemons, so just doing for CLI)
May, or may not, help with mystery session problems

14 years agodropping the setcookie() call from common_ensure_session() since we're pretty sure...
Brion Vibber [Thu, 28 Jan 2010 07:16:06 +0000 (23:16 -0800)]
dropping the setcookie() call from common_ensure_session() since we're pretty sure it's unnecessary

14 years agoappend '/' on cookie path for now (may still need some refactoring)
Brion Vibber [Thu, 28 Jan 2010 07:14:49 +0000 (23:14 -0800)]
append '/' on cookie path for now (may still need some refactoring)

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Thu, 28 Jan 2010 06:25:08 +0000 (01:25 -0500)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline

14 years agoset session cookie correctly
Evan Prodromou [Thu, 28 Jan 2010 06:24:00 +0000 (01:24 -0500)]
set session cookie correctly

14 years agoFix for Mapstraction plugin's zoomed map links
Brion Vibber [Thu, 28 Jan 2010 05:42:13 +0000 (21:42 -0800)]
Fix for Mapstraction plugin's zoomed map links

Move definition of NICKNAME_FMT above plugin initialization but below loading of Validate package.
A merge error when refactoring setup lead to this not being defined yet when plugins were initialized, causing the router setup in MapstractionPlugin which tried to use this constant to fail.
Result was bogus links and if you hit the URL directly the action would be "unrecognized".

14 years agodebug log line for control channel sub
Brion Vibber [Thu, 28 Jan 2010 04:51:04 +0000 (20:51 -0800)]
debug log line for control channel sub

14 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Brion Vibber [Thu, 28 Jan 2010 04:49:40 +0000 (20:49 -0800)]
Merge branch 'master' of gitorious.org:statusnet/mainline

14 years agoMerge branch 'facebook-js-fix' into testing
Zach Copley [Thu, 28 Jan 2010 04:47:21 +0000 (04:47 +0000)]
Merge branch 'facebook-js-fix' into testing

14 years agoMove faceboookapp.js to the Facebook plugin
Zach Copley [Thu, 28 Jan 2010 04:46:10 +0000 (04:46 +0000)]
Move faceboookapp.js to the Facebook plugin

14 years agofix notice -- drop unused return value of variable that isn't initialized :) thx...
Brion Vibber [Thu, 28 Jan 2010 03:58:33 +0000 (19:58 -0800)]
fix notice -- drop unused return value of variable that isn't initialized :) thx @ g0 for the catch

14 years agofix notice -- drop unused return value of variable that isn't initialized :) thx...
Brion Vibber [Thu, 28 Jan 2010 03:58:33 +0000 (19:58 -0800)]
fix notice -- drop unused return value of variable that isn't initialized :) thx @ g0 for the catch

14 years agofix for fix for bad realtime JS load
Brion Vibber [Thu, 28 Jan 2010 03:50:08 +0000 (19:50 -0800)]
fix for fix for bad realtime JS load

14 years agofix for fix for bad realtime JS load
Brion Vibber [Thu, 28 Jan 2010 03:50:08 +0000 (19:50 -0800)]
fix for fix for bad realtime JS load

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber [Thu, 28 Jan 2010 03:49:26 +0000 (19:49 -0800)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Thu, 28 Jan 2010 03:05:58 +0000 (22:05 -0500)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline

14 years agoMerge branch 'testing'
Evan Prodromou [Thu, 28 Jan 2010 03:05:32 +0000 (22:05 -0500)]
Merge branch 'testing'

Conflicts:
theme/base/css/display.css

14 years agoincrement software beta version
Evan Prodromou [Thu, 28 Jan 2010 02:59:38 +0000 (21:59 -0500)]
increment software beta version

14 years agoUpdate queue, translation notes in readme
Brion Vibber [Thu, 28 Jan 2010 02:55:22 +0000 (18:55 -0800)]
Update queue, translation notes in readme

14 years agoAdds an emergency switch so we can run inbox distribution at save time (bypassing...
Brion Vibber [Thu, 28 Jan 2010 02:39:17 +0000 (18:39 -0800)]
Adds an emergency switch so we can run inbox distribution at save time (bypassing 'distrib' queue)
Set $config['queue']['inboxes'] = false to do so

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Zach Copley [Thu, 28 Jan 2010 02:20:28 +0000 (02:20 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoNumbered format specifiers
Zach Copley [Thu, 28 Jan 2010 01:39:18 +0000 (01:39 +0000)]
Numbered format specifiers

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline
Brion Vibber [Thu, 28 Jan 2010 01:39:03 +0000 (17:39 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline

14 years agofix update script -- read the diff wrong and put a couple fields on wrong table ...
Brion Vibber [Thu, 28 Jan 2010 01:34:13 +0000 (17:34 -0800)]
fix update script -- read the diff wrong and put a couple fields on wrong table (whoops)

14 years agoRemove debugging statement
Zach Copley [Thu, 28 Jan 2010 01:24:40 +0000 (01:24 +0000)]
Remove debugging statement

14 years agoSome adjustments to the way API auth works after merging testing and 0.9.x
Zach Copley [Thu, 28 Jan 2010 00:41:44 +0000 (00:41 +0000)]
Some adjustments to the way API auth works after merging testing and 0.9.x

14 years agoThese API methods should return true for ->isReadOnly($args)!
Zach Copley [Thu, 28 Jan 2010 00:39:40 +0000 (00:39 +0000)]
These API methods should return true for ->isReadOnly($args)!

14 years agoShuffle params on setup_status_network; adding fullname and pushing tags up
Brion Vibber [Thu, 28 Jan 2010 00:03:01 +0000 (16:03 -0800)]
Shuffle params on setup_status_network; adding fullname and pushing tags up

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Wed, 27 Jan 2010 23:53:31 +0000 (18:53 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agomove script into OpenXPlugin::showAd() so it works
Evan Prodromou [Wed, 27 Jan 2010 23:44:46 +0000 (18:44 -0500)]
move script into OpenXPlugin::showAd() so it works

14 years agousing an action for output in OpenX plugin
Evan Prodromou [Wed, 27 Jan 2010 23:39:55 +0000 (18:39 -0500)]
using an action for output in OpenX plugin

14 years agoadd additional post-install shell script option for setup_status_network.sh to do...
Brion Vibber [Wed, 27 Jan 2010 23:37:18 +0000 (15:37 -0800)]
add additional post-install shell script option for setup_status_network.sh to do any other site-specific setup

14 years agoPlugin to enable OpenX ads
Evan Prodromou [Wed, 27 Jan 2010 23:35:02 +0000 (18:35 -0500)]
Plugin to enable OpenX ads

14 years agoAdd scripts/sendemail.php to send email to a user's address. Updated setup_status_net...
Brion Vibber [Wed, 27 Jan 2010 18:08:24 +0000 (10:08 -0800)]
Add scripts/sendemail.php to send email to a user's address. Updated setup_status_network.sh to create a user with the site's nick, accept site tags, and send a mail to the user (if a template is set)

Email and tag params added to the end:
setup_status_net.sh mysite 'My Site' 'owner@example.com' '1user'

(If multiple tags are needed, separate them with a pipe "|". Be sure to quote properly!)

New parameters for setup.cfg need to be set:
export PHPBASE=/var/www/statusnet
export WILDCARD=example.net
export MAILTEMPLATE=/etc/statusnet/newsite-mail.txt
export MAILSUBJECT="Your new StatusNet site"

$PHPBASE is the base dir for a callable StatusNet install, used to run command-line scripts for user setup.
$WILDCARD is the wildcard domain, needed to build a full server name to pass into command-line scripts.
$MAILTEMPLATE points to a file containing an e-mail message template. '$nickname', '$sitename', and '$userpass' can be used in the template for substitution.
$MAILSUBJECT is the subject line for said email.

To skip sending an email on creation, leave $MAILTEMPLATE blank or point to a non-existing file.

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Wed, 27 Jan 2010 23:09:43 +0000 (18:09 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agowidth and height should be integers in AdsensePlugin
Evan Prodromou [Wed, 27 Jan 2010 22:55:33 +0000 (17:55 -0500)]
width and height should be integers in AdsensePlugin

14 years agoPlugin to support Google Adsense
Evan Prodromou [Wed, 27 Jan 2010 22:29:36 +0000 (17:29 -0500)]
Plugin to support Google Adsense

A plugin to easily add Google Adsense blocks to a StatusNet site.

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley [Wed, 27 Jan 2010 22:14:18 +0000 (14:14 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

* 'testing' of gitorious.org:statusnet/mainline:
  Rename rc3to09.sql to rc3torc4.sql to avoid confusion if we add a last-minute change after this!
  Add new oauth tables and modifications to 'consumer' table for rc4

14 years agoHTTP auth provided is evaluated even if it's not required
Michele [Sun, 17 Jan 2010 10:21:07 +0000 (11:21 +0100)]
HTTP auth provided is evaluated even if it's not required

14 years agoRename rc3to09.sql to rc3torc4.sql to avoid confusion if we add a last-minute change...
Brion Vibber [Wed, 27 Jan 2010 21:59:58 +0000 (13:59 -0800)]
Rename rc3to09.sql to rc3torc4.sql to avoid confusion if we add a last-minute change after this!

14 years agoAdd new oauth tables and modifications to 'consumer' table for rc4
Brion Vibber [Wed, 27 Jan 2010 21:58:55 +0000 (13:58 -0800)]
Add new oauth tables and modifications to 'consumer' table for rc4

14 years agoMerge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Wed, 27 Jan 2010 21:37:43 +0000 (16:37 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing

14 years agoCentred leaderboard ad
Sarven Capadisli [Wed, 27 Jan 2010 15:52:18 +0000 (16:52 +0100)]
Centred leaderboard ad

14 years agocamelcase the uap param names
Evan Prodromou [Wed, 27 Jan 2010 15:45:44 +0000 (10:45 -0500)]
camelcase the uap param names

14 years agomove leaderboard to after the header
Evan Prodromou [Wed, 27 Jan 2010 15:44:49 +0000 (10:44 -0500)]
move leaderboard to after the header

14 years agoMoved rectangle ad into aside and leaderboard to the right in header.
Sarven Capadisli [Wed, 27 Jan 2010 14:32:59 +0000 (15:32 +0100)]
Moved rectangle ad into aside and leaderboard to the right in header.
Intention for this layout was to reduce whitespace in header area

14 years agoAligning wide skyscraper to the right instead of left
Sarven Capadisli [Wed, 27 Jan 2010 14:14:00 +0000 (15:14 +0100)]
Aligning wide skyscraper to the right instead of left

14 years agoCSS ids and classes fixed in UAPPlugin
Evan Prodromou [Wed, 27 Jan 2010 13:13:24 +0000 (08:13 -0500)]
CSS ids and classes fixed in UAPPlugin

14 years agowrong height for rectangle in BlankAd
Evan Prodromou [Wed, 27 Jan 2010 13:13:05 +0000 (08:13 -0500)]
wrong height for rectangle in BlankAd

14 years agoAdd the moved BlankAdPlugin
Evan Prodromou [Wed, 27 Jan 2010 12:51:25 +0000 (07:51 -0500)]
Add the moved BlankAdPlugin

14 years agomake BlankAd dir and change to use a 1x1 image
Evan Prodromou [Wed, 27 Jan 2010 12:41:12 +0000 (07:41 -0500)]
make BlankAd dir and change to use a 1x1 image

14 years agomove BlankAdPlugin to its own dir
Evan Prodromou [Wed, 27 Jan 2010 12:34:31 +0000 (07:34 -0500)]
move BlankAdPlugin to its own dir

14 years agoAdd BlankAdPlugin to test ad layout in different themes
Evan Prodromou [Wed, 27 Jan 2010 12:26:32 +0000 (07:26 -0500)]
Add BlankAdPlugin to test ad layout in different themes