]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Sat, 31 Oct 2009 18:45:46 +0000 (14:45 -0400)]
Revert "Revert "Added some explanatory text to README""
This reverts commit
446de62d02f372b6755237ae61e08bfcd4bf5100 .
Conflicts:
README
htaccess.sample
Evan Prodromou [Sat, 31 Oct 2009 18:44:32 +0000 (14:44 -0400)]
Revert "Revert "Added bit about being incompatible with file attachment virtual server""
This reverts commit
a5b3ad7bf5e83459cfb163df04e68a88e867b2cd .
Conflicts:
README
Evan Prodromou [Sat, 31 Oct 2009 18:43:13 +0000 (14:43 -0400)]
Revert "Revert "Actually commit the file this time""
This reverts commit
ba89c891768b371e5358af4cdc76ff18e8b37672 .
Evan Prodromou [Sat, 31 Oct 2009 18:43:01 +0000 (14:43 -0400)]
revert revert on getfile
Evan Prodromou [Sat, 31 Oct 2009 18:36:04 +0000 (14:36 -0400)]
merge from testing
Evan Prodromou [Sat, 31 Oct 2009 18:34:04 +0000 (14:34 -0400)]
remove mention of getfile
Evan Prodromou [Sat, 31 Oct 2009 18:33:28 +0000 (14:33 -0400)]
Revert "mod_rewrite rule for getfile"
This reverts commit
834a876dd0998464cade1cdd0fe2fe8c9ab17dcc .
Evan Prodromou [Sat, 31 Oct 2009 18:33:26 +0000 (14:33 -0400)]
Revert "Added some explanatory text to README"
This reverts commit
d2bac158cd0d4a25b3997cdd1ccadc5f08d65943 .
Evan Prodromou [Sat, 31 Oct 2009 18:33:24 +0000 (14:33 -0400)]
Revert "Added bit about being incompatible with file attachment virtual server"
This reverts commit
afe663af82250d020fd9dff0646c91c8f3b41013 .
Evan Prodromou [Sat, 31 Oct 2009 18:32:15 +0000 (14:32 -0400)]
Revert "Actually commit the file this time"
This reverts commit
3f06bfc042e34ce97e1f1476faadb67fc5edd282 .
Evan Prodromou [Sat, 31 Oct 2009 18:32:12 +0000 (14:32 -0400)]
Revert "Added getfile action"
This reverts commit
f58daa873befbaee5a998e69622c046c8a978dee .
Evan Prodromou [Sat, 31 Oct 2009 18:19:26 +0000 (14:19 -0400)]
updates to README
Evan Prodromou [Sat, 31 Oct 2009 17:35:20 +0000 (13:35 -0400)]
add a README warning devs from fracking around in extlib/
Evan Prodromou [Sat, 31 Oct 2009 17:05:22 +0000 (13:05 -0400)]
Merge branch 'master' into testing
Carlos Perilla [Tue, 1 Sep 2009 14:19:10 +0000 (09:19 -0500)]
Fixes foaf notices, use Profile for information that's missing in Remote_profile
Evan Prodromou [Sat, 31 Oct 2009 16:18:38 +0000 (12:18 -0400)]
update version to rc2
Evan Prodromou [Sat, 31 Oct 2009 16:16:30 +0000 (12:16 -0400)]
Merge branch '0.8.x' into testing
Sarven Capadisli [Fri, 30 Oct 2009 21:44:31 +0000 (21:44 +0000)]
IE has some issue with notices that are sent with file attachments. It
doesn't like the XHR response with XHTML DTD. New notices without the
file attachment work fine.
The rendered content (the anchor for the file attachment link) doesn't
appear to be the issue.
To fix this problem, I removed the XHTML DTD line from newnotice's XHR
response. This is unnecessary for text/xml outputs that's intended
for XHR responses any way. It just happens to fix an IE issue.
Still a mystery to me as to why it is particular to notices with file
attachments.
Evan Prodromou [Thu, 29 Oct 2009 20:17:22 +0000 (16:17 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Thu, 29 Oct 2009 20:16:02 +0000 (16:16 -0400)]
show notice location in notice list
Evan Prodromou [Thu, 29 Oct 2009 20:15:49 +0000 (16:15 -0400)]
fix caching in location.php
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
Brion Vibber [Thu, 29 Oct 2009 19:08:24 +0000 (15:08 -0400)]
use addPlugin() in the README setup example
Evan Prodromou [Thu, 29 Oct 2009 19:07:26 +0000 (15:07 -0400)]
make an URL for a geonames location
Evan Prodromou [Thu, 29 Oct 2009 18:49:00 +0000 (14:49 -0400)]
a location method for getting an URL
Evan Prodromou [Thu, 29 Oct 2009 18:43:25 +0000 (14:43 -0400)]
get location from a Profile
Evan Prodromou [Thu, 29 Oct 2009 18:43:18 +0000 (14:43 -0400)]
get location from a Notice
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
Evan Prodromou [Thu, 29 Oct 2009 18:34:08 +0000 (14:34 -0400)]
fix uninitialized variables in showstream.php
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.
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.
Sarven Capadisli [Thu, 29 Oct 2009 12:37:05 +0000 (13:37 +0100)]
Fixed bookmarklet URL
Sarven Capadisli [Thu, 29 Oct 2009 12:31:56 +0000 (13:31 +0100)]
Updated bookmarklet styles
Sarven Capadisli [Thu, 29 Oct 2009 12:24:06 +0000 (13:24 +0100)]
Don't include site in gettext
Sarven Capadisli [Thu, 29 Oct 2009 12:18:51 +0000 (13:18 +0100)]
Updated bookmarklet. Created its own action
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
Zach Copley [Thu, 29 Oct 2009 00:47:14 +0000 (17:47 -0700)]
Fixed header comment.
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
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.
Zach Copley [Thu, 29 Oct 2009 00:12:22 +0000 (17:12 -0700)]
Rearanged a couple things & removed debugging statements
Zach Copley [Wed, 28 Oct 2009 22:24:20 +0000 (22:24 +0000)]
Rework MailDaemon to use the MediaFile class for uploads
Evan Prodromou [Wed, 28 Oct 2009 21:28:08 +0000 (17:28 -0400)]
Merge branch '0.9.x' into location
Evan Prodromou [Wed, 28 Oct 2009 21:28:00 +0000 (17:28 -0400)]
rogue n in curlclient.php
Evan Prodromou [Wed, 28 Oct 2009 21:24:53 +0000 (17:24 -0400)]
Merge branch '0.9.x' into location
Evan Prodromou [Wed, 28 Oct 2009 20:07:57 +0000 (16:07 -0400)]
add StartInitializeRouter event
Evan Prodromou [Wed, 28 Oct 2009 19:33:10 +0000 (15:33 -0400)]
save replies in the inbox
Evan Prodromou [Wed, 28 Oct 2009 18:38:19 +0000 (14:38 -0400)]
correctly output public XRDS <meta>
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
Evan Prodromou [Wed, 28 Oct 2009 18:21:42 +0000 (14:21 -0400)]
replace some boolean-evaluations with calls to empty()
Zach Copley [Wed, 28 Oct 2009 04:45:56 +0000 (21:45 -0700)]
Implement media upload in the API
Carlos Perilla [Tue, 1 Sep 2009 04:01:36 +0000 (23:01 -0500)]
Enable welcome bot to broadcast it's notices
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
Craig Andrews [Wed, 28 Oct 2009 02:45:00 +0000 (22:45 -0400)]
implement the nudge command
Craig Andrews [Wed, 28 Oct 2009 02:30:21 +0000 (22:30 -0400)]
Added a new "reply" command
Zach Copley [Wed, 28 Oct 2009 02:11:18 +0000 (19:11 -0700)]
Extract media upload stuff into its own library class.
Craig Andrews [Wed, 28 Oct 2009 02:02:55 +0000 (22:02 -0400)]
Shorten the notice text after command processing is done
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
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.
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
Sarven Capadisli [Tue, 27 Oct 2009 16:44:55 +0000 (17:44 +0100)]
Removed attachment UI
Sarven Capadisli [Tue, 27 Oct 2009 15:32:09 +0000 (16:32 +0100)]
Slight alignment
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
Sarven Capadisli [Tue, 27 Oct 2009 13:59:58 +0000 (14:59 +0100)]
Some CSS updates for FB app
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.
Evan Prodromou [Sat, 24 Oct 2009 23:59:46 +0000 (19:59 -0400)]
Merge branch '0.9.x' into location
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.
Zach Copley [Fri, 23 Oct 2009 23:38:45 +0000 (23:38 +0000)]
Move Twitter and Facebook-specific mail notifications to their respective plugins
Zach Copley [Fri, 23 Oct 2009 23:34:48 +0000 (23:34 +0000)]
Remove automatic enqueuing for Facebook
Zach Copley [Fri, 23 Oct 2009 23:05:59 +0000 (23:05 +0000)]
Merge branch '0.9.x' into facebook-app-plugin
Zach Copley [Fri, 23 Oct 2009 23:05:23 +0000 (23:05 +0000)]
Some phpcs cleanup
Zach Copley [Fri, 23 Oct 2009 22:48:35 +0000 (22:48 +0000)]
Merge branch '0.9.x' into facebook-app-plugin
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.
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.
Evan Prodromou [Fri, 23 Oct 2009 15:47:00 +0000 (11:47 -0400)]
update location while saving new profile
Evan Prodromou [Fri, 23 Oct 2009 15:46:44 +0000 (11:46 -0400)]
update location while registering
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
Zach Copley [Thu, 22 Oct 2009 21:12:51 +0000 (21:12 +0000)]
Merge branch '0.9.x' into facebook-app-plugin
Evan Prodromou [Thu, 22 Oct 2009 20:23:42 +0000 (16:23 -0400)]
Merge branch '0.9.x' into location
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
Evan Prodromou [Thu, 22 Oct 2009 20:20:56 +0000 (16:20 -0400)]
HTTPResponse has default empty headers
Evan Prodromou [Thu, 22 Oct 2009 20:20:31 +0000 (16:20 -0400)]
results of json parsing are objects not arrays
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
Evan Prodromou [Thu, 22 Oct 2009 20:19:25 +0000 (16:19 -0400)]
beginning of a test for location services
Evan Prodromou [Thu, 22 Oct 2009 19:44:36 +0000 (15:44 -0400)]
extract Geonames stuff to a plugin
Brion Vibber [Thu, 22 Oct 2009 16:59:27 +0000 (09:59 -0700)]
Add some doc comments to QueueHandler
Jeffery To [Fri, 9 Oct 2009 02:06:34 +0000 (10:06 +0800)]
Added bit about being incompatible with file attachment virtual server
Jeffery To [Thu, 8 Oct 2009 04:13:33 +0000 (12:13 +0800)]
Added some explanatory text to README
Jeffery To [Thu, 8 Oct 2009 03:45:32 +0000 (11:45 +0800)]
mod_rewrite rule for getfile
Jeffery To [Thu, 8 Oct 2009 03:45:06 +0000 (11:45 +0800)]
Actually commit the file this time
Jeffery To [Thu, 8 Oct 2009 02:00:31 +0000 (10:00 +0800)]
Added getfile action
Evan Prodromou [Wed, 16 Sep 2009 15:46:10 +0000 (11:46 -0400)]
start getting locations from remote services
Evan Prodromou [Wed, 16 Sep 2009 00:27:11 +0000 (20:27 -0400)]
start of a location class
Evan Prodromou [Tue, 15 Sep 2009 22:29:44 +0000 (18:29 -0400)]
flip x flag on generated files
Evan Prodromou [Tue, 15 Sep 2009 22:29:14 +0000 (18:29 -0400)]
statusnet.ini update
Evan Prodromou [Tue, 15 Sep 2009 22:28:44 +0000 (18:28 -0400)]
new data structures for location
Evan Prodromou [Tue, 15 Sep 2009 21:59:20 +0000 (17:59 -0400)]
Revert "lat,lon -> lat,long"
This reverts commit
61d948cffee0aff4fd7853421ec0849458ea34c9 .
Evan Prodromou [Tue, 15 Sep 2009 21:58:51 +0000 (17:58 -0400)]
lat,lon -> lat,long
Evan Prodromou [Tue, 15 Sep 2009 21:40:23 +0000 (17:40 -0400)]
add a couple of location namespaces
Evan Prodromou [Tue, 15 Sep 2009 21:39:45 +0000 (17:39 -0400)]
add location-related tables and columns
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