]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
13 years agoMerge branch '1.0.x' into schema-x
Brion Vibber [Tue, 19 Oct 2010 22:19:46 +0000 (15:19 -0700)]
Merge branch '1.0.x' into schema-x

Conflicts:
lib/common.php

13 years agoMerge branch '0.9.x' into 1.0.x
Brion Vibber [Tue, 19 Oct 2010 22:18:07 +0000 (15:18 -0700)]
Merge branch '0.9.x' into 1.0.x

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Tue, 19 Oct 2010 22:10:47 +0000 (15:10 -0700)]
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoFix PHP notice when submitting 'design' admin panel on a browser that doesn't support...
Brion Vibber [Tue, 19 Oct 2010 22:09:45 +0000 (15:09 -0700)]
Fix PHP notice when submitting 'design' admin panel on a browser that doesn't support file uploads such as Mobile Safari

13 years agoQuick fix for bad message in en_GB (#2790) -- fixed upstream at http://translatewiki...
Brion Vibber [Tue, 19 Oct 2010 21:50:10 +0000 (14:50 -0700)]
Quick fix for bad message in en_GB (#2790) -- fixed upstream at http://translatewiki.net/w/i.php?title=StatusNet:A3894b1256ab040ed20a35eedeece8829c62d5ab-Direct_message_to_s_sent./en-gb&diff=2403802&oldid=1930996

13 years agoRelax restrictions on URL validation for oauth_callback. We need to
Zach Copley [Tue, 19 Oct 2010 19:29:21 +0000 (19:29 +0000)]
Relax restrictions on URL validation for oauth_callback. We need to
allow custom schemes like mustard:// etc.

13 years agofix index drop on pg
Brion Vibber [Tue, 19 Oct 2010 19:23:49 +0000 (12:23 -0700)]
fix index drop on pg

13 years ago$config['db']['mysql_foreign_keys'] option to experimentally enable foreign keys...
Brion Vibber [Tue, 19 Oct 2010 19:11:49 +0000 (12:11 -0700)]
$config['db']['mysql_foreign_keys'] option to experimentally enable foreign keys on MySQL. (Would only work on InnoDB tables, may explode, etc)

13 years agoInitial foreign key setup support
Brion Vibber [Tue, 19 Oct 2010 19:08:59 +0000 (12:08 -0700)]
Initial foreign key setup support

13 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Tue, 19 Oct 2010 19:08:48 +0000 (12:08 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoOAuth - better log messages
Zach Copley [Tue, 19 Oct 2010 19:07:59 +0000 (12:07 -0700)]
OAuth - better log messages

13 years agoFix unique & foreign constraints on foreign_* tables. Reference info copied from...
Brion Vibber [Tue, 19 Oct 2010 18:24:33 +0000 (11:24 -0700)]
Fix unique & foreign constraints on foreign_* tables. Reference info copied from old schema wasn't correctly taking into account that (id, service) must be treated together as a unit to identify a foreign_user uniquely.

13 years agoJust a little more mobile stylin.
Samantha Doherty [Tue, 19 Oct 2010 18:08:01 +0000 (14:08 -0400)]
Just a little more mobile stylin.

13 years agoQuick mobile stylesheet for shiny theme.
Samantha Doherty [Tue, 19 Oct 2010 16:27:50 +0000 (12:27 -0400)]
Quick mobile stylesheet for shiny theme.

13 years agoBig updates for themes rebase, clean, and shiny. A few more adjustments to come for...
Samantha Doherty [Tue, 19 Oct 2010 15:07:53 +0000 (11:07 -0400)]
Big updates for themes rebase, clean, and shiny. A few more adjustments to come for 0.9.6, time (probably not) permitting.

13 years agostrip column prefix lengths from key defs on pg
Brion Vibber [Tue, 19 Oct 2010 01:26:11 +0000 (18:26 -0700)]
strip column prefix lengths from key defs on pg

13 years agoFix misnamed unique constraint
Brion Vibber [Tue, 19 Oct 2010 01:16:07 +0000 (18:16 -0700)]
Fix misnamed unique constraint

13 years agoQuoting fixes for postgres
Brion Vibber [Tue, 19 Oct 2010 01:15:58 +0000 (18:15 -0700)]
Quoting fixes for postgres

13 years agotweak unique constraint setup
Brion Vibber [Tue, 19 Oct 2010 01:07:25 +0000 (18:07 -0700)]
tweak unique constraint setup

13 years agoupdate -> create on dumpschema options, easier for me to remember
Brion Vibber [Tue, 19 Oct 2010 00:49:08 +0000 (17:49 -0700)]
update -> create on dumpschema options, easier for me to remember

13 years agoMySQL schema: fix dropping unique indexes, add support for changing table properties...
Brion Vibber [Tue, 19 Oct 2010 00:44:41 +0000 (17:44 -0700)]
MySQL schema: fix dropping unique indexes, add support for changing table properties back from old code.

13 years agoFix casing of "translatewiki.net"
Siebrand Mazeland [Tue, 19 Oct 2010 00:26:39 +0000 (02:26 +0200)]
Fix casing of "translatewiki.net"

13 years agoDrop reverseTypeMap from schemas; we're now doing the forward-mapping on the canonica...
Brion Vibber [Tue, 19 Oct 2010 00:21:12 +0000 (17:21 -0700)]
Drop reverseTypeMap from schemas; we're now doing the forward-mapping on the canonical def before comparing

13 years agoPG tweak
Brion Vibber [Tue, 19 Oct 2010 00:15:51 +0000 (17:15 -0700)]
PG tweak

13 years agoNormalize the 'modified' vs 'created' field definitions to not-null timestamps. We...
Brion Vibber [Tue, 19 Oct 2010 00:08:23 +0000 (17:08 -0700)]
Normalize the 'modified' vs 'created' field definitions to not-null timestamps. We can't rely on database DEFAULT or ON UPDATE values, since they don't play well with our insert-time caching.

13 years agoMerge branch '1.0.x' into schema-x
Brion Vibber [Mon, 18 Oct 2010 22:26:20 +0000 (15:26 -0700)]
Merge branch '1.0.x' into schema-x

13 years agoMerge branch '0.9.x'
Brion Vibber [Mon, 18 Oct 2010 22:21:02 +0000 (15:21 -0700)]
Merge branch '0.9.x'

13 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Mon, 18 Oct 2010 21:50:31 +0000 (14:50 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoBump version/string: 0.9.6 "Man on the Moon"
Brion Vibber [Mon, 18 Oct 2010 21:49:02 +0000 (14:49 -0700)]
Bump version/string: 0.9.6 "Man on the Moon"

13 years agoBump README to 0.9.6
Brion Vibber [Mon, 18 Oct 2010 21:48:11 +0000 (14:48 -0700)]
Bump README to 0.9.6

13 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Mon, 18 Oct 2010 21:09:13 +0000 (23:09 +0200)]
Localisation updates from http://translatewiki.net

13 years ago* fix bugs in parameter numbering for two messages
Siebrand Mazeland [Mon, 18 Oct 2010 20:47:50 +0000 (22:47 +0200)]
* fix bugs in parameter numbering for two messages
* add translator documentation

13 years agoFix `msgid' and `msgstr' entries do not both end with '\n'
Siebrand Mazeland [Mon, 18 Oct 2010 20:15:54 +0000 (22:15 +0200)]
Fix `msgid' and `msgstr' entries do not both end with '\n'

13 years agoMerge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
Siebrand Mazeland [Mon, 18 Oct 2010 20:11:33 +0000 (22:11 +0200)]
Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x

13 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Mon, 18 Oct 2010 20:03:29 +0000 (22:03 +0200)]
Localisation updates from http://translatewiki.net

13 years agoMerge branch '0.9.x' into 1.0.x
Brion Vibber [Mon, 18 Oct 2010 19:49:20 +0000 (12:49 -0700)]
Merge branch '0.9.x' into 1.0.x

13 years agoClean up edge cases in OStatus FeedDiscoveryTest
Brion Vibber [Mon, 18 Oct 2010 19:45:55 +0000 (12:45 -0700)]
Clean up edge cases in OStatus FeedDiscoveryTest

13 years agoRemove superfluous whitespace
Siebrand Mazeland [Mon, 18 Oct 2010 19:44:51 +0000 (21:44 +0200)]
Remove superfluous whitespace

13 years agoUpdate URLDetectionTest.php for rel="nofollow external". There are still some broken...
Brion Vibber [Mon, 18 Oct 2010 19:26:01 +0000 (12:26 -0700)]
Update URLDetectionTest.php for rel="nofollow external". There are still some broken tests due to bad quote splitting, which is unrelated.

13 years agoAvoid notice in DirectionDetectorPlugin when dealing with empty string.
Brion Vibber [Mon, 18 Oct 2010 19:23:01 +0000 (12:23 -0700)]
Avoid notice in DirectionDetectorPlugin when dealing with empty string.

13 years agoMerge branch '0.9.x' into 1.0.x
Brion Vibber [Mon, 18 Oct 2010 19:17:11 +0000 (12:17 -0700)]
Merge branch '0.9.x' into 1.0.x

Conflicts:
README
lib/default.php

13 years agoMake HTTP timeout configurable on OStatus's remote-tests.php (needs to be pumped...
Brion Vibber [Mon, 18 Oct 2010 18:27:22 +0000 (11:27 -0700)]
Make HTTP timeout configurable on OStatus's remote-tests.php (needs to be pumped up a fair amount when doing Salmon pings with queues off on the test boxes, especially without the fast math library)

13 years agofix notice on non-https views
Brion Vibber [Fri, 15 Oct 2010 22:01:55 +0000 (15:01 -0700)]
fix notice on non-https views

13 years agodocument API and nofollow config options
Evan Prodromou [Mon, 18 Oct 2010 15:41:33 +0000 (11:41 -0400)]
document API and nofollow config options

13 years agodefault for nofollow external is sometimes
Evan Prodromou [Mon, 18 Oct 2010 15:41:18 +0000 (11:41 -0400)]
default for nofollow external is sometimes

13 years agooptions to nofollow external links in notices
Evan Prodromou [Mon, 18 Oct 2010 15:29:52 +0000 (11:29 -0400)]
options to nofollow external links in notices

13 years ago* add plural support where missing
Siebrand Mazeland [Sat, 16 Oct 2010 12:38:12 +0000 (14:38 +0200)]
* add plural support where missing
* update translator documentation.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Sat, 16 Oct 2010 12:31:41 +0000 (14:31 +0200)]
Update translator documentation.

13 years agoChange incorrect use of e.g. to i.e.
Siebrand Mazeland [Sat, 16 Oct 2010 12:20:30 +0000 (14:20 +0200)]
Change incorrect use of e.g. to i.e.

Spotted by The Evil IP address.

13 years agoUse common case instead of WARNING in all caps.
Siebrand Mazeland [Sat, 16 Oct 2010 12:15:02 +0000 (14:15 +0200)]
Use common case instead of WARNING in all caps.

Spotted by The Evil IP address.

13 years agosome more tweaking to do the mappings during filterDef; not totally sure I like it
Brion Vibber [Fri, 15 Oct 2010 23:32:37 +0000 (16:32 -0700)]
some more tweaking to do the mappings during filterDef; not totally sure I like it

13 years agoFix for ticket #2837: white screen when hitting 'make admin' button on group members...
Brion Vibber [Fri, 15 Oct 2010 22:33:54 +0000 (15:33 -0700)]
Fix for ticket #2837: white screen when hitting 'make admin' button on group members list.

RedirectingAction->returnToArgs() has been renamed to returnToPrevious() to avoid confusion with the existing Action->returnToArgs which gives the arguments that would be used to pass to one of those. :)
Switching to the correct function call gets it working.

