]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agouse schema tool to create a table
Evan Prodromou [Thu, 24 Sep 2009 02:24:35 +0000 (22:24 -0400)]
use schema tool to create a table

14 years agostatusize schema-related modules
Evan Prodromou [Wed, 23 Sep 2009 13:20:04 +0000 (09:20 -0400)]
statusize schema-related modules

14 years agotest script for schema code
Evan Prodromou [Mon, 24 Aug 2009 15:23:02 +0000 (11:23 -0400)]
test script for schema code

14 years agomake table def method of schema code work
Evan Prodromou [Mon, 24 Aug 2009 15:22:40 +0000 (11:22 -0400)]
make table def method of schema code work

14 years agostart a module for schema management
Evan Prodromou [Mon, 20 Jul 2009 23:04:48 +0000 (19:04 -0400)]
start a module for schema management

14 years agoadd the plugin daemon
Evan Prodromou [Mon, 21 Sep 2009 18:44:16 +0000 (14:44 -0400)]
add the plugin daemon

14 years agohave to provide full path for daemons
Evan Prodromou [Mon, 21 Sep 2009 18:42:20 +0000 (14:42 -0400)]
have to provide full path for daemons

14 years ago'easy' way to handle notices at queue time
Evan Prodromou [Mon, 21 Sep 2009 18:39:22 +0000 (14:39 -0400)]
'easy' way to handle notices at queue time

14 years agoyou can add a daemon to getvaliddaemons
Evan Prodromou [Mon, 21 Sep 2009 18:29:43 +0000 (14:29 -0400)]
you can add a daemon to getvaliddaemons

14 years agoadd a hook for the unqueuemanager
Evan Prodromou [Mon, 21 Sep 2009 18:23:35 +0000 (14:23 -0400)]
add a hook for the unqueuemanager

14 years agoadd a hook at point of enqueuing notices
Evan Prodromou [Mon, 21 Sep 2009 18:14:55 +0000 (14:14 -0400)]
add a hook at point of enqueuing notices

14 years agoFixes for posting shortened URLs or uploads
Brion Vibber [Mon, 21 Sep 2009 05:30:10 +0000 (22:30 -0700)]
Fixes for posting shortened URLs or uploads
* If no shortener plugin is enabled, fall back to using the long URL instead of trying to load nonexistent ur1.ca plugin and throwing 'Class  does not exist'
* Fix bad call to call_user_func_array() in callback_helper() which broke all shortening

14 years agoDon't trigger E_NOTICE when looking for commands in the notice input
Brion Vibber [Mon, 21 Sep 2009 04:39:57 +0000 (21:39 -0700)]
Don't trigger E_NOTICE when looking for commands in the notice input
explode() only returns one item if there was no space, leading to an E_NOTICE about an undefined array index in the list($a,$b) pattern.

14 years agoMake statuses/home_timeline return the same thing as statuses/friends_timeline to...
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.

14 years agoAdd missing parenthesis.
Adrian Lang [Sat, 19 Sep 2009 19:40:48 +0000 (21:40 +0200)]
Add missing parenthesis.

14 years agoFix merges.
Adrian Lang [Sat, 19 Sep 2009 19:38:52 +0000 (21:38 +0200)]
Fix merges.

14 years agoPear code style
Brenda Wallace [Sat, 19 Sep 2009 04:01:42 +0000 (16:01 +1200)]
Pear code style

14 years ago@author tags updated -- only one entry per name now
Brenda Wallace [Sat, 19 Sep 2009 00:28:08 +0000 (12:28 +1200)]
@author tags updated -- only one entry per name now

14 years agofixed up space on @author tags
Brenda Wallace [Thu, 17 Sep 2009 08:15:15 +0000 (20:15 +1200)]
fixed up space on @author tags

14 years agoUpdated csarven emails to csarven@status.net and removed dupes
Sarven Capadisli [Wed, 16 Sep 2009 09:14:26 +0000 (11:14 +0200)]
Updated csarven emails to csarven@status.net and removed dupes

