]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMerge branch 'twitter-oauth' into 0.8.x
Zach Copley [Mon, 10 Aug 2009 07:49:51 +0000 (07:49 +0000)]
Merge branch 'twitter-oauth' into 0.8.x

Conflicts:

scripts/getvaliddaemons.php

14 years agoAdd Twitter OAuth key and secret example
Zach Copley [Mon, 10 Aug 2009 07:21:35 +0000 (07:21 +0000)]
Add Twitter OAuth key and secret example

14 years agoAdd synctwitterfriends to daemon startup and stop scripts
Zach Copley [Mon, 10 Aug 2009 07:18:09 +0000 (07:18 +0000)]
Add synctwitterfriends to daemon startup and stop scripts

14 years agoTake token field out of foreign_link
Zach Copley [Mon, 10 Aug 2009 07:13:00 +0000 (07:13 +0000)]
Take token field out of foreign_link

This undoes patch a49272d448d75a6ab74515352345d8baacb96f1f

14 years agoI forgot that we don't do database upgrades for point releases. So I've
Zach Copley [Mon, 10 Aug 2009 07:00:59 +0000 (07:00 +0000)]
I forgot that we don't do database upgrades for point releases. So I've
changed Twitter OAuth to store token and token secret in the same field
in foreign_link (credentials).  This should be changed in 0.9.

14 years agoMoved some stuff around. More comments and phpcs compliance.
Zach Copley [Mon, 10 Aug 2009 06:05:43 +0000 (06:05 +0000)]
Moved some stuff around.  More comments and phpcs compliance.

14 years agochanged file.url column type from varcahr(255) to varchar(2047)
Brenda Wallace [Sun, 9 Aug 2009 21:41:07 +0000 (09:41 +1200)]
changed file.url column type from varcahr(255) to varchar(2047)

14 years agoUpdated link colour.
Sarven Capadisli [Sun, 9 Aug 2009 11:23:35 +0000 (13:23 +0200)]
Updated link colour.

14 years agoFix logic that determines if a URL is relative or absolute in script() and cssLink()
Craig Andrews [Sun, 9 Aug 2009 02:56:42 +0000 (22:56 -0400)]
Fix logic that determines if a URL is relative or absolute in script() and cssLink()

14 years agoUse jQuery instead of window.onLoad, which I believe will be faster and more reliable
Craig Andrews [Sun, 9 Aug 2009 02:55:31 +0000 (22:55 -0400)]
Use jQuery instead of window.onLoad, which I believe will be faster and more reliable

14 years agoUpdate README to use the addPlugin syntax to add the plugin (which seems cleaner)
Craig Andrews [Sun, 9 Aug 2009 02:38:48 +0000 (22:38 -0400)]
Update README to use the addPlugin syntax to add the plugin (which seems cleaner)

14 years agoThrottles updating of the character counter to reduce the performance impact on typin...
brion [Sun, 9 Aug 2009 00:54:57 +0000 (17:54 -0700)]
Throttles updating of the character counter to reduce the performance impact on typing, especially on slower devices (mobiles, netbooks).

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

14 years agoBroke some stuff out into functions. Ran it through phpcs.
Zach Copley [Sat, 8 Aug 2009 18:13:19 +0000 (18:13 +0000)]
Broke some stuff out into functions. Ran it through phpcs.

14 years agoMerge branch '0.8.x' into twitter-oauth
Zach Copley [Sat, 8 Aug 2009 18:11:47 +0000 (18:11 +0000)]
Merge branch '0.8.x' into twitter-oauth

14 years agoFixed typo "thier". Ticket 1606
Sarven Capadisli [Sat, 8 Aug 2009 15:45:53 +0000 (17:45 +0200)]
Fixed typo "thier". Ticket 1606

14 years agoFix for removing the first occurance of the duplicate nickname in
Sarven Capadisli [Sat, 8 Aug 2009 10:44:28 +0000 (10:44 +0000)]
Fix for removing the first occurance of the duplicate nickname in
textarea when NoticeReply() is used.

14 years agobug 1770 conversation link for email
anontwit [Fri, 7 Aug 2009 22:24:58 +0000 (15:24 -0700)]
bug 1770 conversation link for email

14 years agoRedirect instead of showing an error when the user visits a non-local notice's url
Craig Andrews [Fri, 7 Aug 2009 22:26:12 +0000 (18:26 -0400)]
Redirect instead of showing an error when the user visits a non-local notice's url
Use consistent logic in display non-local notice links

Fixes http://laconi.ca/trac/ticket/1788

