Craig Andrews
|
a9613e999f
|
Detect xmpp uri's and make them into hyperlinks
http://laconi.ca/trac/ticket/1592
|
2009-07-21 13:52:59 -04:00 |
|
CiaranG
|
1139f7cad5
|
Merge commit 'br3nda/0.8.x-pgfixes' into 0.8.x
|
2009-07-19 08:05:53 +01:00 |
|
Craig Andrews
|
8e7a8450d3
|
Make RSS 1.0 more efficient when the same hashtag is used in multiple notices.
Thanks tobyink
|
2009-07-17 23:08:19 -04:00 |
|
Craig Andrews
|
441c276859
|
Add link to conversation pages when possible.
Thanks tobyink
|
2009-07-17 23:06:14 -04:00 |
|
Craig Andrews
|
7237d59aab
|
Fix RDFS namespace declaration.
Thanks tobyink
|
2009-07-17 22:59:58 -04:00 |
|
Zach Copley
|
64853769b3
|
Moved $_id from queuehandler to daemon, as other daemons need it too.
|
2009-07-17 18:07:53 -07:00 |
|
Zach Copley
|
3474a0f04e
|
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
|
2009-07-17 14:26:34 -07:00 |
|
Zach Copley
|
44f3f2bd2a
|
Only create attachment elements if attachment is an enclosure
|
2009-07-17 14:25:36 -07:00 |
|
Craig Andrews
|
f0d17afc7b
|
Moved oembed endpointer so openid no longer incorrectly prompts for authentication
|
2009-07-17 17:11:26 -04:00 |
|
Zach Copley
|
9c670ba695
|
Only populate attachments array element if there are attachments
|
2009-07-17 12:42:16 -07:00 |
|
Zach Copley
|
baec1320ab
|
Also show XML representation of attachments in the API
|
2009-07-17 12:42:05 -07:00 |
|
Craig Andrews
|
3dbbefd5ad
|
Merge branch 'oembed-provider' into 0.8.x
|
2009-07-17 12:33:56 -04:00 |
|
Craig Andrews
|
9ed117dc3a
|
Move the oembed endpoint to /main/oembed
|
2009-07-17 12:33:12 -04:00 |
|
Sarven Capadisli
|
9b372f5bb7
|
Added form_note for notice character count.
http://laconi.ca/trac/ticket/1712
|
2009-07-16 19:58:43 +00:00 |
|
Evan Prodromou
|
c07c4b2050
|
change version to 0.8.1dev
|
2009-07-15 23:36:08 -04:00 |
|
Craig Andrews
|
75545cdc07
|
Added attachment information to the json responses
|
2009-07-15 10:37:50 -04:00 |
|
Craig Andrews
|
0aeea42724
|
Added stub oembed api endpoint
|
2009-07-15 10:29:54 -04:00 |
|
Brenda Wallace
|
3722b90a27
|
use single quotes in sql
|
2009-07-15 20:19:01 +12:00 |
|
Brenda Wallace
|
15042ed50b
|
added user_group.design_id into the group by clause
|
2009-07-15 20:17:17 +12:00 |
|
Brenda Wallace
|
1a151ff6f6
|
used SQL standard LIMIT/OFFSET, because every database can understand that
|
2009-07-15 20:17:01 +12:00 |
|
Craig Andrews
|
593af9feb6
|
Moved the decision logic as to whether an attachment should be an enclosure to the File class
|
2009-07-14 13:33:40 -04:00 |
|
Craig Andrews
|
e047ba52c7
|
Merge branch 'tags-timeline-api' into 0.8.x
|
2009-07-13 14:58:39 -04:00 |
|
Toby Inkster
|
38784141d1
|
Copy isset($attachment->filename) fix from RSS 1.0 to RSS 2.0 and Atom 1.0 feeds.
|
2009-07-13 16:56:52 +01:00 |
|
Toby Inkster
|
ae2bc6a850
|
Add notice tags to RSS 1.0 output.
|
2009-07-13 15:37:15 +01:00 |
|
Toby Inkster
|
a68773df63
|
Improve output for files/attachments.
|
2009-07-13 15:16:10 +01:00 |
|
Craig Andrews
|
91324890ae
|
Add timeline tags API (RSS 2.0 and Atom feeds)
|
2009-07-12 15:07:54 -04:00 |
|
Zach Copley
|
0ac08c1fb3
|
Make get_group() behave more like get_user()
|
2009-07-10 18:22:19 -07:00 |
|
Zach Copley
|
544a14d290
|
Move groups timeline API method into groups API action
|
2009-07-10 17:56:01 -07:00 |
|
Zach Copley
|
5b3d4f7121
|
Merge branch 'candrews-review' into 0.8.x
* candrews-review:
added group status api, located at /api/statuses/group_timeline/ID.rss
|
2009-07-10 16:11:31 -07:00 |
|
Zach Copley
|
4a1d7ad082
|
Merge branch 'candrews-review' into 0.8.x
|
2009-07-10 21:03:44 +00:00 |
|
Craig Andrews
|
08d50655f3
|
added group status api, located at /api/statuses/group_timeline/ID.rss
http://laconi.ca/trac/ticket/1702
|
2009-07-10 17:00:27 -04:00 |
|
Evan Prodromou
|
15f6309dea
|
add a little syntactical sugar for adding plugins
|
2009-07-09 23:12:53 -07:00 |
|
Evan Prodromou
|
f527b8a8d7
|
wrong order for span and a in profilesection
|
2009-07-09 17:40:11 -07:00 |
|
Evan Prodromou
|
8b65883f9d
|
cache frequently-used subscriber, subscription, notice and fave count values
|
2009-07-09 17:28:38 -07:00 |
|
Craig Andrews
|
8250006fbf
|
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
|
2009-07-09 18:42:19 -04:00 |
|
Evan Prodromou
|
efd94b4e54
|
change version number to 0.8.0
|
2009-07-09 18:22:10 -04:00 |
|
Evan Prodromou
|
b78801becb
|
correct the newuser default setting in common.php
|
2009-07-09 18:19:13 -04:00 |
|
Evan Prodromou
|
262c581ea7
|
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
|
2009-07-09 15:26:22 -04:00 |
|
Evan Prodromou
|
0828fde51c
|
one more shot at servicing queues
|
2009-07-09 15:25:59 -04:00 |
|
Sarven Capadisli
|
2197d0bacf
|
Added width/height attribute and values for the creative commons image
|
2009-07-09 19:12:50 +00:00 |
|
Zach Copley
|
db58756275
|
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).
|
2009-07-09 11:28:21 -07:00 |
|
Evan Prodromou
|
43e0b308fd
|
Revert "Let the queue handlers drain their xmpp queues"
This reverts commit fc3442a041 .
|
2009-07-09 13:39:22 -04:00 |
|
Evan Prodromou
|
fc3442a041
|
Let the queue handlers drain their xmpp queues
|
2009-07-09 13:26:09 -04:00 |
|
Craig Andrews
|
69574591d0
|
Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0).
http://laconi.ca/trac/ticket/1690
|
2009-07-09 13:18:57 -04:00 |
|
Evan Prodromou
|
031146f4c7
|
yet another select() refinement
|
2009-07-09 12:49:37 -04:00 |
|
Evan Prodromou
|
eccab87044
|
slightly more robust select() logic
|
2009-07-09 12:33:38 -04:00 |
|
Evan Prodromou
|
03200235b1
|
use select() to bring down xmpp latency
|
2009-07-09 12:09:20 -04:00 |
|
Evan Prodromou
|
1daad01f36
|
slightly better timing
|
2009-07-09 11:40:01 -04:00 |
|
Evan Prodromou
|
d7611009b1
|
Revert "give processtime a minimum of 1s"
This reverts commit d2e83b6a67 .
|
2009-07-09 11:16:50 -04:00 |
|
Evan Prodromou
|
d2e83b6a67
|
give processtime a minimum of 1s
|
2009-07-09 10:40:24 -04:00 |
|