]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
15 years agoDetect xmpp uri's and make them into hyperlinks
Craig Andrews [Tue, 21 Jul 2009 17:52:59 +0000 (13:52 -0400)]
Detect xmpp uri's and make them into hyperlinks

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

15 years agoDisable email attachment posting when $config['attachments']['uploads'] = false
Craig Andrews [Tue, 21 Jul 2009 14:12:37 +0000 (10:12 -0400)]
Disable email attachment posting when $config['attachments']['uploads'] = false

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

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Sarven Capadisli [Mon, 20 Jul 2009 23:12:13 +0000 (23:12 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

15 years agoReduced content width slightly for IE6
Sarven Capadisli [Mon, 20 Jul 2009 23:11:23 +0000 (23:11 +0000)]
Reduced content width slightly for IE6

15 years agoBetter handle multipart emails (especially those with multipart/alternative contents)
Craig Andrews [Mon, 20 Jul 2009 18:02:42 +0000 (14:02 -0400)]
Better handle multipart emails (especially those with multipart/alternative contents)

15 years agoUpdated pigeonthoughts content/aside_primary layout values
Sarven Capadisli [Mon, 20 Jul 2009 14:56:01 +0000 (14:56 +0000)]
Updated pigeonthoughts content/aside_primary layout values

15 years agoUpdated pigeonthoughts theme
Sarven Capadisli [Mon, 20 Jul 2009 04:02:43 +0000 (04:02 +0000)]
Updated pigeonthoughts theme

15 years agoMerge commit 'br3nda/0.8.x-pginstaller' into 0.8.x
CiaranG [Sun, 19 Jul 2009 07:08:39 +0000 (08:08 +0100)]
Merge commit 'br3nda/0.8.x-pginstaller' into 0.8.x

15 years agoMerge commit 'br3nda/0.8.x-pgfixes' into 0.8.x
CiaranG [Sun, 19 Jul 2009 07:05:53 +0000 (08:05 +0100)]
Merge commit 'br3nda/0.8.x-pgfixes' into 0.8.x

15 years agoI can't believe I forgot to commit this as part of 9ed117d... wow. Epic fail. Epic.
Craig Andrews [Sat, 18 Jul 2009 03:16:29 +0000 (23:16 -0400)]
I can't believe I forgot to commit this as part of 9ed117d... wow. Epic fail. Epic.

15 years agoMake RSS 1.0 more efficient when the same hashtag is used in multiple notices.
Craig Andrews [Sat, 18 Jul 2009 03:08:19 +0000 (23:08 -0400)]
Make RSS 1.0 more efficient when the same hashtag is used in multiple notices.

Thanks tobyink

15 years agoAdd link to conversation pages when possible.
Craig Andrews [Sat, 18 Jul 2009 03:06:14 +0000 (23:06 -0400)]
Add link to conversation pages when possible.

Thanks tobyink

15 years agoFix RDFS namespace declaration.
Craig Andrews [Sat, 18 Jul 2009 02:59:58 +0000 (22:59 -0400)]
Fix RDFS namespace declaration.

Thanks tobyink

15 years agoFix OpenId cancelled / error message
Craig Andrews [Sat, 18 Jul 2009 02:55:59 +0000 (22:55 -0400)]
Fix OpenId cancelled / error message

Thanks jeff-themovie

15 years agoMerge commit 'br3nda/0.8.x-nonce-tok' into 0.8.x
Craig Andrews [Sat, 18 Jul 2009 02:44:38 +0000 (22:44 -0400)]
Merge commit 'br3nda/0.8.x-nonce-tok' into 0.8.x

15 years agoAllow -d (debug logging) command line argument
Zach Copley [Sat, 18 Jul 2009 01:36:13 +0000 (18:36 -0700)]
Allow -d (debug logging) command line argument

15 years agoFix setting id.
Zach Copley [Sat, 18 Jul 2009 01:09:03 +0000 (18:09 -0700)]
Fix setting id.

15 years agoMoved $_id from queuehandler to daemon, as other daemons need it too.
Zach Copley [Sat, 18 Jul 2009 01:07:53 +0000 (18:07 -0700)]
Moved $_id from queuehandler to daemon, as other daemons need it too.

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Craig Andrews [Fri, 17 Jul 2009 21:55:17 +0000 (17:55 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

15 years agoRequire PHP 5.2.3 or later.
Craig Andrews [Fri, 17 Jul 2009 21:54:37 +0000 (17:54 -0400)]
Require PHP 5.2.3 or later.

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

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Zach Copley [Fri, 17 Jul 2009 21:26:34 +0000 (14:26 -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:
  Moved oembed endpointer so openid no longer incorrectly prompts for authentication

15 years agoOnly create attachment elements if attachment is an enclosure
Zach Copley [Fri, 17 Jul 2009 21:22:11 +0000 (14:22 -0700)]
Only create attachment elements if attachment is an enclosure

15 years agoMoved oembed endpointer so openid no longer incorrectly prompts for authentication
Craig Andrews [Fri, 17 Jul 2009 21:11:26 +0000 (17:11 -0400)]
Moved oembed endpointer so openid no longer incorrectly prompts for authentication

15 years agoOnly populate attachments array element if there are attachments
Zach Copley [Fri, 17 Jul 2009 19:39:54 +0000 (12:39 -0700)]
Only populate attachments array element if there are attachments

15 years agoAlso show XML representation of attachments in the API
Zach Copley [Fri, 17 Jul 2009 19:33:51 +0000 (12:33 -0700)]
Also show XML representation of attachments in the API

15 years agoRemoved noisy debugging statements
Zach Copley [Fri, 17 Jul 2009 18:40:38 +0000 (11:40 -0700)]
Removed noisy debugging statements

15 years agoMerge branch 'oembed-provider' into 0.8.x
Craig Andrews [Fri, 17 Jul 2009 16:33:56 +0000 (12:33 -0400)]
Merge branch 'oembed-provider' into 0.8.x

15 years agoMove the oembed endpoint to /main/oembed
Craig Andrews [Fri, 17 Jul 2009 16:33:12 +0000 (12:33 -0400)]
Move the oembed endpoint to /main/oembed

15 years agopostgres schema - removed not null constraint from nonce.tok, and copied the comment...
Brenda Wallace [Fri, 17 Jul 2009 11:13:30 +0000 (23:13 +1200)]
postgres schema - removed not null constraint from nonce.tok, and copied the comment from the mysql schema

15 years agoAdded form_note for notice character count.
Sarven Capadisli [Thu, 16 Jul 2009 19:58:43 +0000 (19:58 +0000)]
Added form_note for notice character count.
http://laconi.ca/trac/ticket/1712

15 years agoUsing bottom instead of top for form_note
Sarven Capadisli [Thu, 16 Jul 2009 19:58:24 +0000 (19:58 +0000)]
Using bottom instead of top for form_note

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Sarven Capadisli [Thu, 16 Jul 2009 16:19:29 +0000 (16:19 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

15 years agoupdate Piwik analytics code
Evan Prodromou [Thu, 16 Jul 2009 14:56:46 +0000 (10:56 -0400)]
update Piwik analytics code

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Sarven Capadisli [Thu, 16 Jul 2009 14:46:24 +0000 (14:46 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Evan Prodromou [Thu, 16 Jul 2009 04:27:23 +0000 (00:27 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

15 years agouse a soft limit so there's not a whole bunch of deletes on every write
Evan Prodromou [Thu, 16 Jul 2009 04:26:51 +0000 (00:26 -0400)]
use a soft limit so there's not a whole bunch of deletes on every write

15 years agogc inboxes on a regular basis
Evan Prodromou [Thu, 9 Jul 2009 23:35:50 +0000 (19:35 -0400)]
gc inboxes on a regular basis

15 years agochange version to 0.8.1dev
Evan Prodromou [Thu, 16 Jul 2009 03:36:08 +0000 (23:36 -0400)]
change version to 0.8.1dev

15 years agoupgrade to latest version of DB_DataObject
Evan Prodromou [Thu, 16 Jul 2009 03:35:20 +0000 (23:35 -0400)]
upgrade to latest version of DB_DataObject

15 years agoDocumentation for the Facebook Connect plugin
Zach Copley [Thu, 16 Jul 2009 02:03:35 +0000 (19:03 -0700)]
Documentation for the Facebook Connect plugin

15 years agoMore tinkering with logout. I think I got it this time! It's been driving me crazy.
Zach Copley [Thu, 16 Jul 2009 00:47:48 +0000 (00:47 +0000)]
More tinkering with logout. I think I got it this time! It's been driving me crazy.

15 years agoUpdate to lastest external Facebook libs
Zach Copley [Wed, 15 Jul 2009 23:09:07 +0000 (16:09 -0700)]
Update to lastest external Facebook libs

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Sarven Capadisli [Wed, 15 Jul 2009 22:15:09 +0000 (22:15 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

15 years agoTry oEmbed discovery before using oohembed
Craig Andrews [Wed, 15 Jul 2009 21:10:36 +0000 (17:10 -0400)]
Try oEmbed discovery before using oohembed

15 years agoFixed bugs in oEmbed library's discovery routines
Craig Andrews [Wed, 15 Jul 2009 21:09:11 +0000 (17:09 -0400)]
Fixed bugs in oEmbed library's discovery routines

15 years agoReduced notice div.entry-content width so that in the case of super
Sarven Capadisli [Wed, 15 Jul 2009 21:08:38 +0000 (21:08 +0000)]
Reduced notice div.entry-content width so that in the case of super
deep/crazy conversations the notice options don't misalign.

15 years agoconversation action is readonly
Evan Prodromou [Wed, 15 Jul 2009 20:57:39 +0000 (16:57 -0400)]
conversation action is readonly

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

15 years agoadd some info about plugins
Evan Prodromou [Wed, 15 Jul 2009 20:03:17 +0000 (16:03 -0400)]
add some info about plugins

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Sarven Capadisli [Wed, 15 Jul 2009 19:54:15 +0000 (19:54 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x

15 years agoUpdated attachment view position. It is now closer to top.
Sarven Capadisli [Wed, 15 Jul 2009 19:53:24 +0000 (19:53 +0000)]
Updated attachment view position. It is now closer to top.

15 years agoupdate release date and some extra stuff in the features
Evan Prodromou [Wed, 15 Jul 2009 19:43:21 +0000 (15:43 -0400)]
update release date and some extra stuff in the features

15 years agoMerge branch 'realtimeajax' into 0.8.x
Evan Prodromou [Wed, 15 Jul 2009 19:33:23 +0000 (15:33 -0400)]
Merge branch 'realtimeajax' into 0.8.x

15 years agobetter callback functions for comet plugin
Evan Prodromou [Wed, 15 Jul 2009 19:31:57 +0000 (15:31 -0400)]
better callback functions for comet plugin

15 years agobuild channel strings in CometPlugin
Evan Prodromou [Wed, 15 Jul 2009 19:31:42 +0000 (15:31 -0400)]
build channel strings in CometPlugin

15 years agoBuild channel strings in Meteor plugin
Evan Prodromou [Wed, 15 Jul 2009 19:31:06 +0000 (15:31 -0400)]
Build channel strings in Meteor plugin

15 years agolet implementations build channel strings for realtime
Evan Prodromou [Wed, 15 Jul 2009 19:30:33 +0000 (15:30 -0400)]
let implementations build channel strings for realtime

15 years agoAdded oEmbed discovery for attachments and notices
Craig Andrews [Wed, 15 Jul 2009 19:11:29 +0000 (15:11 -0400)]
Added oEmbed discovery for attachments and notices

15 years agoSupport oembed for attachments and notices
Craig Andrews [Wed, 15 Jul 2009 18:49:41 +0000 (14:49 -0400)]
Support oembed for attachments and notices

15 years agoAdded attachment information to the json responses
Craig Andrews [Wed, 15 Jul 2009 14:37:50 +0000 (10:37 -0400)]
Added attachment information to the json responses

15 years agoAdded stub oembed api endpoint
Craig Andrews [Wed, 15 Jul 2009 14:29:54 +0000 (10:29 -0400)]
Added stub oembed api endpoint

15 years agoadd quotes around table named "user" when quote_identifiers is true
Brenda Wallace [Wed, 15 Jul 2009 08:23:52 +0000 (20:23 +1200)]
add quotes around table named "user" when quote_identifiers is true

15 years agouse single quotes in sql
Brenda Wallace [Fri, 26 Jun 2009 22:32:50 +0000 (10:32 +1200)]
use single quotes in sql

15 years agouse quote identifiers on the user table
Brenda Wallace [Fri, 26 Jun 2009 22:31:31 +0000 (10:31 +1200)]
use quote identifiers on the user table

15 years agoused single quotes in SQL
Brenda Wallace [Fri, 26 Jun 2009 22:29:02 +0000 (10:29 +1200)]
used single quotes in SQL

15 years agoadded user_group.design_id into the group by clause
Brenda Wallace [Fri, 26 Jun 2009 22:24:59 +0000 (10:24 +1200)]
added user_group.design_id into the group by clause

15 years agoused SQL standard LIMIT/OFFSET, because every database can understand that
Brenda Wallace [Fri, 26 Jun 2009 10:13:41 +0000 (22:13 +1200)]
used SQL standard LIMIT/OFFSET, because every database can understand that

15 years agotypo in config variable
Brenda Wallace [Fri, 26 Jun 2009 09:53:37 +0000 (21:53 +1200)]
typo in config variable
and pass type='pgsql' in to writeConf

15 years agoquote identifiers and type='psql' needs to be written to config.php
Brenda Wallace [Fri, 26 Jun 2009 09:49:44 +0000 (21:49 +1200)]
quote identifiers and type='psql' needs to be written to config.php

15 years agochanged to SQL standard of LIMIT 20 OFFSET 1 etc.
Brenda Wallace [Fri, 26 Jun 2009 08:25:52 +0000 (20:25 +1200)]
changed to SQL standard of LIMIT 20 OFFSET 1 etc.

15 years agomoved creation of design table earlier than user_group
Brenda Wallace [Wed, 15 Jul 2009 01:36:15 +0000 (13:36 +1200)]
moved creation of design table earlier than user_group

15 years agoadded design_id to user_group
Brenda Wallace [Fri, 26 Jun 2009 10:39:19 +0000 (22:39 +1200)]
added design_id to user_group

15 years agoadded group_block and group_alias tables
Brenda Wallace [Fri, 26 Jun 2009 09:55:43 +0000 (21:55 +1200)]
added group_block and group_alias tables

15 years agoadded missing conversation id to notices
Brenda Wallace [Wed, 15 Jul 2009 06:48:39 +0000 (18:48 +1200)]
added missing conversation id to notices

Conflicts:

db/laconica_pg.sql

15 years agoremoved semicolons from comments
Brenda Wallace [Thu, 25 Jun 2009 09:59:33 +0000 (21:59 +1200)]
removed semicolons from comments
(mucks up logic in install.php)
and fixed stray commas that stopped it parsing as valid SQL

15 years agoinstall.php works for postgres
Brenda Wallace [Tue, 23 Jun 2009 06:01:03 +0000 (18:01 +1200)]
install.php works for postgres

15 years agoconnect to pg working
Brenda Wallace [Tue, 23 Jun 2009 05:43:46 +0000 (17:43 +1200)]
connect to pg working

15 years agoadded dbtype detection - and only install mysql stuff if mysql selected
Brenda Wallace [Tue, 23 Jun 2009 05:37:01 +0000 (17:37 +1200)]
added dbtype detection - and only install mysql stuff if mysql selected

15 years agoadded dbtype to the installer form
Brenda Wallace [Tue, 23 Jun 2009 16:31:52 +0000 (04:31 +1200)]
added dbtype to the installer form

15 years agomissing word (find) added
Brenda Wallace [Tue, 23 Jun 2009 16:07:15 +0000 (04:07 +1200)]
missing word (find) added

15 years agomysql or pgsql required (not mysql)
Brenda Wallace [Tue, 23 Jun 2009 16:04:28 +0000 (04:04 +1200)]
mysql or pgsql required (not mysql)

15 years agochanges to make realtime work for Meteor
Evan Prodromou [Tue, 14 Jul 2009 21:06:29 +0000 (17:06 -0400)]
changes to make realtime work for Meteor

15 years agoChange CometPlugin so it re-uses stuff from RealtimePlugin
Evan Prodromou [Tue, 14 Jul 2009 19:40:58 +0000 (15:40 -0400)]
Change CometPlugin so it re-uses stuff from RealtimePlugin

15 years agopass proper args for realtime recipe methods
Evan Prodromou [Tue, 14 Jul 2009 19:39:02 +0000 (15:39 -0400)]
pass proper args for realtime recipe methods

15 years agomake RealtimePlugin work correctly
Evan Prodromou [Tue, 14 Jul 2009 19:26:39 +0000 (15:26 -0400)]
make RealtimePlugin work correctly

15 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Zach Copley [Tue, 14 Jul 2009 17:43:13 +0000 (10:43 -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:
  HTML "File"/attachments should probably not be considered enclosures.
  Moved the decision logic as to whether an attachment should be an enclosure to the File class

15 years agoUpdated master laconica.po file and merged in lastest translations work from Pootle.
Zach Copley [Tue, 14 Jul 2009 17:39:18 +0000 (10:39 -0700)]
Updated master laconica.po file and merged in lastest translations work from Pootle.

15 years agoHTML "File"/attachments should probably not be considered enclosures.
Craig Andrews [Tue, 14 Jul 2009 17:38:26 +0000 (13:38 -0400)]
HTML "File"/attachments should probably not be considered enclosures.

15 years agoMoved the decision logic as to whether an attachment should be an enclosure to the...
Craig Andrews [Tue, 14 Jul 2009 17:33:40 +0000 (13:33 -0400)]
Moved the decision logic as to whether an attachment should be an enclosure to the File class

15 years agoMerge branch 'tags-timeline-api' into 0.8.x
Craig Andrews [Mon, 13 Jul 2009 18:58:39 +0000 (14:58 -0400)]
Merge branch 'tags-timeline-api' into 0.8.x

15 years agoMerge commit 'tobyinks/master' into 0.8.x
Craig Andrews [Mon, 13 Jul 2009 18:32:56 +0000 (14:32 -0400)]
Merge commit 'tobyinks/master' into 0.8.x

15 years agoMerge branch 'groups-timeline-atom-fix' into 0.8.x
Craig Andrews [Mon, 13 Jul 2009 18:27:22 +0000 (14:27 -0400)]
Merge branch 'groups-timeline-atom-fix' into 0.8.x

15 years agoCopy isset($attachment->filename) fix from RSS 1.0 to RSS 2.0 and Atom 1.0 feeds.
Toby Inkster [Mon, 13 Jul 2009 15:56:52 +0000 (16:56 +0100)]
Copy isset($attachment->filename) fix from RSS 1.0 to RSS 2.0 and Atom 1.0 feeds.

15 years agoAdd notice tags to RSS 1.0 output.
Toby Inkster [Mon, 13 Jul 2009 14:37:15 +0000 (15:37 +0100)]
Add notice tags to RSS 1.0 output.

15 years agoImprove output for files/attachments.
Toby Inkster [Mon, 13 Jul 2009 14:16:10 +0000 (15:16 +0100)]
Improve output for files/attachments.

15 years agoadded Realtime superclass
Evan Prodromou [Mon, 13 Jul 2009 13:58:52 +0000 (09:58 -0400)]
added Realtime superclass

15 years agoupdate README for Meteor plugin
Evan Prodromou [Mon, 13 Jul 2009 07:25:08 +0000 (03:25 -0400)]
update README for Meteor plugin

15 years agocorrectly pass JSON object to receive function for Meteor
Evan Prodromou [Mon, 13 Jul 2009 07:15:39 +0000 (03:15 -0400)]
correctly pass JSON object to receive function for Meteor

15 years agoadd slashes to JSON so it goes across meteor.js channel correctly
Evan Prodromou [Mon, 13 Jul 2009 07:15:12 +0000 (03:15 -0400)]
add slashes to JSON so it goes across meteor.js channel correctly

15 years agoAdd timeline tags API (RSS 2.0 and Atom feeds)
Craig Andrews [Sun, 12 Jul 2009 19:07:54 +0000 (15:07 -0400)]
Add timeline tags API (RSS 2.0 and Atom feeds)