14 years agoImplemented the list_all and list groups API methods as defined at http://laconi...
Craig Andrews [Fri, 7 Aug 2009 22:00:04 +0000 (18:00 -0400)]
Implemented the list_all and list groups API methods as defined at http://laconi.ca/trac/wiki/ProposedGroupsAPI
Made the Autocomplete plugin also autocomplete groups

14 years agoFixed Escaping in SMS Doc.
Christopher Vollick [Fri, 7 Aug 2009 13:46:43 +0000 (09:46 -0400)]
Fixed Escaping in SMS Doc.

In the SMS doc there were literal '<', '>' characters.
Now there aren't.

14 years ago$args Was Out Of Scope in CheckMirror.
Christopher Vollick [Fri, 7 Aug 2009 12:28:20 +0000 (08:28 -0400)]
$args Was Out Of Scope in CheckMirror.

It looks like when the code was factored out no one noticed this variable doesn't exist here.

14 years agoMerge commit 'jeff-themovie/0.8.x-rss-1.0-descriptions' into 0.8.x
Craig Andrews [Fri, 7 Aug 2009 02:45:09 +0000 (22:45 -0400)]
Merge commit 'jeff-themovie/0.8.x-rss-1.0-descriptions' into 0.8.x

14 years agoMerge commit 'holizz/0.8.x-fasterjs' into 0.8.x
Craig Andrews [Fri, 7 Aug 2009 02:40:59 +0000 (22:40 -0400)]
Merge commit 'holizz/0.8.x-fasterjs' into 0.8.x

14 years agoMerge commit 'jeff-themovie/0.8.x-jsonsearchresultslist' into 0.8.x
Craig Andrews [Fri, 7 Aug 2009 02:39:38 +0000 (22:39 -0400)]
Merge commit 'jeff-themovie/0.8.x-jsonsearchresultslist' into 0.8.x

14 years agoMerge commit 'jeff-themovie/0.8.x-subsystems-enabled' into 0.8.x
Craig Andrews [Fri, 7 Aug 2009 02:38:06 +0000 (22:38 -0400)]
Merge commit 'jeff-themovie/0.8.x-subsystems-enabled' into 0.8.x

14 years agoinstall.php: improved support for running Laconica in a sub folder and on a non-stand...
Brett Taylor [Fri, 7 Aug 2009 02:17:55 +0000 (14:17 +1200)]
install.php: improved support for running Laconica in a sub folder and on a non-standard port,
tidyed up configuration file generation, removing duplication from db functions,

14 years agoUsed Yahoo! Smush.it to save a few bytes on the images
Craig Andrews [Fri, 7 Aug 2009 02:30:02 +0000 (22:30 -0400)]
Used Yahoo! Smush.it to save a few bytes on the images

14 years agoMake TwitterStatusFetcher extend ParallelizingDaemon
Zach Copley [Thu, 6 Aug 2009 22:52:58 +0000 (22:52 +0000)]
Make TwitterStatusFetcher extend ParallelizingDaemon

14 years agoSet counter text only when it differs from the new remaining count.
Tom Adams [Thu, 6 Aug 2009 22:13:05 +0000 (23:13 +0100)]
Set counter text only when it differs from the new remaining count.

This speeds up keyboard navigation around the textarea field.

14 years agoremove redundant/unnecessary lines
Craig Andrews [Thu, 6 Aug 2009 22:05:46 +0000 (18:05 -0400)]
remove redundant/unnecessary lines

14 years agoMove inline javascript to a separate js file
Craig Andrews [Thu, 6 Aug 2009 19:26:13 +0000 (15:26 -0400)]
Move inline javascript to a separate js file

14 years agoI had my user info hardcoded... oops.
Craig Andrews [Thu, 6 Aug 2009 19:19:33 +0000 (15:19 -0400)]
I had my user info hardcoded... oops.

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 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 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 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 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 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 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 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

14 years agoA script to GC sessions correctly
Evan Prodromou [Sun, 2 Aug 2009 14:34:40 +0000 (10:34 -0400)]
A script to GC sessions correctly

14 years agoGC sessions one by one to make sure memcached gets cleared
Evan Prodromou [Sun, 2 Aug 2009 14:34:23 +0000 (10:34 -0400)]
GC sessions one by one to make sure memcached gets cleared

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Sun, 2 Aug 2009 14:35:03 +0000 (10:35 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

14 years agoA script to GC sessions correctly
Evan Prodromou [Sun, 2 Aug 2009 14:34:40 +0000 (10:34 -0400)]
A script to GC sessions correctly

14 years agoGC sessions one by one to make sure memcached gets cleared
Evan Prodromou [Sun, 2 Aug 2009 14:34:23 +0000 (10:34 -0400)]
GC sessions one by one to make sure memcached gets cleared