Thanks to Siebrand for catching it when I could debug it live!

13 years agofix notice on non-https views
Brion Vibber [Fri, 15 Oct 2010 22:01:55 +0000 (15:01 -0700)]
fix notice on non-https views

13 years agofix notice on non-https views
Brion Vibber [Fri, 15 Oct 2010 22:01:55 +0000 (15:01 -0700)]
fix notice on non-https views

13 years agowoops wrong path
Brion Vibber [Fri, 15 Oct 2010 22:01:43 +0000 (15:01 -0700)]
woops wrong path

13 years agotweak copyright headers on installer
Brion Vibber [Fri, 15 Oct 2010 21:49:05 +0000 (14:49 -0700)]
tweak copyright headers on installer

13 years agoCleanup on making the schema work for installer (not quite there yet)
Brion Vibber [Fri, 15 Oct 2010 20:47:38 +0000 (13:47 -0700)]
Cleanup on making the schema work for installer (not quite there yet)

13 years agofix typo on params on Schema->createTable()
Brion Vibber [Fri, 15 Oct 2010 20:34:54 +0000 (13:34 -0700)]
fix typo on params on Schema->createTable()

13 years agoMake StatusNet::initDefaults() public so we can call it from the installer.
Brion Vibber [Fri, 15 Oct 2010 20:34:35 +0000 (13:34 -0700)]
Make StatusNet::initDefaults() public so we can call it from the installer.

