]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoSupport the 'lite' parameter to statuses/friends and statuses/followers twitter api...
Craig Andrews [Thu, 6 Aug 2009 19:14:27 +0000 (15:14 -0400)]
Support the 'lite' parameter to statuses/friends and statuses/followers twitter api methods.

http://laconi.ca/trac/ticket/1786

14 years agoAdded the Autocomplete plugin
Craig Andrews [Thu, 6 Aug 2009 18:39:59 +0000 (14:39 -0400)]
Added the Autocomplete plugin

14 years agoFixed IM and SMS enabled options to default to true.
Jeffery To [Thu, 6 Aug 2009 17:57:43 +0000 (01:57 +0800)]
Fixed IM and SMS enabled options to default to true.

14 years agoAdded configuration option to disable post-by-email.
Jeffery To [Thu, 6 Aug 2009 17:55:31 +0000 (01:55 +0800)]
Added configuration option to disable post-by-email.

This hides the relevant settings from the email settings page and
prevents maildaemon.php from processing email if the option is
disabled.

14 years agoHide subscription controls for disabled services (IM, SMS)
Jeffery To [Thu, 6 Aug 2009 17:34:36 +0000 (01:34 +0800)]
Hide subscription controls for disabled services (IM, SMS)

14 years agoAdded configuration options to enable/disable SMS and Twitter integration.
Jeffery To [Thu, 6 Aug 2009 17:18:17 +0000 (01:18 +0800)]
Added configuration options to enable/disable SMS and Twitter integration.

This disables the IM, SMS and Twitter settings pages and queue handlers
depending on the config options.

14 years agoCheck theme first for CSS files, then use the non-theme path.
Craig Andrews [Thu, 6 Aug 2009 17:05:40 +0000 (13:05 -0400)]
Check theme first for CSS files, then use the non-theme path.

Fixes CSS links in plugins