14 years agostatusize new HTTP classes
Evan Prodromou [Wed, 16 Sep 2009 02:31:52 +0000 (22:31 -0400)]
statusize new HTTP classes

14 years agodedupe evans
Evan Prodromou [Wed, 16 Sep 2009 02:30:52 +0000 (22:30 -0400)]
dedupe evans

14 years agochange all evans to evan@status.net
Evan Prodromou [Wed, 16 Sep 2009 02:28:59 +0000 (22:28 -0400)]
change all evans to evan@status.net

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
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

14 years agoadd post to curlclient
Evan Prodromou [Wed, 16 Sep 2009 02:14:15 +0000 (22:14 -0400)]
add post to curlclient

14 years agofix user-agent for curlclient
Evan Prodromou [Wed, 16 Sep 2009 02:05:57 +0000 (22:05 -0400)]
fix user-agent for curlclient

14 years agoadd get to curl client
Evan Prodromou [Wed, 16 Sep 2009 01:55:36 +0000 (21:55 -0400)]
add get to curl client

14 years agoadd cURL client with HEAD method
Evan Prodromou [Wed, 16 Sep 2009 01:50:19 +0000 (21:50 -0400)]
add cURL client with HEAD method

14 years agoMerge branch '0.9.x' into httputil
Evan Prodromou [Wed, 16 Sep 2009 01:23:04 +0000 (21:23 -0400)]
Merge branch '0.9.x' into httputil

14 years agoadd user agent and correct version check to httpclient
Evan Prodromou [Wed, 16 Sep 2009 01:22:47 +0000 (21:22 -0400)]
add user agent and correct version check to httpclient

14 years agostatusize OpenID plugin
Evan Prodromou [Wed, 16 Sep 2009 01:22:15 +0000 (21:22 -0400)]
statusize OpenID plugin

14 years agoadd http client config value
Evan Prodromou [Wed, 16 Sep 2009 00:40:18 +0000 (20:40 -0400)]
add http client config value

14 years agoupdate httpclient class
Evan Prodromou [Wed, 16 Sep 2009 00:40:03 +0000 (20:40 -0400)]
update httpclient class

14 years agomove httputil to httpclient
Evan Prodromou [Wed, 16 Sep 2009 00:29:41 +0000 (20:29 -0400)]
move httputil to httpclient

14 years agoStart a common library for HTTP client stuff
Evan Prodromou [Thu, 26 Mar 2009 19:26:19 +0000 (15:26 -0400)]
Start a common library for HTTP client stuff

14 years agocheck correct define (not backwards compatible)
Evan Prodromou [Wed, 16 Sep 2009 01:12:44 +0000 (21:12 -0400)]
check correct define (not backwards compatible)

14 years agoFixed broken list items in installer output
Zach Copley [Tue, 15 Sep 2009 23:46:18 +0000 (16:46 -0700)]
Fixed broken list items in installer output

14 years agoGot rid of a bunch of ugly warnings
Zach Copley [Tue, 15 Sep 2009 23:31:09 +0000 (16:31 -0700)]
Got rid of a bunch of ugly warnings

14 years agoAdd Jiminy to notice sources
Zach Copley [Tue, 15 Sep 2009 21:37:11 +0000 (14:37 -0700)]
Add Jiminy to notice sources

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
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

14 years agoMake it impossible to delete self-subscriptions via the API
Zach Copley [Tue, 15 Sep 2009 19:59:32 +0000 (12:59 -0700)]
Make it impossible to delete self-subscriptions via the API

14 years agoFix bad merge d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63b
Adrian Lang [Mon, 14 Sep 2009 20:08:17 +0000 (22:08 +0200)]
Fix bad merge d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63b

14 years agocode style cleanup
Brenda Wallace [Sun, 13 Sep 2009 09:55:45 +0000 (21:55 +1200)]
code style cleanup

14 years agocleaned up code style
Brenda Wallace [Sun, 13 Sep 2009 09:27:34 +0000 (21:27 +1200)]
cleaned up code style

14 years agopulled @author from git logs
Brenda Wallace [Mon, 14 Sep 2009 07:19:11 +0000 (19:19 +1200)]
pulled @author from git logs

