]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Sarven Capadisli [Thu, 10 Sep 2009 17:52:51 +0000 (17:52 +0000)]
Markdown is not necessary
Craig Andrews [Thu, 10 Sep 2009 16:13:43 +0000 (12:13 -0400)]
Revert "If a shortened URL begins with http://, don't include it in the shortened url. Saves 7 characters, which is pretty awesome for 140 character max length notices."
This reverts commit
e2848eb8621dd645fa68cb1641c0af1df5530408 .
Downstream consumers of our notices (such as Friendfeed, Facebook, etc) don't have sophisticated URL detection, so a notice that reads: "check out ur1.ca/1" won't be linked. So the http:// prefix is
mandatory.
Craig Andrews [Thu, 10 Sep 2009 16:11:33 +0000 (12:11 -0400)]
Fix HTML validation
Craig Andrews [Thu, 10 Sep 2009 02:57:15 +0000 (22:57 -0400)]
If a shortened URL begins with http://, don't include it in the shortened url. Saves 7 characters, which is pretty awesome for 140 character max length notices.
Craig Andrews [Wed, 9 Sep 2009 20:57:11 +0000 (16:57 -0400)]
:: isn't a valid IPv6 address for our purposes
Sarven Capadisli [Wed, 9 Sep 2009 11:04:05 +0000 (13:04 +0200)]
Updated biz, cloudy, h4ck3r, pigeonthoughts themes default logos
Sarven Capadisli [Wed, 9 Sep 2009 10:57:27 +0000 (12:57 +0200)]
Updated biz theme.
CiaranG [Tue, 8 Sep 2009 12:25:59 +0000 (13:25 +0100)]
Linkback Plugin: check result properly so failures are not reported as a success in the log. Also logs (debug only) when an attempt is being made
CiaranG [Tue, 8 Sep 2009 10:27:37 +0000 (11:27 +0100)]
Use a non-error-generating array key check to a) improve performance and b) not fill the log file with crud
Craig Andrews [Tue, 8 Sep 2009 02:36:01 +0000 (22:36 -0400)]
Don't "hightlight" search terms (by surrounding them in <strong>$term</strong>) when the term appears in an HTML attribute
Fixes http://status.net/trac/ticket/1852
Sarven Capadisli [Mon, 7 Sep 2009 15:14:05 +0000 (15:14 +0000)]
Setting max width limit to select form control on inbox and outbox pages
Sarven Capadisli [Mon, 7 Sep 2009 14:51:10 +0000 (14:51 +0000)]
Updated identica and default theme to use processing indicator
brenda [Sat, 5 Sep 2009 04:11:38 +0000 (16:11 +1200)]
more info in error message, to help next person who has to debug locales
Sarven Capadisli [Fri, 4 Sep 2009 16:00:25 +0000 (16:00 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Sarven Capadisli [Fri, 4 Sep 2009 15:59:27 +0000 (15:59 +0000)]
Updated layout for filter by tag form
Craig Andrews [Fri, 4 Sep 2009 15:30:29 +0000 (11:30 -0400)]
Added additional characters as allowed in URLs.
Craig Andrews [Thu, 3 Sep 2009 22:34:30 +0000 (18:34 -0400)]
Improve OAuth CGI compatibility
Fixes http://status.net/trac/ticket/1822
Reported upstream at http://code.google.com/p/oauth/issues/detail?id=118
Sarven Capadisli [Thu, 3 Sep 2009 19:47:00 +0000 (19:47 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Sarven Capadisli [Thu, 3 Sep 2009 19:42:50 +0000 (19:42 +0000)]
Created autofocus method to give focus to an element (primarily a form
control) on page onload.
Updated some of the pages to use autofocus.
Craig Andrews [Thu, 3 Sep 2009 19:30:19 +0000 (15:30 -0400)]
Fix spelling
mEDI [Thu, 3 Sep 2009 17:32:27 +0000 (19:32 +0200)]
add basic auth support for cgi servers on the api (trac #1832)
Craig Andrews [Wed, 2 Sep 2009 17:39:05 +0000 (13:39 -0400)]
Add Tidy requirement to the README
Craig Andrews [Wed, 2 Sep 2009 17:33:54 +0000 (13:33 -0400)]
The 'tidy' extension is a requirement
Fixes http://status.net/trac/ticket/1844
Craig Andrews [Wed, 2 Sep 2009 03:25:20 +0000 (23:25 -0400)]
Merge remote branch 'cvollick/ContactUpdate' into 0.8.x
Christopher Vollick [Thu, 3 Sep 2009 21:57:08 +0000 (17:57 -0400)]
Updated Location of Bug Tracker in Contact Page.
Craig Andrews [Wed, 2 Sep 2009 03:17:45 +0000 (23:17 -0400)]
Allow whitespace before and after the = and require space before the href in <link href="url"> html
Craig Andrews [Wed, 2 Sep 2009 03:02:03 +0000 (23:02 -0400)]
Check "Files" of type 'application/xhtml+xml' for oEmbed in addition to just text/html
Zach Copley [Wed, 2 Sep 2009 00:50:41 +0000 (00:50 +0000)]
Better error handling
Zach Copley [Wed, 2 Sep 2009 00:24:30 +0000 (00:24 +0000)]
Fixed bug in which you cannot turn off importing friends timelines flag
Carlos Perilla [Wed, 12 Aug 2009 00:09:51 +0000 (19:09 -0500)]
Let users join and drop group membership from xmpp
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
Zach Copley [Tue, 1 Sep 2009 19:00:18 +0000 (19:00 +0000)]
Stop requeuing notices not bound for Twitter.
Craig Andrews [Tue, 1 Sep 2009 02:16:49 +0000 (22:16 -0400)]
Allow the oEmbed <link> tag to be split across lines
Craig Andrews [Mon, 31 Aug 2009 19:49:11 +0000 (15:49 -0400)]
Fix typo in Stomp
Thanks Marcel|HSD
Craig Andrews [Mon, 31 Aug 2009 19:33:23 +0000 (15:33 -0400)]
Fix attachment saving
Sarven Capadisli [Mon, 31 Aug 2009 17:53:54 +0000 (17:53 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Sarven Capadisli [Mon, 31 Aug 2009 17:52:45 +0000 (17:52 +0000)]
Removed <dl> structure from MailboxAction::showMessage. Same as
committ
e0b877b26c5e93809b2a53b6c46326d5e31fa0e8 .
Craig Andrews [Mon, 31 Aug 2009 14:33:37 +0000 (10:33 -0400)]
Allow :'s in the path, query string, and fragment parts of the url (Mediawiki URLs often do this)
Zach Copley [Sat, 29 Aug 2009 06:20:50 +0000 (06:20 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Zach Copley [Sat, 29 Aug 2009 06:20:19 +0000 (06:20 +0000)]
Fix error in log msg format specifier
Evan Prodromou [Fri, 28 Aug 2009 20:35:48 +0000 (13:35 -0700)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Fri, 28 Aug 2009 20:35:28 +0000 (13:35 -0700)]
change version to 0.8.2dev
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
Zach Copley [Fri, 28 Aug 2009 17:55:58 +0000 (17:55 +0000)]
Take out unnecessary defines
Evan Prodromou [Fri, 28 Aug 2009 17:42:34 +0000 (10:42 -0700)]
Status_network had wrong ini file
Evan Prodromou [Fri, 28 Aug 2009 15:43:28 +0000 (08:43 -0700)]
fix 'callback_helper'
Evan Prodromou [Fri, 28 Aug 2009 13:13:47 +0000 (06:13 -0700)]
stutuses -> statuses
Evan Prodromou [Fri, 28 Aug 2009 13:10:46 +0000 (06:10 -0700)]
Merge branch 'testing' of git@gitorious.org:laconica/mainline into testing
Brenda Wallace [Fri, 28 Aug 2009 08:00:55 +0000 (20:00 +1200)]
fix for SQL error: ERROR: syntax error at or near ")" at character 45
http://laconi.ca/trac/ticket/1735
Zach Copley [Fri, 28 Aug 2009 07:03:32 +0000 (07:03 +0000)]
Merge branch 'twitter-basic-auth' into 0.8.x
Zach Copley [Fri, 28 Aug 2009 07:02:27 +0000 (07:02 +0000)]
Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic Auth as well as OAuth
Zach Copley [Fri, 28 Aug 2009 06:00:30 +0000 (06:00 +0000)]
Abstract the Twitter basic auth stuff into its own client class
Zach Copley [Fri, 28 Aug 2009 04:36:47 +0000 (04:36 +0000)]
Renable basic auth posting to Twitter for users who already have a bridge setup
Evan Prodromou [Fri, 28 Aug 2009 03:23:31 +0000 (20:23 -0700)]
make URL analyzer save new info on URLs
Evan Prodromou [Fri, 28 Aug 2009 03:09:07 +0000 (20:09 -0700)]
remove duplicate save of Notice and streamline attachment detection
Evan Prodromou [Fri, 28 Aug 2009 03:06:03 +0000 (20:06 -0700)]
reformat curry() to make my editor happy
Craig Andrews [Fri, 28 Aug 2009 02:56:54 +0000 (22:56 -0400)]
added my email address next to my name at the top of the files
Craig Andrews [Fri, 28 Aug 2009 02:55:32 +0000 (22:55 -0400)]
Implement the is_member and membership group api's
Evan Prodromou [Thu, 27 Aug 2009 21:18:51 +0000 (14:18 -0700)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Thu, 27 Aug 2009 17:00:45 +0000 (10:00 -0700)]
update version in README, add note about status.net
Evan Prodromou [Thu, 27 Aug 2009 16:34:32 +0000 (09:34 -0700)]
add api/laconica for backwards compatibility
Craig Andrews [Thu, 27 Aug 2009 16:06:45 +0000 (12:06 -0400)]
Do not used named capturing groups
I'm not sure all php 5.2's are compiled with a PCRE library that supported named captures.
Evan Prodromou [Thu, 27 Aug 2009 16:04:40 +0000 (09:04 -0700)]
change default logo from laconica to status.net
Evan Prodromou [Thu, 27 Aug 2009 15:58:03 +0000 (08:58 -0700)]
show SQL errors in the output
Evan Prodromou [Thu, 27 Aug 2009 15:45:53 +0000 (08:45 -0700)]
don't show a warning when dl() disabled
Evan Prodromou [Thu, 27 Aug 2009 15:39:14 +0000 (08:39 -0700)]
add changelog to README
Evan Prodromou [Thu, 27 Aug 2009 15:02:41 +0000 (08:02 -0700)]
update version in, and add codename to, lib/common
Evan Prodromou [Thu, 27 Aug 2009 15:00:47 +0000 (08:00 -0700)]
Update version number in README
Update version number and add release code name ("Second Guessing").
Craig Andrews [Thu, 27 Aug 2009 01:54:57 +0000 (21:54 -0400)]
Support multiple attachments per facebook update
Craig Andrews [Wed, 26 Aug 2009 23:08:30 +0000 (19:08 -0400)]
Add library checking page
Evan Prodromou [Wed, 26 Aug 2009 15:31:44 +0000 (11:31 -0400)]
statusize config.php.sample
Evan Prodromou [Wed, 26 Aug 2009 14:51:44 +0000 (10:51 -0400)]
change hidden label for site content license link
Evan Prodromou [Wed, 26 Aug 2009 14:43:44 +0000 (10:43 -0400)]
define LACONICA_VERSION for backwards compatibility
Evan Prodromou [Wed, 26 Aug 2009 14:41:36 +0000 (10:41 -0400)]
define LACONICA and accept LACONICA for backwards compatibility
Zach Copley [Wed, 26 Aug 2009 14:35:25 +0000 (14:35 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Wed, 26 Aug 2009 14:34:50 +0000 (10:34 -0400)]
add back in /etc/laconica/* for compatibility
Zach Copley [Wed, 26 Aug 2009 14:34:41 +0000 (14:34 +0000)]
Facebook app wasn't loading the theme css
Evan Prodromou [Wed, 26 Aug 2009 14:33:04 +0000 (10:33 -0400)]
add *Laconica* events back in for backwards compatibility
Evan Prodromou [Wed, 26 Aug 2009 14:28:10 +0000 (10:28 -0400)]
Merge branch 'master' into testing
Evan Prodromou [Wed, 26 Aug 2009 14:27:53 +0000 (10:27 -0400)]
Merge branch '0.8.x' into testing
Evan Prodromou [Wed, 26 Aug 2009 09:50:20 +0000 (05:50 -0400)]
more logging in xmppqueuehandler
Evan Prodromou [Wed, 26 Aug 2009 09:46:41 +0000 (05:46 -0400)]
more log output in queue handlers
Evan Prodromou [Wed, 26 Aug 2009 09:50:20 +0000 (05:50 -0400)]
more logging in xmppqueuehandler
Evan Prodromou [Wed, 26 Aug 2009 09:46:41 +0000 (05:46 -0400)]
more log output in queue handlers
Evan Prodromou [Wed, 26 Aug 2009 07:33:43 +0000 (03:33 -0400)]
last scrub of Laconica -> StatusNet
Evan Prodromou [Wed, 26 Aug 2009 07:13:09 +0000 (03:13 -0400)]
accidentally changed the URL for Laconica Tools
Zach Copley [Wed, 26 Aug 2009 03:46:14 +0000 (20:46 -0700)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
* '0.8.x' of git@gitorious.org:laconica/mainline:
Updated rgb2hex() to handle IE. It turns out that jQuery is giving hex
Zach Copley [Wed, 26 Aug 2009 03:45:09 +0000 (20:45 -0700)]
Small update to the Facebook app section
Evan Prodromou [Tue, 25 Aug 2009 22:53:24 +0000 (18:53 -0400)]
global search and replace for laconica -> statusnet
Sarven Capadisli [Tue, 25 Aug 2009 22:47:54 +0000 (22:47 +0000)]
Updated rgb2hex() to handle IE. It turns out that jQuery is giving hex
to IE and RGB to Firefox, Opera, Safari. Fun.
Evan Prodromou [Tue, 25 Aug 2009 22:43:48 +0000 (18:43 -0400)]
update names in shell scripts
Evan Prodromou [Tue, 25 Aug 2009 22:42:34 +0000 (18:42 -0400)]
change LACONICA to STATUSNET
Evan Prodromou [Tue, 25 Aug 2009 22:40:12 +0000 (18:40 -0400)]
update Laconica to StatusNet in js code
Evan Prodromou [Tue, 25 Aug 2009 22:37:41 +0000 (18:37 -0400)]
change Laconica and laconi.ca in locale files
Evan Prodromou [Tue, 25 Aug 2009 22:30:48 +0000 (18:30 -0400)]
Laconica -> StatusNet in EVENTS.txt
Evan Prodromou [Tue, 25 Aug 2009 22:29:56 +0000 (18:29 -0400)]
Laconica in plugins
Evan Prodromou [Tue, 25 Aug 2009 22:25:01 +0000 (18:25 -0400)]
update README file
Evan Prodromou [Tue, 25 Aug 2009 22:23:26 +0000 (18:23 -0400)]
update doc-src with StatusNet, status.net
Evan Prodromou [Tue, 25 Aug 2009 22:21:37 +0000 (18:21 -0400)]
convert CSS files to use new names
Evan Prodromou [Tue, 25 Aug 2009 22:19:04 +0000 (18:19 -0400)]
change controlyourself.ca to status.net