]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Thu, 28 Jan 2010 21:52:05 +0000 (16:52 -0500)]
Revert "Revert "move RW setup above user get in index.php so remember_me works""
This reverts commit
be7bca2303cc9900f2c1a746a10a785d9d95783c .
Evan Prodromou [Thu, 28 Jan 2010 21:50:28 +0000 (16:50 -0500)]
Revert "move RW setup above user get in index.php so remember_me works"
This reverts commit
fa7895333724e314e2b32cb89f19a41069c554be .
Evan Prodromou [Thu, 28 Jan 2010 21:35:38 +0000 (16:35 -0500)]
move RW setup above user get in index.php so remember_me works
Evan Prodromou [Thu, 28 Jan 2010 21:26:55 +0000 (16:26 -0500)]
hide most DB_DataObject errors
Evan Prodromou [Thu, 28 Jan 2010 19:27:35 +0000 (14:27 -0500)]
always set up database_rw, regardless, so cached sessions work
Evan Prodromou [Thu, 28 Jan 2010 18:54:19 +0000 (13:54 -0500)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Thu, 28 Jan 2010 17:57:52 +0000 (12:57 -0500)]
update mysqltimestamps on insert and update
Evan Prodromou [Thu, 28 Jan 2010 18:53:28 +0000 (13:53 -0500)]
additional debugging data for Sessions
Zach Copley [Thu, 28 Jan 2010 18:11:44 +0000 (18:11 +0000)]
'Sign in with Twitter' button img
Sarven Capadisli [Thu, 28 Jan 2010 18:37:31 +0000 (19:37 +0100)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Sarven Capadisli [Thu, 28 Jan 2010 17:39:30 +0000 (18:39 +0100)]
Update to aside styles in biz theme
Sarven Capadisli [Thu, 28 Jan 2010 16:36:33 +0000 (17:36 +0100)]
Update to notice item in biz theme
Sarven Capadisli [Thu, 28 Jan 2010 16:32:24 +0000 (17:32 +0100)]
Update to biz theme button close and minimize styles
Sarven Capadisli [Thu, 28 Jan 2010 16:28:11 +0000 (17:28 +0100)]
Update to biz theme's input styles
Sarven Capadisli [Thu, 28 Jan 2010 16:22:01 +0000 (17:22 +0100)]
Updated biz theme entity_actions styles
Sarven Capadisli [Thu, 28 Jan 2010 16:16:11 +0000 (17:16 +0100)]
Updated biz theme to use dialogbox styles
Sarven Capadisli [Thu, 28 Jan 2010 16:12:48 +0000 (17:12 +0100)]
Updated biz theme notice options
Sarven Capadisli [Thu, 28 Jan 2010 16:09:35 +0000 (17:09 +0100)]
Updated biz theme to hide form_repeat legend
Sarven Capadisli [Thu, 28 Jan 2010 16:08:24 +0000 (17:08 +0100)]
Updated biz theme to use the single icons file
Sarven Capadisli [Thu, 28 Jan 2010 15:49:33 +0000 (16:49 +0100)]
Updated geo sharing styles for biz
Sarven Capadisli [Thu, 28 Jan 2010 15:41:28 +0000 (16:41 +0100)]
Fixed layout when ad plugin is on for biz
Sarven Capadisli [Thu, 28 Jan 2010 15:39:20 +0000 (16:39 +0100)]
Fixed layout for powered by statusnet in biz
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
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
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
Brion Vibber [Thu, 28 Jan 2010 07:14:49 +0000 (23:14 -0800)]
append '/' on cookie path for now (may still need some refactoring)
Evan Prodromou [Thu, 28 Jan 2010 06:25:08 +0000 (01:25 -0500)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Thu, 28 Jan 2010 06:24:00 +0000 (01:24 -0500)]
set session cookie correctly
Brion Vibber [Thu, 28 Jan 2010 04:51:04 +0000 (20:51 -0800)]
debug log line for control channel sub
Brion Vibber [Thu, 28 Jan 2010 04:49:40 +0000 (20:49 -0800)]
Merge branch 'master' of gitorious.org:statusnet/mainline
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
Brion Vibber [Thu, 28 Jan 2010 03:50:08 +0000 (19:50 -0800)]
fix for fix for bad realtime JS load
Evan Prodromou [Thu, 28 Jan 2010 03:05:58 +0000 (22:05 -0500)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Thu, 28 Jan 2010 03:05:32 +0000 (22:05 -0500)]
Merge branch 'testing'
Conflicts:
theme/base/css/display.css
Evan Prodromou [Thu, 28 Jan 2010 02:59:38 +0000 (21:59 -0500)]
increment software beta version
Brion Vibber [Thu, 28 Jan 2010 02:55:22 +0000 (18:55 -0800)]
Update queue, translation notes in readme
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
Zach Copley [Thu, 28 Jan 2010 02:20:28 +0000 (02:20 +0000)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Zach Copley [Thu, 28 Jan 2010 01:39:18 +0000 (01:39 +0000)]
Numbered format specifiers
Brion Vibber [Thu, 28 Jan 2010 01:39:03 +0000 (17:39 -0800)]
Merge branch 'testing' of gitorious.org:statusnet/mainline
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)
Zach Copley [Thu, 28 Jan 2010 01:24:40 +0000 (01:24 +0000)]
Remove debugging statement
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
Zach Copley [Thu, 28 Jan 2010 00:39:40 +0000 (00:39 +0000)]
These API methods should return true for ->isReadOnly($args)!
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
Evan Prodromou [Wed, 27 Jan 2010 23:53:31 +0000 (18:53 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Wed, 27 Jan 2010 23:44:46 +0000 (18:44 -0500)]
move script into OpenXPlugin::showAd() so it works
Evan Prodromou [Wed, 27 Jan 2010 23:39:55 +0000 (18:39 -0500)]
using an action for output in OpenX plugin
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
Evan Prodromou [Wed, 27 Jan 2010 23:35:02 +0000 (18:35 -0500)]
Plugin to enable OpenX ads
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.
Evan Prodromou [Wed, 27 Jan 2010 23:09:43 +0000 (18:09 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou [Wed, 27 Jan 2010 22:55:33 +0000 (17:55 -0500)]
width and height should be integers in AdsensePlugin
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.
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
Michele [Sun, 17 Jan 2010 10:21:07 +0000 (11:21 +0100)]
HTTP auth provided is evaluated even if it's not required
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!
Brion Vibber [Wed, 27 Jan 2010 21:58:55 +0000 (13:58 -0800)]
Add new oauth tables and modifications to 'consumer' table for rc4
Evan Prodromou [Wed, 27 Jan 2010 21:37:43 +0000 (16:37 -0500)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Sarven Capadisli [Wed, 27 Jan 2010 15:52:18 +0000 (16:52 +0100)]
Centred leaderboard ad
Evan Prodromou [Wed, 27 Jan 2010 15:45:44 +0000 (10:45 -0500)]
camelcase the uap param names
Evan Prodromou [Wed, 27 Jan 2010 15:44:49 +0000 (10:44 -0500)]
move leaderboard to after the 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
Sarven Capadisli [Wed, 27 Jan 2010 14:14:00 +0000 (15:14 +0100)]
Aligning wide skyscraper to the right instead of left
Evan Prodromou [Wed, 27 Jan 2010 13:13:24 +0000 (08:13 -0500)]
CSS ids and classes fixed in UAPPlugin
Evan Prodromou [Wed, 27 Jan 2010 13:13:05 +0000 (08:13 -0500)]
wrong height for rectangle in BlankAd
Evan Prodromou [Wed, 27 Jan 2010 12:51:25 +0000 (07:51 -0500)]
Add the moved BlankAdPlugin
Evan Prodromou [Wed, 27 Jan 2010 12:41:12 +0000 (07:41 -0500)]
make BlankAd dir and change to use a 1x1 image
Evan Prodromou [Wed, 27 Jan 2010 12:34:31 +0000 (07:34 -0500)]
move BlankAdPlugin to its own dir
Evan Prodromou [Wed, 27 Jan 2010 12:26:32 +0000 (07:26 -0500)]
Add BlankAdPlugin to test ad layout in different themes
Evan Prodromou [Wed, 27 Jan 2010 12:19:36 +0000 (07:19 -0500)]
make uapplugin an abstract class
Evan Prodromou [Wed, 27 Jan 2010 11:25:22 +0000 (06:25 -0500)]
move UAP plugin to core
Sarven Capadisli [Thu, 21 Jan 2010 17:28:02 +0000 (18:28 +0100)]
Lowercased switch cases in UAP Plugin
Sarven Capadisli [Thu, 21 Jan 2010 17:18:32 +0000 (18:18 +0100)]
Plugin for Universal Ad Package. Outputs four most widely used ad types.
Brion Vibber [Wed, 27 Jan 2010 17:24:59 +0000 (09:24 -0800)]
Add persistent:true property to Stomp messages so ActiveMQ doesn't decide to discard them even though persistence is enabled on the broker. :) (Thanks Aric!)
Brion Vibber [Wed, 27 Jan 2010 16:53:55 +0000 (08:53 -0800)]
quick fix: use common_path() on realtime update JS so it works with the new JS path code (will pull from main server for now)
Evan Prodromou [Wed, 27 Jan 2010 16:37:22 +0000 (11:37 -0500)]
Optionally set a separate Javascript server and path
We have about 10-12 JavaScript pages per Web page. They usually
are based on the same server as the Web pages, but since they're
static files, it makes sense to offload them to a lite server that
handles static files well.
This commit lets you set a separate Javascript server and path for the
default Javascript code in StatusNet.
Squashed commit of the following:
commit
139d1622fdafe5ad00c820224416d9021efc3234
Author: Evan Prodromou <evan@status.net>
Date: Wed Jan 27 11:30:24 2010 -0500
modules that call htmloutputter::script() don't prescribe js/ path
commit
c6ca3174af73efed55eaed5ff1e2a3bdc77d2d87
Author: Evan Prodromou <evan@status.net>
Date: Wed Jan 27 11:28:07 2010 -0500
configurable server and path for javascript files
Sarven Capadisli [Wed, 27 Jan 2010 15:08:33 +0000 (15:08 +0000)]
Better alignment for notice in shownotice page
Sarven Capadisli [Wed, 27 Jan 2010 15:08:33 +0000 (15:08 +0000)]
Better alignment for notice in shownotice page
Zach Copley [Wed, 27 Jan 2010 09:59:40 +0000 (09:59 +0000)]
Test script to update your status via OAuth
Zach Copley [Wed, 27 Jan 2010 08:45:56 +0000 (08:45 +0000)]
s/LOG_WARN/LOG_WARNING/
Zach Copley [Wed, 27 Jan 2010 08:41:26 +0000 (08:41 +0000)]
- Check for read-only vs. read-write access to protected API resources (OAuth)
- Some cleanup
Siebrand Mazeland [Thu, 14 Jan 2010 22:38:29 +0000 (23:38 +0100)]
Make more complete sentence.
Siebrand Mazeland [Thu, 14 Jan 2010 22:37:06 +0000 (23:37 +0100)]
Fix casing for HMAC-SHA1.
Siebrand Mazeland [Thu, 14 Jan 2010 22:36:13 +0000 (23:36 +0100)]
Fix inconsistent title case in page title
Zach Copley [Tue, 26 Jan 2010 23:56:19 +0000 (15:56 -0800)]
New access admin panel for site registration settings
Zach Copley [Tue, 26 Jan 2010 23:11:09 +0000 (15:11 -0800)]
- Remove redudant/unused 'server' setting from site admin panel
- Move 'fancy urls' checkbox from site admin panel to paths admin panel
Brion Vibber [Tue, 26 Jan 2010 19:49:49 +0000 (11:49 -0800)]
Control channel for queue daemons to request graceful shutdown, restart, or update to listen to a newly added or reconfigured site.
queuectl.php --update -s<site>
queuectl.php --stop
queuectl.php --restart
Default control channel is /topic/statusnet-control. For external utilities to send a site update ping direct to the queue server, connect via Stomp and send a message formatted thus:
update:<nickname>
(Nickname here, *not* server hostname! The rest of the queues will be updated to use nicknames later.)
Note that all currently-connected queue daemons will get these notifications, including both queuedaemon.php and xmppdaemon.php. (XMPP will ignore site update requests for sites that it's not handling.)
Limitations:
* only implemented for stomp queue manager so far
* --update may not yet handle a changed server name properly
* --restart won't reload PHP code files that were already loaded at startup. Still need to stop and restart the daemons from 'outside' when updating code base.
Brion Vibber [Tue, 26 Jan 2010 17:25:39 +0000 (09:25 -0800)]
Site metadata tags in status_network: single 'tags' field, pipe-separated.
$sn->tags() returns tag list as array; $sn->hasTag('blah') to check for a particular tag only
Could be used to control things in config file:
$sn = Status_network::setupSite($_server, $_path, $_wildcard);
if (!$sn) { die("No such site"); }
if ($sn->hasTag('individual')) { /* blah */ }
Note memcached keys are unchanged; if tags are changed from an external tool clear:
statusnet:<dbname>:status_network:<key>:<val>
for <key>s 'nickname', 'hostname', and 'pathname'
Sarven Capadisli [Tue, 26 Jan 2010 18:13:05 +0000 (19:13 +0100)]
Updated geolocation sharing in notice form for Realtime pop
Sarven Capadisli [Tue, 26 Jan 2010 18:13:05 +0000 (19:13 +0100)]
Updated geolocation sharing in notice form for Realtime pop
Zach Copley [Tue, 26 Jan 2010 07:50:01 +0000 (07:50 +0000)]
Add Julien C to author comments
Zach Copley [Tue, 26 Jan 2010 07:29:40 +0000 (07:29 +0000)]
- Remove redundant function
- clean up log msgs
Zach Copley [Tue, 26 Jan 2010 02:40:44 +0000 (02:40 +0000)]
Use "Sign in with Twitter" auth pattern and official Twitter button for Twitter-based login.
See: http://apiwiki.twitter.com/Sign-in-with-Twitter
Zach Copley [Tue, 26 Jan 2010 01:51:40 +0000 (01:51 +0000)]
Ask the user to set a password before disconnecting from Twitter
Zach Copley [Tue, 26 Jan 2010 01:25:33 +0000 (01:25 +0000)]
- Twitter username wasn't getting stored in Foreign_user when linking Twitter account (fixed)
- Updates to comments
Julien C [Tue, 8 Dec 2009 21:16:03 +0000 (22:16 +0100)]
Allow logging in using Twitter
Signed-off-by: Julien C <chaumond@gmail.com>
Evan Prodromou [Tue, 26 Jan 2010 05:21:05 +0000 (00:21 -0500)]
Single-user mode
New configuration options to define a single-user mode. This hides
most of the "community" pages, like the public timeline and groups.
The main user's timeline becomes the main page, and most other URLs
are changed.
Switching back and forth between 1-user and multi-user mode is
probably hazardous.
Squashed commit of the following:
commit
d814aa5c92d14a27a12baba7893f3f8bf63f1d08
Author: Evan Prodromou <evan@status.net>
Date: Tue Jan 26 00:17:27 2010 -0500
don't show inbox and outbox in single-user mode
commit
47f19b9523a7015d4c6e460b73ea32c839e00aa1
Author: Evan Prodromou <evan@status.net>
Date: Tue Jan 26 00:15:22 2010 -0500
show correct URL for logo in single-user mode
commit
552010cffc33eadbc512ec5a67619dbc2015239a
Author: Evan Prodromou <evan@status.net>
Date: Tue Jan 26 00:15:06 2010 -0500
make singleuser its own config section
commit
786ab260a3ca172e57b555c75ca10946d8f258a1
Author: Evan Prodromou <evan@status.net>
Date: Tue Jan 26 00:05:19 2010 -0500
make single-user mode work
commit
5b21d7309b3a8dd5a4e0f29aea76f7897f1818b1
Author: Evan Prodromou <evan@status.net>
Date: Mon Jan 25 23:45:55 2010 -0500
add single-user mode
Sarven Capadisli [Tue, 26 Jan 2010 00:58:10 +0000 (01:58 +0100)]
Setting the geo location cookie expire date far into the future: 2029 ;)
Sarven Capadisli [Tue, 26 Jan 2010 00:58:58 +0000 (01:58 +0100)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing