]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Zach Copley [Wed, 16 Sep 2009 19:40:22 +0000 (12:40 -0700)]
Merge branch '0.9.x' into pluginize-twitter-bridge
* 0.9.x: (57 commits)
Updated csarven emails to csarven@status.net and removed dupes
statusize new HTTP classes
dedupe evans
change all evans to evan@status.net
add post to curlclient
fix user-agent for curlclient
add get to curl client
add cURL client with HEAD method
add user agent and correct version check to httpclient
statusize OpenID plugin
add http client config value
update httpclient class
move httputil to httpclient
Start a common library for HTTP client stuff
check correct define (not backwards compatible)
Fixed broken list items in installer output
Got rid of a bunch of ugly warnings
Add Jiminy to notice sources
Make it impossible to delete self-subscriptions via the API
Fix bad merge
d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63b
...
Sarven Capadisli [Wed, 16 Sep 2009 09:14:26 +0000 (11:14 +0200)]
Updated csarven emails to csarven@status.net and removed dupes
Evan Prodromou [Wed, 16 Sep 2009 02:31:52 +0000 (22:31 -0400)]
statusize new HTTP classes
Evan Prodromou [Wed, 16 Sep 2009 02:30:52 +0000 (22:30 -0400)]
dedupe evans
Evan Prodromou [Wed, 16 Sep 2009 02:28:59 +0000 (22:28 -0400)]
change all evans to evan@status.net
Evan Prodromou [Wed, 16 Sep 2009 02:19:19 +0000 (22:19 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Wed, 16 Sep 2009 02:14:15 +0000 (22:14 -0400)]
add post to curlclient
Evan Prodromou [Wed, 16 Sep 2009 02:05:57 +0000 (22:05 -0400)]
fix user-agent for curlclient
Evan Prodromou [Wed, 16 Sep 2009 01:55:36 +0000 (21:55 -0400)]
add get to curl client
Evan Prodromou [Wed, 16 Sep 2009 01:50:19 +0000 (21:50 -0400)]
add cURL client with HEAD method
Evan Prodromou [Wed, 16 Sep 2009 01:23:04 +0000 (21:23 -0400)]
Merge branch '0.9.x' into httputil
Evan Prodromou [Wed, 16 Sep 2009 01:22:47 +0000 (21:22 -0400)]
add user agent and correct version check to httpclient
Evan Prodromou [Wed, 16 Sep 2009 01:22:15 +0000 (21:22 -0400)]
statusize OpenID plugin
Evan Prodromou [Wed, 16 Sep 2009 00:40:18 +0000 (20:40 -0400)]
add http client config value
Evan Prodromou [Wed, 16 Sep 2009 00:40:03 +0000 (20:40 -0400)]
update httpclient class
Evan Prodromou [Wed, 16 Sep 2009 00:29:41 +0000 (20:29 -0400)]
move httputil to httpclient
Evan Prodromou [Thu, 26 Mar 2009 19:26:19 +0000 (15:26 -0400)]
Start a common library for HTTP client stuff
Evan Prodromou [Wed, 16 Sep 2009 01:12:44 +0000 (21:12 -0400)]
check correct define (not backwards compatible)
Zach Copley [Tue, 15 Sep 2009 23:46:18 +0000 (16:46 -0700)]
Fixed broken list items in installer output
Zach Copley [Tue, 15 Sep 2009 23:31:09 +0000 (16:31 -0700)]
Got rid of a bunch of ugly warnings
Zach Copley [Tue, 15 Sep 2009 21:37:11 +0000 (14:37 -0700)]
Add Jiminy to notice sources
Evan Prodromou [Tue, 15 Sep 2009 21:16:35 +0000 (17:16 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Zach Copley [Tue, 15 Sep 2009 19:59:32 +0000 (12:59 -0700)]
Make it impossible to delete self-subscriptions via the API
Adrian Lang [Mon, 14 Sep 2009 20:08:17 +0000 (22:08 +0200)]
Brenda Wallace [Sun, 13 Sep 2009 09:55:45 +0000 (21:55 +1200)]
code style cleanup
Brenda Wallace [Sun, 13 Sep 2009 09:27:34 +0000 (21:27 +1200)]
cleaned up code style
Brenda Wallace [Mon, 14 Sep 2009 07:19:11 +0000 (19:19 +1200)]
pulled @author from git logs
Conflicts:
install.php
Brenda Wallace [Sun, 13 Sep 2009 08:32:58 +0000 (20:32 +1200)]
fixed indentation for the pear code styles
Brenda Wallace [Sun, 13 Sep 2009 08:31:19 +0000 (20:31 +1200)]
lotsa of multiline if statements and function calls changed style to meat pear code style
Brenda Wallace [Sun, 13 Sep 2009 08:16:07 +0000 (20:16 +1200)]
fixed up if statements
Brenda Wallace [Sun, 13 Sep 2009 08:15:21 +0000 (20:15 +1200)]
added most of the required doxygen
Brenda Wallace [Mon, 14 Sep 2009 07:08:05 +0000 (19:08 +1200)]
most of code style errors gone
Conflicts:
install.php
Brenda Wallace [Sun, 13 Sep 2009 06:32:59 +0000 (18:32 +1200)]
removed commented out code we no longer want
Brenda Wallace [Sun, 13 Sep 2009 06:31:44 +0000 (18:31 +1200)]
fixed up curly brackets and spaces around for, if, else
Brenda Wallace [Sun, 13 Sep 2009 06:29:10 +0000 (18:29 +1200)]
many doxygen comments added
Brenda Wallace [Sun, 13 Sep 2009 06:22:32 +0000 (18:22 +1200)]
lotsa tabulation changed to 4 spaces
Brenda Wallace [Sun, 13 Sep 2009 05:59:42 +0000 (17:59 +1200)]
fixed missing semisolon
Brenda Wallace [Mon, 14 Sep 2009 07:05:14 +0000 (19:05 +1200)]
removed most of the <?php ?> that was making this hard to read
Conflicts:
install.php
Brenda Wallace [Sun, 13 Sep 2009 05:44:22 +0000 (17:44 +1200)]
added doxygen for main()
Brenda Wallace [Sun, 13 Sep 2009 05:43:48 +0000 (17:43 +1200)]
changed curly bracks on if, else, foreach to match pear code styles
Brenda Wallace [Sun, 13 Sep 2009 05:43:02 +0000 (17:43 +1200)]
added doxygen tags
Brion Vibber [Mon, 14 Sep 2009 00:53:15 +0000 (17:53 -0700)]
bug 1814: installer now only offers DB types which are available.
Abstracted a couple of hardcoded lists of mysql/pgsql checks and radio button creation to use a nice little array of names, installer funcs, and modules to check.
Only those DB types whose modules are present will be presented in the installer; if all are missing, we throw an error and list out all the possibilities we were looking for.
Craig Andrews [Thu, 10 Sep 2009 02:58:19 +0000 (22:58 -0400)]
Merge remote branch 'laconica/0.8.x' into 0.9.x
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 [Thu, 10 Sep 2009 02:52:38 +0000 (22:52 -0400)]
Merge remote branch 'laconica/0.8.x' into 0.9.x
Conflicts:
lib/omb.php
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.
Zach Copley [Tue, 8 Sep 2009 23:07:01 +0000 (16:07 -0700)]
Moved basic auth client into plugin dir
Zach Copley [Tue, 8 Sep 2009 23:02:57 +0000 (16:02 -0700)]
Merge branch '0.9.x' into pluginize-twitter-bridge
Conflicts:
plugins/TwitterBridge/twitterauthorization.php
Evan Prodromou [Tue, 8 Sep 2009 20:07:21 +0000 (13:07 -0700)]
flip exe bit on statusnet.ini
Evan Prodromou [Tue, 8 Sep 2009 20:06:46 +0000 (13:06 -0700)]
flip exe bit on Deleted_notice.php
Evan Prodromou [Tue, 8 Sep 2009 20:06:13 +0000 (13:06 -0700)]
flip exe bit on Config.php
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 [Thu, 3 Sep 2009 18:58:50 +0000 (14:58 -0400)]
Pluginize the URL shorteners
Craig Andrews [Wed, 2 Sep 2009 20:48:33 +0000 (16:48 -0400)]
Merge remote branch 'brion/fixlinks' into 0.9.x
Craig Andrews [Wed, 2 Sep 2009 20:42:15 +0000 (16:42 -0400)]
Merge remote branch 'laconica/0.8.x' into 0.9.x
Conflicts:
lib/common.php
lib/twitter.php
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
Brion Vibber [Tue, 1 Sep 2009 22:43:56 +0000 (19:43 -0300)]
fix some double-escaped %s leading to broken links right smack on the main page
Brion Vibber [Sun, 30 Aug 2009 21:22:43 +0000 (18:22 -0300)]
Typo fix in error case: we probably wanted to call sprintf() not sprint()
Brion Vibber [Sun, 30 Aug 2009 21:35:44 +0000 (18:35 -0300)]
Convert !group tags to #hash tags when bridging outgoing notices to Twitter
http://status.net/trac/ticket/1672
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)
Brenda Wallace [Sun, 30 Aug 2009 22:59:50 +0000 (10:59 +1200)]
some typoes in comments that annoyed me, fixed now
Brenda Wallace [Sun, 30 Aug 2009 23:01:01 +0000 (11:01 +1200)]
fixed up some invalid comment syntax - this is ANSI SQL
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
Brenda Wallace [Fri, 28 Aug 2009 21:51:24 +0000 (09:51 +1200)]
Merge commit 'mainline/0.9.x' into 0.9.x
Brenda Wallace [Fri, 28 Aug 2009 21:48:30 +0000 (09:48 +1200)]
added missing parts to postgres update, and the config+user_role tables to both upgrade scripts
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
Craig Andrews [Fri, 28 Aug 2009 18:43:31 +0000 (14:43 -0400)]
Added a PubSubHubBub plugin