]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoshow notice location in notice list
Evan Prodromou [Thu, 29 Oct 2009 20:16:02 +0000 (16:16 -0400)]
show notice location in notice list

14 years agofix caching in location.php
Evan Prodromou [Thu, 29 Oct 2009 20:15:49 +0000 (16:15 -0400)]
fix caching in location.php

14 years agoMerge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber [Thu, 29 Oct 2009 19:09:24 +0000 (15:09 -0400)]
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x

14 years agouse addPlugin() in the README setup example
Brion Vibber [Thu, 29 Oct 2009 19:08:24 +0000 (15:08 -0400)]
use addPlugin() in the README setup example

14 years agomake an URL for a geonames location
Evan Prodromou [Thu, 29 Oct 2009 19:07:26 +0000 (15:07 -0400)]
make an URL for a geonames location

14 years agoa location method for getting an URL
Evan Prodromou [Thu, 29 Oct 2009 18:49:00 +0000 (14:49 -0400)]
a location method for getting an URL

14 years agoget location from a Profile
Evan Prodromou [Thu, 29 Oct 2009 18:43:25 +0000 (14:43 -0400)]
get location from a Profile

14 years agoget location from a Notice
Evan Prodromou [Thu, 29 Oct 2009 18:43:18 +0000 (14:43 -0400)]
get location from a Notice

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Thu, 29 Oct 2009 18:34:33 +0000 (14:34 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agofix uninitialized variables in showstream.php
Evan Prodromou [Thu, 29 Oct 2009 18:34:08 +0000 (14:34 -0400)]
fix uninitialized variables in showstream.php

14 years agoDon't spew warnings for URL shortener plugins that don't declare if they're free...
Brion Vibber [Thu, 29 Oct 2009 18:29:52 +0000 (14:29 -0400)]
Don't spew warnings for URL shortener plugins that don't declare if they're free services.

14 years agoWarning cleanup: drop reference on router parameter to RouterInitialized event handlers.
Brion Vibber [Thu, 29 Oct 2009 17:55:37 +0000 (13:55 -0400)]
Warning cleanup: drop reference on router parameter to RouterInitialized event handlers.
We don't (and don't need to) pass a reference here, and the mix can trigger warnings.

14 years agoFixed bookmarklet URL
Sarven Capadisli [Thu, 29 Oct 2009 12:37:05 +0000 (13:37 +0100)]
Fixed bookmarklet URL

14 years agoUpdated bookmarklet styles
Sarven Capadisli [Thu, 29 Oct 2009 12:31:56 +0000 (13:31 +0100)]
Updated bookmarklet styles

14 years agoDon't include site in gettext
Sarven Capadisli [Thu, 29 Oct 2009 12:24:06 +0000 (13:24 +0100)]
Don't include site in gettext