13 years agoSplit the core-setup bits of common.php out to framework.php (better ideas?) so we...
Brion Vibber [Fri, 15 Oct 2010 20:33:26 +0000 (13:33 -0700)]
Split the core-setup bits of common.php out to framework.php (better ideas?) so we can easily set up our framework to run Schema setup before we have a core database to load a live config from.

13 years agoUpdate installer to use new Schema code to create the core tables instead of db/statu...
Brion Vibber [Fri, 15 Oct 2010 19:20:10 +0000 (12:20 -0700)]
Update installer to use new Schema code to create the core tables instead of db/statusnet.sql or db/statusnet_pg.sql

13 years agoMerge branch '1.0.x' into schema-x
Brion Vibber [Fri, 15 Oct 2010 18:40:40 +0000 (11:40 -0700)]
Merge branch '1.0.x' into schema-x

13 years agoTweak DB query logging to also log queries that fail; the exceptions we get are often...
Brion Vibber [Fri, 15 Oct 2010 18:26:06 +0000 (11:26 -0700)]
Tweak DB query logging to also log queries that fail; the exceptions we get are often not very descriptive like "No such table" without saying which table. :)

13 years agoMerge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou [Fri, 15 Oct 2010 17:46:44 +0000 (13:46 -0400)]
Merge remote branch 'gitorious/0.9.x' into 0.9.x

