]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMerge branch '0.9.x' into cacheplugin
Evan Prodromou [Sun, 3 Jan 2010 05:47:56 +0000 (19:47 -1000)]
Merge branch '0.9.x' into cacheplugin

14 years agoMerge branch 'master' into 0.9.x
Evan Prodromou [Sun, 3 Jan 2010 05:47:34 +0000 (19:47 -1000)]
Merge branch 'master' into 0.9.x

Conflicts:
classes/Memcached_DataObject.php

14 years agoreturn false from Memcached_DataObject::staticGet() on not found, like DB_DataObject
Evan Prodromou [Sun, 3 Jan 2010 02:28:46 +0000 (16:28 -1000)]
return false from Memcached_DataObject::staticGet() on not found, like DB_DataObject

14 years agofixup memcache functions
Evan Prodromou [Sun, 3 Jan 2010 02:27:04 +0000 (16:27 -1000)]
fixup memcache functions

14 years agochange harmless check of to check of in Memcached_DataObject
Evan Prodromou [Sun, 3 Jan 2010 02:21:19 +0000 (16:21 -1000)]
change harmless check of  to check of  in Memcached_DataObject

14 years agoincorrectly used empty() instead of isset() for a variable that could be 0
Evan Prodromou [Sat, 2 Jan 2010 18:36:47 +0000 (08:36 -1000)]
incorrectly used empty() instead of isset() for a variable that could be 0

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Fri, 1 Jan 2010 21:30:44 +0000 (11:30 -1000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Fri, 1 Jan 2010 21:27:28 +0000 (11:27 -1000)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline

14 years agoRevert "add cleanup method to cleanup a single row"
Evan Prodromou [Fri, 1 Jan 2010 21:27:13 +0000 (11:27 -1000)]
Revert "add cleanup method to cleanup a single row"

This reverts commit b0527801d9c2b84408bbfdf82bbdc5b778f72cfc.

14 years agoMerge branch 'master' into 0.9.x
Evan Prodromou [Fri, 1 Jan 2010 21:20:25 +0000 (11:20 -1000)]
Merge branch 'master' into 0.9.x

Conflicts:
classes/Memcached_DataObject.php

14 years agoIncluded geotag icon file separately
Sarven Capadisli [Fri, 1 Jan 2010 21:12:49 +0000 (21:12 +0000)]
Included geotag icon file separately

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Fri, 1 Jan 2010 21:12:22 +0000 (21:12 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoAdded geotag icon from http://www.geotagicons.com/
Sarven Capadisli [Fri, 1 Jan 2010 21:11:32 +0000 (21:11 +0000)]
Added geotag icon from http://www.geotagicons.com/

14 years agoadd cleanup method to cleanup a single row
Evan Prodromou [Fri, 1 Jan 2010 21:02:56 +0000 (11:02 -1000)]
add cleanup method to cleanup a single row

14 years agostop using DB_DataObject's staticGet() which caches
Evan Prodromou [Fri, 1 Jan 2010 20:57:22 +0000 (10:57 -1000)]
stop using DB_DataObject's staticGet() which caches

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Fri, 1 Jan 2010 18:20:12 +0000 (19:20 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoRemoved crazy redundant broadcasting of notices by the FB app
Zach Copley [Thu, 31 Dec 2009 22:53:46 +0000 (22:53 +0000)]
Removed crazy redundant broadcasting of notices by the FB app

14 years ago- Use a stripped down new notice form for FB app because FB canvas apps
Zach Copley [Thu, 31 Dec 2009 22:32:10 +0000 (22:32 +0000)]
- Use a stripped down new notice form for FB app because FB canvas apps
  can't support image upload via multipart/form-data (and location sharing
  is iffy).
- Deal with new error code 100 from Facebook, which seem to be for
  inactive accounts.

14 years agoChange inline CSS stylesheet to be on a single line so it doens't blow out syntax...
Zach Copley [Wed, 30 Dec 2009 23:09:12 +0000 (23:09 +0000)]
Change inline CSS stylesheet to be on a single line so it doens't blow out syntax highlighting in my editor

14 years agoUpdate to external Facebook libs
Zach Copley [Wed, 30 Dec 2009 20:33:10 +0000 (20:33 +0000)]
Update to external Facebook libs

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Thu, 31 Dec 2009 19:14:55 +0000 (09:14 -1000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoInitial UI for geo location share option in notice form
Sarven Capadisli [Thu, 31 Dec 2009 18:41:10 +0000 (18:41 +0000)]
Initial UI for geo location share option in notice form

14 years agoMoving notice_data-location_wrap after notice form fieldset
Sarven Capadisli [Thu, 31 Dec 2009 18:27:05 +0000 (18:27 +0000)]
Moving notice_data-location_wrap after notice form fieldset

14 years agoMoved JavaScript dependant stuff out of noticeform.
Sarven Capadisli [Thu, 31 Dec 2009 18:08:21 +0000 (18:08 +0000)]
Moved JavaScript dependant stuff out of noticeform.

14 years agojQuery select SN.C.S.NoticeLocationName once.
Sarven Capadisli [Thu, 31 Dec 2009 17:02:02 +0000 (17:02 +0000)]
jQuery select SN.C.S.NoticeLocationName once.

14 years agoRemoved style information out of HTML
Sarven Capadisli [Thu, 31 Dec 2009 16:44:24 +0000 (16:44 +0000)]
Removed style information out of HTML

14 years agoUsing semicolon to seperate lat and long; RFC2426
Sarven Capadisli [Thu, 31 Dec 2009 16:37:46 +0000 (16:37 +0000)]
Using semicolon to seperate lat and long; RFC2426

14 years agoNoticeLocationAttach() slightly more readable
Sarven Capadisli [Thu, 31 Dec 2009 16:34:07 +0000 (16:34 +0000)]
NoticeLocationAttach() slightly more readable

14 years agoCompare by type
Sarven Capadisli [Thu, 31 Dec 2009 16:25:51 +0000 (16:25 +0000)]
Compare by type

14 years agoIf UA doens't support navigation.geolocation or have JavaScript
Sarven Capadisli [Thu, 31 Dec 2009 16:19:49 +0000 (16:19 +0000)]
If UA doens't support navigation.geolocation or have JavaScript
enabled, the user should still be able to enable/disable their share
location setting per notice.

14 years agolength is faster than size()
Sarven Capadisli [Thu, 31 Dec 2009 16:15:24 +0000 (16:15 +0000)]
length is faster than size()

14 years agoUse the location setting profile as secondary
Sarven Capadisli [Thu, 31 Dec 2009 15:46:43 +0000 (15:46 +0000)]
Use the location setting profile as secondary

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Thu, 31 Dec 2009 14:37:23 +0000 (14:37 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoIf user is sharing their location (based on profile setting), then
Sarven Capadisli [Thu, 31 Dec 2009 14:34:07 +0000 (14:34 +0000)]
If user is sharing their location (based on profile setting), then
enable it for form notice by default. This can be overriden by the
cookie to preserve states.

14 years agoIf user doesn't want to share their location (which is globally set
Sarven Capadisli [Thu, 31 Dec 2009 14:24:27 +0000 (14:24 +0000)]
If user doesn't want to share their location (which is globally set
from their profile settings), don't bother to output form data for
lat/long in the notice form.

14 years agoFix to grab and use the actual lat/lon values from the user profile
Sarven Capadisli [Thu, 31 Dec 2009 14:23:11 +0000 (14:23 +0000)]
Fix to grab and use the actual lat/lon values from the user profile

14 years agoMoved shareLocation data from formActions() to formData()
Sarven Capadisli [Thu, 31 Dec 2009 12:52:39 +0000 (12:52 +0000)]
Moved shareLocation data from formActions() to formData()

14 years agoFixed Event end name
Sarven Capadisli [Thu, 31 Dec 2009 12:43:33 +0000 (12:43 +0000)]
Fixed Event end name

14 years agoTake Memcached_DataObject destructor back out to check whether it might be causing...
Brion Vibber [Thu, 31 Dec 2009 00:42:57 +0000 (16:42 -0800)]
Take Memcached_DataObject destructor back out to check whether it might be causing some under-the-hood problems.

14 years agoRevert debugging code
Brion Vibber [Thu, 31 Dec 2009 00:40:59 +0000 (16:40 -0800)]
Revert debugging code

14 years agoEnable memcache automatic compression, starting at 20k and only if compression gain...
Craig Andrews [Thu, 31 Dec 2009 00:29:38 +0000 (19:29 -0500)]
Enable memcache automatic compression, starting at 20k and only if compression gain is greater than 20%.

Allows storage of larger objects (over 1mb in size uncompressed), such as huge LDAP schemas.
Should also improve cache efficiency (allows more stuff to be stored in same memory) and reduce network latency (less data transfer)

14 years agoAdd missing required line so this plugin works if it's the first (or only) Authentica...
Craig Andrews [Thu, 31 Dec 2009 00:16:32 +0000 (19:16 -0500)]
Add missing required line so this plugin works if it's the first (or only) Authentication Plugin in use

14 years agosubbug debug info to check on free ordering
Brion Vibber [Wed, 30 Dec 2009 23:55:15 +0000 (15:55 -0800)]
subbug debug info to check on free ordering

14 years agotemp debug logging hack for subscriber list early cutoff bug - we can see a cut off...
Brion Vibber [Wed, 30 Dec 2009 23:09:24 +0000 (15:09 -0800)]
temp debug logging hack for subscriber list early cutoff bug - we can see a cut off list at http://identi.ca/petercook/subscribers but haven't been able to explain it. will log a little data on the execution through the list

14 years agoRemove trailing space in checkbox text.
Siebrand Mazeland [Wed, 30 Dec 2009 19:26:23 +0000 (20:26 +0100)]
Remove trailing space in checkbox text.

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Wed, 30 Dec 2009 19:12:01 +0000 (20:12 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoMerge branch 'locshunt2' into 0.9.x
Evan Prodromou [Wed, 30 Dec 2009 18:57:39 +0000 (08:57 -1000)]
Merge branch 'locshunt2' into 0.9.x

Conflicts:
classes/User_location_prefs.php

14 years agoAdd magic formula to keep DB_DataObject from treating location prefs pkey as autoincr...
Evan Prodromou [Wed, 30 Dec 2009 18:56:43 +0000 (08:56 -1000)]
Add magic formula to keep DB_DataObject from treating location prefs pkey as autoincrement

14 years agoIf we got an identified location at ajax check time, renormalize lat/lon and naming...
Brion Vibber [Tue, 29 Dec 2009 22:30:15 +0000 (14:30 -0800)]
If we got an identified location at ajax check time, renormalize lat/lon and naming. This'll match other displays of the names more consistently (Opera Plaza, San Francisco, CA, US instead of Opera Plaza, US)

14 years agoAdd progress output and optional --sleep-time parameter to triminboxes.php
Brion Vibber [Tue, 29 Dec 2009 22:05:43 +0000 (14:05 -0800)]
Add progress output and optional --sleep-time parameter to triminboxes.php

14 years agoAdd progress output and optional --sleep-time parameter to triminboxes.php
Brion Vibber [Tue, 29 Dec 2009 22:05:43 +0000 (14:05 -0800)]
Add progress output and optional --sleep-time parameter to triminboxes.php

14 years agoRevert "Revert "Drop the Google Client API-based AJAX geolocation lookup shim --...
Craig Andrews [Tue, 29 Dec 2009 22:12:52 +0000 (17:12 -0500)]
Revert "Revert "Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ask for user permission, causing us quite a bit of difficulty.""

This reverts commit 552de999bfe660cbf88eb9b1ce19e55b2f6b3d92.

Playing a bit of back-and-forth with this one :-)

14 years agoRevert "Drop the Google Client API-based AJAX geolocation lookup shim -- it fails...
Craig Andrews [Tue, 29 Dec 2009 21:19:33 +0000 (16:19 -0500)]
Revert "Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ask for user permission, causing us quite a bit of difficulty."

This reverts commit 749b8b5b8ca4d1c39d350879aadddbdb9d8b71d5.

14 years agoImplement user interface for user to preview what location they are sharing with...
Craig Andrews [Tue, 29 Dec 2009 21:17:17 +0000 (16:17 -0500)]
Implement user interface for user to preview what location they are sharing with a notice

14 years agoFix for saving user location preferences -- user_id field was marked as an auto-incre...
Brion Vibber [Tue, 29 Dec 2009 19:46:10 +0000 (11:46 -0800)]
Fix for saving user location preferences -- user_id field was marked as an auto-increment and wasn't getting saved with new inserts.

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Tue, 29 Dec 2009 20:48:59 +0000 (12:48 -0800)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agodon't show notices with deleted profiles
Evan Prodromou [Tue, 29 Dec 2009 20:25:41 +0000 (12:25 -0800)]
don't show notices with deleted profiles

14 years agoMerge branch 'master' into 0.9.x
Evan Prodromou [Tue, 29 Dec 2009 20:09:17 +0000 (12:09 -0800)]
Merge branch 'master' into 0.9.x

14 years agoFix for saving user location preferences -- user_id field was marked as an auto-incre...
Brion Vibber [Tue, 29 Dec 2009 19:46:10 +0000 (11:46 -0800)]
Fix for saving user location preferences -- user_id field was marked as an auto-increment and wasn't getting saved with new inserts.

14 years agonotices are immutable, use created date for updated
Evan Prodromou [Tue, 29 Dec 2009 01:51:04 +0000 (17:51 -0800)]
notices are immutable, use created date for updated

14 years agodon't add flag if it's already there at block time
Evan Prodromou [Tue, 29 Dec 2009 00:35:29 +0000 (16:35 -0800)]
don't add flag if it's already there at block time

14 years agoMove location-argument-handling code into a single function
Evan Prodromou [Mon, 28 Dec 2009 23:13:15 +0000 (15:13 -0800)]
Move location-argument-handling code into a single function

Moved the important parts of the location-argument-handling stuff
to a single function. Handles defaults and overrides correctly, and
easy to use. Changed Web and API channels to use it.

14 years agolet users set location prefs from profile form
Evan Prodromou [Mon, 28 Dec 2009 22:44:05 +0000 (14:44 -0800)]
let users set location prefs from profile form

14 years agoMore configuration options for location sharing
Evan Prodromou [Mon, 28 Dec 2009 22:43:34 +0000 (14:43 -0800)]
More configuration options for location sharing

14 years agouser_id is primary key for user_location_prefs
Evan Prodromou [Mon, 28 Dec 2009 22:43:14 +0000 (14:43 -0800)]
user_id is primary key for user_location_prefs

14 years agoremove namespace setting from location; it's unused
Evan Prodromou [Mon, 28 Dec 2009 22:21:07 +0000 (14:21 -0800)]
remove namespace setting from location; it's unused

14 years agoturn off exe bits
Evan Prodromou [Mon, 28 Dec 2009 21:59:31 +0000 (13:59 -0800)]
turn off exe bits

14 years agoadd user-location-prefs data objects
Evan Prodromou [Mon, 28 Dec 2009 21:59:03 +0000 (13:59 -0800)]
add user-location-prefs data objects

14 years agoAdd user_location_prefs to upgrade script
Evan Prodromou [Mon, 28 Dec 2009 21:54:09 +0000 (13:54 -0800)]
Add user_location_prefs to upgrade script

14 years agoadd table user_location_prefs
Evan Prodromou [Mon, 28 Dec 2009 21:53:28 +0000 (13:53 -0800)]
add table user_location_prefs

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Mon, 28 Dec 2009 23:50:41 +0000 (15:50 -0800)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

Conflicts:
scripts/setconfig.php

14 years agoMerge branch 'locshunt' into 0.9.x
Evan Prodromou [Mon, 28 Dec 2009 23:49:27 +0000 (15:49 -0800)]
Merge branch 'locshunt' into 0.9.x

14 years agoMerge branch 'master' into 0.9.x
Evan Prodromou [Mon, 28 Dec 2009 23:49:14 +0000 (15:49 -0800)]
Merge branch 'master' into 0.9.x

14 years agoMove location-argument-handling code into a single function
Evan Prodromou [Mon, 28 Dec 2009 23:13:15 +0000 (15:13 -0800)]
Move location-argument-handling code into a single function

Moved the important parts of the location-argument-handling stuff
to a single function. Handles defaults and overrides correctly, and
easy to use. Changed Web and API channels to use it.

14 years agolet users set location prefs from profile form
Evan Prodromou [Mon, 28 Dec 2009 22:44:05 +0000 (14:44 -0800)]
let users set location prefs from profile form

14 years agoMore configuration options for location sharing
Evan Prodromou [Mon, 28 Dec 2009 22:43:34 +0000 (14:43 -0800)]
More configuration options for location sharing

14 years agouser_id is primary key for user_location_prefs
Evan Prodromou [Mon, 28 Dec 2009 22:43:14 +0000 (14:43 -0800)]
user_id is primary key for user_location_prefs

14 years agoremove namespace setting from location; it's unused
Evan Prodromou [Mon, 28 Dec 2009 22:21:07 +0000 (14:21 -0800)]
remove namespace setting from location; it's unused

14 years agoturn off exe bits
Evan Prodromou [Mon, 28 Dec 2009 21:59:31 +0000 (13:59 -0800)]
turn off exe bits

14 years agoadd user-location-prefs data objects
Evan Prodromou [Mon, 28 Dec 2009 21:59:03 +0000 (13:59 -0800)]
add user-location-prefs data objects

14 years agoAdd user_location_prefs to upgrade script
Evan Prodromou [Mon, 28 Dec 2009 21:54:09 +0000 (13:54 -0800)]
Add user_location_prefs to upgrade script

14 years agoadd table user_location_prefs
Evan Prodromou [Mon, 28 Dec 2009 21:53:28 +0000 (13:53 -0800)]
add table user_location_prefs

14 years agoMerge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou [Mon, 28 Dec 2009 20:45:22 +0000 (12:45 -0800)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline

14 years agoFirst version of blacklist plugin
Evan Prodromou [Mon, 28 Dec 2009 20:42:22 +0000 (12:42 -0800)]
First version of blacklist plugin

First version of blacklist plugin. Replaces custom code in identi.ca's
config.php, which was getting scary and long. Also correctly handles
changed nicknames or URLs in profile settings and using 'forbidden'
URLs in notice text.

14 years agoDrop the Google Client API-based AJAX geolocation lookup shim -- it fails to ask...
Brion Vibber [Mon, 28 Dec 2009 20:27:28 +0000 (12:27 -0800)]
Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ask for user permission, causing us quite a bit of difficulty.

14 years agoDrop the Google Client API-based AJAX geolocation lookup shim -- it fails to ask...
Brion Vibber [Mon, 28 Dec 2009 20:27:28 +0000 (12:27 -0800)]
Drop the Google Client API-based AJAX geolocation lookup shim -- it fails to ask for user permission, causing us quite a bit of difficulty.

14 years agooptionally flag a profile for review when blocked
Evan Prodromou [Mon, 28 Dec 2009 19:02:44 +0000 (11:02 -0800)]
optionally flag a profile for review when blocked

14 years agomove flag creation to a method of data object
Evan Prodromou [Mon, 28 Dec 2009 18:58:49 +0000 (10:58 -0800)]
move flag creation to a method of data object

14 years agoadd events for unblocking a profile
Evan Prodromou [Mon, 28 Dec 2009 18:50:12 +0000 (10:50 -0800)]
add events for unblocking a profile

14 years agoevents for blocking a user
Evan Prodromou [Mon, 28 Dec 2009 18:42:55 +0000 (10:42 -0800)]
events for blocking a user

14 years agocheck if other user exists before unsub
Evan Prodromou [Mon, 28 Dec 2009 18:42:31 +0000 (10:42 -0800)]
check if other user exists before unsub

14 years agophpcs-clean User_flag_profile as best as possible
Evan Prodromou [Mon, 28 Dec 2009 17:15:07 +0000 (09:15 -0800)]
phpcs-clean User_flag_profile as best as possible

14 years agophpcs-clean flagprofile.php
Evan Prodromou [Mon, 28 Dec 2009 17:08:28 +0000 (09:08 -0800)]
phpcs-clean flagprofile.php

14 years agophpcs-clean clearflag.php
Evan Prodromou [Mon, 28 Dec 2009 17:06:38 +0000 (09:06 -0800)]
phpcs-clean clearflag.php

14 years agoPHPCS-clean adminprofileflags.php
Evan Prodromou [Mon, 28 Dec 2009 16:45:21 +0000 (08:45 -0800)]
PHPCS-clean adminprofileflags.php

14 years agoPHPCS-clean UserFlagPlugin
Evan Prodromou [Mon, 28 Dec 2009 16:37:30 +0000 (08:37 -0800)]
PHPCS-clean UserFlagPlugin

14 years agoclear flags and show flaggers in adminflagprofile
Evan Prodromou [Mon, 28 Dec 2009 16:19:56 +0000 (08:19 -0800)]
clear flags and show flaggers in adminflagprofile

14 years agoadd stuff for clearing flags to UserFlagPlugin
Evan Prodromou [Mon, 28 Dec 2009 16:19:22 +0000 (08:19 -0800)]
add stuff for clearing flags to UserFlagPlugin

14 years agoAdd tools to clear flags
Evan Prodromou [Mon, 28 Dec 2009 15:58:33 +0000 (07:58 -0800)]
Add tools to clear flags

Added a form to clear all flags for a profile, when showed on
adminprofileflags list. Add an action to handle the form, and a right
for the action.

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Mon, 28 Dec 2009 08:15:35 +0000 (09:15 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans