]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
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.
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
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.
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
Eric Helgeson [Tue, 20 Oct 2009 00:08:20 +0000 (20:08 -0400)]
Better check if site,server is configured.
Brenda Wallace [Sun, 30 Aug 2009 22:59:50 +0000 (10:59 +1200)]
some typoes in comments that annoyed me, fixed now
Evan Prodromou [Mon, 19 Oct 2009 22:07:36 +0000 (18:07 -0400)]
Revert "upgrade script for postgres"
This reverts commit
d46f2ee350b9bf2c70371f7bcd2f2793e7ed8110 .
Evan Prodromou [Mon, 19 Oct 2009 22:07:19 +0000 (18:07 -0400)]
Revert "added missing parts to postgres update, and the config+user_role tables to both upgrade scripts"
This reverts commit
e9edb803bc66028204defcfa659cccbf23da97c6 .
Evan Prodromou [Mon, 19 Oct 2009 22:07:03 +0000 (18:07 -0400)]
Revert "fixed up some invalid comment syntax - this is ANSI SQL"
This reverts commit
6704ddddf227865de43c1fdd846b68f76f723fe6 .
Evan Prodromou [Mon, 19 Oct 2009 21:30:08 +0000 (17:30 -0400)]
new codename for 0.8.2
Evan Prodromou [Mon, 19 Oct 2009 21:00:36 +0000 (17:00 -0400)]
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Eric Helgeson [Mon, 19 Oct 2009 17:11:55 +0000 (13:11 -0400)]
Utilize NICKNAME_FMT constant when creating at replies
Eric Helgeson [Mon, 19 Oct 2009 16:52:25 +0000 (12:52 -0400)]
Ignoring Sent from my* line in mail (iPhone/Pre)
Brion Vibber [Mon, 12 Oct 2009 22:36:17 +0000 (22:36 +0000)]
Workaround for Facebook data store API behavior regression, fixes saving
of empty notice prefix text in facebook settings.
Filed bug upstream at http://bugs.developers.facebook.com/show_bug.cgi?id=7110
Per documentation, saving a pref value of "" or "0" will delete the pref key:
http://wiki.developers.facebook.com/index.php/Data.setUserPreference
which used to do what we want... Now Facebook throws back an error
"Parameter value is required" when we do this. Workaround appends a
space to empty string or "0" at save time, then trims the string when
we load it.
The input string was already trimmed at pref save time, so this won't
alter any user-visible behavior.
Thanks to ^demon in #mediawiki for pointing out the behavior regression
after testing the identi.ca Facebook app!
Brion Vibber [Mon, 12 Oct 2009 22:36:17 +0000 (22:36 +0000)]
Workaround for Facebook data store API behavior regression, fixes saving
of empty notice prefix text in facebook settings.
Filed bug upstream at http://bugs.developers.facebook.com/show_bug.cgi?id=7110
Per documentation, saving a pref value of "" or "0" will delete the pref key:
http://wiki.developers.facebook.com/index.php/Data.setUserPreference
which used to do what we want... Now Facebook throws back an error
"Parameter value is required" when we do this. Workaround appends a
space to empty string or "0" at save time, then trims the string when
we load it.
The input string was already trimmed at pref save time, so this won't
alter any user-visible behavior.
Thanks to ^demon in #mediawiki for pointing out the behavior regression
after testing the identi.ca Facebook app!
Brion Vibber [Tue, 13 Oct 2009 21:51:23 +0000 (14:51 -0700)]
Commit upstream updates to php-gettext after the 1.0.7 release (but in 2006! :P)
Fixes file magic checks on 64-bit systems.
http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/17
http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/18
http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/19
Brion Vibber [Tue, 13 Oct 2009 21:51:23 +0000 (14:51 -0700)]
Commit upstream updates to php-gettext after the 1.0.7 release (but in 2006! :P)
Fixes file magic checks on 64-bit systems.
http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/17
http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/18
http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/19
Brion Vibber [Tue, 13 Oct 2009 19:22:03 +0000 (12:22 -0700)]
Update Polish translations from Raven's bug tracker submission:
http://status.net/trac/ticket/1411
Brion Vibber [Tue, 13 Oct 2009 18:57:58 +0000 (11:57 -0700)]
Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.x
Brion Vibber [Tue, 13 Oct 2009 18:55:16 +0000 (11:55 -0700)]
Pull all localization updates from the current Pootle incarnation before we rebuild it:
* el_GR - Greek localization updates
* he_IL - one additional Hebrew message, removed two fuzzies that gettext doesn't like
* is_IS - added new Icelandic localization file from Pootle
* nb_NO - Norwegian Bokmål updates
* zh_CN - a few Chinese message updates
Brion Vibber [Tue, 13 Oct 2009 16:54:57 +0000 (16:54 +0000)]
Include long-form attachment URL in notice if URL shortening is disabled.
Previously, the attachment URL would simply be dropped when shortening returned false instead of a short URL... the attachment was present if you clicked through to notice details but didn't appear in the timeline, making it nigh-impossible to see the attachment.
Eric Helgeson [Tue, 13 Oct 2009 17:34:28 +0000 (13:34 -0400)]
define LACONICA for compatibility on scripts
fixup_conversations.php fixes
Brion Vibber [Tue, 13 Oct 2009 17:01:57 +0000 (10:01 -0700)]
Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.x
Brion Vibber [Tue, 13 Oct 2009 16:54:57 +0000 (16:54 +0000)]
Include long-form attachment URL in notice if URL shortening is disabled.
Previously, the attachment URL would simply be dropped when shortening returned false instead of a short URL... the attachment was present if you clicked through to notice details but didn't appear in the timeline, making it nigh-impossible to see the attachment.
Brion Vibber [Tue, 13 Oct 2009 16:45:26 +0000 (16:45 +0000)]
Merge branch '0.8.x' of git@gitorious.org:~brion/statusnet/brion-fixes into 0.8.x
Eric Helgeson [Tue, 13 Oct 2009 16:13:11 +0000 (12:13 -0400)]
Fix typo's in installer
Brion Vibber [Mon, 12 Oct 2009 21:01:34 +0000 (21:01 +0000)]
Merge branch '0.8.x' of git://gitorious.org/~brion/statusnet/brion-fixes into 0.8.x
Craig Andrews [Sun, 11 Oct 2009 17:21:18 +0000 (13:21 -0400)]
Merge commit 'refs/merge-requests/1723' of git://gitorious.org/statusnet/mainline into 0.8.x
Craig Andrews [Sun, 11 Oct 2009 17:20:02 +0000 (13:20 -0400)]
Merge commit 'refs/merge-requests/1730' of git://gitorious.org/statusnet/mainline into 0.8.x
Craig Andrews [Sun, 11 Oct 2009 17:17:59 +0000 (13:17 -0400)]
Merge commit 'refs/merge-requests/1738' of git://gitorious.org/statusnet/mainline into 0.8.x
Evan Prodromou [Fri, 9 Oct 2009 18:06:08 +0000 (14:06 -0400)]
fix FBConnect so it doesn't muffle EndPrimaryNav
Evan Prodromou [Fri, 9 Oct 2009 14:39:56 +0000 (10:39 -0400)]
don't write session if it's unchanged
Evan Prodromou [Fri, 9 Oct 2009 14:39:56 +0000 (10:39 -0400)]
don't write session if it's unchanged
Jeffery To [Fri, 9 Oct 2009 03:52:03 +0000 (11:52 +0800)]
Fixed facebook connect primary nav to hide search option when site is private and user is not logged in
Jeffery To [Fri, 9 Oct 2009 03:50:04 +0000 (11:50 +0800)]
Fixed facebook connect primary nav to obey sms/twitter/openid settings
Jeffery To [Fri, 9 Oct 2009 03:31:55 +0000 (11:31 +0800)]
Fixed facebook connect login nav to obey openid settings
Jeffery To [Fri, 9 Oct 2009 03:25:31 +0000 (11:25 +0800)]
Fixed facebook connect nav to obey sms/twitter disabled
Jeffery To [Fri, 9 Oct 2009 03:16:04 +0000 (11:16 +0800)]
Fixed twitter defaulting to disabled
Evan Prodromou [Thu, 8 Oct 2009 15:41:39 +0000 (11:41 -0400)]
Revert "Open tags should have closing tags"
This reverts commit
aeca8807dbce951beccbc3fb0e5a4ae5600e5e5f .
We specifically DON'T have closing tags so we don't get errors with
whitespace after the closing tag.
I realize this is less of an issue with scripts, but we should still
not use closing tags.
Jeffery To [Thu, 8 Oct 2009 04:49:30 +0000 (12:49 +0800)]
Don't show search suggestions for private sites
Jeffery To [Wed, 7 Oct 2009 09:09:00 +0000 (17:09 +0800)]
Fixed E_NOTICE when returnto isn't set
Jeffery To [Wed, 7 Oct 2009 08:57:38 +0000 (16:57 +0800)]
Fixed E_NOTICE when the "lite" parameter isn't included in the request
Jeffery To [Wed, 7 Oct 2009 08:18:05 +0000 (16:18 +0800)]
Fixed E_NOTICE - GroupList expects an owner object in the constructor, not an array of search terms
Eric Helgeson [Mon, 5 Oct 2009 16:55:55 +0000 (12:55 -0400)]
Open tags should have closing tags
Sarven Capadisli [Sat, 3 Oct 2009 22:07:41 +0000 (22:07 +0000)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Sarven Capadisli [Sat, 3 Oct 2009 22:06:51 +0000 (22:06 +0000)]
Using CDATA for autofocus script
Evan Prodromou [Fri, 2 Oct 2009 19:46:29 +0000 (15:46 -0400)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Fri, 2 Oct 2009 19:46:00 +0000 (15:46 -0400)]
better handling of y response in deleteuser.php
Evan Prodromou [Fri, 2 Oct 2009 19:42:58 +0000 (15:42 -0400)]
script to permanently delete a user
Evan Prodromou [Fri, 2 Oct 2009 19:42:34 +0000 (15:42 -0400)]
copy-and-paste typo in profile deletion
Evan Prodromou [Fri, 2 Oct 2009 19:29:57 +0000 (15:29 -0400)]
also delete blocks
Evan Prodromou [Fri, 2 Oct 2009 19:27:55 +0000 (15:27 -0400)]
Merge branch '0.8.x' into deleteuser
Sarven Capadisli [Wed, 30 Sep 2009 10:53:04 +0000 (10:53 +0000)]
Better check to see if the XML prolog should be outputted for XML
documents i.e., if best mimetype is */*xml, then use the XML prolog.
Sarven Capadisli [Wed, 30 Sep 2009 10:51:59 +0000 (10:51 +0000)]
Outputting UTF-8 charset in document header irrespective of mimetype.
Sarven Capadisli [Wed, 30 Sep 2009 10:37:46 +0000 (10:37 +0000)]
Switched Doctype to XHTML 1.0 Strict (which best reflects the current
grammar in use)
Evan Prodromou [Tue, 29 Sep 2009 21:57:31 +0000 (17:57 -0400)]
Twitter API returns server errors in preferred format
Evan Prodromou [Tue, 29 Sep 2009 21:43:45 +0000 (17:43 -0400)]
move HTTP error code strings to class variables
Evan Prodromou [Tue, 29 Sep 2009 21:57:31 +0000 (17:57 -0400)]
Twitter API returns server errors in preferred format
Evan Prodromou [Tue, 29 Sep 2009 21:43:45 +0000 (17:43 -0400)]
move HTTP error code strings to class variables
Evan Prodromou [Tue, 29 Sep 2009 13:12:44 +0000 (09:12 -0400)]
stop overwriting created timestamp on group edit
Craig Andrews [Fri, 28 Aug 2009 20:18:05 +0000 (16:18 -0400)]
Add % and ~ as valid characters in the path, querystring, and fragment parts of URLs
Evan Prodromou [Tue, 29 Sep 2009 13:12:44 +0000 (09:12 -0400)]
stop overwriting created timestamp on group edit
Evan Prodromou [Mon, 28 Sep 2009 03:35:49 +0000 (23:35 -0400)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Zach Copley [Mon, 28 Sep 2009 03:21:16 +0000 (20:21 -0700)]
Forgot to add home_timeline to the list of methods that only require
bareauth.
Zach Copley [Mon, 28 Sep 2009 03:21:16 +0000 (20:21 -0700)]
Forgot to add home_timeline to the list of methods that only require
bareauth.
Zach Copley [Mon, 28 Sep 2009 03:21:16 +0000 (20:21 -0700)]
Forgot to add home_timeline to the list of methods that only require
bareauth.
Evan Prodromou [Mon, 28 Sep 2009 01:58:06 +0000 (21:58 -0400)]
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Zach Copley [Sun, 20 Sep 2009 01:34:07 +0000 (18:34 -0700)]
Make statuses/home_timeline return the same thing as statuses/friends_timeline to support apps trying to use the new retweet API method.
Sarven Capadisli [Sun, 27 Sep 2009 14:24:31 +0000 (14:24 +0000)]
Changed terminology for poping a window
Sarven Capadisli [Sun, 27 Sep 2009 14:06:39 +0000 (14:06 +0000)]
Draw a line to indicate new (unread) notice in a timeline since window
blur. Inspired by Pidgin's Markerline plugin.
Sarven Capadisli [Sun, 27 Sep 2009 12:59:01 +0000 (12:59 +0000)]
Aligned notice_data-attach input
Sarven Capadisli [Sun, 27 Sep 2009 12:43:40 +0000 (12:43 +0000)]
Adjusted form_notice width
Sarven Capadisli [Sun, 27 Sep 2009 12:40:35 +0000 (12:40 +0000)]
Aligning notice_data-attach from top
Sarven Capadisli [Sun, 27 Sep 2009 12:38:40 +0000 (12:38 +0000)]
Removing only notie_data-text label from view
Sarven Capadisli [Sun, 27 Sep 2009 12:26:01 +0000 (12:26 +0000)]
Increated content width
Sarven Capadisli [Sun, 27 Sep 2009 12:22:56 +0000 (12:22 +0000)]
Reduced form_notice margin bottom
Sarven Capadisli [Sun, 27 Sep 2009 12:21:49 +0000 (12:21 +0000)]
Updated window resize
Sarven Capadisli [Sun, 27 Sep 2009 12:15:37 +0000 (12:15 +0000)]
Removed form_notice label and h1 from view
Sarven Capadisli [Sun, 27 Sep 2009 11:54:45 +0000 (11:54 +0000)]
Using a relative value for the form_notice note location instead
Sarven Capadisli [Sun, 27 Sep 2009 11:49:18 +0000 (11:49 +0000)]
Don't really need the header container. Adjusted some CSS instead
Sarven Capadisli [Sun, 27 Sep 2009 11:31:34 +0000 (11:31 +0000)]
jQuery.prepend takes a single param
Sarven Capadisli [Sat, 26 Sep 2009 20:25:47 +0000 (20:25 +0000)]
A different go at the realtime button location. Button is in a
prominent location.
CiaranG [Fri, 25 Sep 2009 20:25:20 +0000 (21:25 +0100)]
Updated Piwik plugin documentation to new addPlugin() installaation method
Evan Prodromou [Thu, 24 Sep 2009 21:15:36 +0000 (17:15 -0400)]
Merge branch 'master' into 0.8.x
Evan Prodromou [Thu, 24 Sep 2009 21:14:38 +0000 (17:14 -0400)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Thu, 24 Sep 2009 21:14:04 +0000 (17:14 -0400)]
Revert "move scripts to just before </body>, add event for scripts that need to be in <head>"
This reverts commit
a5ed805aeabab3930d066b2777dbab9663bc487f .
It shouldn't have gone on the stable branch.
Craig Andrews [Thu, 24 Sep 2009 17:48:38 +0000 (13:48 -0400)]
implemented etag and last modified
CiaranG [Thu, 24 Sep 2009 10:01:18 +0000 (11:01 +0100)]
Fixed broken Piwik plugin - was not using the supplied site code
Evan Prodromou [Thu, 24 Sep 2009 03:23:13 +0000 (23:23 -0400)]
move scripts to just before </body>, add event for scripts that need to be in <head>
Evan Prodromou [Thu, 24 Sep 2009 03:04:25 +0000 (23:04 -0400)]
some UI fixes
Sarven Capadisli [Wed, 23 Sep 2009 22:04:39 +0000 (22:04 +0000)]
Using timeline string instead of title for WindowName because IE doesn't
like names with whitespace.
Sarven Capadisli [Wed, 23 Sep 2009 22:02:42 +0000 (22:02 +0000)]
Added JavaScript to initialize the poped Window
Sarven Capadisli [Wed, 23 Sep 2009 22:00:22 +0000 (22:00 +0000)]
Some layout and rendering adjustment for Realtime plugin
Sarven Capadisli [Wed, 23 Sep 2009 21:58:35 +0000 (21:58 +0000)]
Created addPop() for Realtime plugin and added param to include iconurl
Evan Prodromou [Wed, 23 Sep 2009 19:24:12 +0000 (15:24 -0400)]
move some stuff around for realtime