Craig Andrews
|
a54b809778
|
Merge commit 'jeff-themovie/private-rss' into 0.8.x
|
2009-07-22 10:25:22 -04:00 |
|
Craig Andrews
|
684fc5d002
|
Merge commit 'br3nda/0.8.x-attachmentfix' into 0.8.x
|
2009-07-22 10:24:34 -04:00 |
|
Craig Andrews
|
e70a79d6ab
|
Merge commit 'br3nda/0.8.x-hashtags' into 0.8.x
|
2009-07-22 10:23:17 -04:00 |
|
CiaranG
|
db4ffca535
|
Fix help text for getvaliddaemons.php
|
2009-07-22 11:21:49 +01:00 |
|
Brenda Wallace
|
47b2f1e082
|
moved design table earlier - needs to be before "user" becuase of the foreign key
|
2009-07-22 21:46:23 +12:00 |
|
Brenda Wallace
|
57f53869e2
|
more changes to file_id copied from mysql schema change in 05e5122802
|
2009-07-22 21:39:53 +12:00 |
|
Brenda Wallace
|
91f3ddca55
|
fixes file_redirection table to match mysql schema change in commit 05e5122802
|
2009-07-22 21:33:59 +12:00 |
|
Brenda Wallace
|
6eaa91db1c
|
Fixes file_oembed to march mysql schema change that happened in commit 05e5122802
|
2009-07-22 21:28:47 +12:00 |
|
Brenda Wallace
|
c34875421a
|
added missing columns in file table
|
2009-07-22 21:13:46 +12:00 |
|
CiaranG
|
be5f9ca0e1
|
Stop daemons using 100% CPU and hammering the DB server when the queue is empty (DBQueueManager-based only)
|
2009-07-22 09:25:27 +01:00 |
|
Brenda Wallace
|
9ab07b4468
|
Fixed "User" table - added design_id and viewdesigns
|
2009-07-22 17:52:43 +12:00 |
|
Brenda Wallace
|
28b62f357d
|
fixed SQL in checking for monthly quota - works in postgres and mysql
|
2009-07-22 17:10:41 +12:00 |
|
Brenda Wallace
|
36754f8323
|
added missing columns in file table
|
2009-07-22 17:10:28 +12:00 |
|
Brenda Wallace
|
2aa47096b8
|
missing AND in the SQL
|
2009-07-22 17:10:20 +12:00 |
|
Craig Andrews
|
38d70f1386
|
Add <category> to RSS 2.0, use the same tag finding method for RSS 1.0 as for Atom and RSS 2.0.
http://laconi.ca/trac/ticket/864
|
2009-07-21 18:01:22 -04:00 |
|
Steve Winton
|
0adaaa1b9d
|
Added hidden input to showRecoverForm() so form can be submitted without error in IE by pressing <return>
|
2009-07-21 16:40:51 -04:00 |
|
Brenda Wallace
|
185d08282b
|
Check if mod_rewrite is installed before trying to use it
stops those apache 500 errors when it's not installed
|
2009-07-21 16:37:17 -04:00 |
|
Evan Prodromou
|
6467351e32
|
update dbqueuemanager to respect handler timeout values
|
2009-07-21 12:52:55 -07:00 |
|
Evan Prodromou
|
0a602725b1
|
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
|
2009-07-21 12:50:45 -07:00 |
|
Evan Prodromou
|
de987a9e63
|
update dbqueuemanager to respect handler timeout values
|
2009-07-21 12:50:32 -07:00 |
|
Craig Andrews
|
3649b9ffbc
|
Set the global $_cur current user so that preferences are loaded.
Thanks singpolyma
http://laconi.ca/trac/ticket/1573
|
2009-07-21 15:17:54 -04:00 |
|
Craig Andrews
|
52d51fad3c
|
Fixed: Browser language preference's not used when using Google Chrome
Thanks bambeeq
http://laconi.ca/trac/ticket/620
|
2009-07-21 15:10:00 -04:00 |
|
Craig Andrews
|
4d17c8553c
|
Add Cellular South to list of SMS Carriers
Thanks jacroe
http://laconi.ca/trac/ticket/1520
|
2009-07-21 14:45:48 -04:00 |
|
Evan Prodromou
|
eb5679b029
|
correctly gc sessions
|
2009-07-21 11:32:01 -07:00 |
|
Evan Prodromou
|
84fb846939
|
correctly gc sessions
|
2009-07-21 11:31:34 -07:00 |
|
Craig Andrews
|
10a6751ddb
|
Fixed: If the site name contains "." or "@" (and perhaps others), then notification emails (such as the email confirmation email) fail with the error "LOG_ERR: PEAR error: Validation failed for:
SITE_NAME <noreply@HOSTNAME> :"
Thanks jk3us
http://laconi.ca/trac/ticket/1356
|
2009-07-21 14:03:08 -04:00 |
|
Craig Andrews
|
22466530ef
|
Fixed: The installer checks if the avatar and background directories are writable, but fails to check the file directory used for attachments.
Thanks brion
http://laconi.ca/trac/ticket/1703
|
2009-07-21 13:59:34 -04:00 |
|
Craig Andrews
|
a9613e999f
|
Detect xmpp uri's and make them into hyperlinks
http://laconi.ca/trac/ticket/1592
|
2009-07-21 13:52:59 -04:00 |
|
Craig Andrews
|
fbb0df9f54
|
Disable email attachment posting when $config['attachments']['uploads'] = false
http://laconi.ca/trac/ticket/1721
|
2009-07-21 10:12:37 -04:00 |
|
Sarven Capadisli
|
d20d1a4823
|
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
|
2009-07-20 23:12:13 +00:00 |
|
Sarven Capadisli
|
b46961558a
|
Reduced content width slightly for IE6
|
2009-07-20 23:11:23 +00:00 |
|
Craig Andrews
|
6313cf5bfe
|
Better handle multipart emails (especially those with multipart/alternative contents)
|
2009-07-20 14:02:42 -04:00 |
|
Sarven Capadisli
|
31307e6cdd
|
Updated pigeonthoughts content/aside_primary layout values
|
2009-07-20 14:56:01 +00:00 |
|
Sarven Capadisli
|
e3ac43541a
|
Updated pigeonthoughts theme
|
2009-07-20 04:02:43 +00:00 |
|
Brenda Wallace
|
d95f45f070
|
turn into canonical terms before checking for unique-ness of a tag in a notice
|
2009-07-20 14:18:48 +12:00 |
|
Brenda Wallace
|
76dd061a34
|
allow full unicode into links for tags
|
2009-07-20 14:02:52 +12:00 |
|
Brenda Wallace
|
5909826122
|
show full utf8 in tags
|
2009-07-20 14:02:26 +12:00 |
|
Brenda Wallace
|
711ade9835
|
look for full unicode when saving tags
|
2009-07-20 14:01:51 +12:00 |
|
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 |
|