Conflicts:

install.php

14 years agofixed indentation for the pear code styles
Brenda Wallace [Sun, 13 Sep 2009 08:32:58 +0000 (20:32 +1200)]
fixed indentation for the pear code styles

14 years agolotsa of multiline if statements and function calls changed style to meat pear code...
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

14 years agofixed up if statements
Brenda Wallace [Sun, 13 Sep 2009 08:16:07 +0000 (20:16 +1200)]
fixed up if statements

14 years agoadded most of the required doxygen
Brenda Wallace [Sun, 13 Sep 2009 08:15:21 +0000 (20:15 +1200)]
added most of the required doxygen

14 years agomost of code style errors gone
Brenda Wallace [Mon, 14 Sep 2009 07:08:05 +0000 (19:08 +1200)]
most of code style errors gone

Conflicts:

install.php

14 years agoremoved commented out code we no longer want
Brenda Wallace [Sun, 13 Sep 2009 06:32:59 +0000 (18:32 +1200)]
removed commented out code we no longer want

14 years agofixed up curly brackets and spaces around for, if, else
Brenda Wallace [Sun, 13 Sep 2009 06:31:44 +0000 (18:31 +1200)]
fixed up curly brackets and spaces around for, if, else

14 years agomany doxygen comments added
Brenda Wallace [Sun, 13 Sep 2009 06:29:10 +0000 (18:29 +1200)]
many doxygen comments added

14 years agolotsa tabulation changed to 4 spaces
Brenda Wallace [Sun, 13 Sep 2009 06:22:32 +0000 (18:22 +1200)]
lotsa tabulation changed to 4 spaces

14 years agofixed missing semisolon
Brenda Wallace [Sun, 13 Sep 2009 05:59:42 +0000 (17:59 +1200)]
fixed missing semisolon

14 years agoremoved most of the <?php ?> that was making this hard to read
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

14 years agoadded doxygen for main()
Brenda Wallace [Sun, 13 Sep 2009 05:44:22 +0000 (17:44 +1200)]
added doxygen for main()

14 years agochanged curly bracks on if, else, foreach to match pear code styles
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

14 years agoadded doxygen tags
Brenda Wallace [Sun, 13 Sep 2009 05:43:02 +0000 (17:43 +1200)]
added doxygen tags

14 years agobug 1814: installer now only offers DB types which are available.
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.

14 years agoMerge remote branch 'laconica/0.8.x' into 0.9.x
Craig Andrews [Thu, 10 Sep 2009 02:58:19 +0000 (22:58 -0400)]
Merge remote branch 'laconica/0.8.x' into 0.9.x

14 years agoIf a shortened URL begins with http://, don't include it in the shortened url. Saves...
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.

14 years agoMerge remote branch 'laconica/0.8.x' into 0.9.x
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

14 years ago:: isn't a valid IPv6 address for our purposes
Craig Andrews [Wed, 9 Sep 2009 20:57:11 +0000 (16:57 -0400)]
:: isn't a valid IPv6 address for our purposes

14 years agoUpdated biz, cloudy, h4ck3r, pigeonthoughts themes default logos
Sarven Capadisli [Wed, 9 Sep 2009 11:04:05 +0000 (13:04 +0200)]
Updated biz, cloudy, h4ck3r, pigeonthoughts themes default logos

14 years agoUpdated biz theme.
Sarven Capadisli [Wed, 9 Sep 2009 10:57:27 +0000 (12:57 +0200)]
Updated biz theme.

14 years agoflip exe bit on statusnet.ini
Evan Prodromou [Tue, 8 Sep 2009 20:07:21 +0000 (13:07 -0700)]
flip exe bit on statusnet.ini

14 years agoflip exe bit on Deleted_notice.php
Evan Prodromou [Tue, 8 Sep 2009 20:06:46 +0000 (13:06 -0700)]
flip exe bit on Deleted_notice.php

14 years agoflip exe bit on Config.php
Evan Prodromou [Tue, 8 Sep 2009 20:06:13 +0000 (13:06 -0700)]
flip exe bit on Config.php

