Craig Andrews
421ee4297e
Fix RDFS namespace declaration.
...
Thanks tobyink
2009-07-28 10:43:40 -04:00
Evan Prodromou
2cbee8213a
better check for existing DB connection runs SET NAMES UTF8 less
2009-07-27 15:52:20 -04:00
Evan Prodromou
92c12898e7
change front page to link to max member groups
2009-07-27 15:07:56 -04:00
Evan Prodromou
5f7fb99447
change NOTICE_GATEWAY to Notice::GATEWAY so autoloading works
2009-07-23 14:22:22 -07:00
Evan Prodromou
6467351e32
update dbqueuemanager to respect handler timeout values
2009-07-21 12:52:55 -07:00
Evan Prodromou
eb5679b029
correctly gc sessions
2009-07-21 11:32:01 -07:00
Evan Prodromou
0333caf421
update Piwik analytics code
2009-07-16 10:58:05 -04:00
Evan Prodromou
eb22f06ac6
conversation action is readonly
2009-07-15 16:57:39 -04:00
Evan Prodromou
412c5d23de
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
2009-07-15 16:03:38 -04:00
Evan Prodromou
488befd628
add some info about plugins
2009-07-15 16:03:17 -04:00
Sarven Capadisli
81e6500cb9
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
2009-07-15 19:54:15 +00:00
Sarven Capadisli
0b44b252a0
Updated attachment view position. It is now closer to top.
2009-07-15 19:53:24 +00:00
Evan Prodromou
9e7e440be9
update release date and some extra stuff in the features
2009-07-15 15:43:21 -04:00
Evan Prodromou
7724e8b6f1
Merge branch 'realtimeajax' into 0.8.x
2009-07-15 15:33:23 -04:00
Evan Prodromou
5b081893a5
better callback functions for comet plugin
2009-07-15 15:31:57 -04:00
Evan Prodromou
1ae7357340
build channel strings in CometPlugin
2009-07-15 15:31:42 -04:00
Evan Prodromou
3da84feabd
Build channel strings in Meteor plugin
2009-07-15 15:31:06 -04:00
Evan Prodromou
8b1ac4ea20
let implementations build channel strings for realtime
2009-07-15 15:30:33 -04:00
Craig Andrews
75545cdc07
Added attachment information to the json responses
2009-07-15 10:37:50 -04:00
Evan Prodromou
420980f0e0
changes to make realtime work for Meteor
2009-07-14 17:06:29 -04:00
Evan Prodromou
5ab718bf22
Change CometPlugin so it re-uses stuff from RealtimePlugin
2009-07-14 15:40:58 -04:00
Evan Prodromou
3baa1c6a85
pass proper args for realtime recipe methods
2009-07-14 15:39:02 -04:00
Evan Prodromou
86533d99d7
make RealtimePlugin work correctly
2009-07-14 15:26:39 -04:00
Zach Copley
b05b998d68
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
2009-07-14 10:43:13 -07:00
Zach Copley
783231c327
Updated master laconica.po file and merged in lastest translations work from Pootle.
2009-07-14 10:39:18 -07:00
Craig Andrews
c97957cf3e
HTML "File"/attachments should probably not be considered enclosures.
2009-07-14 13:38:26 -04: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
Craig Andrews
678f054bfe
Merge commit 'tobyinks/master' into 0.8.x
2009-07-13 14:32:56 -04:00
Craig Andrews
858e3e765f
Merge branch 'groups-timeline-atom-fix' into 0.8.x
2009-07-13 14:27:22 -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
Evan Prodromou
7a84b349a2
added Realtime superclass
2009-07-13 09:58:52 -04:00
Evan Prodromou
824e04d50b
update README for Meteor plugin
2009-07-13 03:25:08 -04:00
Evan Prodromou
6ae7057b5c
correctly pass JSON object to receive function for Meteor
2009-07-13 03:15:39 -04:00
Evan Prodromou
55494720e5
add slashes to JSON so it goes across meteor.js channel correctly
2009-07-13 03:15:12 -04:00
Craig Andrews
91324890ae
Add timeline tags API (RSS 2.0 and Atom feeds)
2009-07-12 15:07:54 -04:00
Craig Andrews
7654d69022
Fix atom self reference in the groups api
2009-07-12 15:06:37 -04:00
Evan Prodromou
221f13a10d
Some changes for debugging
2009-07-11 13:23:37 -07:00
Evan Prodromou
cc317b169f
first version of Meteord plugin, doesn't work
2009-07-11 09:38:01 -07:00
Evan Prodromou
5541565238
Merge branch 'testing'
2009-07-11 07:30:26 -07:00
Zach Copley
7621e0e384
Fix link for atom feed in showgroup action
2009-07-10 20:13:12 -07:00
Zach Copley
0ac08c1fb3
Make get_group() behave more like get_user()
2009-07-10 18:22:19 -07:00
Zach Copley
6b0468358b
Group timeline API method doesn't require auth
2009-07-10 18:15:18 -07:00
Zach Copley
7308203065
Update showgroup action RSS 2.0 feed link
2009-07-10 18:11:54 -07:00
Zach Copley
c13dd856c8
Fix alternate link for groups API feed
2009-07-10 18:08:10 -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
49e4f958eb
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.
2009-07-10 15:28:26 -07:00