]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 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

14 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

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

14 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

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

14 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

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

14 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

14 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

14 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

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

14 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

14 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

14 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

14 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

14 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

14 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

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

14 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

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

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

14 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

14 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

14 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

14 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

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

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

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

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

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

14 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

14 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

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

14 years agoFix atom self reference in the groups api
Craig Andrews [Sun, 12 Jul 2009 19:06:37 +0000 (15:06 -0400)]
Fix atom self reference in the groups api

14 years agoSome changes for debugging
Evan Prodromou [Sat, 11 Jul 2009 20:23:37 +0000 (13:23 -0700)]
Some changes for debugging

14 years agofirst version of Meteord plugin, doesn't work
Evan Prodromou [Fri, 10 Jul 2009 16:57:38 +0000 (09:57 -0700)]
first version of Meteord plugin, doesn't work

14 years agoMerge branch 'testing'
Evan Prodromou [Sat, 11 Jul 2009 14:30:26 +0000 (07:30 -0700)]
Merge branch 'testing'

14 years agoFix link for atom feed in showgroup action
Zach Copley [Sat, 11 Jul 2009 03:13:12 +0000 (20:13 -0700)]
Fix link for atom feed in showgroup action

14 years agoMake get_group() behave more like get_user()
Zach Copley [Sat, 11 Jul 2009 01:22:19 +0000 (18:22 -0700)]
Make get_group() behave more like get_user()

14 years agoGroup timeline API method doesn't require auth
Zach Copley [Sat, 11 Jul 2009 01:15:18 +0000 (18:15 -0700)]
Group timeline API method doesn't require auth

14 years agoUpdate showgroup action RSS 2.0 feed link
Zach Copley [Sat, 11 Jul 2009 01:11:54 +0000 (18:11 -0700)]
Update showgroup action RSS 2.0 feed link

14 years agoFix alternate link for groups API feed
Zach Copley [Sat, 11 Jul 2009 01:08:10 +0000 (18:08 -0700)]
Fix alternate link for groups API feed

14 years agoMove groups timeline API method into groups API action
Zach Copley [Sat, 11 Jul 2009 00:56:01 +0000 (17:56 -0700)]
Move groups timeline API method into groups API action

14 years agoMerge branch 'candrews-review' into 0.8.x
Zach Copley [Fri, 10 Jul 2009 23:11:31 +0000 (16:11 -0700)]
Merge branch 'candrews-review' into 0.8.x