13 years agoadd SSL servers and paths to pathadminpanel.php
Evan Prodromou [Fri, 15 Oct 2010 17:46:21 +0000 (13:46 -0400)]
add SSL servers and paths to pathadminpanel.php

13 years agoFix ticket #2829: we have more subdirs to pull than just avatars now; updated the...
Brion Vibber [Thu, 14 Oct 2010 23:57:04 +0000 (16:57 -0700)]
Fix ticket #2829: we have more subdirs to pull than just avatars now; updated the upgrade directions.

13 years agoMerge branch '2828' into 0.9.x
Brion Vibber [Thu, 14 Oct 2010 23:52:01 +0000 (16:52 -0700)]
Merge branch '2828' into 0.9.x

13 years agoFix for ticket #2828, part II: apostrophe in site name set in installer created a...
Brion Vibber [Thu, 14 Oct 2010 23:47:56 +0000 (16:47 -0700)]
Fix for ticket #2828, part II: apostrophe in site name set in installer created a broken config.php.

The previous commit fixed the base installer to properly quote its strings when creating config.php... but you'd actually end up with double-escaping if you had magic_quotes_gpc on. Magic quotes are evil and lame, but we gotta deal with em. :P Updated the web installer code to check for magic quotes, and to grab its variables consistently through the same interface.

