]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoDisable XHTML Content-Type negotiation... You've foiled our plans for the last time!
Brion Vibber [Sat, 21 Nov 2009 00:34:01 +0000 (16:34 -0800)]
Disable XHTML Content-Type negotiation... You've foiled our plans for the last time!

XHTML mode breaks a lot of JS and has been causing trouble for Safari and Chrome, especially with the fancier new UI-side plugins like realtime and maps.

14 years agoFix plural forms notation: replace " or " by " || ". Missed the comment on http:...
Siebrand Mazeland [Sat, 21 Nov 2009 00:30:23 +0000 (01:30 +0100)]
Fix plural forms notation: replace " or " by " || ". Missed the comment on http://translate.sourceforge.net/wiki/l10n/pluralforms

14 years agoDisplay lat/lon in DMS format
Craig Andrews [Fri, 20 Nov 2009 23:20:23 +0000 (18:20 -0500)]
Display lat/lon in DMS format

14 years agoFix bug 1997: notice search rss utter failure
Brion Vibber [Fri, 20 Nov 2009 22:52:29 +0000 (14:52 -0800)]
Fix bug 1997: notice search rss utter failure

Since commit c4072ef7c930b82b74f8e90f6554974b761c686c in March there's no longer an automatic run of $this->getNotices() from RssAction parent class; added to the subclass.

It might make sense to put it back in the parent class, but of course only if those dupe calls can be resolved.

14 years agoChange the format of the lat/lon output on a notice in HTML
Craig Andrews [Fri, 20 Nov 2009 22:40:38 +0000 (17:40 -0500)]
Change the format of the lat/lon output on a notice in HTML

14 years agoRevert "Use the geo microformat as documented at http://microformats.org/wiki/geo"
Craig Andrews [Fri, 20 Nov 2009 22:33:22 +0000 (17:33 -0500)]
Revert "Use the geo microformat as documented at http://microformats.org/wiki/geo"

This reverts commit 67add6429136dd6c2f5a924fb6bfef3ae099b495.

14 years agoUndo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted notices...
Craig Andrews [Fri, 20 Nov 2009 20:34:48 +0000 (15:34 -0500)]
Undo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted notices are not displayed in realtime

14 years agouse caching in geonames plugin
Evan Prodromou [Fri, 20 Nov 2009 15:58:28 +0000 (07:58 -0800)]
use caching in geonames plugin

14 years agoSupport SSL for the Google Client Location API
Craig Andrews [Fri, 20 Nov 2009 20:18:09 +0000 (15:18 -0500)]
Support SSL for the Google Client Location API

14 years agoMake the Google Client Location API's output compliant with the w3c geolocation speci...
Craig Andrews [Fri, 20 Nov 2009 20:06:31 +0000 (15:06 -0500)]
Make the Google Client Location API's output compliant with the w3c geolocation specification

14 years agoFix javascript errors emitted in browsers that do not support w3c geolocation
Craig Andrews [Fri, 20 Nov 2009 19:46:27 +0000 (14:46 -0500)]
Fix javascript errors emitted in browsers that do not support w3c geolocation

14 years agostart for pluginqueuehandler
Brion Vibber [Fri, 20 Nov 2009 19:18:12 +0000 (11:18 -0800)]
start for pluginqueuehandler

14 years agofix notice bug
Brion Vibber [Fri, 20 Nov 2009 18:08:13 +0000 (10:08 -0800)]
fix notice bug

14 years agoFix js error on non-map containing pages
Craig Andrews [Fri, 20 Nov 2009 16:16:39 +0000 (11:16 -0500)]
Fix js error on non-map containing pages

14 years agocorrect the primary key for login_token
Craig Andrews [Fri, 20 Nov 2009 15:56:06 +0000 (10:56 -0500)]
correct the primary key for login_token

14 years agoUI text fixes and tweaks.
Siebrand Mazeland [Fri, 20 Nov 2009 15:03:27 +0000 (16:03 +0100)]
UI text fixes and tweaks.

