]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agochange 'sitetype' to 'siteplan' to use consistent language
Evan Prodromou [Wed, 3 Feb 2010 16:55:54 +0000 (11:55 -0500)]
change 'sitetype' to 'siteplan' to use consistent language

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Wed, 3 Feb 2010 16:53:54 +0000 (11:53 -0500)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline

14 years agoadd nickname as unique key for user_group table
Evan Prodromou [Wed, 3 Feb 2010 16:53:31 +0000 (11:53 -0500)]
add nickname as unique key for user_group table

14 years agoFix regression breaking file attachments. This is what I get for rushing fixes and...
Brion Vibber [Tue, 2 Feb 2010 17:30:15 +0000 (09:30 -0800)]
Fix regression breaking file attachments. This is what I get for rushing fixes and not properly testing them. :P

14 years agoApply xopher's fix to add 'sitetype' parameter to setup_status_network.sh, exposed...
Brion Vibber [Tue, 2 Feb 2010 13:53:05 +0000 (05:53 -0800)]
Apply xopher's fix to add 'sitetype' parameter to setup_status_network.sh, exposed to the email

14 years agoImprove name validation checks on local File references
Brion Vibber [Mon, 1 Feb 2010 16:48:31 +0000 (08:48 -0800)]
Improve name validation checks on local File references

14 years agofix local file include vulnerability in doc.php
Evan Prodromou [Mon, 1 Feb 2010 16:10:36 +0000 (11:10 -0500)]
fix local file include vulnerability in doc.php

Conflicts:

actions/doc.php

14 years agorestructuring of User::registerNew() lost password munging
Evan Prodromou [Mon, 1 Feb 2010 05:47:50 +0000 (00:47 -0500)]
restructuring of User::registerNew() lost password munging

14 years agoAdd a script to clear the cache for a given key
Evan Prodromou [Mon, 1 Feb 2010 03:58:29 +0000 (22:58 -0500)]
Add a script to clear the cache for a given key

Like showcache.php, clearcache.php clears the cache for a given key.

14 years agobuggy fetch for site owner
Evan Prodromou [Mon, 1 Feb 2010 03:55:07 +0000 (22:55 -0500)]
buggy fetch for site owner

14 years agoAdd a robots.txt URL to the site root
Evan Prodromou [Sun, 31 Jan 2010 15:12:26 +0000 (10:12 -0500)]
Add a robots.txt URL to the site root

Adds a robots.txt file to the site root. Defaults defined by
'robotstxt' section of config. New events StartRobotsTxt and
EndRobotsTxt to let plugins add information. Probably not
useful if path is not /, but won't hurt anything, either.

14 years agoerror clearing tags for profiles from memcached
Evan Prodromou [Sat, 30 Jan 2010 19:37:39 +0000 (14:37 -0500)]
error clearing tags for profiles from memcached

14 years agoon exceptions, stomp logs the error and reenqueues
Evan Prodromou [Sat, 30 Jan 2010 18:15:17 +0000 (13:15 -0500)]
on exceptions, stomp logs the error and reenqueues

14 years agoadd lat, lon, location and remove closing tag from geocode.php
Evan Prodromou [Sat, 30 Jan 2010 17:47:21 +0000 (12:47 -0500)]
add lat, lon, location and remove closing tag from geocode.php

14 years agoUse passed-in lat long in geocode.php
Evan Prodromou [Sat, 30 Jan 2010 17:43:00 +0000 (12:43 -0500)]
Use passed-in lat long in geocode.php

Don't rewrite the lat-long for a location in geocode.php.

14 years agobetter handling of null responses from geonames.org
Evan Prodromou [Sat, 30 Jan 2010 17:40:11 +0000 (12:40 -0500)]
better handling of null responses from geonames.org

14 years agoplugin to limit number of registered users
Evan Prodromou [Fri, 29 Jan 2010 23:29:51 +0000 (18:29 -0500)]
plugin to limit number of registered users

