Commit Graph

4952 Commits

Author SHA1 Message Date
Tom Adams 63e8f15448 /check-fancy now works when installed in root dir. 2009-07-29 21:50:21 -04:00
Tom Adams 605742f039 Pass $fancy to *_db_installer. 2009-07-29 16:54:29 -04:00
Tom Adams 3350770cc7 Use <?php not <?. 2009-07-29 16:54:13 -04:00
Craig Andrews 6b48fd8f86 move oEmbed router connection after plugins, so other endpoints (such as main/facebooklogin) from plugins don't get accidentally intercepted 2009-07-29 15:33:09 -04:00
Evan Prodromou 2b834d04d9 Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x 2009-07-29 11:49:01 -04:00
Evan Prodromou 18573632b4 New algorithm for reply_to saving
I changed the reply-to algorithm so that we only say a notice is in
reply to another notice if a) we receive that information from the Web
or API or b) it's in a "low bandwidth" (XMPP, SMS) channel, and begins
with "@nickname" or "T NICKNAME".

The goal is to avoid false-positives and make conversation trees more
accurate and useful.
2009-07-29 11:45:32 -04:00
Craig Andrews f3352254b7 Avoid potentially double encoding already utf-8 encoded messages 2009-07-28 22:47:32 -04:00
Craig Andrews 5aa303320b Handle UTF-8 encoded text in emails.
Thanks to jaakko for pointing this out! http://identi.ca/notice/7169471
2009-07-28 22:22:07 -04:00
Eric Helgeson 9e611b40c6 Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3b
Adding deleted_notice to pg.sql
2009-07-28 20:21:01 -05:00
Eric Helgeson 8a6bb64fc2 Merge commit 'origin/0.8.x' into 0.9.x 2009-07-28 20:19:52 -05:00
Eric Helgeson 72117294d7 Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3b
Add session table to pg.sql
2009-07-28 20:17:20 -05:00
Eric Helgeson 3a8a9e292d Merge commit 'origin/0.8.x' into 0.9.x 2009-07-28 20:02:01 -05:00
Sarven Capadisli c85b6155eb Minor UI fix for IE6 notice-options 2009-07-28 17:14:11 +00:00
Craig Andrews 421ee4297e Fix RDFS namespace declaration.
Thanks tobyink
2009-07-28 10:43:40 -04:00
Evan Prodromou a79a860d81 Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x 2009-07-28 10:02:39 -04:00
Eric Helgeson 87bc612778 pgsql's install had windows newlines. ran db/laconica_pg.sql
Thanks grim26
2009-07-27 18:29:11 -05:00
Craig Andrews e804b2a500 trim the subject line of invite emails
Thanks semjaza

http://laconi.ca/trac/ticket/1746
2009-07-27 16:02:03 -04:00
Craig Andrews 5caa90c6e7 Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x 2009-07-27 16:01:28 -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 7835393c25 change front page to link to max member groups 2009-07-27 15:07:39 -04:00
Evan Prodromou a5f78449b1 better check for existing DB connection runs SET NAMES UTF8 less 2009-07-27 13:51:40 -04:00
Craig Andrews 936b099978 Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x 2009-07-27 13:42:48 -04:00
Craig Andrews ac75772150 Sanitize html returned by oEmbed providers to protect laconica from XSS attacks 2009-07-27 13:42:03 -04:00
Evan Prodromou ff7f6ea583 want a minimum of 10 subs per user 2009-07-27 13:26:53 -04:00
Evan Prodromou 037c35152e Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x 2009-07-27 13:12:18 -04:00
Evan Prodromou 50a343bcf7 script to create a simulation database 2009-07-27 13:11:46 -04:00
Sarven Capadisli 0c8d003d40 Added config options for site's default design value 2009-07-27 16:57:30 +00:00
Zach Copley b9cf19a2ee Better error handling when updating Facebook 2009-07-27 02:54:51 +00:00
Craig Andrews 3077876b17 Merge commit 'br3nda/0.8.x-lowercaseutf8' into 0.8.x 2009-07-26 00:59:41 -04:00
Brenda Wallace d3a72431be lowercase tags using mb_convert_case(), which understands many more alphabets than I do. 2009-07-26 16:34:27 +12:00
Sarven Capadisli ef571f731c Updated pigeontheme to reflect the changes made to entry-content
structure
2009-07-25 18:30:18 +00:00
Sarven Capadisli cdf6d655b5 Minor change to timestamp selector 2009-07-25 18:29:30 +00:00
Sarven Capadisli 0b47e71e7a Removed <dl> structure from NoticeListItem::showContext. Same as
committ e0b877b26c.
2009-07-25 18:26:00 +00:00
Sarven Capadisli e378341910 Removed <dl> structure from NoticeListItem::showNoticeSource. Same as
commit e0b877b26c.
2009-07-25 18:22:05 +00:00
Sarven Capadisli 9c09bfe4d7 Removed <dl> structure from NoticeListItem::showNoticeLink. Reason:
Arguably, the earlier structure was unnecessarily verbose. Same as commit
e0b877b26c.
2009-07-25 18:04:45 +00:00
Sarven Capadisli 89f32432ba Updated pigeonthoughts theme 2009-07-25 17:53:37 +00:00
Sarven Capadisli 66a959a776 Removed <dl> structure from NoticeListItem::showReplyLink. Reason:
Same as commit e0b877b26c.
2009-07-25 17:44:19 +00:00
Sarven Capadisli e0b877b26c Removed <dl> structure from NoticeListItem::showDeleteLink. Reason:
To speed up DOM load by cutting down 3 nodes in each notice list item.
Generally each notice option should be a list item in a <ul>, however,
there is no tangible benefit for the user using this approach. In this
case, minimalism is favoured. Similarly, the new approach will make 5
fewer function calls on the server side.
2009-07-25 17:37:37 +00:00
Craig Andrews f86faaf341 If cannot connect, then stop the installation 2009-07-25 00:19:12 -04:00
Brenda Wallace 70cc09a5c2 check the postgresql database is UTF8 before allowing installation to proceed 2009-07-25 00:15:35 -04:00
Sarven Capadisli 932eab074d More IE fixes for Cloudy theme 2009-07-24 15:38:58 +00:00
Sarven Capadisli bb2186527a Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x 2009-07-24 15:06:07 +00:00
Sarven Capadisli 8d2aeb7082 Cloudy theme IE (mostly 7/8) fixes 2009-07-24 15:04:00 +00:00
Evan Prodromou a3a5d23c54 dbqueuemanager a little more sane about sleeping 2009-07-23 14:56:21 -07:00
Evan Prodromou f227006789 whitespace in dbqueuemanager 2009-07-23 14:50:47 -07:00
Evan Prodromou ae87369d42 Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x 2009-07-23 14:48:58 -07:00
Evan Prodromou 8641cb4591 Merge branch '0.8.x' into 0.9.x 2009-07-23 14:46:54 -07:00
Evan Prodromou 0dab5f5872 Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x 2009-07-23 14:45:44 -07:00
Evan Prodromou 749d9bfbbf Merge branch 'master' into 0.8.x
Conflicts:
	scripts/twitterstatusfetcher.php
2009-07-23 14:45:21 -07:00