]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMerge branch '0.9.x' into openid-oauth
Brion Vibber [Wed, 20 Oct 2010 23:16:28 +0000 (16:16 -0700)]
Merge branch '0.9.x' into openid-oauth

14 years agoFix option settings on oauth_post_notice.php
Brion Vibber [Wed, 20 Oct 2010 23:16:00 +0000 (16:16 -0700)]
Fix option settings on oauth_post_notice.php

14 years agoPretty up the OpenID variant of the OAuth login form a bit; change the 'Allow' button...
Brion Vibber [Wed, 20 Oct 2010 23:14:32 +0000 (16:14 -0700)]
Pretty up the OpenID variant of the OAuth login form a bit; change the 'Allow' button to 'Continue' so we're not confused why we get the form again after authenticating.

14 years ago* translator documentation added.
Siebrand Mazeland [Wed, 20 Oct 2010 23:12:56 +0000 (01:12 +0200)]
* translator documentation added.
* moved some translator comments that were not directly above the line with the message to the correct location.
* i18n for UI text.
* superfluous whitespace removed.

14 years agoInitial OpenID+OAuth thingy.
Brion Vibber [Wed, 20 Oct 2010 22:59:27 +0000 (15:59 -0700)]
Initial OpenID+OAuth thingy.

14 years agoFix --oauth-token-secret on oauth_verify_creds.php
Brion Vibber [Wed, 20 Oct 2010 22:17:56 +0000 (15:17 -0700)]
Fix --oauth-token-secret on oauth_verify_creds.php

14 years agoFix for ticket #2845: singleuser nickname configuration was being overridden by site...
Brion Vibber [Wed, 20 Oct 2010 21:34:25 +0000 (14:34 -0700)]
Fix for ticket #2845: singleuser nickname configuration was being overridden by site owner in router setup.

I've consolidated the checks for which user to use for single-user mode into User::singleUser(), which now uses the configured nickname by preference, falling back to the site owner if it's unset.
This is now called consistently from the places that needed to use the primary user's nickname in routing setup.

Setting $config['singleuser']['nickname'] should now work again as expected.

14 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Wed, 20 Oct 2010 20:16:13 +0000 (22:16 +0200)]
Localisation updates from http://translatewiki.net.

14 years agoRevert DB change for OAuth. Change compound key for oauth_application_user
Zach Copley [Wed, 20 Oct 2010 18:41:04 +0000 (11:41 -0700)]
Revert DB change for OAuth. Change compound key for oauth_application_user
back to (profile_id, application_id). I think we can get away without
a DB change by only issuing one anonymous access token per user.

14 years agoConsistent punctuation.
Siebrand Mazeland [Wed, 20 Oct 2010 18:29:59 +0000 (20:29 +0200)]
Consistent punctuation.

14 years ago* i18n for many missing messages (???)
Siebrand Mazeland [Wed, 20 Oct 2010 18:28:04 +0000 (20:28 +0200)]
* i18n for many missing messages (???)
* add translator documentation.

14 years agoAdd FIXME
Siebrand Mazeland [Wed, 20 Oct 2010 18:01:12 +0000 (20:01 +0200)]
Add FIXME

14 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Wed, 20 Oct 2010 17:51:49 +0000 (19:51 +0200)]
Localisation updates from http://translatewiki.net.

14 years ago* i18n/L10n fixes.
Siebrand Mazeland [Wed, 20 Oct 2010 17:34:27 +0000 (19:34 +0200)]
* i18n/L10n fixes.
* translator documentation updated/added.
* superfluous whitespace removed.

14 years agoMerge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
Siebrand Mazeland [Wed, 20 Oct 2010 16:26:51 +0000 (18:26 +0200)]
Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x

14 years agoFix nasty bug in parameter for e-mail notification for favourite.
Siebrand Mazeland [Wed, 20 Oct 2010 09:16:21 +0000 (11:16 +0200)]
Fix nasty bug in parameter for e-mail notification for favourite.

14 years agoStick OAuth developer help info in a section
Zach Copley [Wed, 20 Oct 2010 04:24:19 +0000 (21:24 -0700)]
Stick OAuth developer help info in a section

14 years agoMerge branch 'anon-consumer' into 0.9.x
Zach Copley [Wed, 20 Oct 2010 04:01:53 +0000 (21:01 -0700)]
Merge branch 'anon-consumer' into 0.9.x

14 years agoAdd support for an anonymous OAuth consumer. Note: this requires a
Zach Copley [Wed, 20 Oct 2010 03:54:53 +0000 (20:54 -0700)]
Add support for an anonymous OAuth consumer. Note: this requires a
small DB tweak.  Oauth_application_user needs to have the primary
compound key: (profile_id, application_id, token).

http://status.net/open-source/issues/2761

This should also make it possible to have multiple access tokens
per application.

http://status.net/open-source/issues/2788