14 years agoadd hooks for user registration
Evan Prodromou [Fri, 29 Jan 2010 22:54:54 +0000 (17:54 -0500)]
add hooks for user registration

14 years agolive fast, die young in bash scripts
Evan Prodromou [Fri, 29 Jan 2010 20:33:35 +0000 (15:33 -0500)]
live fast, die young in bash scripts

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Fri, 29 Jan 2010 20:16:24 +0000 (15:16 -0500)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline

14 years agofor single-user mode, retrieve either site owner or defined nickname
Evan Prodromou [Fri, 29 Jan 2010 20:15:52 +0000 (15:15 -0500)]
for single-user mode, retrieve either site owner or defined nickname

14 years agomethod to get the site owner
Evan Prodromou [Fri, 29 Jan 2010 20:15:23 +0000 (15:15 -0500)]
method to get the site owner

14 years agodefine a constant for the 'owner' role of a site
Evan Prodromou [Fri, 29 Jan 2010 20:15:04 +0000 (15:15 -0500)]
define a constant for the 'owner' role of a site

14 years agoadd simple cache getter/setter static functions to Memcached_DataObject
Evan Prodromou [Fri, 29 Jan 2010 20:01:21 +0000 (15:01 -0500)]
add simple cache getter/setter static functions to Memcached_DataObject

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 agoFix more fatal errors in queue edge cases
Brion Vibber [Fri, 29 Jan 2010 07:08:36 +0000 (23:08 -0800)]
Fix more fatal errors in queue edge cases

14 years agoDon't attempt to resend XMPP messages that can't be broadcast due to the profile...
Brion Vibber [Fri, 29 Jan 2010 06:51:07 +0000 (22:51 -0800)]
Don't attempt to resend XMPP messages that can't be broadcast due to the profile being deleted.

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline
Brion Vibber [Fri, 29 Jan 2010 06:29:26 +0000 (22:29 -0800)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline

14 years agoWrap each bit of distrib queue handler's saving operation in a try/catch; log excepti...
Brion Vibber [Fri, 29 Jan 2010 06:26:58 +0000 (22:26 -0800)]
Wrap each bit of distrib queue handler's saving operation in a try/catch; log exceptions but let everything else continue.

14 years agoMerge branch 'testing'
Zach Copley [Fri, 29 Jan 2010 06:08:55 +0000 (06:08 +0000)]
Merge branch 'testing'

14 years agoLog exceptions from queuedaemon.php if they're not already caught
Brion Vibber [Fri, 29 Jan 2010 06:05:14 +0000 (22:05 -0800)]
Log exceptions from queuedaemon.php if they're not already caught

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 agoFixes for status_network db object .ini and tag setter script
Brion Vibber [Fri, 29 Jan 2010 04:09:17 +0000 (20:09 -0800)]
Fixes for status_network db object .ini and tag setter script

14 years agoAdd a script to set tags for sites
Evan Prodromou [Thu, 28 Jan 2010 06:42:52 +0000 (01:42 -0500)]
Add a script to set tags for sites

14 years agoMerge branch 'testing'
Evan Prodromou [Fri, 29 Jan 2010 02:12:34 +0000 (21:12 -0500)]
Merge branch 'testing'

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 agoMerge branch 'testing'
Brion Vibber [Fri, 29 Jan 2010 00:55:37 +0000 (16:55 -0800)]
Merge branch 'testing'

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 agolost config in index.php made all traffic go to master
Evan Prodromou [Thu, 28 Jan 2010 21:52:42 +0000 (16:52 -0500)]
lost config in index.php made all traffic go to master

14 years agoRevert "Revert "move RW setup above user get in index.php so remember_me works""
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.

14 years agoRevert "move RW setup above user get in index.php so remember_me works"
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.

14 years agomove RW setup above user get in index.php so remember_me works
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

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