* candrews-review:
  added group status api, located at /api/statuses/group_timeline/ID.rss

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Zach Copley [Fri, 10 Jul 2009 22:28:26 +0000 (15:28 -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:
  When a notice is posted with an attachment, the facebook stream update has media displayed inline, or as links.

14 years agoAdd Craig Andrews to the credits list
Zach Copley [Fri, 10 Jul 2009 21:46:19 +0000 (14:46 -0700)]
Add Craig Andrews to the credits list

14 years agoFix conflict from merge with 0.7.x; remove conflict markers
Zach Copley [Fri, 10 Jul 2009 21:44:50 +0000 (14:44 -0700)]
Fix conflict from merge with 0.7.x; remove conflict markers

14 years agoMerge branch 'candrews-review' into 0.8.x
Zach Copley [Fri, 10 Jul 2009 21:03:44 +0000 (21:03 +0000)]
Merge branch 'candrews-review' into 0.8.x

14 years agoadded group status api, located at /api/statuses/group_timeline/ID.rss
Craig Andrews [Fri, 10 Jul 2009 21:00:27 +0000 (17:00 -0400)]
added group status api, located at /api/statuses/group_timeline/ID.rss

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

14 years agoMerge branch '0.7.x' into 0.8.x
Evan Prodromou [Fri, 10 Jul 2009 17:03:57 +0000 (10:03 -0700)]
Merge branch '0.7.x' into 0.8.x

Conflicts:
README
actions/twitapiusers.php

14 years agoadd a little syntactical sugar for adding plugins
Evan Prodromou [Fri, 10 Jul 2009 06:12:53 +0000 (23:12 -0700)]
add a little syntactical sugar for adding plugins

14 years agowrong order for span and a in profilesection
Evan Prodromou [Fri, 10 Jul 2009 00:40:11 +0000 (17:40 -0700)]
wrong order for span and a in profilesection

14 years agocache frequently-used subscriber, subscription, notice and fave count values
Evan Prodromou [Fri, 10 Jul 2009 00:28:38 +0000 (17:28 -0700)]
cache frequently-used subscriber, subscription, notice and fave count values

14 years agoWhen a notice is posted with an attachment, the facebook stream update has media...
Craig Andrews [Thu, 9 Jul 2009 22:42:19 +0000 (18:42 -0400)]
When a notice is posted with an attachment, the facebook stream update has media displayed inline, or as links.

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

14 years agochange version number to 0.8.0
Evan Prodromou [Thu, 9 Jul 2009 22:22:10 +0000 (18:22 -0400)]
change version number to 0.8.0

14 years agoupdate the README for 0.8.0
Evan Prodromou [Thu, 9 Jul 2009 22:19:24 +0000 (18:19 -0400)]
update the README for 0.8.0

14 years agocorrect the newuser default setting in common.php
Evan Prodromou [Thu, 9 Jul 2009 22:19:13 +0000 (18:19 -0400)]
correct the newuser default setting in common.php

14 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Evan Prodromou [Thu, 9 Jul 2009 19:26:22 +0000 (15:26 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x

14 years agoone more shot at servicing queues
Evan Prodromou [Thu, 9 Jul 2009 19:25:59 +0000 (15:25 -0400)]
one more shot at servicing queues

14 years agoAdded width/height attribute and values for the creative commons image
Sarven Capadisli [Thu, 9 Jul 2009 19:12:50 +0000 (19:12 +0000)]
Added width/height attribute and values for the creative commons image

14 years agoMerge branch 'candrews-review' into 0.8.x
Zach Copley [Thu, 9 Jul 2009 18:28:21 +0000 (11:28 -0700)]
Merge branch 'candrews-review' into 0.8.x

* candrews-review:
  Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0).

14 years agoMerge branch 'candrews-review' into 0.8.x
Zach Copley [Thu, 9 Jul 2009 18:22:07 +0000 (11:22 -0700)]
Merge branch 'candrews-review' into 0.8.x

* candrews-review:
  maildaemon makes mail attachments into notice attachments
  File classes does not use the $FILES array directly, as users of this class aren't necessarily from the web

14 years agoRevert "Let the queue handlers drain their xmpp queues"
Evan Prodromou [Thu, 9 Jul 2009 17:39:22 +0000 (13:39 -0400)]
Revert "Let the queue handlers drain their xmpp queues"

This reverts commit fc3442a041a43f2df29deedc0ad96fbd6ba92385.

14 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Evan Prodromou [Thu, 9 Jul 2009 17:26:29 +0000 (13:26 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x

14 years agoLet the queue handlers drain their xmpp queues
Evan Prodromou [Thu, 9 Jul 2009 17:26:09 +0000 (13:26 -0400)]
Let the queue handlers drain their xmpp queues

14 years agoNotice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0).
Craig Andrews [Thu, 9 Jul 2009 17:18:57 +0000 (13:18 -0400)]
Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0).

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

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Thu, 9 Jul 2009 17:02:27 +0000 (17:02 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x

14 years agoUpdated max-width values for attachment view
Sarven Capadisli [Thu, 9 Jul 2009 17:01:45 +0000 (17:01 +0000)]
Updated max-width values for attachment view

14 years agoyet another select() refinement
Evan Prodromou [Thu, 9 Jul 2009 16:49:37 +0000 (12:49 -0400)]
yet another select() refinement

14 years agoslightly more robust select() logic
Evan Prodromou [Thu, 9 Jul 2009 16:33:38 +0000 (12:33 -0400)]
slightly more robust select() logic

14 years agouse select() to bring down xmpp latency
Evan Prodromou [Thu, 9 Jul 2009 16:09:20 +0000 (12:09 -0400)]
use select() to bring down xmpp latency

14 years agoslightly better timing
Evan Prodromou [Thu, 9 Jul 2009 15:40:01 +0000 (11:40 -0400)]
slightly better timing

14 years agoRevert "give processtime a minimum of 1s"
Evan Prodromou [Thu, 9 Jul 2009 15:16:50 +0000 (11:16 -0400)]
Revert "give processtime a minimum of 1s"

This reverts commit d2e83b6a67fec311f9bc36a7d886f40169d9de15.

14 years agogive processtime a minimum of 1s
Evan Prodromou [Thu, 9 Jul 2009 14:40:24 +0000 (10:40 -0400)]
give processtime a minimum of 1s

14 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Evan Prodromou [Thu, 9 Jul 2009 14:11:31 +0000 (10:11 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x

14 years agotimeouts and pings for xmppqueuehandlers
Evan Prodromou [Thu, 9 Jul 2009 14:11:13 +0000 (10:11 -0400)]
timeouts and pings for xmppqueuehandlers

14 years agosend a ping from the xmppdaemon
Evan Prodromou [Thu, 9 Jul 2009 13:31:10 +0000 (09:31 -0400)]
send a ping from the xmppdaemon

14 years agoBetter error handling for FacebookQueueHandler
Zach Copley [Thu, 9 Jul 2009 02:04:38 +0000 (02:04 +0000)]
Better error handling for FacebookQueueHandler

14 years agoBetter error handling for TwitterQueueHandler
Zach Copley [Thu, 9 Jul 2009 00:40:12 +0000 (00:40 +0000)]
Better error handling for TwitterQueueHandler

14 years agomanually re-enqueue failed notices
Evan Prodromou [Wed, 8 Jul 2009 21:55:43 +0000 (17:55 -0400)]
manually re-enqueue failed notices

14 years agoupdate the README with new information
Evan Prodromou [Wed, 8 Jul 2009 19:31:42 +0000 (15:31 -0400)]
update the README with new information

14 years agoGet rid of the other error trying to property on a non-obj
Zach Copley [Wed, 8 Jul 2009 08:02:12 +0000 (01:02 -0700)]
Get rid of the other error trying to property on a non-obj

14 years agoGet rid of error ('Trying to get property of non-object')
Zach Copley [Wed, 8 Jul 2009 07:30:18 +0000 (00:30 -0700)]
Get rid of error ('Trying to get property of non-object')

14 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Evan Prodromou [Wed, 8 Jul 2009 05:38:28 +0000 (01:38 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x

14 years agolog errors in handling notices
Evan Prodromou [Wed, 8 Jul 2009 05:36:12 +0000 (01:36 -0400)]
log errors in handling notices

14 years agoTrac #1689: inreplyto hidden value doesn't get cleared after a successful submit...
Robin Millette [Wed, 8 Jul 2009 03:27:34 +0000 (23:27 -0400)]
Trac #1689: inreplyto hidden value doesn't get cleared after a successful submit (javascript fix)

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Zach Copley [Wed, 8 Jul 2009 01:19:36 +0000 (01:19 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x

14 years agoMerge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into...
Evan Prodromou [Wed, 8 Jul 2009 01:16:19 +0000 (21:16 -0400)]
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x

14 years agocheck for array before checking xmlrpc fault
Evan Prodromou [Wed, 8 Jul 2009 01:15:39 +0000 (21:15 -0400)]
check for array before checking xmlrpc fault

14 years agoUse cURL instead of get_file_contents() to do away with warnings. Also more reliable.
Zach Copley [Wed, 8 Jul 2009 01:10:19 +0000 (01:10 +0000)]
Use cURL instead of get_file_contents() to do away with warnings. Also more reliable.

14 years agoRemoved OpenID link from the primary global navigation in order to
Sarven Capadisli [Wed, 8 Jul 2009 00:42:14 +0000 (00:42 +0000)]
Removed OpenID link from the primary global navigation in order to
keep a single Login idea because we have several ways to login
already: regular login, OpenID and Facebook (and probably LDAP, Open
Social in the future)

14 years agouser/show API method needs to fall back to basic auth so that
Zach Copley [Tue, 7 Jul 2009 21:21:44 +0000 (14:21 -0700)]
user/show API method needs to fall back to basic auth so that
verify_credentials works correctly.

14 years agoMerge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Zach Copley [Tue, 7 Jul 2009 20:15:05 +0000 (20:15 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x

14 years agoUpdate translations updater script to use Pootle
Zach Copley [Tue, 7 Jul 2009 20:13:39 +0000 (20:13 +0000)]
Update translations updater script to use Pootle

14 years agomaildaemon makes mail attachments into notice attachments
Craig Andrews [Tue, 7 Jul 2009 19:56:24 +0000 (15:56 -0400)]
maildaemon makes mail attachments into notice attachments

14 years agoFile classes does not use the $FILES array directly, as users of this class aren...
Craig Andrews [Tue, 7 Jul 2009 19:55:10 +0000 (15:55 -0400)]
File classes does not use the $FILES array directly, as users of this class aren't necessarily from the web

14 years agoMerge commit 'br3nda/0.8.x-noticesfix' into 0.8.x
CiaranG [Tue, 7 Jul 2009 19:53:28 +0000 (20:53 +0100)]
Merge commit 'br3nda/0.8.x-noticesfix' into 0.8.x

14 years agoMerge commit 'br3nda/0.8.x-pgschema' into 0.8.x
CiaranG [Tue, 7 Jul 2009 19:48:26 +0000 (20:48 +0100)]
Merge commit 'br3nda/0.8.x-pgschema' into 0.8.x

14 years agoMerge branch 'queuemanager' into 0.8.x
Evan Prodromou [Tue, 7 Jul 2009 15:35:00 +0000 (11:35 -0400)]
Merge branch 'queuemanager' into 0.8.x

14 years agoMerge branch 'tos' into 0.8.x
Evan Prodromou [Tue, 7 Jul 2009 15:34:49 +0000 (11:34 -0400)]
Merge branch 'tos' into 0.8.x