CiaranG
|
6b7fa65ca1
|
Merge commit 'br3nda/0.8.x-pginstaller' into 0.8.x
|
2009-07-19 08:08:39 +01:00 |
|
CiaranG
|
1139f7cad5
|
Merge commit 'br3nda/0.8.x-pgfixes' into 0.8.x
|
2009-07-19 08:05:53 +01:00 |
|
Craig Andrews
|
c74943e598
|
I can't believe I forgot to commit this as part of 9ed117d... wow. Epic fail. Epic.
|
2009-07-17 23:16:29 -04: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 |
|
Craig Andrews
|
f1fc392e2d
|
Fix OpenId cancelled / error message
Thanks jeff-themovie
|
2009-07-17 22:55:59 -04:00 |
|
Craig Andrews
|
ee942a7696
|
Merge commit 'br3nda/0.8.x-nonce-tok' into 0.8.x
|
2009-07-17 22:44:38 -04:00 |
|
Zach Copley
|
9e8bcff5dd
|
Allow -d (debug logging) command line argument
|
2009-07-17 18:36:13 -07:00 |
|
Zach Copley
|
5d5401b371
|
Fix setting id.
|
2009-07-17 18:09:03 -07:00 |
|
Zach Copley
|
64853769b3
|
Moved $_id from queuehandler to daemon, as other daemons need it too.
|
2009-07-17 18:07:53 -07:00 |
|
Craig Andrews
|
1da17f6789
|
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
|
2009-07-17 17:55:17 -04:00 |
|
Craig Andrews
|
8894f957cd
|
Require PHP 5.2.3 or later.
http://laconi.ca/trac/ticket/1605
|
2009-07-17 17:54:37 -04: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 |
|
Zach Copley
|
6d839ae992
|
Removed noisy debugging statements
|
2009-07-17 12:41:54 -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 |
|
Brenda Wallace
|
c6505c5296
|
postgres schema - removed not null constraint from nonce.tok, and copied the comment from the mysql schema
|
2009-07-17 23:17:58 +12: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 |
|
Sarven Capadisli
|
350a342509
|
Using bottom instead of top for form_note
|
2009-07-16 19:58:24 +00:00 |
|
Sarven Capadisli
|
b11cefdd00
|
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
|
2009-07-16 16:19:29 +00:00 |
|
Evan Prodromou
|
c055449ee0
|
update Piwik analytics code
|
2009-07-16 10:56:46 -04:00 |
|
Sarven Capadisli
|
98fc37b03b
|
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
|
2009-07-16 14:46:24 +00:00 |
|
Evan Prodromou
|
3c2006eb13
|
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
|
2009-07-16 00:27:23 -04:00 |
|
Evan Prodromou
|
83cbf246a8
|
use a soft limit so there's not a whole bunch of deletes on every write
|
2009-07-16 00:26:51 -04:00 |
|
Evan Prodromou
|
da512ad8c2
|
gc inboxes on a regular basis
|
2009-07-16 00:19:34 -04:00 |
|
Evan Prodromou
|
c07c4b2050
|
change version to 0.8.1dev
|
2009-07-15 23:36:08 -04:00 |
|
Evan Prodromou
|
77faf7610b
|
upgrade to latest version of DB_DataObject
|
2009-07-15 23:35:20 -04:00 |
|
Zach Copley
|
87a9fe6013
|
Documentation for the Facebook Connect plugin
|
2009-07-15 19:03:35 -07:00 |
|
Zach Copley
|
a4a57eabe0
|
More tinkering with logout. I think I got it this time! It's been driving me crazy.
|
2009-07-16 00:47:48 +00:00 |
|
Zach Copley
|
5d94a7c69c
|
Update to lastest external Facebook libs
|
2009-07-15 16:09:07 -07:00 |
|
Sarven Capadisli
|
c256dddd02
|
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
|
2009-07-15 22:15:09 +00:00 |
|
Craig Andrews
|
a35794e3c3
|
Try oEmbed discovery before using oohembed
|
2009-07-15 17:10:36 -04:00 |
|
Craig Andrews
|
f75932601c
|
Fixed bugs in oEmbed library's discovery routines
|
2009-07-15 17:09:11 -04:00 |
|
Sarven Capadisli
|
5d82b3e02a
|
Reduced notice div.entry-content width so that in the case of super
deep/crazy conversations the notice options don't misalign.
|
2009-07-15 21:08:38 +00: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 |
|