14 years agoQuick fix for wee regression in entity_action button hover states.
Samantha Doherty [Wed, 20 Oct 2010 01:33:56 +0000 (21:33 -0400)]
Quick fix for wee regression in entity_action button hover states.

14 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Wed, 20 Oct 2010 00:43:14 +0000 (02:43 +0200)]
Localisation updates from http://translatewiki.net.

14 years agoConvert SamplePlugin to new-style table defs, tweak some stuff to test basic checkschema
Brion Vibber [Wed, 20 Oct 2010 00:25:56 +0000 (17:25 -0700)]
Convert SamplePlugin to new-style table defs, tweak some stuff to test basic checkschema

14 years agoStarting to encapsulate some of the schema_version checksum / updater logic
Brion Vibber [Wed, 20 Oct 2010 00:07:37 +0000 (17:07 -0700)]
Starting to encapsulate some of the schema_version checksum / updater logic

14 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Tue, 19 Oct 2010 23:24:09 +0000 (01:24 +0200)]
Localisation updates from http://translatewiki.net.

14 years agoMore complete sentence and translator documentation added.
Siebrand Mazeland [Tue, 19 Oct 2010 22:53:42 +0000 (00:53 +0200)]
More complete sentence and translator documentation added.

14 years agoAdd missing "address"
Siebrand Mazeland [Tue, 19 Oct 2010 22:49:12 +0000 (00:49 +0200)]
Add missing "address"

14 years agoAdd stub schema_version table
Brion Vibber [Tue, 19 Oct 2010 22:37:17 +0000 (15:37 -0700)]
Add stub schema_version table

14 years agoMany i18n/L10n updates and lots of descriptions for translators added.
Siebrand Mazeland [Tue, 19 Oct 2010 22:35:39 +0000 (00:35 +0200)]
Many i18n/L10n updates and lots of descriptions for translators added.

14 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

14 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

14 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

14 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

14 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

14 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.

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

14 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)

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

14 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

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

14 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.

14 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.

14 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.

14 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.

14 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

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

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

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

14 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

14 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.

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

14 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

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

14 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.

14 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

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

14 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

14 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"

14 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

14 years agoMerge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou [Mon, 18 Oct 2010 21:38:51 +0000 (17:38 -0400)]
Merge remote branch 'gitorious/0.9.x' into 0.9.x

14 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

14 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

14 years agoMerge remote branch 'gitorious/1.0.x' into 1.0.x
Evan Prodromou [Mon, 18 Oct 2010 20:43:08 +0000 (16:43 -0400)]
Merge remote branch 'gitorious/1.0.x' into 1.0.x

14 years agoMerge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou [Mon, 18 Oct 2010 20:43:08 +0000 (16:43 -0400)]
Merge remote branch 'gitorious/0.9.x' into 0.9.x

14 years agoOpenX plugin admin panel
Evan Prodromou [Mon, 18 Oct 2010 20:42:43 +0000 (16:42 -0400)]
OpenX plugin admin panel

14 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'

14 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

14 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

14 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

14 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

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

14 years agoMerge remote branch 'gitorious/1.0.x' into 1.0.x
Evan Prodromou [Mon, 18 Oct 2010 19:42:21 +0000 (15:42 -0400)]
Merge remote branch 'gitorious/1.0.x' into 1.0.x

14 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.

14 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.

14 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

14 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)

14 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

14 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

14 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

14 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

14 years agoWhen nofollow|external=sometimes, do follow on favorites page
Evan Prodromou [Mon, 18 Oct 2010 15:28:31 +0000 (11:28 -0400)]
When nofollow|external=sometimes, do follow on favorites page

14 years agoWhen nofollow|external=sometimes, do follow on notice page
Evan Prodromou [Mon, 18 Oct 2010 15:28:22 +0000 (11:28 -0400)]
When nofollow|external=sometimes, do follow on notice page

14 years agoWhen nofollow|external=sometimes, do follow on profile page
Evan Prodromou [Mon, 18 Oct 2010 15:28:15 +0000 (11:28 -0400)]
When nofollow|external=sometimes, do follow on profile page

14 years agosuperclass for noticelistitems that strip rel=nofollow when nofollow|external=sometimes
Evan Prodromou [Mon, 18 Oct 2010 15:21:00 +0000 (11:21 -0400)]
superclass for noticelistitems that strip rel=nofollow when nofollow|external=sometimes

14 years agoadd rel='nofollow' to external links
Evan Prodromou [Mon, 18 Oct 2010 15:05:03 +0000 (11:05 -0400)]
add rel='nofollow' to external links

14 years agoMerge remote branch 'gitorious/1.0.x' into 1.0.x
Evan Prodromou [Mon, 18 Oct 2010 14:15:27 +0000 (10:15 -0400)]
Merge remote branch 'gitorious/1.0.x' into 1.0.x

14 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.

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

14 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.

14 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.

14 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

14 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!

14 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

14 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

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

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

14 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)

14 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()

14 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.

14 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.

14 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