13 years agoFix for ticket #2828: apostrophe in site name set in installer created a broken confi...
Brion Vibber [Thu, 14 Oct 2010 23:25:43 +0000 (16:25 -0700)]
Fix for ticket #2828: apostrophe in site name set in installer created a broken config.php.

Now running values through var_export() before putting them into the config.php, ensuring strings will be properly quoted.

13 years agoMerge remote branch 'statusnet/0.9.x' into 1.0.x
Craig Andrews [Thu, 14 Oct 2010 19:27:17 +0000 (15:27 -0400)]
Merge remote branch 'statusnet/0.9.x' into 1.0.x

13 years agolet users set their SSL logo through the admin panel
Evan Prodromou [Thu, 14 Oct 2010 19:06:11 +0000 (15:06 -0400)]
let users set their SSL logo through the admin panel

13 years agodocument and default for site|ssllogo
Evan Prodromou [Thu, 14 Oct 2010 18:56:38 +0000 (14:56 -0400)]
document and default for site|ssllogo

13 years agofix copy-and-paste error in javascript url creation
Evan Prodromou [Thu, 14 Oct 2010 18:53:20 +0000 (14:53 -0400)]
fix copy-and-paste error in javascript url creation

13 years agomake the logo be compatible with HTTPS pages, if possible
Evan Prodromou [Thu, 14 Oct 2010 18:22:49 +0000 (14:22 -0400)]
make the logo be compatible with HTTPS pages, if possible

13 years agoMake HTTPS urls in File::url() if necessary
Evan Prodromou [Thu, 14 Oct 2010 18:22:17 +0000 (14:22 -0400)]
Make HTTPS urls in File::url() if necessary

13 years agoaccept profile URL as a LRDD identifier
Evan Prodromou [Thu, 14 Oct 2010 15:07:37 +0000 (11:07 -0400)]
accept profile URL as a LRDD identifier

13 years agoShow Webfinger, URI and profile page as subject and aliases
Evan Prodromou [Thu, 14 Oct 2010 15:06:57 +0000 (11:06 -0400)]
Show Webfinger, URI and profile page as subject and aliases

13 years agocorrectly use sslserver if it is set
Evan Prodromou [Thu, 14 Oct 2010 05:35:11 +0000 (01:35 -0400)]
correctly use sslserver if it is set

13 years agodocument sslserver and sslpath configuration options
Evan Prodromou [Thu, 14 Oct 2010 05:23:12 +0000 (01:23 -0400)]
document sslserver and sslpath configuration options

13 years agoDesign::url() will use HTTPS if page is HTTPS
Evan Prodromou [Thu, 14 Oct 2010 05:18:19 +0000 (01:18 -0400)]
Design::url() will use HTTPS if page is HTTPS

13 years agouse HTTPS for scripts and stylesheets if the current page is HTTPS
Evan Prodromou [Thu, 14 Oct 2010 05:09:02 +0000 (01:09 -0400)]
use HTTPS for scripts and stylesheets if the current page is HTTPS

13 years agoshow HTTPS urls for JavaScript if HTTPS used for page
Evan Prodromou [Thu, 14 Oct 2010 05:00:13 +0000 (01:00 -0400)]
show HTTPS urls for JavaScript if HTTPS used for page

