Commit Graph

4163 Commits

Author SHA1 Message Date
Sarven Capadisli
b23d423081 Added licensing information for jcrop.go and farbtastic.go scripts 2009-05-20 23:37:20 +00:00
Sarven Capadisli
6fb36edea3 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-05-20 23:13:10 +00:00
Sarven Capadisli
b561962b59 Color picker reset: Resetting form values will also dynamically update
the page colors back to their original.
2009-05-20 23:11:35 +00:00
Zach Copley
1a5ef90ea0 Preserve order of imported Tweets 2009-05-20 22:08:08 +00:00
Eric Helgeson
a3280961d2 Removed return from 1st line of runDbScript()
fixed broken html tag on success page.
handlePost() now will show as many errors as it can (instead of one at a time)
checkPrereqs() will show all errors at once instead of failing on first one, installer will be able to try to fix all instead of fixing one at a time and trying again.
writeConf(): added if LACONICA is !defined exit

Tests: drop database and remove config.php, ran installer. Passed.
2009-05-20 16:39:08 -05:00
Eric Helgeson
dbf82f7c1e fixed missing closing php tag when installer.php wrote to config.php 2009-05-20 15:14:04 -05:00
Zach Copley
8545a1c5fe Reorganized some stuff and made new Facebook Login tab 2009-05-20 06:46:11 +00:00
Zach Copley
f90d0ac6c8 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-05-20 00:56:35 +00:00
Zach Copley
f841dd6af4 Fixed sporatic problem with logout. 2009-05-20 00:55:59 +00:00
Evan Prodromou
b58edbcc4e Merge branch '0.7.x' into conversationtree 2009-05-19 17:28:19 -04:00
Evan Prodromou
dd916abd8c Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-05-19 15:08:01 -04:00
Evan Prodromou
8cc8f9fd0c Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Conflicts:
	config.php.sample
2009-05-19 14:42:19 -04:00
Evan Prodromou
003c63e587 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into dev/0.8.x 2009-05-19 17:43:14 +00:00
Sarven Capadisli
09e95cc33f Fixed array index 2009-05-19 17:31:43 +00:00
Sarven Capadisli
0c442e459e Added reset button
Rearranged swatch layout
Added background image upload input file
2009-05-19 17:05:30 +00:00
Sarven Capadisli
62d2229573 Removed visited and vcard background (matches identica theme) 2009-05-19 01:24:35 +00:00
Sarven Capadisli
4676171162 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x 2009-05-18 21:23:11 -04:00
Zach Copley
4186dd2691 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-05-19 01:08:28 +00:00
Zach Copley
35b3934233 Logout works properly now. 2009-05-19 01:07:45 +00:00
Sarven Capadisli
8c5d1b63df Removed visited and vcard a background colors. 2009-05-19 00:09:06 +00:00
Sarven Capadisli
8fce421607 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x 2009-05-18 19:47:38 -04:00
Sarven Capadisli
da74a29e03 Using list-style-position:inside for lists so that bullets don't leak
out of the container.

Added more padding to groups with most posts table
2009-05-18 23:45:45 +00:00
Sarven Capadisli
8d68c5238d Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-05-18 23:28:48 +00:00
Sarven Capadisli
8b5bcae58f Merge branch '0.7.x' into 0.8.x
Conflicts:

	EVENTS.txt
2009-05-18 23:28:08 +00:00
Robin Millette
9261e48ef0 Removed dead code. 2009-05-18 19:23:18 -04:00
Sarven Capadisli
dcd69eec90 Increase entity_profile fn, nickname font-size slightly. Gave
entity_profile more width.
2009-05-18 23:23:00 +00:00
Robin Millette
f5606b6aa3 Added RSS for personal tags 2009-05-18 18:18:08 -04:00
Robin Millette
57860b4d8a Merge branch '0.8.x' of git@gitorious.org:~evan/laconica/dev into 0.8.x 2009-05-18 17:20:11 -04:00
Robin Millette
0271859c24 Added personal tag page: http://example.com/MY_NICK/tag/A_TAG 2009-05-18 17:18:57 -04:00
Sarven Capadisli
0c28fdda62 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x 2009-05-18 16:13:13 -04:00
Sarven Capadisli
806200379d Dynamic color updates to page elements when user picks a color.
Using JSON to create swatches in HTML output.
2009-05-18 20:10:46 +00:00
Robin Millette
5897dfa4c3 Refactored new sections code to proper classes and added notice link to links in notice sections. 2009-05-17 22:06:08 -04:00
Evan Prodromou
5a0edc9b8c remove debugging calls 2009-05-17 12:37:04 -04:00
Evan Prodromou
53d6a8ba61 Merge branch 'master' into 0.7.x 2009-05-17 12:16:02 -04:00
Robin Millette
a325144fa0 Merge branch '0.8.x' of git@gitorious.org:~evan/laconica/dev into 0.8.x 2009-05-17 00:05:53 -04:00
Robin Millette
f3ea79a12a Added site path field to installer + fancy URL javascript auto-detection. 2009-05-17 00:05:07 -04:00
Zach Copley
811cef1008 Merge branch '0.8.x' into fbconnect 2009-05-15 23:17:57 +00:00
Zach Copley
3f44f94c3c Basic Facebook Connect plugin 2009-05-15 23:16:23 +00:00
Evan Prodromou
8ebfea4425 License link, no title 2009-05-15 18:17:12 -04:00
Evan Prodromou
c6526c84f5 License link, no title 2009-05-15 18:16:32 -04:00
Evan Prodromou
311e471c14 add WikiHashtagsPlugin 2009-05-15 17:57:52 -04:00
Evan Prodromou
caadd8ed93 add WikiHashtagsPlugin 2009-05-15 17:57:26 -04:00
Zach Copley
a0320f03f5 Better err handling when trying to get Facebook client 2009-05-15 21:44:58 +00:00
Zach Copley
41f6c9d8cf Added event handlers to logout action 2009-05-15 21:41:41 +00:00
Evan Prodromou
9d13890a85 add a hook for the page notice 2009-05-15 17:11:28 -04:00
Robin Millette
6c4e26fe61 Added sql files to handle attachments (not yet tested) Hoping someone will improve the postgres version. 2009-05-15 16:17:44 -04:00
Zach Copley
6a2d22ddd8 Updated Facebook client libs to the latest version 2009-05-15 19:20:19 +00:00
Robin Millette
15eb0c0206 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into links 2009-05-15 15:08:07 -04:00
Evan Prodromou
6b4410d9ea add a hook to muck around with the arguments array after it's initialized 2009-05-15 15:07:23 -04:00
Robin Millette
fecb8c706d Attachments and their list now provide "ajax" view. Also added a few sidebars relating tags and attachments. 2009-05-15 15:04:58 -04:00