14 years agoLocalisation updates for !StatusNet from !translatewiki.net !sntrans
Siebrand Mazeland [Fri, 20 Nov 2009 10:43:51 +0000 (11:43 +0100)]
Localisation updates for !StatusNet from !translatewiki.net !sntrans

14 years agoUpdated form markup
Sarven Capadisli [Fri, 20 Nov 2009 05:48:05 +0000 (05:48 +0000)]
Updated form markup

14 years agoMerge branch 'feed-integration' into 0.9.x
Brion Vibber [Fri, 20 Nov 2009 05:05:31 +0000 (21:05 -0800)]
Merge branch 'feed-integration' into 0.9.x

14 years agoInitial functional version of feed subscription plugin, currently supporting only...
Brion Vibber [Fri, 20 Nov 2009 04:55:38 +0000 (20:55 -0800)]
Initial functional version of feed subscription plugin, currently supporting only PuSH-enabled feeds.

14 years agoFollowup to commit 4e00ce01a9841ac055c058a4f0e221cc56eca06e: rename user_role to...
Brion Vibber [Fri, 20 Nov 2009 04:55:38 +0000 (20:55 -0800)]
Followup to commit 4e00ce01a9841ac055c058a4f0e221cc56eca06e: rename user_role to profile_role in update & postgres schemas

14 years agoLoad notice data using javascript from the html on the page instead of writing json...
Craig Andrews [Fri, 20 Nov 2009 00:12:58 +0000 (19:12 -0500)]
Load notice data using javascript from the html on the page instead of writing json representations of the notices on each page
Clicking on a geo link pops up a map

14 years agoUse the geo microformat as documented at http://microformats.org/wiki/geo
Craig Andrews [Fri, 20 Nov 2009 00:12:22 +0000 (19:12 -0500)]
Use the geo microformat as documented at http://microformats.org/wiki/geo

14 years agoUpgrade to joverlay 0.8 (needed the html option)
Craig Andrews [Fri, 20 Nov 2009 00:11:56 +0000 (19:11 -0500)]
Upgrade to joverlay 0.8 (needed the html option)

14 years agoLeft a form_data class of a <ul> in the user admin panel
Zach Copley [Thu, 19 Nov 2009 23:24:34 +0000 (15:24 -0800)]
Left a form_data class of a <ul> in the user admin panel

14 years agoMerge branch 'admin-sections/4' into 0.9.x
Zach Copley [Thu, 19 Nov 2009 23:17:59 +0000 (15:17 -0800)]
Merge branch 'admin-sections/4' into 0.9.x

* admin-sections/4:
  Added validation to fields in user admin panel
  Added a user admin panel

14 years agoAdded validation to fields in user admin panel
Zach Copley [Thu, 19 Nov 2009 23:17:24 +0000 (15:17 -0800)]
Added validation to fields in user admin panel

14 years agoAdded a user admin panel
Zach Copley [Thu, 19 Nov 2009 23:02:25 +0000 (15:02 -0800)]
Added a user admin panel

14 years agoAdded mobile logos for default and identica themes
Sarven Capadisli [Thu, 19 Nov 2009 21:17:41 +0000 (21:17 +0000)]
Added mobile logos for default and identica themes

14 years agoChanged gif to png
Sarven Capadisli [Thu, 19 Nov 2009 20:59:21 +0000 (20:59 +0000)]
Changed gif to png

14 years agoChanged this to action. THANKS zach!
Sarven Capadisli [Thu, 19 Nov 2009 20:52:42 +0000 (20:52 +0000)]
Changed this to action. THANKS zach!

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

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

* '0.9.x' of gitorious.org:statusnet/mainline:
  Localisation updates for !StatusNet from !translatewiki.net
  Use the browser's geolocation API to set the location on the notice form
  Add geometa library, and include it.
  Add location form elements to the noticeform, and save their values on submission
  Use the $user object nickname, as login name doesnt have to == nickname anymore with plugins such as ldap/etc
  Revert "Re added NICKNAME_FMT constant to router.php."

