]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Thu, 19 Nov 2009 17:35:19 +0000 (12:35 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoshow maps on inbox and personal page
Evan Prodromou [Thu, 19 Nov 2009 17:34:56 +0000 (12:34 -0500)]
show maps on inbox and personal page

14 years agotobyink's RDF compatibility patch
Craig Andrews [Thu, 19 Nov 2009 17:16:15 +0000 (12:16 -0500)]
tobyink's RDF compatibility patch

14 years agotobyink's location RDF patch
Craig Andrews [Thu, 19 Nov 2009 17:00:25 +0000 (12:00 -0500)]
tobyink's location RDF patch

14 years agoadd markers for each notice and show the bounding box correctly
Evan Prodromou [Thu, 19 Nov 2009 16:51:15 +0000 (11:51 -0500)]
add markers for each notice and show the bounding box correctly

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Thu, 19 Nov 2009 16:43:47 +0000 (16:43 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoAdded lat and lon coordinates to notice location
Sarven Capadisli [Thu, 19 Nov 2009 16:42:04 +0000 (16:42 +0000)]
Added lat and lon coordinates to notice location

14 years agoMerge branch '0.9.x' into mapstraction
Evan Prodromou [Thu, 19 Nov 2009 16:30:35 +0000 (11:30 -0500)]
Merge branch '0.9.x' into mapstraction

14 years agoput out provider JS correctly
Evan Prodromou [Thu, 19 Nov 2009 16:21:51 +0000 (11:21 -0500)]
put out provider JS correctly

14 years agoShould be using onHandleQueuedNotice instead of onEndNoticeSave
Craig Andrews [Thu, 19 Nov 2009 16:08:13 +0000 (11:08 -0500)]
Should be using onHandleQueuedNotice instead of onEndNoticeSave

14 years agofirst steps towards usermaps
Evan Prodromou [Thu, 19 Nov 2009 15:51:46 +0000 (10:51 -0500)]
first steps towards usermaps

14 years agoAdded @class 'location', 'at' text reference for name, and @class 'geo'
Sarven Capadisli [Thu, 19 Nov 2009 15:14:47 +0000 (15:14 +0000)]
Added @class 'location', 'at' text reference for name, and @class 'geo'

14 years agoChanged notice source and location order
Sarven Capadisli [Thu, 19 Nov 2009 14:27:20 +0000 (14:27 +0000)]
Changed notice source and location order

14 years agoMerge branch '0.9.x' into mapstraction
Evan Prodromou [Thu, 19 Nov 2009 14:04:56 +0000 (09:04 -0500)]
Merge branch '0.9.x' into mapstraction

14 years agoNotice option alignment
Sarven Capadisli [Thu, 19 Nov 2009 13:08:13 +0000 (13:08 +0000)]
Notice option alignment

14 years agoUpdated layout for notice info and options
Sarven Capadisli [Thu, 19 Nov 2009 12:48:17 +0000 (12:48 +0000)]
Updated layout for notice info and options

14 years agoUpdated form markup for email settings
Sarven Capadisli [Thu, 19 Nov 2009 11:27:49 +0000 (11:27 +0000)]
Updated form markup for email settings

14 years agoUpdated .form_settings fieldset fieldset styles
Sarven Capadisli [Thu, 19 Nov 2009 11:27:05 +0000 (11:27 +0000)]
Updated .form_settings fieldset fieldset styles

14 years agoAdded fieldsets for site admin page
Sarven Capadisli [Thu, 19 Nov 2009 10:34:43 +0000 (10:34 +0000)]
Added fieldsets for site admin page

14 years agoMerge branch 'admin-sections/3' into 0.9.x
Zach Copley [Thu, 19 Nov 2009 09:59:50 +0000 (01:59 -0800)]
Merge branch 'admin-sections/3' into 0.9.x

* admin-sections/3:
  Added locales_path to site admin panel
  Site admin panel mostly done.  Still need to add CC license chooser.

14 years agoAdded locales_path to site admin panel
Zach Copley [Thu, 19 Nov 2009 09:56:29 +0000 (01:56 -0800)]
Added locales_path to site admin panel

14 years agoSite admin panel mostly done. Still need to add CC license chooser.
Zach Copley [Thu, 19 Nov 2009 09:46:14 +0000 (01:46 -0800)]
Site admin panel mostly done.  Still need to add CC license chooser.

14 years agoUpdated markup and style for design admin fieldsets
Sarven Capadisli [Thu, 19 Nov 2009 07:40:03 +0000 (07:40 +0000)]
Updated markup and style for design admin fieldsets

14 years agoMerge branch 'admin-sections/2' into 0.9.x
Zach Copley [Thu, 19 Nov 2009 02:52:09 +0000 (18:52 -0800)]
Merge branch 'admin-sections/2' into 0.9.x

* admin-sections/2:
  Design admin panel mostly done.

14 years agoDesign admin panel mostly done.
Zach Copley [Thu, 19 Nov 2009 02:25:36 +0000 (18:25 -0800)]
Design admin panel mostly done.

14 years agoCheck profile->update() result against false exactly; we may legitimately get 0 back...
Brion Vibber [Thu, 19 Nov 2009 01:36:55 +0000 (17:36 -0800)]
Check profile->update() result against false exactly; we may legitimately get 0 back if no rows were changed. DB objects normally would return true, but the comparisons aren't 100% reliable when we've got numbers which could be ints or strings or floats.
Caused failures saving profile settings with Geonames plugin enabled; the lat/lon/id fields would get re-set with freshly looked up values which no longer matched the previous values as far as the data object could tell, but which saved as the same ol' numbers.

14 years agoRemoving "join-existing". Do not add on update, just rebuild complete pot. The pot...
Siebrand Mazeland [Thu, 19 Nov 2009 00:04:47 +0000 (01:04 +0100)]
Removing "join-existing". Do not add on update, just rebuild complete pot. The pot file gets really dirty, really quickly.

14 years agoAdded support for pgettext() and npgettext() to separate contexts for translatable...
Brion Vibber [Wed, 18 Nov 2009 22:57:18 +0000 (14:57 -0800)]
Added support for pgettext() and npgettext() to separate contexts for translatable messages that are going to be ambiguous in English original.

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Craig Andrews [Wed, 18 Nov 2009 22:04:42 +0000 (17:04 -0500)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

14 years agoYou cannot use static that way - using another approach to save reuse the default...
Craig Andrews [Wed, 18 Nov 2009 21:58:06 +0000 (16:58 -0500)]
You cannot use static that way - using another approach to save reuse the default ldap connection

14 years agoReuse ldap connections for the default config
Craig Andrews [Wed, 18 Nov 2009 21:46:16 +0000 (16:46 -0500)]
Reuse ldap connections for the default config

14 years agodo not required that roles_to_groups be specified
Craig Andrews [Wed, 18 Nov 2009 21:41:38 +0000 (16:41 -0500)]
do not required that roles_to_groups be specified

14 years agoBlasted missing a $this!
Craig Andrews [Wed, 18 Nov 2009 21:12:55 +0000 (16:12 -0500)]
Blasted missing a $this!

14 years agoShould not canonicalize nickname before calling common_check_user
Craig Andrews [Wed, 18 Nov 2009 21:09:58 +0000 (16:09 -0500)]
Should not canonicalize nickname before calling common_check_user

14 years agoConsolidate group creation into static function in User_group
Eric Helgeson [Wed, 18 Nov 2009 20:53:33 +0000 (15:53 -0500)]
Consolidate group creation into static function in User_group

14 years agorename isMemberOfGroup to be more consistent with other LDAP functions
Craig Andrews [Wed, 18 Nov 2009 20:53:22 +0000 (15:53 -0500)]
rename isMemberOfGroup to be more consistent with other LDAP functions

14 years agocorrect login checking logic
Craig Andrews [Wed, 18 Nov 2009 20:53:07 +0000 (15:53 -0500)]
correct login checking logic

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Wed, 18 Nov 2009 20:48:17 +0000 (12:48 -0800)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

* '0.9.x' of gitorious.org:statusnet/mainline:
  Terminology consistency fix: 'Unlock' -> 'Unblock' in unblock form description.
  Localisation updates from !translatewiki !StatusNet
  Check for dupe from insertNoticeItem()

14 years agoAdd MuSTArD to notice sources
Zach Copley [Wed, 18 Nov 2009 20:43:52 +0000 (12:43 -0800)]
Add MuSTArD to notice sources

14 years agoattributes['username'] is required
Craig Andrews [Wed, 18 Nov 2009 20:40:27 +0000 (15:40 -0500)]
attributes['username'] is required

14 years agoTerminology consistency fix: 'Unlock' -> 'Unblock' in unblock form description.
Brion Vibber [Wed, 18 Nov 2009 20:29:47 +0000 (12:29 -0800)]
Terminology consistency fix: 'Unlock' -> 'Unblock' in unblock form description.

14 years agoAdd some functions that were previously undefined
Craig Andrews [Wed, 18 Nov 2009 19:49:42 +0000 (14:49 -0500)]
Add some functions that were previously undefined

14 years agoImprove the not authorized error message
Craig Andrews [Wed, 18 Nov 2009 19:44:39 +0000 (14:44 -0500)]
Improve the not authorized error message

14 years agoLocalisation updates from !translatewiki !StatusNet
Siebrand Mazeland [Wed, 18 Nov 2009 19:40:08 +0000 (20:40 +0100)]
Localisation updates from !translatewiki !StatusNet

14 years agoAdd login_group configuration option so only members of a certain group can login
Craig Andrews [Wed, 18 Nov 2009 19:35:44 +0000 (14:35 -0500)]
Add login_group configuration option so only members of a certain group can login

14 years agoAdded Authorization plugin
Craig Andrews [Wed, 18 Nov 2009 19:19:43 +0000 (14:19 -0500)]
Added Authorization plugin
Added LDAPAuthorization plugin

14 years agoCheck for dupe from insertNoticeItem()
Sarven Capadisli [Wed, 18 Nov 2009 19:15:55 +0000 (19:15 +0000)]
Check for dupe from insertNoticeItem()

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Wed, 18 Nov 2009 18:00:29 +0000 (18:00 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoTook out CSS from JS and placed it in its own file.
Sarven Capadisli [Wed, 18 Nov 2009 17:59:44 +0000 (17:59 +0000)]
Took out CSS from JS and placed it in its own file.

14 years agoImproved parameter checking
Craig Andrews [Wed, 18 Nov 2009 17:57:37 +0000 (12:57 -0500)]
Improved parameter checking

14 years agoNotice: Undefined variable: source in actions/apistatusesupdate.php on line 88
Brion Vibber [Wed, 18 Nov 2009 17:29:55 +0000 (09:29 -0800)]
Notice:  Undefined variable: source in actions/apistatusesupdate.php on line 88

14 years agoAdded counter beside the play button. When paused, it will update the
Sarven Capadisli [Wed, 18 Nov 2009 17:23:04 +0000 (17:23 +0000)]
Added counter beside the play button. When paused, it will update the
counter on new received notices. Counter is removed when play is clicked

14 years agoUpdated button styles. By default, all buttons will have a drop-shadow
Sarven Capadisli [Wed, 18 Nov 2009 16:08:11 +0000 (16:08 +0000)]
Updated button styles. By default, all buttons will have a drop-shadow

14 years agoRelatively positioning notice_primary
Sarven Capadisli [Wed, 18 Nov 2009 16:00:40 +0000 (16:00 +0000)]
Relatively positioning notice_primary

14 years agoStyled realtime_actions
Sarven Capadisli [Wed, 18 Nov 2009 15:57:45 +0000 (15:57 +0000)]
Styled realtime_actions

14 years agoAdded play/pause button for realtime notices. While on pause, it will
Sarven Capadisli [Wed, 18 Nov 2009 15:41:07 +0000 (15:41 +0000)]
Added play/pause button for realtime notices. While on pause, it will
store the notices and on play it will add them to the notice list

14 years agoMerge branch '0.9.x' into mapstraction
Evan Prodromou [Wed, 18 Nov 2009 14:20:31 +0000 (09:20 -0500)]
Merge branch '0.9.x' into mapstraction

14 years agoCreated separate objects for receive actions
Sarven Capadisli [Wed, 18 Nov 2009 13:34:06 +0000 (13:34 +0000)]
Created separate objects for receive actions

14 years agoset provider global JS variable from Mapstraction
Evan Prodromou [Wed, 18 Nov 2009 13:33:48 +0000 (08:33 -0500)]
set provider global JS variable from Mapstraction

14 years agoSetting windowhasfocus to true by default
Sarven Capadisli [Wed, 18 Nov 2009 12:46:36 +0000 (12:46 +0000)]
Setting windowhasfocus to true by default

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Wed, 18 Nov 2009 12:18:03 +0000 (12:18 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoSettling on min-width for entity_actions because 1. better i18n 2.
Sarven Capadisli [Wed, 18 Nov 2009 12:16:11 +0000 (12:16 +0000)]
Settling on min-width for entity_actions because 1. better i18n 2.
doesn't alter the width when the action is processed.

14 years agoAnother syntax error in the postgres db create script
Ciaran Gultnieks [Wed, 18 Nov 2009 11:15:05 +0000 (11:15 +0000)]
Another syntax error in the postgres db create script

14 years agoChanged from click to bind
Sarven Capadisli [Wed, 18 Nov 2009 10:56:25 +0000 (10:56 +0000)]
Changed from click to bind

14 years agoSetting max notice count in order not to freak out the browser with
Sarven Capadisli [Wed, 18 Nov 2009 10:54:57 +0000 (10:54 +0000)]
Setting max notice count in order not to freak out the browser with
memory issues. It removes the node and unbinds the previously assigned
events.

14 years agoAdded check to see whether window has focus
Sarven Capadisli [Wed, 18 Nov 2009 10:53:48 +0000 (10:53 +0000)]
Added check to see whether window has focus

14 years agoAdded a call to NoticeFavor()
Sarven Capadisli [Wed, 18 Nov 2009 10:49:41 +0000 (10:49 +0000)]
Added a call to NoticeFavor()

14 years agoAdded documentation in the README for what the 'language' setting actually does....
Ciaran Gultnieks [Wed, 18 Nov 2009 10:48:17 +0000 (10:48 +0000)]
Added documentation in the README for what the 'language' setting actually does. i.e. in practice, nothing.

14 years agoRemoved setTimeout. It was initially intended to prevent dupes but
Sarven Capadisli [Wed, 18 Nov 2009 10:46:55 +0000 (10:46 +0000)]
Removed setTimeout. It was initially intended to prevent dupes but
this is not the case with 0.9.x's util.js as opposed to 0.8.x, where it
didn't properly check if a given notice id is already in the list

14 years agoChanged window open name to '' because IE doesn't compute names that
Sarven Capadisli [Wed, 18 Nov 2009 10:43:55 +0000 (10:43 +0000)]
Changed window open name to '' because IE doesn't compute names that
include the '-' character.

14 years agoAdded on click event to open up anchors in notice items in a new
Sarven Capadisli [Wed, 18 Nov 2009 10:42:43 +0000 (10:42 +0000)]
Added on click event to open up anchors in notice items in a new
window for the Realtime plugin's pop-up window.

14 years agoSetting the width to particular form_settings inputs to auto
Sarven Capadisli [Wed, 18 Nov 2009 10:35:27 +0000 (10:35 +0000)]
Setting the width to particular form_settings inputs to auto

14 years agoUpdated default theme to match identica theme
Sarven Capadisli [Wed, 18 Nov 2009 09:56:52 +0000 (09:56 +0000)]
Updated default theme to match identica theme

14 years agoUpdated admin design form markup
Sarven Capadisli [Wed, 18 Nov 2009 09:47:04 +0000 (09:47 +0000)]
Updated admin design form markup

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Wed, 18 Nov 2009 09:24:01 +0000 (09:24 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoSeparated width selectors for form_data form controls
Sarven Capadisli [Wed, 18 Nov 2009 09:23:06 +0000 (09:23 +0000)]
Separated width selectors for form_data form controls

14 years agoRelaxed the width for form select
Sarven Capadisli [Wed, 18 Nov 2009 09:21:52 +0000 (09:21 +0000)]
Relaxed the width for form select

14 years agoRelaxed the CSS selector for design settings so it can be used in
Sarven Capadisli [Wed, 18 Nov 2009 09:06:46 +0000 (09:06 +0000)]
Relaxed the CSS selector for design settings so it can be used in
different forms.

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Ciaran Gultnieks [Wed, 18 Nov 2009 08:26:14 +0000 (08:26 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoMissing quotes in postgres db create script
Ciaran Gultnieks [Wed, 18 Nov 2009 08:25:58 +0000 (08:25 +0000)]
Missing quotes in postgres db create script

14 years agoMerge branch 'admin-sections' into 0.9.x
Zach Copley [Wed, 18 Nov 2009 08:02:02 +0000 (00:02 -0800)]
Merge branch 'admin-sections' into 0.9.x

* admin-sections:
  First draft of the admin panel for site design
  Get rid of empty select in theme dropdown

14 years agoFirst draft of the admin panel for site design
Zach Copley [Wed, 18 Nov 2009 08:00:05 +0000 (00:00 -0800)]
First draft of the admin panel for site design

14 years agofirst pass at Mapstraction plugin
Evan Prodromou [Wed, 18 Nov 2009 04:23:13 +0000 (23:23 -0500)]
first pass at Mapstraction plugin

14 years ago(Theoretically) allow users to change their passwords.
Craig Andrews [Wed, 18 Nov 2009 04:22:19 +0000 (23:22 -0500)]
(Theoretically) allow users to change their passwords.
I cannot test this... but I hope it works :-)

14 years agoA little cleanup on console.php; save readline history more aggressively; avoid some...
Brion Vibber [Wed, 18 Nov 2009 01:09:31 +0000 (17:09 -0800)]
A little cleanup on console.php; save readline history more aggressively; avoid some notice sloppiness)

14 years agoRenaming GeonamesPlugin::NAMESPACE to GeonamesPlugin::LOCATION_NS to avoid parse...
Brion Vibber [Wed, 18 Nov 2009 00:56:43 +0000 (16:56 -0800)]
Renaming GeonamesPlugin::NAMESPACE to GeonamesPlugin::LOCATION_NS to avoid parse errors; 'namespace' is a reserved keyword in PHP 5.3 and later.

14 years agoGet rid of empty select in theme dropdown
Zach Copley [Wed, 18 Nov 2009 00:55:45 +0000 (16:55 -0800)]
Get rid of empty select in theme dropdown

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Wed, 18 Nov 2009 00:35:45 +0000 (19:35 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoDeclare global usage in common.php so setup works right when called from phpunit...
Brion Vibber [Wed, 18 Nov 2009 00:24:48 +0000 (16:24 -0800)]
Declare global usage in common.php so setup works right when called from phpunit tests

We end up running the tests through a function in PHPUnit, so we don't have automatic global scope at the top level of files all the time...

14 years agobring the 08-to-09 SQL update script up-to-date
Evan Prodromou [Wed, 18 Nov 2009 00:13:09 +0000 (19:13 -0500)]
bring the 08-to-09 SQL update script up-to-date

14 years agoAdded form_data class
Sarven Capadisli [Tue, 17 Nov 2009 21:52:33 +0000 (21:52 +0000)]
Added form_data class

14 years agoUpdate form_settings layout
Sarven Capadisli [Tue, 17 Nov 2009 21:48:00 +0000 (21:48 +0000)]
Update form_settings layout

14 years agoMerge branch '0.9.x-mobile' into 0.9.x
Sarven Capadisli [Tue, 17 Nov 2009 20:50:43 +0000 (20:50 +0000)]
Merge branch '0.9.x-mobile' into 0.9.x

14 years agoUpdated admin forms to use form_settings styles
Sarven Capadisli [Tue, 17 Nov 2009 20:09:09 +0000 (20:09 +0000)]
Updated admin forms to use form_settings styles

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Tue, 17 Nov 2009 19:52:19 +0000 (19:52 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Tue, 17 Nov 2009 19:51:38 +0000 (14:51 -0500)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agomore snapshot stuff in siteadminpanel
Evan Prodromou [Tue, 17 Nov 2009 19:51:17 +0000 (14:51 -0500)]
more snapshot stuff in siteadminpanel

14 years agoremove panels.txt, move to http://status.net/wiki/Settings_by_panel
Evan Prodromou [Tue, 17 Nov 2009 19:50:54 +0000 (14:50 -0500)]
remove panels.txt, move to http://status.net/wiki/Settings_by_panel

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Tue, 17 Nov 2009 18:25:38 +0000 (18:25 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoReformatted for 80 character width, and clarified the username/nickname attribute...
Craig Andrews [Tue, 17 Nov 2009 18:00:45 +0000 (13:00 -0500)]
Reformatted for 80 character width, and clarified the username/nickname attribute difference