13 years agoconsolidate some theme path code between ssl and non-ssl
Evan Prodromou [Thu, 14 Oct 2010 04:59:53 +0000 (00:59 -0400)]
consolidate some theme path code between ssl and non-ssl

13 years agouse HTTPS for favicon.ico if page is HTTPS
Evan Prodromou [Thu, 14 Oct 2010 04:50:26 +0000 (00:50 -0400)]
use HTTPS for favicon.ico if page is HTTPS

13 years agotry to show HTTPS-encrypted theme files for HTTPS-encrypted pages
Evan Prodromou [Thu, 14 Oct 2010 04:46:32 +0000 (00:46 -0400)]
try to show HTTPS-encrypted theme files for HTTPS-encrypted pages

13 years agotry and show an SSL image for the creative commons image
Evan Prodromou [Thu, 14 Oct 2010 04:31:13 +0000 (00:31 -0400)]
try and show an SSL image for the creative commons image

13 years agoadd static method StatusNet::isHTTPS()
Evan Prodromou [Thu, 14 Oct 2010 04:16:23 +0000 (00:16 -0400)]
add static method StatusNet::isHTTPS()

13 years agobetter deletion of related objects in User_group::delete()
Evan Prodromou [Thu, 14 Oct 2010 02:44:06 +0000 (22:44 -0400)]
better deletion of related objects in User_group::delete()

13 years agoCleanup unique & foreign key defs
Brion Vibber [Thu, 14 Oct 2010 00:35:39 +0000 (17:35 -0700)]
Cleanup unique & foreign key defs

13 years agofix bug with --diff on missing table
Brion Vibber [Thu, 14 Oct 2010 00:35:18 +0000 (17:35 -0700)]
fix bug with --diff on missing table

13 years agoNicer diff display for schema dump
Brion Vibber [Wed, 13 Oct 2010 23:58:28 +0000 (16:58 -0700)]
Nicer diff display for schema dump

13 years agologic fix in diffing :D
Brion Vibber [Wed, 13 Oct 2010 23:56:49 +0000 (16:56 -0700)]
logic fix in diffing :D

13 years agoFix for PG filtering
Brion Vibber [Wed, 13 Oct 2010 23:21:24 +0000 (16:21 -0700)]
Fix for PG filtering

13 years agosuppress notices for non-present sections
Brion Vibber [Wed, 13 Oct 2010 23:11:02 +0000 (16:11 -0700)]
suppress notices for non-present sections

13 years agoFilter table definitions to scrub out unsupported features before trying to alter...
Brion Vibber [Wed, 13 Oct 2010 23:04:28 +0000 (16:04 -0700)]
Filter table definitions to scrub out unsupported features before trying to alter a table. This lets us skip those where we end up trying to change unsupported features.

13 years agoMerge branch '1.0.x' into schema-x
Brion Vibber [Wed, 13 Oct 2010 22:46:45 +0000 (15:46 -0700)]
Merge branch '1.0.x' into schema-x

13 years agoMerge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou [Wed, 13 Oct 2010 19:18:32 +0000 (15:18 -0400)]
Merge remote branch 'gitorious/0.9.x' into 0.9.x

13 years agoMerge branch 'master' into 0.9.x
Brion Vibber [Wed, 13 Oct 2010 19:04:20 +0000 (12:04 -0700)]
Merge branch 'master' into 0.9.x

13 years agoClean up remote avatar temporary files if we fail before saving them into avatars...
Brion Vibber [Wed, 13 Oct 2010 18:04:41 +0000 (11:04 -0700)]
Clean up remote avatar temporary files if we fail before saving them into avatars directory (OMB core, OStatus, WikiHowProfile, YammerImport)

13 years agoModHelper -> silence only, don't let them sandbox (it's too confusing atm without...
Brion Vibber [Wed, 13 Oct 2010 17:00:16 +0000 (10:00 -0700)]
ModHelper -> silence only, don't let them sandbox (it's too confusing atm without a good audit trail)