14 years agoDoing content negotiation only once
Sarven Capadisli [Thu, 19 Nov 2009 20:47:05 +0000 (20:47 +0000)]
Doing content negotiation only once

14 years agoAdd execute bit to pingqueuehandler
Zach Copley [Thu, 19 Nov 2009 20:45:45 +0000 (12:45 -0800)]
Add execute bit to pingqueuehandler

14 years agoMerge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
Siebrand Mazeland [Thu, 19 Nov 2009 20:24:49 +0000 (21:24 +0100)]
Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x

14 years agoLocalisation updates for !StatusNet from !translatewiki.net
Siebrand Mazeland [Thu, 19 Nov 2009 20:24:24 +0000 (21:24 +0100)]
Localisation updates for !StatusNet from !translatewiki.net
* adding plural forms for all localisations

14 years agoUse the browser's geolocation API to set the location on the notice form
Craig Andrews [Thu, 19 Nov 2009 20:17:18 +0000 (15:17 -0500)]
Use the browser's geolocation API to set the location on the notice form

14 years agoAdd geometa library, and include it.
Craig Andrews [Thu, 19 Nov 2009 20:15:34 +0000 (15:15 -0500)]
Add geometa library, and include it.
Geometa provides a fallback for W3C geolocation so that Google Gears or Google's Client Location service can also be used

14 years agoAdd location form elements to the noticeform, and save their values on submission
Craig Andrews [Thu, 19 Nov 2009 20:14:55 +0000 (15:14 -0500)]
Add location form elements to the noticeform, and save their values on submission

14 years agoUse the $user object nickname, as login name doesnt have to == nickname anymore with...
Eric Helgeson [Thu, 19 Nov 2009 20:00:28 +0000 (15:00 -0500)]
Use the $user object nickname, as login name doesnt have to == nickname anymore with plugins such as ldap/etc

14 years agoRevert "Re added NICKNAME_FMT constant to router.php."
Eric Helgeson [Thu, 19 Nov 2009 19:58:32 +0000 (14:58 -0500)]
Revert "Re added NICKNAME_FMT constant to router.php."

This reverts commit 9f15febf88769493aa834cab5b916cb46298842a.

Issues with remote OMB. Will revisit and fix correctly

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Thu, 19 Nov 2009 19:56:00 +0000 (11:56 -0800)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

* '0.9.x' of gitorious.org:statusnet/mainline:
  take out void setLabel() call in Mapstraction
  Updated max-width for profile and single notice page
  add username and timestamp to map popup

14 years agoMoved most path and server settings to a new paths admin panel
Zach Copley [Thu, 19 Nov 2009 19:55:07 +0000 (11:55 -0800)]
Moved most path and server settings to a new paths admin panel

14 years agotake out void setLabel() call in Mapstraction
Evan Prodromou [Thu, 19 Nov 2009 18:24:03 +0000 (13:24 -0500)]
take out void setLabel() call in Mapstraction

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

14 years agoUpdated max-width for profile and single notice page
Sarven Capadisli [Thu, 19 Nov 2009 18:21:40 +0000 (18:21 +0000)]
Updated max-width for profile and single notice page

14 years agoadd username and timestamp to map popup
Evan Prodromou [Thu, 19 Nov 2009 18:20:55 +0000 (13:20 -0500)]
add username and timestamp to map popup

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Thu, 19 Nov 2009 17:37:26 +0000 (12:37 -0500)]
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
Sarven Capadisli [Thu, 19 Nov 2009 17:35:45 +0000 (17:35 +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 [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 agoBrought the plugin up to date with recent 0.9.x changes e.g.,
Sarven Capadisli [Thu, 19 Nov 2009 17:13:51 +0000 (17:13 +0000)]
Brought the plugin up to date with recent 0.9.x changes e.g.,
Theme::path

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.