]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
13 years agoMerge branch 'master' into testing
Brion Vibber [Thu, 5 Aug 2010 17:56:49 +0000 (10:56 -0700)]
Merge branch 'master' into testing

13 years agoFix for source attribution on notices; it was displaying the code instead of the...
Zach Copley [Wed, 4 Aug 2010 19:30:43 +0000 (12:30 -0700)]
Fix for source attribution on notices; it was displaying the code instead of the source name sometimes.

13 years agoFix for issue ID 2290: make sure errors are returned in the right
Zach Copley [Thu, 29 Jul 2010 20:31:22 +0000 (20:31 +0000)]
Fix for issue ID 2290: make sure errors are returned in the right
format, and use callback for errors when the request is JSONP

13 years agoReturn HTTP 403 instead of 400 when silenced users try to post via API
Zach Copley [Thu, 29 Jul 2010 18:47:28 +0000 (18:47 +0000)]
Return HTTP 403 instead of 400 when silenced users try to post via API

13 years agooops. really embarassing typo (that explains some weird behaviour)
James Walker [Thu, 29 Jul 2010 03:59:46 +0000 (23:59 -0400)]
oops. really embarassing typo (that explains some weird behaviour)

13 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Evan Prodromou [Wed, 28 Jul 2010 21:51:07 +0000 (17:51 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

13 years agoMerge branch 'googleadsadminpanel' into testing
Evan Prodromou [Wed, 28 Jul 2010 21:50:49 +0000 (17:50 -0400)]
Merge branch 'googleadsadminpanel' into testing

13 years agoadd admin panel for Adsense
Evan Prodromou [Wed, 28 Jul 2010 21:50:36 +0000 (17:50 -0400)]
add admin panel for Adsense

13 years agoMerge branch 'master' into testing
Brion Vibber [Wed, 28 Jul 2010 18:56:55 +0000 (11:56 -0700)]
Merge branch 'master' into testing

13 years agobackwards compatibility for old tags format in hasTag
James Walker [Wed, 28 Jul 2010 16:13:53 +0000 (12:13 -0400)]
backwards compatibility for old tags format in hasTag

13 years agotry/catch just in case..
James Walker [Wed, 28 Jul 2010 16:04:37 +0000 (12:04 -0400)]
try/catch just in case..

13 years agodon't try to save empty tags
James Walker [Wed, 28 Jul 2010 15:57:54 +0000 (11:57 -0400)]
don't try to save empty tags

13 years agoSQL script to update status_network table
James Walker [Wed, 28 Jul 2010 15:50:04 +0000 (11:50 -0400)]
SQL script to update status_network table

13 years agoscript to normalize status_network tags
James Walker [Wed, 28 Jul 2010 15:49:09 +0000 (11:49 -0400)]
script to normalize status_network tags

13 years agoleaving tags column in (for now)
James Walker [Wed, 28 Jul 2010 15:43:47 +0000 (11:43 -0400)]
leaving tags column in (for now)

13 years agoMerge branch 'master' into testing
James Walker [Tue, 27 Jul 2010 16:18:40 +0000 (12:18 -0400)]
Merge branch 'master' into testing

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Mon, 26 Jul 2010 14:32:30 +0000 (10:32 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline

13 years agoaccept mailto: URIs as OStatus identifiers
Evan Prodromou [Thu, 22 Jul 2010 23:00:26 +0000 (16:00 -0700)]
accept mailto: URIs as OStatus identifiers

13 years agoQuick fix for IE7 via sammy: remove redundant media specifiers from base style @impor...
Brion Vibber [Thu, 22 Jul 2010 05:22:09 +0000 (05:22 +0000)]
Quick fix for IE7 via sammy: remove redundant media specifiers from base style @import in main themes.
The <link>s already specify screen/etc media, so all it was doing was breaking. There are still some issues, but most things seem to work-ish as long as Realtime plugins are off.

13 years agoRevert "Revert "Change the cache window on notices from 61 to 200, the max number""
Zach Copley [Wed, 21 Jul 2010 19:29:47 +0000 (12:29 -0700)]
Revert "Revert "Change the cache window on notices from 61 to 200, the max number""

This reverts commit a65b3f171c4d23af8ca844439ad08959eb760b86.

13 years agonormalizing tags for status_network
James Walker [Wed, 21 Jul 2010 00:34:58 +0000 (17:34 -0700)]
normalizing tags for status_network

13 years agoMake some messages gender neutral.
Eric Helgeson [Tue, 20 Jul 2010 02:09:09 +0000 (21:09 -0500)]
Make some messages gender neutral.

13 years agoRevert "Change the cache window on notices from 61 to 200, the max number"
Zach Copley [Tue, 20 Jul 2010 00:38:11 +0000 (17:38 -0700)]
Revert "Change the cache window on notices from 61 to 200, the max number"

This reverts commit d51820adc52aef962542ecc6da0607ce0118fefc.

13 years agoProvisional OAuth, OpenID token check timing attack patches
Brion Vibber [Mon, 19 Jul 2010 23:47:49 +0000 (16:47 -0700)]
Provisional OAuth, OpenID token check timing attack patches

13 years agoChange the cache window on notices from 61 to 200, the max number
Zach Copley [Mon, 19 Jul 2010 20:43:17 +0000 (13:43 -0700)]
Change the cache window on notices from 61 to 200, the max number
of notices available at one time through the API. Note: this will
require a memcache restart.

13 years agoSuppress HTTP error headers for JSONP API output
Zach Copley [Fri, 16 Jul 2010 21:40:22 +0000 (14:40 -0700)]
Suppress HTTP error headers for JSONP API output

13 years agocache sitemap notice and user counts for 4h
Evan Prodromou [Wed, 14 Jul 2010 14:38:34 +0000 (10:38 -0400)]
cache sitemap notice and user counts for 4h

13 years agoExceptions are caught and continued on JSON, XML, Atom and RSS output in API
Evan Prodromou [Tue, 13 Jul 2010 15:11:29 +0000 (11:11 -0400)]
Exceptions are caught and continued on JSON, XML, Atom and RSS output in API

13 years agohandle missing profile for notices better in Rss10Action
Evan Prodromou [Tue, 13 Jul 2010 14:59:15 +0000 (10:59 -0400)]
handle missing profile for notices better in Rss10Action

13 years agohandle missing profile for notices better in NoticeList
Evan Prodromou [Tue, 13 Jul 2010 14:59:01 +0000 (10:59 -0400)]
handle missing profile for notices better in NoticeList

13 years agolog exceptions in atom feeds, but don't let them kill the output
Evan Prodromou [Tue, 13 Jul 2010 14:53:47 +0000 (10:53 -0400)]
log exceptions in atom feeds, but don't let them kill the output

13 years agopush exception on missing profile down to Notice::getProfile()
Evan Prodromou [Tue, 13 Jul 2010 14:51:25 +0000 (10:51 -0400)]
push exception on missing profile down to Notice::getProfile()

13 years agohandle notices without profiles better in RSS output
Evan Prodromou [Tue, 13 Jul 2010 14:42:06 +0000 (10:42 -0400)]
handle notices without profiles better in RSS output

13 years agoCommit hubprepqueuehandler.php -- fix for OStatus bulk output.
Brion Vibber [Mon, 12 Jul 2010 21:22:36 +0000 (14:22 -0700)]
Commit hubprepqueuehandler.php -- fix for OStatus bulk output.

13 years agoCommit hubprepqueuehandler.php -- fix for OStatus bulk output.
Brion Vibber [Mon, 12 Jul 2010 21:22:36 +0000 (14:22 -0700)]
Commit hubprepqueuehandler.php -- fix for OStatus bulk output.

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

13 years agoTicket 2427: fix regression in plugin i18n
Brion Vibber [Mon, 12 Jul 2010 17:27:23 +0000 (10:27 -0700)]
Ticket 2427: fix regression in plugin i18n

13 years agoTicket 2433: Skip locale fallback list check on Windows ('locale -a' shell-out doesn...
Brion Vibber [Mon, 12 Jul 2010 16:56:32 +0000 (09:56 -0700)]
Ticket 2433: Skip locale fallback list check on Windows ('locale -a' shell-out doesn't work there)

13 years agoremove debugging statement and add a bit of output to updatecounts
Evan Prodromou [Sat, 10 Jul 2010 13:58:27 +0000 (09:58 -0400)]
remove debugging statement and add a bit of output to updatecounts

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Evan Prodromou [Sat, 10 Jul 2010 13:51:49 +0000 (09:51 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline

13 years agoscript to fill counts table from command line
Evan Prodromou [Fri, 9 Jul 2010 21:50:14 +0000 (17:50 -0400)]
script to fill counts table from command line

13 years agoHandle the case where a screen name has shifted from one Twitter ID to another
Zach Copley [Thu, 8 Jul 2010 21:17:10 +0000 (21:17 +0000)]
Handle the case where a screen name has shifted from one Twitter ID to another

13 years agocreate an index on user.created so sitemap generation is faster
Evan Prodromou [Mon, 5 Jul 2010 18:12:14 +0000 (14:12 -0400)]
create an index on user.created so sitemap generation is faster

13 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Thu, 1 Jul 2010 16:57:55 +0000 (18:57 +0200)]
Localisation updates from http://translatewiki.net

13 years agoUpdated OMB_Yadis_XRDS for compatibility with php-openid 2.2.2: Auth_Yadis_XRDS:...
Brion Vibber [Tue, 29 Jun 2010 18:44:21 +0000 (14:44 -0400)]
Updated OMB_Yadis_XRDS for compatibility with php-openid 2.2.2: Auth_Yadis_XRDS::parseXRDS() is now declared static, and PHP 5.3 demands it say so on the subclass too.

Compat fix branch for upstream: http://gitorious.org/libomb/libomb-statusnet/commit/6589dc073f93b65564931e1ab5865a34a0b228aa

13 years agoUpdate to last upstream version of libomb: coding style updates, static call fix...
Brion Vibber [Tue, 29 Jun 2010 18:39:57 +0000 (14:39 -0400)]
Update to last upstream version of libomb: coding style updates, static call fix, improved handling of invalid XRD URIs.

13 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Tue, 29 Jun 2010 15:53:05 +0000 (08:53 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoUpdates to README w/ summary changelist
Brion Vibber [Tue, 29 Jun 2010 15:23:35 +0000 (11:23 -0400)]
Updates to README w/ summary changelist

13 years agoFix regression in OStatus remote group subscribe -- a bug was previously masked silen...
Brion Vibber [Tue, 29 Jun 2010 14:31:30 +0000 (10:31 -0400)]
Fix regression in OStatus remote group subscribe -- a bug was previously masked silently (call to nonexistent getProfileUrl() method on User_group -- now replaced with homeUrl() which does the thing we wanted here)

13 years agoUpdate the (formerly) Janrain OpenID library to 2.2.2 -- bug fixes including PHP...
Brion Vibber [Tue, 29 Jun 2010 14:24:48 +0000 (10:24 -0400)]
Update the (formerly) Janrain OpenID library to 2.2.2 -- bug fixes including PHP 5.3 compatibility fix.

Upstream release was tagged at: http://github.com/openid/php-openid/commit/a287b2d85e753c84b3b883ed8ee3ffe8692c8477

13 years ago- Fix bugs with block and friendship API methods
Zach Copley [Mon, 28 Jun 2010 23:53:05 +0000 (16:53 -0700)]
- Fix bugs with block and friendship API methods
- Friendship API methods now use a Profile instead of User for target

13 years agoFix regression in 92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notices when...
Brion Vibber [Mon, 28 Jun 2010 19:20:50 +0000 (15:20 -0400)]
Fix regression in 92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notices when checking for enclosures due to uninitialized variables.

13 years agoMerge branch 'master' into 0.9.x
Brion Vibber [Mon, 28 Jun 2010 19:13:39 +0000 (15:13 -0400)]
Merge branch 'master' into 0.9.x

13 years agoUpdate version and code name: 0.9.3 Half a World Away
Brion Vibber [Mon, 28 Jun 2010 19:08:01 +0000 (15:08 -0400)]
Update version and code name: 0.9.3 Half a World Away

13 years agoAdd notice source for StatusNet Desktop
Zach Copley [Mon, 28 Jun 2010 19:02:08 +0000 (12:02 -0700)]
Add notice source for StatusNet Desktop

13 years agoFix for PHP notice when given an integer degrees in decimalDegreesToDMS(); using...
Brion Vibber [Mon, 28 Jun 2010 18:41:33 +0000 (14:41 -0400)]
Fix for PHP notice when given an integer degrees in decimalDegreesToDMS(); using math instead of string manipulation to split integer portion from decimal remainder.

13 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Mon, 28 Jun 2010 17:39:52 +0000 (13:39 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoEnhanced upload file type detection. If given an original filename, we'll attempt...
Brion Vibber [Mon, 10 May 2010 23:18:29 +0000 (16:18 -0700)]
Enhanced upload file type detection. If given an original filename, we'll attempt to detect type from the extension if we were unable to make a definitive match from content. Generic octet-stream, zip, and MS Office type are explicitly singled out for re-checks, which fixes OpenOffice and MS Office documents to come up with the proper types when misdetected.
File extensions can also be added to the upload type whitelist; they'll be normalized to types for the actual comparison, so only known extensions will work.

13 years agoTest cases for MediaFile::getUploadedFileType() with OpenOffice, MS Office, and PDF...
Brion Vibber [Mon, 10 May 2010 22:32:02 +0000 (15:32 -0700)]
Test cases for MediaFile::getUploadedFileType() with OpenOffice, MS Office, and PDF sample files (as saved from OpenOffice 3.2)
Only 3 of 16 cases pass on my dev box with default config. Ouch!

13 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Sat, 26 Jun 2010 19:09:30 +0000 (15:09 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Sat, 26 Jun 2010 19:09:08 +0000 (15:09 -0400)]
Merge branch 'master' of gitorious.org:statusnet/mainline into testing

13 years agoFix for bug #2382: releasing claim on failed queue item works again with DB-based...
Brion Vibber [Sat, 26 Jun 2010 19:07:32 +0000 (15:07 -0400)]
Fix for bug #2382: releasing claim on failed queue item works again with DB-based queues.
Warning: DB-based queue doesn't currently implement discarding of items after a retry limit. Failed items will be retried until they succeed.

13 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Sat, 26 Jun 2010 14:17:36 +0000 (10:17 -0400)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x

Conflicts:
plugins/OpenID/openidserver.php (cleaned up mismatched comment)

13 years agoMerge branch 'master' into testing
Brion Vibber [Sat, 26 Jun 2010 14:16:27 +0000 (10:16 -0400)]
Merge branch 'master' into testing

13 years agoHave API methods for search subclass ApiPrivateAuthAction
Zach Copley [Fri, 25 Jun 2010 01:11:50 +0000 (18:11 -0700)]
Have API methods for search subclass ApiPrivateAuthAction

13 years agoRegression fix for Recaptcha on SSL registration page; their API is served on a diffe...
Brion Vibber [Thu, 24 Jun 2010 15:21:04 +0000 (15:21 +0000)]
Regression fix for Recaptcha on SSL registration page; their API is served on a different hostname for SSL.

13 years agoFix for ticket http://status.net/open-source/issues/2380 "Autofocus
Zach Copley [Wed, 23 Jun 2010 18:29:13 +0000 (11:29 -0700)]
Fix for ticket http://status.net/open-source/issues/2380 "Autofocus
shouldn't override scroll" -- Thanks @michaeltwofish!

13 years ago- Add profile_info tag to Atom author
Zach Copley [Tue, 22 Jun 2010 23:28:06 +0000 (16:28 -0700)]
- Add profile_info tag to Atom author
- Normalize xmlns:statusnet links in the API

13 years agoUpdate pot file.
Siebrand Mazeland [Mon, 21 Jun 2010 18:17:32 +0000 (20:17 +0200)]
Update pot file.

13 years agoImprove error message per discussion on http://translatewiki.net/wiki/Thread:Support...
Siebrand Mazeland [Mon, 21 Jun 2010 18:15:26 +0000 (20:15 +0200)]
Improve error message per discussion on http://translatewiki.net/wiki/Thread:Support/Unclear_message.

Spotted by Peter17 and changed per suggestion of McDutchie with approval of Brion.

13 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Mon, 21 Jun 2010 18:10:37 +0000 (20:10 +0200)]
Localisation updates from http://translatewiki.net

13 years agoquick-fix for localization typo per #2366 (also fixed upstream in translatewiki)
Brion Vibber [Mon, 21 Jun 2010 15:07:12 +0000 (08:07 -0700)]
quick-fix for localization typo per #2366 (also fixed upstream in translatewiki)

13 years agoRecaptchaPlugin: fix for missing captcha on iPhone/Android.
Brion Vibber [Sun, 20 Jun 2010 19:30:12 +0000 (19:30 +0000)]
RecaptchaPlugin: fix for missing captcha on iPhone/Android.

MobileProfile serves pages out to iPhone and Android as application/xhtml+xml, which doesn't work with the default we we were loading recaptcha (as it used document.write). Switched to filling out a <div> from the AJAX API, which doesn't use document.write in the XHTML context.

Tested that view & submission works ok in following browsers:
Mobile: iPhone 3.1, Android 2.1, iPad 3.2 (this last doesn't trigger mobile theme tweaks)
Ubuntu 10.04: Firefox 3.6.3, Chrome 6
Mac 10.6: Safari 5/OS X 10.6.4
Windows 7: IE 8, Opera 10.56

13 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Sun, 20 Jun 2010 18:38:27 +0000 (11:38 -0700)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

13 years agoCatch a couple of missing XML namespace declarations on API XML output. Missing NS...
Brion Vibber [Fri, 18 Jun 2010 16:59:11 +0000 (09:59 -0700)]
Catch a couple of missing XML namespace declarations on API XML output. Missing NS declarations were breaking XML parsing for some clients since beaecb18d5b92b913473dfffd545dc436f50cf66

13 years agoInclude source client's related URL (if any) in source attribution for
Zach Copley [Thu, 17 Jun 2010 23:08:40 +0000 (23:08 +0000)]
Include source client's related URL (if any) in source attribution for
Atom notice feeds

13 years agoadding a Status_network::updateKeys() method, since DB_DataObject update doesn't...
James Walker [Thu, 17 Jun 2010 17:44:17 +0000 (13:44 -0400)]
adding a Status_network::updateKeys() method, since DB_DataObject update doesn't do keys.

13 years agoFix problem with AvatarLink in which it was sometimes leaving the width attribute...
Zach Copley [Thu, 17 Jun 2010 01:27:51 +0000 (18:27 -0700)]
Fix problem with AvatarLink in which it was sometimes leaving the width attribute empty

13 years agoMerge branch 'master' of gitorious.org:statusnet/mainline
Zach Copley [Wed, 16 Jun 2010 23:37:15 +0000 (16:37 -0700)]
Merge branch 'master' of gitorious.org:statusnet/mainline

* 'master' of gitorious.org:statusnet/mainline:
  Switch OpenID server's redirects from 307 to 303 to avoid prompt for form data resubmission if we were sent here from a POST request, such as when verifying the site for the first time doing an OpenID login from Drupal.

13 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Wed, 16 Jun 2010 22:28:05 +0000 (00:28 +0200)]
Localisation updates from http://translatewiki.net

13 years ago- More useful group info from api/statusnet/group/show
Zach Copley [Wed, 16 Jun 2010 21:29:24 +0000 (14:29 -0700)]
- More useful group info from api/statusnet/group/show
- Add statusnet:group_info tag to group Atom feeds

13 years agoMerge branch 'testing' into 0.9.x
Brion Vibber [Wed, 16 Jun 2010 19:38:35 +0000 (12:38 -0700)]
Merge branch 'testing' into 0.9.x

Conflicts:
plugins/OpenID/openidserver.php

13 years agoMerge branch 'master' into testing
Brion Vibber [Wed, 16 Jun 2010 19:37:14 +0000 (12:37 -0700)]
Merge branch 'master' into testing

13 years agoSwitch OpenID server's redirects from 307 to 303 to avoid prompt for form data resubm...
Brion Vibber [Wed, 16 Jun 2010 19:30:37 +0000 (12:30 -0700)]
Switch OpenID server's redirects from 307 to 303 to avoid prompt for form data resubmission if we were sent here from a POST request, such as when verifying the site for the first time doing an OpenID login from Drupal.

13 years agofix URL regex for tags to use UTF-8
Evan Prodromou [Mon, 14 Jun 2010 19:51:49 +0000 (15:51 -0400)]
fix URL regex for tags to use UTF-8

13 years agoMerge branch 'master' into testing
Brion Vibber [Mon, 14 Jun 2010 17:53:22 +0000 (10:53 -0700)]
Merge branch 'master' into testing

13 years agoadmin panel for setting site-claim metadata
Evan Prodromou [Sun, 13 Jun 2010 19:23:23 +0000 (15:23 -0400)]
admin panel for setting site-claim metadata

13 years agoshow site claim keys on top page
Evan Prodromou [Sun, 13 Jun 2010 18:58:06 +0000 (14:58 -0400)]
show site claim keys on top page

14 years agoFix for DB error reporting in installer (MySQL path)
Brion Vibber [Fri, 11 Jun 2010 19:38:22 +0000 (12:38 -0700)]
Fix for DB error reporting in installer (MySQL path)

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Fri, 11 Jun 2010 19:05:53 +0000 (12:05 -0700)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x

14 years agoMerge branch 'testing' of gitorious.org:statusnet/mainline into testing
Brion Vibber [Fri, 11 Jun 2010 19:04:03 +0000 (12:04 -0700)]
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing

14 years agoFix a couple bad format entries in router setup (format param had 'xmljson' instead...
Brion Vibber [Fri, 11 Jun 2010 18:52:06 +0000 (11:52 -0700)]
Fix a couple bad format entries in router setup (format param had 'xmljson' instead of 'xml|json').
Warning: the format strings aren't actually being enforced here which is probably why they weren't caught earlier. Not quite sure why, it should be looked at!

14 years agoLocalisation updates from http://translatewiki.net
Siebrand Mazeland [Thu, 10 Jun 2010 22:55:14 +0000 (00:55 +0200)]
Localisation updates from http://translatewiki.net

14 years agoTicket #2350: fix for incorrect FOAF sioc:follows entries for users who are followed...
Brion Vibber [Thu, 10 Jun 2010 18:42:58 +0000 (11:42 -0700)]
Ticket #2350: fix for incorrect FOAF sioc:follows entries for users who are followed by, but don't themselves follow the user whose FOAF we're displaying.

14 years agoTicket #2349: fix for Geonames semantic reference URLs in FOAF output (corrects a...
Brion Vibber [Thu, 10 Jun 2010 17:30:07 +0000 (10:30 -0700)]
Ticket #2349: fix for Geonames semantic reference URLs in FOAF output (corrects a typo in the patch added in 4463768b)

14 years agoRevert "added notice.location to group by"
Brenda Wallace [Wed, 9 Jun 2010 04:30:50 +0000 (16:30 +1200)]
Revert "added notice.location to group by"

This reverts commit 48dc899acb9a0ac87140353092dab1f5e67753d8.

14 years agoadded missing author
Brenda Wallace [Tue, 8 Jun 2010 04:46:32 +0000 (16:46 +1200)]
added missing author

14 years agoadded missing authors
Brenda Wallace [Tue, 8 Jun 2010 04:34:16 +0000 (16:34 +1200)]
added missing authors

14 years agoadded missing authors
Brenda Wallace [Tue, 8 Jun 2010 04:32:53 +0000 (16:32 +1200)]
added missing authors

14 years agoadded 2 missing authors, foudn automatically in git logs
Brenda Wallace [Tue, 8 Jun 2010 04:27:10 +0000 (16:27 +1200)]
added 2 missing authors, foudn automatically in git logs