]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Sat, 23 May 2009 01:10:27 +0000 (21:10 -0400)]
fix x bit on Design.php
Evan Prodromou [Sat, 23 May 2009 01:10:00 +0000 (21:10 -0400)]
add design classes
Evan Prodromou [Sat, 23 May 2009 01:09:11 +0000 (21:09 -0400)]
Merge branch '0.8.x' into userdesign
Evan Prodromou [Sat, 23 May 2009 01:08:58 +0000 (21:08 -0400)]
fix x bit on laconica.ini
Evan Prodromou [Sat, 23 May 2009 01:08:22 +0000 (21:08 -0400)]
laconica.ini change after automated createTables.php
Evan Prodromou [Sat, 23 May 2009 00:54:07 +0000 (20:54 -0400)]
add design table to DB
Evan Prodromou [Sat, 23 May 2009 00:53:34 +0000 (20:53 -0400)]
Merge branch '0.8.x' into userdesign
Evan Prodromou [Sat, 23 May 2009 00:53:22 +0000 (20:53 -0400)]
reformat laconica.sql
Evan Prodromou [Sat, 23 May 2009 00:50:08 +0000 (20:50 -0400)]
reformat designsettings.php
Evan Prodromou [Fri, 22 May 2009 14:21:22 +0000 (10:21 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Evan Prodromou [Fri, 22 May 2009 14:21:01 +0000 (10:21 -0400)]
Merge branch 'review/master' into 0.8.x
Sarven Capadisli [Fri, 22 May 2009 02:47:34 +0000 (02:47 +0000)]
Removed inline styles from notice list items
Sarven Capadisli [Fri, 22 May 2009 02:46:22 +0000 (02:46 +0000)]
Init styles for conversation page
Sarven Capadisli [Fri, 22 May 2009 01:53:58 +0000 (01:53 +0000)]
Facebook Connect account setup markup and CSS rearrangement for
license information (it comes before and applies to both connection
options)
Sarven Capadisli [Fri, 22 May 2009 01:43:01 +0000 (01:43 +0000)]
Form markup for Facebook Connect
Sarven Capadisli [Fri, 22 May 2009 01:29:16 +0000 (01:29 +0000)]
Minor alignment for FB logo
Sarven Capadisli [Fri, 22 May 2009 01:25:43 +0000 (01:25 +0000)]
Styles for Facebook logo and user avatar
Zach Copley [Fri, 22 May 2009 01:22:07 +0000 (01:22 +0000)]
Custom stylesheet for the Facebook Connect plugin
Zach Copley [Fri, 22 May 2009 00:54:22 +0000 (00:54 +0000)]
- Show Facebook profile pic and favicon as dictated by Facebook Connnect policy
- Logout fixed, again (cleans up Facebook cookies now)
Evan Prodromou [Thu, 21 May 2009 16:40:52 +0000 (12:40 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Evan Prodromou [Thu, 21 May 2009 15:43:28 +0000 (11:43 -0400)]
Merge branch 'conversationtree' into 0.8.x
Evan Prodromou [Thu, 21 May 2009 15:43:09 +0000 (11:43 -0400)]
show conversation as a hierarchical list
Zach Copley [Thu, 21 May 2009 05:46:38 +0000 (05:46 +0000)]
Merge branch '0.8.x' into fbconnect
Zach Copley [Thu, 21 May 2009 05:43:11 +0000 (05:43 +0000)]
- Reworked login / logout workflow
- Added Facebook Connect tab to login nav
- Show Facebook mini-avatar when logged in
- Added Facebook Connect tab to connect settings nav
- Option to disconnect from Facebook
Sarven Capadisli [Thu, 21 May 2009 00:18:11 +0000 (00:18 +0000)]
Updated primary and secondary styles for biz, cloudy, h4ck3r, otalk,
pigeonthoughts themes.
Sarven Capadisli [Thu, 21 May 2009 00:12:48 +0000 (00:12 +0000)]
Changed No/Yes and Reset/Save locations. They are now a little more
usable by first offering the option to undo and than do.
Sarven Capadisli [Wed, 20 May 2009 23:40:44 +0000 (23:40 +0000)]
Merge branch '0.7.x' into 0.8.x
Sarven Capadisli [Wed, 20 May 2009 23:37:20 +0000 (23:37 +0000)]
Added licensing information for jcrop.go and farbtastic.go scripts
Sarven Capadisli [Wed, 20 May 2009 23:13:10 +0000 (23:13 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Wed, 20 May 2009 23:11:35 +0000 (23:11 +0000)]
Color picker reset: Resetting form values will also dynamically update
the page colors back to their original.
Zach Copley [Wed, 20 May 2009 22:08:08 +0000 (22:08 +0000)]
Preserve order of imported Tweets
Eric Helgeson [Wed, 20 May 2009 21:39:08 +0000 (16:39 -0500)]
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.
Eric Helgeson [Wed, 20 May 2009 20:14:04 +0000 (15:14 -0500)]
fixed missing closing php tag when installer.php wrote to config.php
Zach Copley [Wed, 20 May 2009 06:46:11 +0000 (06:46 +0000)]
Reorganized some stuff and made new Facebook Login tab
Zach Copley [Wed, 20 May 2009 00:56:35 +0000 (00:56 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Zach Copley [Wed, 20 May 2009 00:55:59 +0000 (00:55 +0000)]
Fixed sporatic problem with logout.
Evan Prodromou [Tue, 19 May 2009 21:28:19 +0000 (17:28 -0400)]
Merge branch '0.7.x' into conversationtree
Evan Prodromou [Tue, 19 May 2009 19:08:01 +0000 (15:08 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 19 May 2009 18:42:19 +0000 (14:42 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Conflicts:
config.php.sample
Sarven Capadisli [Tue, 19 May 2009 17:31:43 +0000 (17:31 +0000)]
Fixed array index
Sarven Capadisli [Tue, 19 May 2009 17:05:30 +0000 (17:05 +0000)]
Added reset button
Rearranged swatch layout
Added background image upload input file
Sarven Capadisli [Tue, 19 May 2009 01:24:35 +0000 (01:24 +0000)]
Removed visited and vcard background (matches identica theme)
Zach Copley [Tue, 19 May 2009 01:08:28 +0000 (01:08 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Zach Copley [Tue, 19 May 2009 01:07:45 +0000 (01:07 +0000)]
Logout works properly now.
Sarven Capadisli [Tue, 19 May 2009 00:09:06 +0000 (00:09 +0000)]
Removed visited and vcard a background colors.
Sarven Capadisli [Mon, 18 May 2009 23:45:45 +0000 (23:45 +0000)]
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
Sarven Capadisli [Mon, 18 May 2009 23:28:48 +0000 (23:28 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Mon, 18 May 2009 23:28:08 +0000 (23:28 +0000)]
Merge branch '0.7.x' into 0.8.x
Conflicts:
EVENTS.txt
Robin Millette [Mon, 18 May 2009 23:23:18 +0000 (19:23 -0400)]
Removed dead code.
Sarven Capadisli [Mon, 18 May 2009 23:23:00 +0000 (23:23 +0000)]
Increase entity_profile fn, nickname font-size slightly. Gave
entity_profile more width.
Robin Millette [Mon, 18 May 2009 22:18:08 +0000 (18:18 -0400)]
Added RSS for personal tags
Robin Millette [Mon, 18 May 2009 21:20:11 +0000 (17:20 -0400)]
Merge branch '0.8.x' of git@gitorious.org:~evan/laconica/dev into 0.8.x
Robin Millette [Mon, 18 May 2009 21:18:57 +0000 (17:18 -0400)]
Added personal tag page: http://example.com/MY_NICK/tag/A_TAG
Sarven Capadisli [Mon, 18 May 2009 20:10:46 +0000 (20:10 +0000)]
Dynamic color updates to page elements when user picks a color.
Using JSON to create swatches in HTML output.
Robin Millette [Mon, 18 May 2009 02:06:08 +0000 (22:06 -0400)]
Refactored new sections code to proper classes and added notice link to links in notice sections.
Evan Prodromou [Sun, 17 May 2009 16:37:04 +0000 (12:37 -0400)]
remove debugging calls
Evan Prodromou [Sun, 17 May 2009 16:16:02 +0000 (12:16 -0400)]
Merge branch 'master' into 0.7.x
Robin Millette [Sun, 17 May 2009 04:05:53 +0000 (00:05 -0400)]
Merge branch '0.8.x' of git@gitorious.org:~evan/laconica/dev into 0.8.x
Robin Millette [Sun, 17 May 2009 04:05:07 +0000 (00:05 -0400)]
Added site path field to installer + fancy URL javascript auto-detection.
Zach Copley [Fri, 15 May 2009 23:17:57 +0000 (23:17 +0000)]
Merge branch '0.8.x' into fbconnect
Zach Copley [Fri, 15 May 2009 23:16:23 +0000 (23:16 +0000)]
Basic Facebook Connect plugin
Evan Prodromou [Fri, 15 May 2009 22:16:32 +0000 (18:16 -0400)]
License link, no title
Evan Prodromou [Fri, 15 May 2009 22:16:32 +0000 (18:16 -0400)]
License link, no title
Evan Prodromou [Fri, 15 May 2009 21:57:26 +0000 (17:57 -0400)]
add WikiHashtagsPlugin
Evan Prodromou [Fri, 15 May 2009 21:57:26 +0000 (17:57 -0400)]
add WikiHashtagsPlugin
Zach Copley [Fri, 15 May 2009 21:44:58 +0000 (21:44 +0000)]
Better err handling when trying to get Facebook client
Zach Copley [Fri, 15 May 2009 21:41:41 +0000 (21:41 +0000)]
Added event handlers to logout action
Evan Prodromou [Fri, 15 May 2009 21:11:28 +0000 (17:11 -0400)]
add a hook for the page notice
Robin Millette [Fri, 15 May 2009 20:17:44 +0000 (16:17 -0400)]
Added sql files to handle attachments (not yet tested) Hoping someone will improve the postgres version.
Zach Copley [Fri, 15 May 2009 19:20:19 +0000 (19:20 +0000)]
Updated Facebook client libs to the latest version
Robin Millette [Fri, 15 May 2009 19:08:07 +0000 (15:08 -0400)]
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into links
Evan Prodromou [Fri, 15 May 2009 19:07:23 +0000 (15:07 -0400)]
add a hook to muck around with the arguments array after it's initialized
Robin Millette [Fri, 15 May 2009 19:04:58 +0000 (15:04 -0400)]
Attachments and their list now provide "ajax" view. Also added a few sidebars relating tags and attachments.
Evan Prodromou [Fri, 15 May 2009 18:22:49 +0000 (14:22 -0400)]
add hooks for subgroupnav showing
Evan Prodromou [Fri, 15 May 2009 18:18:04 +0000 (14:18 -0400)]
reformat action.php
Evan Prodromou [Fri, 15 May 2009 17:55:49 +0000 (13:55 -0400)]
conversation tree interface
Sarven Capadisli [Thu, 14 May 2009 23:43:41 +0000 (23:43 +0000)]
Updated Cloudy theme default avatars and minor CSS
Sarven Capadisli [Thu, 14 May 2009 20:27:08 +0000 (20:27 +0000)]
Updated logos to use laconica as default.
Sarven Capadisli [Thu, 14 May 2009 20:22:04 +0000 (20:22 +0000)]
Updated instructions for creating a theme. Removed earthy theme ~
which was too basic to be unique.
Robin Millette [Wed, 13 May 2009 18:30:03 +0000 (14:30 -0400)]
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into links
Robin Millette [Wed, 13 May 2009 18:27:32 +0000 (14:27 -0400)]
rewrote short url stuff to handle new file/url classes (redirections, oembed, mimetypes, etc.)
Sarven Capadisli [Wed, 13 May 2009 17:29:13 +0000 (17:29 +0000)]
otalk theme: Using two columns for notice list
Sarven Capadisli [Wed, 13 May 2009 16:06:52 +0000 (16:06 +0000)]
Minor clearing.
Sarven Capadisli [Wed, 13 May 2009 15:56:44 +0000 (15:56 +0000)]
Init h4ck3r theme.
Originally suggested by Zach ( http://identi.ca/user/25 ).
Background image (aka matrix h4x0r animated chars) is copied from
Google neonblade2 theme ( http://ur1.ca/49wv ). Original creator of the
image is unknown at this time.
Evan Prodromou [Mon, 11 May 2009 21:53:23 +0000 (17:53 -0400)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Conflicts:
config.php.sample
Robin Millette [Mon, 11 May 2009 17:45:00 +0000 (13:45 -0400)]
db stuff for URLs: redirections, oembed, etc.
Sarven Capadisli [Mon, 11 May 2009 04:04:56 +0000 (04:04 +0000)]
Init pigeon thoughts theme.
Inspired by
http://csarven.ca/labs/csszengarden.com/pigeon-thoughts/zengarden-sample.html
Sarven Capadisli [Sun, 10 May 2009 23:14:42 +0000 (23:14 +0000)]
Init biz theme
Design is similar (inspired) to http://drupal.org/project/acquia_marina Two of
the background illustrations are reused.
Sarven Capadisli [Sun, 10 May 2009 23:13:22 +0000 (23:13 +0000)]
Merge branch '0.7.x' into 0.8.x
Sarven Capadisli [Sun, 10 May 2009 23:12:52 +0000 (23:12 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
CiaranG [Fri, 8 May 2009 07:14:50 +0000 (08:14 +0100)]
PostgreSQL - added dirty dates to Foreign_link - see
3e7b1e69e3e97ac007465376b62084f10bcf97ca
Zach Copley [Fri, 8 May 2009 01:22:14 +0000 (18:22 -0700)]
Twitter friends sync now does 25 users at a time and uses last_friendsync field to prioritize
Zach Copley [Wed, 29 Apr 2009 00:08:20 +0000 (17:08 -0700)]
Added dirty dates to Foreign_link
Zach Copley [Thu, 7 May 2009 21:41:53 +0000 (14:41 -0700)]
Only show import friends timeline option if bidirectional bridge enabled
Zach Copley [Thu, 7 May 2009 21:07:03 +0000 (14:07 -0700)]
Added Twitter to notice sources
Sarven Capadisli [Thu, 7 May 2009 16:07:55 +0000 (16:07 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Zach Copley [Thu, 7 May 2009 09:08:49 +0000 (02:08 -0700)]
Fil's Patch to DB_DataObject to make it reconnect to the DB if
there's no connection. This patch has been added upstream and will
be in the next release, but I need it now for the bidirectional
bridge to work.
Zach Copley [Thu, 7 May 2009 09:07:31 +0000 (02:07 -0700)]
Added TwitterStatusFetcher into daemon startup and shutdown subsystem
Zach Copley [Thu, 7 May 2009 08:10:31 +0000 (01:10 -0700)]
Less pychotic debugging statements
Zach Copley [Thu, 7 May 2009 07:26:42 +0000 (00:26 -0700)]
Better name