Evan Prodromou
|
c32e494c0c
|
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
|
2009-07-16 00:16:59 -04:00 |
|
Evan Prodromou
|
7cfb2f569d
|
0.9.0 dev version
|
2009-07-16 00:16:30 -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 |
|
Craig Andrews
|
6308539c1d
|
Added oEmbed discovery for attachments and notices
|
2009-07-15 15:11:29 -04:00 |
|
Craig Andrews
|
e637e5a8a9
|
Support oembed for attachments and notices
|
2009-07-15 14:49:41 -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
|
788dd66dbe
|
add quotes around table named "user" when quote_identifiers is true
|
2009-07-15 20:23:52 +12:00 |
|
Brenda Wallace
|
3722b90a27
|
use single quotes in sql
|
2009-07-15 20:19:01 +12:00 |
|
Brenda Wallace
|
565dec0e21
|
use quote identifiers on the user table
|
2009-07-15 20:18:39 +12:00 |
|
Brenda Wallace
|
403bb38bcd
|
used single quotes in SQL
|
2009-07-15 20:18:30 +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 |
|
Brenda Wallace
|
d591e24eac
|
typo in config variable
and pass type='pgsql' in to writeConf
|
2009-07-15 20:16:37 +12:00 |
|
Brenda Wallace
|
1b3c4f2c52
|
quote identifiers and type='psql' needs to be written to config.php
|
2009-07-15 20:09:29 +12:00 |
|
Brenda Wallace
|
63ea2b7c45
|
changed to SQL standard of LIMIT 20 OFFSET 1 etc.
|
2009-07-15 20:05:57 +12:00 |
|
Brenda Wallace
|
fc3b11bff9
|
moved creation of design table earlier than user_group
|
2009-07-15 18:51:12 +12:00 |
|
Brenda Wallace
|
186b5a1674
|
added design_id to user_group
|
2009-07-15 18:50:29 +12:00 |
|
Brenda Wallace
|
f22ed5dc80
|
added group_block and group_alias tables
|
2009-07-15 18:50:11 +12:00 |
|
Brenda Wallace
|
b5fa0ac1d1
|
added missing conversation id to notices
Conflicts:
db/laconica_pg.sql
|
2009-07-15 18:48:39 +12:00 |
|
Brenda Wallace
|
6b71009206
|
removed semicolons from comments
(mucks up logic in install.php)
and fixed stray commas that stopped it parsing as valid SQL
|
2009-07-15 18:47:08 +12:00 |
|
Brenda Wallace
|
4f9c3b50e7
|
install.php works for postgres
|
2009-07-15 18:46:34 +12:00 |
|
Brenda Wallace
|
343e2010ae
|
connect to pg working
|
2009-07-15 18:45:45 +12:00 |
|
Brenda Wallace
|
3fe182e865
|
added dbtype detection - and only install mysql stuff if mysql selected
|
2009-07-15 18:45:26 +12:00 |
|
Brenda Wallace
|
ac7d8163c6
|
added dbtype to the installer form
|
2009-07-15 18:44:55 +12:00 |
|
Brenda Wallace
|
4d42bc7690
|
missing word (find) added
|
2009-07-15 18:44:33 +12:00 |
|
Brenda Wallace
|
8f1b1ffcf0
|
mysql or pgsql required (not mysql)
|
2009-07-15 18:43:58 +12: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 |
|