14 years agoUpdated bookmarklet. Created its own action
Sarven Capadisli [Thu, 29 Oct 2009 12:18:51 +0000 (13:18 +0100)]
Updated bookmarklet. Created its own action

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Thu, 29 Oct 2009 02:58:58 +0000 (22:58 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoFixed header comment.
Zach Copley [Thu, 29 Oct 2009 00:47:14 +0000 (17:47 -0700)]
Fixed header comment.

14 years agoTrap ClientExceptions from media upload process and hand them off to API error handler
Zach Copley [Thu, 29 Oct 2009 00:29:21 +0000 (17:29 -0700)]
Trap ClientExceptions from media upload process and hand them off to API error handler

14 years agoMerge branch 'api-media-upload' into 0.9.x
Zach Copley [Thu, 29 Oct 2009 00:18:33 +0000 (17:18 -0700)]
Merge branch 'api-media-upload' into 0.9.x

* api-media-upload:
  Rearanged a couple things & removed debugging statements
  Rework MailDaemon to use the MediaFile class for uploads
  Implement media upload in the API
  Extract media upload stuff into its own library class.

14 years agoRearanged a couple things & removed debugging statements
Zach Copley [Thu, 29 Oct 2009 00:12:22 +0000 (17:12 -0700)]
Rearanged a couple things & removed debugging statements

14 years agoRework MailDaemon to use the MediaFile class for uploads
Zach Copley [Wed, 28 Oct 2009 22:24:20 +0000 (22:24 +0000)]
Rework MailDaemon to use the MediaFile class for uploads

14 years agoMerge branch '0.9.x' into location
Evan Prodromou [Wed, 28 Oct 2009 21:28:08 +0000 (17:28 -0400)]
Merge branch '0.9.x' into location

14 years agorogue n in curlclient.php
Evan Prodromou [Wed, 28 Oct 2009 21:28:00 +0000 (17:28 -0400)]
rogue n in curlclient.php

14 years agoMerge branch '0.9.x' into location
Evan Prodromou [Wed, 28 Oct 2009 21:24:53 +0000 (17:24 -0400)]
Merge branch '0.9.x' into location

14 years agoadd StartInitializeRouter event
Evan Prodromou [Wed, 28 Oct 2009 20:07:57 +0000 (16:07 -0400)]
add StartInitializeRouter event

14 years agosave replies in the inbox
Evan Prodromou [Wed, 28 Oct 2009 19:33:10 +0000 (15:33 -0400)]
save replies in the inbox

14 years agocorrectly output public XRDS <meta>
Evan Prodromou [Wed, 28 Oct 2009 18:38:19 +0000 (14:38 -0400)]
correctly output public XRDS <meta>

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Wed, 28 Oct 2009 18:21:51 +0000 (14:21 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoreplace some boolean-evaluations with calls to empty()
Evan Prodromou [Wed, 28 Oct 2009 18:21:42 +0000 (14:21 -0400)]
replace some boolean-evaluations with calls to empty()

14 years agoImplement media upload in the API
Zach Copley [Wed, 28 Oct 2009 04:45:56 +0000 (21:45 -0700)]
Implement media upload in the API

14 years agoEnable welcome bot to broadcast it's notices
Carlos Perilla [Tue, 1 Sep 2009 04:01:36 +0000 (23:01 -0500)]
Enable welcome bot to broadcast it's notices

14 years agoDisplay user avatar in the XMPP message
Craig Andrews [Wed, 28 Oct 2009 03:31:49 +0000 (23:31 -0400)]
Display user avatar in the XMPP message
Include notice id and conversation link the XMPP message

Thanks to Deepspawn for this idea and initial code

14 years agoimplement the nudge command
Craig Andrews [Wed, 28 Oct 2009 02:45:00 +0000 (22:45 -0400)]
implement the nudge command

14 years agoAdded a new "reply" command
Craig Andrews [Wed, 28 Oct 2009 02:30:21 +0000 (22:30 -0400)]
Added a new "reply" command

14 years agoExtract media upload stuff into its own library class.
Zach Copley [Wed, 28 Oct 2009 02:11:18 +0000 (19:11 -0700)]
Extract media upload stuff into its own library class.

14 years agoShorten the notice text after command processing is done
Craig Andrews [Wed, 28 Oct 2009 02:02:55 +0000 (22:02 -0400)]
Shorten the notice text after command processing is done

14 years agoImplemented reply # command, allowing users to favorite specific notices by the notice id
Craig Andrews [Wed, 28 Oct 2009 01:48:56 +0000 (21:48 -0400)]
Implemented reply # command, allowing users to favorite specific notices by the notice id

14 years agoSpecify the number of cols for the Facebook app's multi-friend inviter
Zach Copley [Tue, 27 Oct 2009 21:07:17 +0000 (21:07 +0000)]
Specify the number of cols for the Facebook app's multi-friend inviter
widget so it fits better into Facebook's new layout.

14 years agoForgot to move the facebookapp.css file into the new Facebook plugin
Zach Copley [Tue, 27 Oct 2009 21:00:26 +0000 (21:00 +0000)]
Forgot to move the facebookapp.css file into the new Facebook plugin

14 years agoRemoved attachment UI
Sarven Capadisli [Tue, 27 Oct 2009 16:44:55 +0000 (17:44 +0100)]
Removed attachment UI

14 years agoSlight alignment
Sarven Capadisli [Tue, 27 Oct 2009 15:32:09 +0000 (16:32 +0100)]
Slight alignment

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Tue, 27 Oct 2009 14:00:35 +0000 (15:00 +0100)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoSome CSS updates for FB app
Sarven Capadisli [Tue, 27 Oct 2009 13:59:58 +0000 (14:59 +0100)]
Some CSS updates for FB app

14 years agoMake email domain checking optional, as some statusnet installations (such as those...
Craig Andrews [Mon, 26 Oct 2009 14:31:12 +0000 (10:31 -0400)]
Make email domain checking optional, as some statusnet installations (such as those behind restrictive corporate firewalls, or on home systems on restrictive connections) cannot connect to any mail
systems, and this check will always fail.

14 years agoMerge branch '0.9.x' into location
Evan Prodromou [Sat, 24 Oct 2009 23:59:46 +0000 (19:59 -0400)]
Merge branch '0.9.x' into location

14 years agoAdd .DS_Store to .gitignore list; these are desktop metadata files maintained by...
Brion Vibber [Sat, 24 Oct 2009 23:42:29 +0000 (16:42 -0700)]
Add .DS_Store to .gitignore list; these are desktop metadata files maintained by Mac OS X Finder.

14 years agoBetter license check.
Stephen Paul Weber [Thu, 16 Apr 2009 14:57:35 +0000 (10:57 -0400)]
Better license check.

Tokenise CC license parts and check for compatability.
Fallback is old directly-equal test.

14 years agoMove Twitter and Facebook-specific mail notifications to their respective plugins
Zach Copley [Fri, 23 Oct 2009 23:38:45 +0000 (23:38 +0000)]
Move Twitter and Facebook-specific mail notifications to their respective plugins

14 years agoRemove automatic enqueuing for Facebook
Zach Copley [Fri, 23 Oct 2009 23:34:48 +0000 (23:34 +0000)]
Remove automatic enqueuing for Facebook

14 years agoMerge branch '0.9.x' into facebook-app-plugin
Zach Copley [Fri, 23 Oct 2009 23:05:59 +0000 (23:05 +0000)]
Merge branch '0.9.x' into facebook-app-plugin

14 years agoSome phpcs cleanup
Zach Copley [Fri, 23 Oct 2009 23:05:23 +0000 (23:05 +0000)]
Some phpcs cleanup

14 years agoMerge branch '0.9.x' into facebook-app-plugin
Zach Copley [Fri, 23 Oct 2009 22:48:35 +0000 (22:48 +0000)]
Merge branch '0.9.x' into facebook-app-plugin

14 years agoFix an incorrectly passing URL test case and add two a related test case:
Brion Vibber [Fri, 23 Oct 2009 20:50:39 +0000 (13:50 -0700)]
Fix an incorrectly passing URL test case and add two a related test case:
URLs with paths followed by a double-quote character are incorrectly including the quote in the URL. The double-quote character is in fact not a legal URL char and must be URL-escaped; more importantly it just causes oddities when you quote a message ending in a URL -- such as when using the redent-button experimental feature.

14 years agoFix three fatal errors when posting from 0.9.x:
Brion Vibber [Fri, 23 Oct 2009 20:31:53 +0000 (20:31 +0000)]
Fix three fatal errors when posting from 0.9.x:
* OMB remote updates were trying to load nonexistent Laconica_OMB_Service_Consumer class -- fixed to StatusNet_OMB_Service_Consumer. Regression caused during libomb merge.
* Twitter processing was still being queued from core when no twitter plugin was present, which triggered an exception from UnqueueHandler; leftover code from before the plugin extraction.
* UnqueueHandler's exception caused a fatal error instead because it was missing the "new" keyword. Wouldn't have been seen when testing with the plugin enabled.

14 years agoupdate location while saving new profile
Evan Prodromou [Fri, 23 Oct 2009 15:47:00 +0000 (11:47 -0400)]
update location while saving new profile

14 years agoupdate location while registering
Evan Prodromou [Fri, 23 Oct 2009 15:46:44 +0000 (11:46 -0400)]
update location while registering

14 years agoMerge commit 'refs/merge-requests/1815' of git://gitorious.org/statusnet/mainline...
Craig Andrews [Fri, 23 Oct 2009 15:15:25 +0000 (11:15 -0400)]
Merge commit 'refs/merge-requests/1815' of git://gitorious.org/statusnet/mainline into 0.9.x

14 years agoMerge branch '0.9.x' into facebook-app-plugin
Zach Copley [Thu, 22 Oct 2009 21:12:51 +0000 (21:12 +0000)]
Merge branch '0.9.x' into facebook-app-plugin

14 years agoMerge branch '0.9.x' into location
Evan Prodromou [Thu, 22 Oct 2009 20:23:42 +0000 (16:23 -0400)]
Merge branch '0.9.x' into location

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Thu, 22 Oct 2009 20:21:05 +0000 (16:21 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoHTTPResponse has default empty headers
Evan Prodromou [Thu, 22 Oct 2009 20:20:56 +0000 (16:20 -0400)]
HTTPResponse has default empty headers

14 years agoresults of json parsing are objects not arrays
Evan Prodromou [Thu, 22 Oct 2009 20:20:31 +0000 (16:20 -0400)]
results of json parsing are objects not arrays

14 years agoerror in order of arguments to array_key_exists in location.php
Evan Prodromou [Thu, 22 Oct 2009 20:19:56 +0000 (16:19 -0400)]
error in order of arguments to array_key_exists in location.php

14 years agobeginning of a test for location services
Evan Prodromou [Thu, 22 Oct 2009 20:19:25 +0000 (16:19 -0400)]
beginning of a test for location services

14 years agoextract Geonames stuff to a plugin
Evan Prodromou [Thu, 22 Oct 2009 19:44:36 +0000 (15:44 -0400)]
extract Geonames stuff to a plugin

14 years agoAdd some doc comments to QueueHandler
Brion Vibber [Thu, 22 Oct 2009 16:59:27 +0000 (09:59 -0700)]
Add some doc comments to QueueHandler

14 years agoAdded bit about being incompatible with file attachment virtual server
Jeffery To [Fri, 9 Oct 2009 02:06:34 +0000 (10:06 +0800)]
Added bit about being incompatible with file attachment virtual server

14 years agoAdded some explanatory text to README
Jeffery To [Thu, 8 Oct 2009 04:13:33 +0000 (12:13 +0800)]
Added some explanatory text to README

14 years agomod_rewrite rule for getfile
Jeffery To [Thu, 8 Oct 2009 03:45:32 +0000 (11:45 +0800)]
mod_rewrite rule for getfile

14 years agoActually commit the file this time
Jeffery To [Thu, 8 Oct 2009 03:45:06 +0000 (11:45 +0800)]
Actually commit the file this time

14 years agoAdded getfile action
Jeffery To [Thu, 8 Oct 2009 02:00:31 +0000 (10:00 +0800)]
Added getfile action

14 years agostart getting locations from remote services
Evan Prodromou [Wed, 16 Sep 2009 15:46:10 +0000 (11:46 -0400)]
start getting locations from remote services

14 years agostart of a location class
Evan Prodromou [Wed, 16 Sep 2009 00:27:11 +0000 (20:27 -0400)]
start of a location class

14 years agoflip x flag on generated files
Evan Prodromou [Tue, 15 Sep 2009 22:29:44 +0000 (18:29 -0400)]
flip x flag on generated files

14 years agostatusnet.ini update
Evan Prodromou [Tue, 15 Sep 2009 22:29:14 +0000 (18:29 -0400)]
statusnet.ini update

14 years agonew data structures for location
Evan Prodromou [Tue, 15 Sep 2009 22:28:44 +0000 (18:28 -0400)]
new data structures for location

14 years agoRevert "lat,lon -> lat,long"
Evan Prodromou [Tue, 15 Sep 2009 21:59:20 +0000 (17:59 -0400)]
Revert "lat,lon -> lat,long"

This reverts commit 61d948cffee0aff4fd7853421ec0849458ea34c9.

14 years agolat,lon -> lat,long
Evan Prodromou [Tue, 15 Sep 2009 21:58:51 +0000 (17:58 -0400)]
lat,lon -> lat,long

14 years agoadd a couple of location namespaces
Evan Prodromou [Tue, 15 Sep 2009 21:40:23 +0000 (17:40 -0400)]
add a couple of location namespaces

14 years agoadd location-related tables and columns
Evan Prodromou [Tue, 15 Sep 2009 21:39:45 +0000 (17:39 -0400)]
add location-related tables and columns

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Thu, 22 Oct 2009 02:41:42 +0000 (22:41 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoreformat default.php
Evan Prodromou [Thu, 22 Oct 2009 02:41:23 +0000 (22:41 -0400)]
reformat default.php

14 years agoRemoved Facebook stuff from the StatusNet README and wrote a new README
Zach Copley [Thu, 22 Oct 2009 00:53:23 +0000 (17:53 -0700)]
Removed Facebook stuff from the StatusNet README and wrote a new README
for the Facebook plugin.

14 years agoMake paths and class loading work right
Zach Copley [Wed, 21 Oct 2009 22:02:10 +0000 (22:02 +0000)]
Make paths and class loading work right

14 years agoFix references
Zach Copley [Wed, 21 Oct 2009 17:29:54 +0000 (17:29 +0000)]
Fix references

14 years agoRemove facebook broadcast from unqueuemanager. That's now
Zach Copley [Wed, 21 Oct 2009 01:18:36 +0000 (01:18 +0000)]
Remove facebook broadcast from unqueuemanager.  That's now
added by an event.

14 years agoCombine Facebook and Facebook Connect plugins into one big plugin
Zach Copley [Wed, 21 Oct 2009 01:17:31 +0000 (01:17 +0000)]
Combine Facebook and Facebook Connect plugins into one big plugin

14 years agoGather all the Facebook stuff together in one place
Zach Copley [Wed, 21 Oct 2009 01:07:03 +0000 (01:07 +0000)]
Gather all the Facebook stuff together in one place

14 years agoExtract out Facebook app stuff into a plugin
Zach Copley [Tue, 20 Oct 2009 23:32:30 +0000 (16:32 -0700)]
Extract out Facebook app stuff into a plugin

14 years agoTwitter now puts out an error msg when the status param is empty.
Zach Copley [Tue, 20 Oct 2009 22:04:47 +0000 (15:04 -0700)]
Twitter now puts out an error msg when the status param is empty.
Updated our API to match.

14 years agoMerge branch 'master' into testing
Evan Prodromou [Tue, 20 Oct 2009 20:11:07 +0000 (16:11 -0400)]
Merge branch 'master' into testing

Conflicts:
lib/util.php
tests/URLDetectionTest.php

14 years agoRemove Twitter bridge stuff. The relevant info has been moved to
Zach Copley [Tue, 20 Oct 2009 06:11:40 +0000 (06:11 +0000)]
Remove Twitter bridge stuff. The relevant info has been moved to
/plugins/TwitterBridge/README

14 years agoMerge branch '0.9.x' into TwitterBridgePlugin
Zach Copley [Tue, 20 Oct 2009 06:06:10 +0000 (06:06 +0000)]
Merge branch '0.9.x' into TwitterBridgePlugin

14 years ago- Make Twitter bridge work with unqueuemanager
Zach Copley [Tue, 20 Oct 2009 06:05:35 +0000 (06:05 +0000)]
- Make Twitter bridge work with unqueuemanager
- Add README

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Tue, 20 Oct 2009 00:53:08 +0000 (00:53 +0000)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoLess intrusive, more reliable way for FB Connect plugin to modify the
Zach Copley [Tue, 20 Oct 2009 00:49:11 +0000 (00:49 +0000)]
Less intrusive, more reliable way for FB Connect plugin to modify the
primary nav in order to show FB mini-avatar and have the logout link
logout of FB as well as StatusNet.

14 years agoBetter check if site,server is configured.
Eric Helgeson [Tue, 20 Oct 2009 00:08:20 +0000 (20:08 -0400)]
Better check if site,server is configured.

14 years agoRevert "Revert "fixed up some invalid comment syntax - this is ANSI SQL""
Evan Prodromou [Mon, 19 Oct 2009 22:15:40 +0000 (18:15 -0400)]
Revert "Revert "fixed up some invalid comment syntax - this is ANSI SQL""

This reverts commit c0eca0e59b1b9bb74d4457348d1e310e18cc082f.

14 years agoRevert "Revert "upgrade script for postgres""
Evan Prodromou [Mon, 19 Oct 2009 22:13:41 +0000 (18:13 -0400)]
Revert "Revert "upgrade script for postgres""

This reverts commit d72748eb8e71f81e7cddca610ec98a8910dd347f.

Conflicts:

db/08to09_pg.sql