]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Jeffery To [Fri, 17 Jul 2009 08:54:46 +0000 (16:54 +0800)]
Merge branch '0.9.x' into private-rss
Jeffery To [Fri, 17 Jul 2009 08:44:14 +0000 (16:44 +0800)]
Added failed auth logging (like in actions/api.php)
Evan Prodromou [Thu, 16 Jul 2009 04:16:59 +0000 (00:16 -0400)]
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
Evan Prodromou [Thu, 9 Jul 2009 22:22:46 +0000 (18:22 -0400)]
0.9.0 dev version
Evan Prodromou [Thu, 16 Jul 2009 03:36:08 +0000 (23:36 -0400)]
change version to 0.8.1dev
Evan Prodromou [Thu, 16 Jul 2009 03:35:20 +0000 (23:35 -0400)]
upgrade to latest version of DB_DataObject
Evan Prodromou [Wed, 15 Jul 2009 20:57:39 +0000 (16:57 -0400)]
conversation action is readonly
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
Evan Prodromou [Wed, 15 Jul 2009 20:03:17 +0000 (16:03 -0400)]
add some info about plugins
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
Sarven Capadisli [Wed, 15 Jul 2009 19:53:24 +0000 (19:53 +0000)]
Updated attachment view position. It is now closer to top.
Evan Prodromou [Wed, 15 Jul 2009 19:43:21 +0000 (15:43 -0400)]
update release date and some extra stuff in the features
Evan Prodromou [Wed, 15 Jul 2009 19:33:23 +0000 (15:33 -0400)]
Merge branch 'realtimeajax' into 0.8.x
Evan Prodromou [Wed, 15 Jul 2009 19:31:57 +0000 (15:31 -0400)]
better callback functions for comet plugin
Evan Prodromou [Wed, 15 Jul 2009 19:31:42 +0000 (15:31 -0400)]
build channel strings in CometPlugin
Evan Prodromou [Wed, 15 Jul 2009 19:31:06 +0000 (15:31 -0400)]
Build channel strings in Meteor plugin
Evan Prodromou [Wed, 15 Jul 2009 19:30:33 +0000 (15:30 -0400)]
let implementations build channel strings for realtime
Craig Andrews [Wed, 15 Jul 2009 14:37:50 +0000 (10:37 -0400)]
Added attachment information to the json responses
Evan Prodromou [Tue, 14 Jul 2009 21:06:29 +0000 (17:06 -0400)]
changes to make realtime work for Meteor
Evan Prodromou [Tue, 14 Jul 2009 19:40:58 +0000 (15:40 -0400)]
Change CometPlugin so it re-uses stuff from RealtimePlugin
Evan Prodromou [Tue, 14 Jul 2009 19:39:02 +0000 (15:39 -0400)]
pass proper args for realtime recipe methods
Evan Prodromou [Tue, 14 Jul 2009 19:26:39 +0000 (15:26 -0400)]
make RealtimePlugin work correctly
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
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.
Craig Andrews [Tue, 14 Jul 2009 17:38:26 +0000 (13:38 -0400)]
HTML "File"/attachments should probably not be considered enclosures.
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
Jeffery To [Mon, 13 Jul 2009 19:45:12 +0000 (03:45 +0800)]
Adds HTTP basic authentication for private RSS 1.0 feeds
Craig Andrews [Mon, 13 Jul 2009 18:58:39 +0000 (14:58 -0400)]
Merge branch 'tags-timeline-api' 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
Craig Andrews [Mon, 13 Jul 2009 18:27:22 +0000 (14:27 -0400)]
Merge branch 'groups-timeline-atom-fix' into 0.8.x
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.
Toby Inkster [Mon, 13 Jul 2009 14:37:15 +0000 (15:37 +0100)]
Add notice tags to RSS 1.0 output.
Toby Inkster [Mon, 13 Jul 2009 14:16:10 +0000 (15:16 +0100)]
Improve output for files/attachments.
Evan Prodromou [Mon, 13 Jul 2009 13:58:52 +0000 (09:58 -0400)]
added Realtime superclass
Evan Prodromou [Mon, 13 Jul 2009 07:25:08 +0000 (03:25 -0400)]
update README for Meteor plugin
Evan Prodromou [Mon, 13 Jul 2009 07:15:39 +0000 (03:15 -0400)]
correctly pass JSON object to receive function for Meteor
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
Craig Andrews [Sun, 12 Jul 2009 19:07:54 +0000 (15:07 -0400)]
Add timeline tags API (RSS 2.0 and Atom feeds)
Craig Andrews [Sun, 12 Jul 2009 19:06:37 +0000 (15:06 -0400)]
Fix atom self reference in the groups api
Evan Prodromou [Sat, 11 Jul 2009 20:23:37 +0000 (13:23 -0700)]
Some changes for debugging
Evan Prodromou [Fri, 10 Jul 2009 16:57:38 +0000 (09:57 -0700)]
first version of Meteord plugin, doesn't work
Evan Prodromou [Sat, 11 Jul 2009 14:30:26 +0000 (07:30 -0700)]
Merge branch 'testing'
Zach Copley [Sat, 11 Jul 2009 03:13:12 +0000 (20:13 -0700)]
Fix link for atom feed in showgroup action
Zach Copley [Sat, 11 Jul 2009 01:22:19 +0000 (18:22 -0700)]
Make get_group() behave more like get_user()
Zach Copley [Sat, 11 Jul 2009 01:15:18 +0000 (18:15 -0700)]
Group timeline API method doesn't require auth
Zach Copley [Sat, 11 Jul 2009 01:11:54 +0000 (18:11 -0700)]
Update showgroup action RSS 2.0 feed link
Zach Copley [Sat, 11 Jul 2009 01:08:10 +0000 (18:08 -0700)]
Fix alternate link for groups API feed
Zach Copley [Sat, 11 Jul 2009 00:56:01 +0000 (17:56 -0700)]
Move groups timeline API method into groups API action
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
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.
Zach Copley [Fri, 10 Jul 2009 21:46:19 +0000 (14:46 -0700)]
Add Craig Andrews to the credits list
Zach Copley [Fri, 10 Jul 2009 21:44:50 +0000 (14:44 -0700)]
Fix conflict from merge with 0.7.x; remove conflict markers
Zach Copley [Fri, 10 Jul 2009 21:03:44 +0000 (21:03 +0000)]
Merge branch 'candrews-review' into 0.8.x
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
Evan Prodromou [Fri, 10 Jul 2009 17:06:20 +0000 (10:06 -0700)]
Merge branch '0.8.x' into 0.9.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
Evan Prodromou [Fri, 10 Jul 2009 06:12:53 +0000 (23:12 -0700)]
add a little syntactical sugar for adding plugins
Evan Prodromou [Fri, 10 Jul 2009 00:40:11 +0000 (17:40 -0700)]
wrong order for span and a in profilesection
Evan Prodromou [Fri, 10 Jul 2009 00:28:38 +0000 (17:28 -0700)]
cache frequently-used subscriber, subscription, notice and fave count values
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
Evan Prodromou [Thu, 9 Jul 2009 22:22:46 +0000 (18:22 -0400)]
0.9.0 dev version
Evan Prodromou [Thu, 9 Jul 2009 22:22:10 +0000 (18:22 -0400)]
change version number to 0.8.0
Evan Prodromou [Thu, 9 Jul 2009 22:19:24 +0000 (18:19 -0400)]
update the README for 0.8.0
Evan Prodromou [Thu, 9 Jul 2009 22:19:13 +0000 (18:19 -0400)]
correct the newuser default setting in common.php
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
Evan Prodromou [Thu, 9 Jul 2009 19:25:59 +0000 (15:25 -0400)]
one more shot at servicing queues
Sarven Capadisli [Thu, 9 Jul 2009 19:12:50 +0000 (19:12 +0000)]
Added width/height attribute and values for the creative commons image
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).
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
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 .
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
Evan Prodromou [Thu, 9 Jul 2009 17:26:09 +0000 (13:26 -0400)]
Let the queue handlers drain their xmpp queues
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
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
Sarven Capadisli [Thu, 9 Jul 2009 17:01:45 +0000 (17:01 +0000)]
Updated max-width values for attachment view
Evan Prodromou [Thu, 9 Jul 2009 16:49:37 +0000 (12:49 -0400)]
yet another select() refinement
Evan Prodromou [Thu, 9 Jul 2009 16:33:38 +0000 (12:33 -0400)]
slightly more robust select() logic
Evan Prodromou [Thu, 9 Jul 2009 16:09:20 +0000 (12:09 -0400)]
use select() to bring down xmpp latency
Evan Prodromou [Thu, 9 Jul 2009 15:40:01 +0000 (11:40 -0400)]
slightly better timing
Evan Prodromou [Thu, 9 Jul 2009 15:16:50 +0000 (11:16 -0400)]
Revert "give processtime a minimum of 1s"
This reverts commit
d2e83b6a67fec311f9bc36a7d886f40169d9de15 .
Evan Prodromou [Thu, 9 Jul 2009 14:40:24 +0000 (10:40 -0400)]
give processtime a minimum of 1s
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
Evan Prodromou [Thu, 9 Jul 2009 14:11:13 +0000 (10:11 -0400)]
timeouts and pings for xmppqueuehandlers
Evan Prodromou [Thu, 9 Jul 2009 13:31:10 +0000 (09:31 -0400)]
send a ping from the xmppdaemon
Zach Copley [Thu, 9 Jul 2009 02:04:38 +0000 (02:04 +0000)]
Better error handling for FacebookQueueHandler
Zach Copley [Thu, 9 Jul 2009 00:40:12 +0000 (00:40 +0000)]
Better error handling for TwitterQueueHandler
Evan Prodromou [Wed, 8 Jul 2009 21:55:43 +0000 (17:55 -0400)]
manually re-enqueue failed notices
Evan Prodromou [Wed, 8 Jul 2009 19:31:42 +0000 (15:31 -0400)]
update the README with new information
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
Zach Copley [Wed, 8 Jul 2009 07:30:18 +0000 (00:30 -0700)]
Get rid of error ('Trying to get property of non-object')
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
Evan Prodromou [Wed, 8 Jul 2009 05:36:12 +0000 (01:36 -0400)]
log errors in handling notices
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)
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
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
Evan Prodromou [Wed, 8 Jul 2009 01:15:39 +0000 (21:15 -0400)]
check for array before checking xmlrpc fault
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.
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)
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.
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