Commit Graph

4979 Commits

Author SHA1 Message Date
Jeffery To 1aea598977 Merge branch '0.9.x' into private-rss 2009-07-17 16:54:46 +08:00
Jeffery To 5015505f16 Added failed auth logging (like in actions/api.php) 2009-07-17 16:44:14 +08: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 0333caf421 update Piwik analytics code 2009-07-16 10:58:05 -04: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 a7ad37f83f Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x 2009-07-16 10:11:12 -04:00
Evan Prodromou 924e3503dc use 410 Gone for Twitter API 2009-07-16 01:01:45 -04:00
Evan Prodromou 0982c7a154 use 410 Gone for deleted notices 2009-07-16 00:56:32 -04:00
Evan Prodromou b6f816c785 save an archive of deleted notices 2009-07-16 00:52:23 -04:00
Evan Prodromou f3af264c03 add a deleted_notice table 2009-07-16 00:40:45 -04:00
Evan Prodromou 0e68667bc8 0.9.0 dev version 2009-07-16 00:31:24 -04: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 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