14 years agoLinkback Plugin: check result properly so failures are not reported as a success...
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

14 years agoUse a non-error-generating array key check to a) improve performance and b) not fill...
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

14 years agoDon't "hightlight" search terms (by surrounding them in <strong>$term</strong>) when...
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

14 years agoSetting max width limit to select form control on inbox and outbox pages
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

14 years agoUpdated identica and default theme to use processing indicator
Sarven Capadisli [Mon, 7 Sep 2009 14:51:10 +0000 (14:51 +0000)]
Updated identica and default theme to use processing indicator

14 years agomore info in error message, to help next person who has to debug locales
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

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
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

14 years agoUpdated layout for filter by tag form
Sarven Capadisli [Fri, 4 Sep 2009 15:59:27 +0000 (15:59 +0000)]
Updated layout for filter by tag form

14 years agoAdded additional characters as allowed in URLs.
Craig Andrews [Fri, 4 Sep 2009 15:30:29 +0000 (11:30 -0400)]
Added additional characters as allowed in URLs.

14 years agoImprove OAuth CGI compatibility
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

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
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

14 years agoCreated autofocus method to give focus to an element (primarily a form
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.

14 years agoFix spelling
Craig Andrews [Thu, 3 Sep 2009 19:30:19 +0000 (15:30 -0400)]
Fix spelling

14 years agoadd basic auth support for cgi servers on the api (trac #1832)
mEDI [Thu, 3 Sep 2009 17:32:27 +0000 (19:32 +0200)]
add basic auth support for cgi servers on the api (trac #1832)

14 years agoPluginize the URL shorteners
Craig Andrews [Thu, 3 Sep 2009 18:58:50 +0000 (14:58 -0400)]
Pluginize the URL shorteners

14 years agoMerge remote branch 'brion/fixlinks' into 0.9.x
Craig Andrews [Wed, 2 Sep 2009 20:48:33 +0000 (16:48 -0400)]
Merge remote branch 'brion/fixlinks' into 0.9.x

14 years agoMerge remote branch 'laconica/0.8.x' 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

14 years agoAdd Tidy requirement to the README
Craig Andrews [Wed, 2 Sep 2009 17:39:05 +0000 (13:39 -0400)]
Add Tidy requirement to the README

14 years agoThe 'tidy' extension is a requirement
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

14 years agoMerge remote branch 'cvollick/ContactUpdate' into 0.8.x
Craig Andrews [Wed, 2 Sep 2009 03:25:20 +0000 (23:25 -0400)]
Merge remote branch 'cvollick/ContactUpdate' into 0.8.x

14 years agoUpdated Location of Bug Tracker in Contact Page.
Christopher Vollick [Thu, 3 Sep 2009 21:57:08 +0000 (17:57 -0400)]
Updated Location of Bug Tracker in Contact Page.

14 years agoAllow whitespace before and after the = and require space before the href in <link...
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

14 years agoCheck "Files" of type 'application/xhtml+xml' for oEmbed in addition to just text...
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

14 years agoBetter error handling
Zach Copley [Wed, 2 Sep 2009 00:50:41 +0000 (00:50 +0000)]
Better error handling

14 years agoFixed bug in which you cannot turn off importing friends timelines flag
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

14 years agofix some double-escaped %s leading to broken links right smack on the main page
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

14 years agoTypo fix in error case: we probably wanted to call sprintf() not sprint()
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()

14 years agoConvert !group tags to #hash tags when bridging outgoing notices to Twitter
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

14 years agoLet users join and drop group membership from xmpp
Carlos Perilla [Wed, 12 Aug 2009 00:09:51 +0000 (19:09 -0500)]
Let users join and drop group membership from xmpp

14 years agoFixes foaf notices, use Profile for information that's missing in Remote_profile
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

14 years agoStop requeuing notices not bound for Twitter.
Zach Copley [Tue, 1 Sep 2009 19:00:18 +0000 (19:00 +0000)]
Stop requeuing notices not bound for Twitter.