14 years agoadd LiveTweeter (note caps)
Evan Prodromou [Thu, 6 Aug 2009 16:35:35 +0000 (12:35 -0400)]
add LiveTweeter (note caps)

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Thu, 6 Aug 2009 16:32:09 +0000 (12:32 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agoadd qwit
Evan Prodromou [Thu, 6 Aug 2009 16:30:56 +0000 (12:30 -0400)]
add qwit

14 years agoFixed missing/null values from JSON search results
Jeffery To [Thu, 6 Aug 2009 16:03:50 +0000 (00:03 +0800)]
Fixed missing/null values from JSON search results

14 years agoMake RSS 1.0 channel descriptions more consistent with RSS 2.0 and Atom descriptions
Jeffery To [Thu, 6 Aug 2009 15:36:24 +0000 (23:36 +0800)]
Make RSS 1.0 channel descriptions more consistent with RSS 2.0 and Atom descriptions

14 years agoMake 2nd and 3rd cssLink() arguments optional
Craig Andrews [Thu, 6 Aug 2009 15:18:57 +0000 (11:18 -0400)]
Make 2nd and 3rd cssLink() arguments optional

14 years ago- Rewrote SyncTwitterFriends as a daemon
Zach Copley [Thu, 6 Aug 2009 07:03:05 +0000 (07:03 +0000)]
- Rewrote SyncTwitterFriends as a daemon
- Made it use OAuth
- Code clean up

14 years agoAbstract out the parallelizing daemon stuff
Zach Copley [Thu, 6 Aug 2009 01:15:08 +0000 (01:15 +0000)]
Abstract out the parallelizing daemon stuff

14 years agoHandle relative and absolute url parameters to script() and cssLink()
Craig Andrews [Thu, 6 Aug 2009 00:28:46 +0000 (20:28 -0400)]
Handle relative and absolute url parameters to script() and cssLink()

14 years agoUse cssLink() to link to external css
Craig Andrews [Thu, 6 Aug 2009 00:16:34 +0000 (20:16 -0400)]
Use cssLink() to link to external css

14 years agoUse script() to write out javascript <script> tags
Craig Andrews [Thu, 6 Aug 2009 00:15:00 +0000 (20:15 -0400)]
Use script() to write out javascript <script> tags

14 years agoUsed script() function to write out the javascript link
Craig Andrews [Wed, 5 Aug 2009 23:54:46 +0000 (19:54 -0400)]
Used script() function to write out the javascript link

14 years agoUse script() and cssLink() methods everywhere instead of manually writing out javascr...
Craig Andrews [Wed, 5 Aug 2009 23:45:12 +0000 (19:45 -0400)]
Use script() and cssLink() methods everywhere instead of manually writing out javascript and css each time

14 years agoAdded cssLink() and script() functions to htmloutputter
Craig Andrews [Wed, 5 Aug 2009 23:35:42 +0000 (19:35 -0400)]
Added cssLink() and script() functions to htmloutputter

14 years agoAccidentally caused the DOCTYPE to never be rendered - fix that.
Craig Andrews [Wed, 5 Aug 2009 23:24:34 +0000 (19:24 -0400)]
Accidentally caused the DOCTYPE to never be rendered - fix that.

14 years agoDon't start HTML responses with <?xml if the document is served as text/html.
Craig Andrews [Wed, 5 Aug 2009 22:55:47 +0000 (18:55 -0400)]
Don't start HTML responses with <?xml if the document is served as text/html.

Starting a text/html mime type document with <?xml causes some browsers (previous version of Opera and IE) to switch to Quirks Mode.

14 years agoSwitch DOCTYPE's to the XHTML 5 DOCTYPE
Craig Andrews [Wed, 5 Aug 2009 22:27:27 +0000 (18:27 -0400)]
Switch DOCTYPE's to the XHTML 5 DOCTYPE

14 years agoadded Infinite Scroll plugin
Craig Andrews [Wed, 5 Aug 2009 21:09:19 +0000 (17:09 -0400)]
added Infinite Scroll plugin

14 years agoUse NICKNAME_FMT everywhere consistently
Craig Andrews [Wed, 5 Aug 2009 20:26:19 +0000 (16:26 -0400)]
Use NICKNAME_FMT everywhere consistently

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Wed, 5 Aug 2009 20:03:00 +0000 (16:03 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agoadd livetweeter to notice source
Evan Prodromou [Wed, 5 Aug 2009 20:02:47 +0000 (16:02 -0400)]
add livetweeter to notice source

14 years agoMerge branch '0.8.x' into twitter-oauth
Zach Copley [Wed, 5 Aug 2009 19:01:15 +0000 (19:01 +0000)]
Merge branch '0.8.x' into twitter-oauth

14 years agofixed double 'get' type
anontwit [Wed, 5 Aug 2009 17:58:30 +0000 (10:58 -0700)]
fixed double 'get' type

14 years agoupdated IM docs with new commands
anontwit [Wed, 5 Aug 2009 17:50:27 +0000 (10:50 -0700)]
updated IM docs with new commands

14 years agoArgh, first commit for ages and such a stupid error. Sorry.
Adrian Lang [Wed, 5 Aug 2009 14:05:29 +0000 (16:05 +0200)]
Argh, first commit for ages and such a stupid error. Sorry.

14 years agoArgh, first commit for ages and such a stupid error. Sorry.
Adrian Lang [Wed, 5 Aug 2009 14:05:29 +0000 (16:05 +0200)]
Argh, first commit for ages and such a stupid error. Sorry.

14 years agoArgh, first commit for ages and such a stupid error. Sorry.
Adrian Lang [Wed, 5 Aug 2009 14:05:29 +0000 (16:05 +0200)]
Argh, first commit for ages and such a stupid error. Sorry.

14 years agoFix reference to undefined variable in Design::toWebColor.
Adrian Lang [Wed, 5 Aug 2009 13:58:18 +0000 (15:58 +0200)]
Fix reference to undefined variable in Design::toWebColor.

14 years agoFix reference to undefined variable in Design::toWebColor.
Adrian Lang [Wed, 5 Aug 2009 13:58:18 +0000 (15:58 +0200)]
Fix reference to undefined variable in Design::toWebColor.

14 years agoAdded correct null check. Created noisey errors on fresh install.
Eric Helgeson [Wed, 5 Aug 2009 03:11:20 +0000 (22:11 -0500)]
Added correct null check. Created noisey errors on fresh install.
$id is not defined, should be $this->id

14 years agoBetter (hopefully) database connection management for child processes
Zach Copley [Wed, 5 Aug 2009 00:16:12 +0000 (00:16 +0000)]
Better (hopefully) database connection management for child processes

14 years agoPost to Facebook user's stream if notice has an attachment, otherwise post notice...
Zach Copley [Tue, 4 Aug 2009 20:49:18 +0000 (20:49 +0000)]
Post to Facebook user's stream if notice has an attachment, otherwise post notice as a status update

14 years agomove openid instructions to OpenIDPlugin
Evan Prodromou [Tue, 4 Aug 2009 17:27:22 +0000 (13:27 -0400)]
move openid instructions to OpenIDPlugin

14 years agoUse empty() for checking whether DB_DataObject returned something
Zach Copley [Tue, 4 Aug 2009 17:20:28 +0000 (17:20 +0000)]
Use empty() for checking whether DB_DataObject returned something

14 years agoUse ssl for fetching frinds_timeline from Twitter since it requires auth and is a...
Zach Copley [Tue, 4 Aug 2009 17:19:05 +0000 (17:19 +0000)]
Use ssl for fetching frinds_timeline from Twitter since it requires auth and is a protected resource

14 years agomove redirect-to-openid code to OpenID plugin
Evan Prodromou [Tue, 4 Aug 2009 17:17:43 +0000 (13:17 -0400)]
move redirect-to-openid code to OpenID plugin

14 years agoMerge branch '0.9.x' into openidplugin
Evan Prodromou [Tue, 4 Aug 2009 17:10:43 +0000 (13:10 -0400)]
Merge branch '0.9.x' into openidplugin

14 years agonew action for when we redirect to login page
Evan Prodromou [Tue, 4 Aug 2009 17:10:37 +0000 (13:10 -0400)]
new action for when we redirect to login page

14 years agomove XRDS code from public action to OpenIDPlugin
Evan Prodromou [Tue, 4 Aug 2009 17:04:31 +0000 (13:04 -0400)]
move XRDS code from public action to OpenIDPlugin

14 years agosay that it's OK to do OpenID login in private mode
Evan Prodromou [Tue, 4 Aug 2009 15:16:43 +0000 (11:16 -0400)]
say that it's OK to do OpenID login in private mode

14 years agofix comment to note that xrds file is for OMB not OpenID
Evan Prodromou [Tue, 4 Aug 2009 13:04:41 +0000 (09:04 -0400)]
fix comment to note that xrds file is for OMB not OpenID

14 years agoincorrectly moved user xrds to OpenID plugin; fixing
Evan Prodromou [Tue, 4 Aug 2009 13:03:58 +0000 (09:03 -0400)]
incorrectly moved user xrds to OpenID plugin; fixing

14 years agomove check for SSL from util.php to OpenIDPlugin
Evan Prodromou [Tue, 4 Aug 2009 13:00:58 +0000 (09:00 -0400)]
move check for SSL from util.php to OpenIDPlugin

14 years agofix require paths for OpenID plugin files
Evan Prodromou [Tue, 4 Aug 2009 11:45:16 +0000 (07:45 -0400)]
fix require paths for OpenID plugin files

14 years agoOpenIDPlugin autoloads class files
Evan Prodromou [Tue, 4 Aug 2009 11:40:41 +0000 (07:40 -0400)]
OpenIDPlugin autoloads class files

14 years agoadd account settings menu item for OpenID
Evan Prodromou [Tue, 4 Aug 2009 11:22:56 +0000 (07:22 -0400)]
add account settings menu item for OpenID

14 years agoshow OpenID action in login nav
Evan Prodromou [Tue, 4 Aug 2009 11:20:17 +0000 (07:20 -0400)]
show OpenID action in login nav

14 years agoremove unused openid lib from logout action
Evan Prodromou [Tue, 4 Aug 2009 11:12:43 +0000 (07:12 -0400)]
remove unused openid lib from logout action

14 years agoOpenIDPlugin sets up actions for router
Evan Prodromou [Tue, 4 Aug 2009 10:43:26 +0000 (06:43 -0400)]
OpenIDPlugin sets up actions for router

14 years agoMove OpenID-related files to OpenID plugin directory
Evan Prodromou [Tue, 4 Aug 2009 10:19:56 +0000 (06:19 -0400)]
Move OpenID-related files to OpenID plugin directory

As a first step to pluginizing our OpenID support, I've moved the
important OpenID-related files to a dedicated plugin directory. Many
of these classes are still referred to by libraries that are still in
core.

14 years agoadd an event for head children
Evan Prodromou [Tue, 4 Aug 2009 17:01:06 +0000 (13:01 -0400)]
add an event for head children

14 years agodocument lots of undoc'd events
Evan Prodromou [Tue, 4 Aug 2009 17:00:44 +0000 (13:00 -0400)]
document lots of undoc'd events

14 years agoRefactored rgb2hex
Sarven Capadisli [Tue, 4 Aug 2009 16:26:29 +0000 (12:26 -0400)]
Refactored rgb2hex

14 years agoRemoved not overly significant style from div.entry-content. It helps
Sarven Capadisli [Tue, 4 Aug 2009 16:24:23 +0000 (16:24 +0000)]
Removed not overly significant style from div.entry-content. It helps
with attachment views as well (Ticket 1761)

14 years agoTicket 1758 Multiple replies in web interface on "profile" page
Sarven Capadisli [Tue, 4 Aug 2009 15:54:02 +0000 (15:54 +0000)]
Ticket 1758 Multiple replies in web interface on "profile" page
appends own username

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Sarven Capadisli [Tue, 4 Aug 2009 15:53:15 +0000 (15:53 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agoDidn't test that JS in IE. Revert a little.
Tom Adams [Tue, 4 Aug 2009 15:15:36 +0000 (16:15 +0100)]
Didn't test that JS in IE. Revert a little.

14 years agoevent for determining if an action is a login action
Evan Prodromou [Tue, 4 Aug 2009 15:13:47 +0000 (11:13 -0400)]
event for determining if an action is a login action

14 years agoMerge commit 'jeff-themovie/0.8.x-profile-value' into 0.8.x
Craig Andrews [Tue, 4 Aug 2009 14:03:07 +0000 (10:03 -0400)]
Merge commit 'jeff-themovie/0.8.x-profile-value' into 0.8.x

14 years agoadd an event for determining if an action is sensitive
Evan Prodromou [Tue, 4 Aug 2009 12:58:24 +0000 (08:58 -0400)]
add an event for determining if an action is sensitive

14 years agoMerge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
Evan Prodromou [Tue, 4 Aug 2009 12:38:34 +0000 (08:38 -0400)]
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x

14 years agogive plugins a chance to autoload their classes
Evan Prodromou [Tue, 4 Aug 2009 11:34:58 +0000 (07:34 -0400)]
give plugins a chance to autoload their classes

14 years agoerror in EndLoginGroupNav arguments
Evan Prodromou [Tue, 4 Aug 2009 11:17:14 +0000 (07:17 -0400)]
error in EndLoginGroupNav arguments

14 years agoadd hook for showing account settings menu
Evan Prodromou [Tue, 4 Aug 2009 11:08:10 +0000 (07:08 -0400)]
add hook for showing account settings menu

14 years agoAdd hooks for Start/End LoginGroupNav
Evan Prodromou [Tue, 4 Aug 2009 10:52:57 +0000 (06:52 -0400)]
Add hooks for Start/End LoginGroupNav

14 years agoFixed PHP Notice "Undefined property: Profile::$value"
Jeffery To [Tue, 4 Aug 2009 10:45:11 +0000 (18:45 +0800)]
Fixed PHP Notice "Undefined property: Profile::$value"

14 years agostart upgrade script for 0.9.x
Evan Prodromou [Tue, 4 Aug 2009 10:07:32 +0000 (06:07 -0400)]
start upgrade script for 0.9.x

14 years agoSplitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3b
Eric Helgeson [Wed, 29 Jul 2009 01:21:01 +0000 (20:21 -0500)]
Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3b
Adding deleted_notice to pg.sql

14 years agouse 410 Gone for Twitter API
Evan Prodromou [Thu, 16 Jul 2009 05:01:45 +0000 (01:01 -0400)]
use 410 Gone for Twitter API

14 years agouse 410 Gone for deleted notices
Evan Prodromou [Thu, 16 Jul 2009 04:56:32 +0000 (00:56 -0400)]
use 410 Gone for deleted notices

14 years agosave an archive of deleted notices
Evan Prodromou [Thu, 16 Jul 2009 04:52:23 +0000 (00:52 -0400)]
save an archive of deleted notices

14 years agoadd a deleted_notice table
Evan Prodromou [Thu, 16 Jul 2009 04:40:45 +0000 (00:40 -0400)]
add a deleted_notice table

14 years ago0.9.0 dev version
Evan Prodromou [Thu, 9 Jul 2009 22:22:46 +0000 (18:22 -0400)]
0.9.0 dev version

14 years agoSet focus to end of field.
Tom Adams [Tue, 4 Aug 2009 08:22:37 +0000 (09:22 +0100)]
Set focus to end of field.

14 years agoMake TwitterStatusFetcher daemon work with OAuth
Zach Copley [Tue, 4 Aug 2009 02:21:18 +0000 (02:21 +0000)]
Make TwitterStatusFetcher daemon work with OAuth

14 years agoPrepend replyto string to message, don't destroy user input!
Tom Adams [Tue, 4 Aug 2009 00:58:45 +0000 (01:58 +0100)]
Prepend replyto string to message, don't destroy user input!

14 years agoMoved some stuff to a base class
Zach Copley [Tue, 4 Aug 2009 00:46:18 +0000 (00:46 +0000)]
Moved some stuff to a base class

14 years agoOnly warn when chars remaining < 0, not <= 0.
Tom Adams [Tue, 4 Aug 2009 00:22:40 +0000 (01:22 +0100)]
Only warn when chars remaining < 0, not <= 0.

14 years agolighttpd rewrites now possible in other directories.
Tom Adams [Thu, 30 Jul 2009 19:55:33 +0000 (20:55 +0100)]
lighttpd rewrites now possible in other directories.

14 years agoEnable 404-based rewrites for lighttpd installations in /
Tom Adams [Thu, 30 Jul 2009 18:19:12 +0000 (19:19 +0100)]
Enable 404-based rewrites for lighttpd installations in /

14 years agoUse <?php echo instead of <?print
Tom Adams [Thu, 30 Jul 2009 19:38:34 +0000 (20:38 +0100)]
Use <?php echo instead of <?print

14 years agoAllow removal of Twitter account. Deleted dead code.
Zach Copley [Tue, 4 Aug 2009 00:02:07 +0000 (00:02 +0000)]
Allow removal of Twitter account. Deleted dead code.

14 years agoMerge commit 'origin/0.8.x' into 0.9.x
Eric Helgeson [Mon, 3 Aug 2009 23:11:06 +0000 (18:11 -0500)]
Merge commit 'origin/0.8.x' into 0.9.x

14 years agoMerge branch '0.8.x' into twitter-oauth
Zach Copley [Mon, 3 Aug 2009 22:47:57 +0000 (22:47 +0000)]
Merge branch '0.8.x' into twitter-oauth

14 years agoMake the TwitterQueuehandler post to Twitter using OAuth
Zach Copley [Mon, 3 Aug 2009 22:46:01 +0000 (22:46 +0000)]
Make the TwitterQueuehandler post to Twitter using OAuth

14 years agoAdded the 0.2 recaptcha plugin. Should work in all browsers. Please test.
Eric Helgeson [Mon, 3 Aug 2009 21:39:10 +0000 (16:39 -0500)]
Added the 0.2 recaptcha plugin. Should work in all browsers. Please test.

14 years agoUpgrade script
Brenda Wallace [Mon, 3 Aug 2009 20:43:13 +0000 (08:43 +1200)]
Upgrade script

14 years agoMerge branch 'fbconnect-speedup' into 0.8.x
Zach Copley [Mon, 3 Aug 2009 18:48:25 +0000 (18:48 +0000)]
Merge branch 'fbconnect-speedup' into 0.8.x

14 years agoUse the same favorite notification function in the API as everywhere else
Craig Andrews [Mon, 3 Aug 2009 15:47:58 +0000 (11:47 -0400)]
Use the same favorite notification function in the API as everywhere else

http://laconi.ca/trac/ticket/873

14 years agoMerge commit 'jeff-themovie/0.8.x-small-fixes-2' into 0.8.x
Craig Andrews [Sun, 2 Aug 2009 22:13:10 +0000 (18:13 -0400)]
Merge commit 'jeff-themovie/0.8.x-small-fixes-2' into 0.8.x

14 years agoMerge branch 'master' into 0.8.x
Evan Prodromou [Sun, 2 Aug 2009 17:53:42 +0000 (13:53 -0400)]
Merge branch 'master' into 0.8.x

14 years agodon't delete during select
Evan Prodromou [Sun, 2 Aug 2009 15:18:41 +0000 (11:18 -0400)]
don't delete during select

14 years agodon't delete during select
Evan Prodromou [Sun, 2 Aug 2009 15:18:41 +0000 (11:18 -0400)]
don't delete during select