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.
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
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
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
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.
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.
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
Zach Copley [Thu, 7 May 2009 07:25:15 +0000 (00:25 -0700)]
Properly daemonized 2-way Twitter bridge code
Zach Copley [Wed, 6 May 2009 01:26:06 +0000 (01:26 +0000)]
Fix for previous bad patch I pushed (had conflict markers)
Sorry about that.
Zach Copley [Wed, 6 May 2009 01:12:26 +0000 (01:12 +0000)]
This finally works (provided the newer version of DB_DataObject that
auto-reconnects to the DB).
Sarven Capadisli [Tue, 5 May 2009 22:55:00 +0000 (22:55 +0000)]
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Sarven Capadisli [Tue, 5 May 2009 22:54:46 +0000 (22:54 +0000)]
Merge branch '0.7.x' into 0.8.x
Zach Copley [Tue, 5 May 2009 19:32:16 +0000 (19:32 +0000)]
Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x
Zach Copley [Tue, 5 May 2009 19:28:57 +0000 (19:28 +0000)]
More work on 2-way Twitter sync. Works better now with lastest version
of DB_DataObject that automatically reconnects to the DB, but forked
processes still lose connections occassionally.
Evan Prodromou [Mon, 4 May 2009 14:22:22 +0000 (10:22 -0400)]
Merge branch 'querybyid' into 0.7.x
Evan Prodromou [Mon, 4 May 2009 04:37:05 +0000 (21:37 -0700)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Mon, 4 May 2009 04:36:03 +0000 (21:36 -0700)]
add pingvine notice source
Sarven Capadisli [Sat, 2 May 2009 00:10:50 +0000 (00:10 +0000)]
Aligned shownotice page's entry-content to left. Fixing vcard photo
margin bottom value.
Sarven Capadisli [Fri, 1 May 2009 23:32:59 +0000 (23:32 +0000)]
Minor CSS updates (No min-height on shownotice page, site_notice is
floated instead of positioned absolutely, notice entry-content is
aligned with the nickname on shownotice page)
Evan Prodromou [Fri, 1 May 2009 19:01:28 +0000 (12:01 -0700)]
make faves work with ids
Evan Prodromou [Fri, 1 May 2009 18:38:50 +0000 (11:38 -0700)]
Make user group stream use IDs
Evan Prodromou [Fri, 1 May 2009 18:27:57 +0000 (11:27 -0700)]
make profile notice getting use ids
Evan Prodromou [Fri, 1 May 2009 18:19:20 +0000 (11:19 -0700)]
Merge branch '0.7.x' into querybyid
Sarven Capadisli [Fri, 1 May 2009 17:03:51 +0000 (17:03 +0000)]
Merge branch '0.7.x' into 0.8.x
Sarven Capadisli [Fri, 1 May 2009 17:00:36 +0000 (17:00 +0000)]
60 seconds hard timeout for XHR notice posting. JavaScript throws an
alert message to the client if the server doesn't respond back in any
way.
Evan Prodromou [Fri, 1 May 2009 16:42:38 +0000 (09:42 -0700)]
optionally add a username/password on server side for Comet
Evan Prodromou [Fri, 1 May 2009 15:39:47 +0000 (08:39 -0700)]
add in_reply_to link and make HTML in source work correctly
Evan Prodromou [Fri, 1 May 2009 15:00:41 +0000 (08:00 -0700)]
Merge branch '0.7.x' into cometplugin
Evan Prodromou [Fri, 1 May 2009 15:00:37 +0000 (08:00 -0700)]
add favor, reply, delete buttons for cometed notices
Evan Prodromou [Fri, 1 May 2009 11:13:19 +0000 (07:13 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Ori Avtalion [Fri, 1 May 2009 11:12:37 +0000 (07:12 -0400)]
Fix link to identi.ca in JavaScript badge
Ori Avtalion [Fri, 1 May 2009 11:12:13 +0000 (07:12 -0400)]
Several whitespace fixes
Ori Avtalion [Fri, 1 May 2009 11:11:28 +0000 (07:11 -0400)]
Add s to user favorite notices
Evan Prodromou [Fri, 1 May 2009 11:08:01 +0000 (07:08 -0400)]
ignore Eclipse project files
Sarven Capadisli [Fri, 1 May 2009 04:39:49 +0000 (04:39 +0000)]
Giving more contrast between the background colour and the laconica logo.
Sarven Capadisli [Fri, 1 May 2009 03:50:24 +0000 (03:50 +0000)]
Added laconica logo
Updated installation page markup
Sarven Capadisli [Fri, 1 May 2009 00:16:25 +0000 (00:16 +0000)]
Merge branch '0.7.x' into 0.8.x
Resolved Conflicts:
lib/queuehandler.php
lib/util.php
theme/base/css/display.css
Evan Prodromou [Thu, 30 Apr 2009 00:45:33 +0000 (20:45 -0400)]
make replies use new query format
CiaranG [Wed, 29 Apr 2009 22:43:42 +0000 (23:43 +0100)]
Zach Copley [Wed, 29 Apr 2009 20:16:52 +0000 (13:16 -0700)]
Added 'mentions' the the list of API methods requiring bare auth
Evan Prodromou [Wed, 29 Apr 2009 20:09:03 +0000 (16:09 -0400)]
Make the tag stream use ID mechanism
Evan Prodromou [Wed, 29 Apr 2009 16:12:28 +0000 (12:12 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Wed, 29 Apr 2009 16:05:31 +0000 (12:05 -0400)]
Public stream uses IDs method
Public stream now uses IDs method
Evan Prodromou [Wed, 29 Apr 2009 15:27:45 +0000 (11:27 -0400)]
Move algorithm for caching to Notice class
Moved the algorithm for notice stream caching to the Notice class.
Zach Copley [Wed, 29 Apr 2009 06:31:00 +0000 (23:31 -0700)]
Ticket #1428 - Changed replies API method to "mentions".
Zach Copley [Wed, 29 Apr 2009 00:08:20 +0000 (17:08 -0700)]
Added dirty dates to Foreign_link
Evan Prodromou [Tue, 28 Apr 2009 17:33:00 +0000 (13:33 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 28 Apr 2009 17:31:56 +0000 (13:31 -0400)]
Remove some debug comments in query-by-id
Evan Prodromou [Tue, 28 Apr 2009 17:07:05 +0000 (13:07 -0400)]
Change to avoid a join in notice inbox
The join in notice_inbox is causing temp-table sorting on identi.ca,
so I'm trying a finer-tuned approach.
CiaranG [Tue, 28 Apr 2009 12:30:54 +0000 (13:30 +0100)]
Only start daemons that are required, according to the site config. There is the potential to not start some more - see the checks in getvaliddaemons.php
CiaranG [Tue, 28 Apr 2009 12:05:48 +0000 (13:05 +0100)]
Fixed typo in stopdaemons.sh - was not stopping the new memcached queue handler
Evan Prodromou [Mon, 27 Apr 2009 20:55:07 +0000 (16:55 -0400)]
Merge branch '0.7.x' into querybyid
Sarven Capadisli [Mon, 27 Apr 2009 20:08:00 +0000 (20:08 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Mon, 27 Apr 2009 20:07:22 +0000 (20:07 +0000)]
Minor CSS order/cleanup.
Evan Prodromou [Mon, 27 Apr 2009 19:28:36 +0000 (15:28 -0400)]
Merge branch 'cometplugin' into 0.7.x
Evan Prodromou [Mon, 27 Apr 2009 01:16:09 +0000 (21:16 -0400)]
Don't add a node if it's already there
Try not to double-add a node on Ajax submit. Normally not a big deal,
but may happen if the CometPlugin (or in the future Strophe or other
auto-update plugins) is enabled.
Evan Prodromou [Mon, 27 Apr 2009 01:15:11 +0000 (21:15 -0400)]
Don't add a notice if it already exists on the page
Try not to interfere with Ajax posting; don't show something if it's
already on the page.
Evan Prodromou [Mon, 27 Apr 2009 00:50:39 +0000 (20:50 -0400)]
Display rendered HTML for a notice
Display the rendered HTML for a notice
Evan Prodromou [Sun, 26 Apr 2009 22:00:06 +0000 (18:00 -0400)]
add live updating for tag pages
Evan Prodromou [Sun, 26 Apr 2009 19:42:30 +0000 (15:42 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Sun, 26 Apr 2009 19:42:07 +0000 (15:42 -0400)]
Merge branch 'cometplugin' into 0.7.x
Evan Prodromou [Sun, 26 Apr 2009 19:41:55 +0000 (15:41 -0400)]
README for the comet plugin
Evan Prodromou [Sun, 26 Apr 2009 19:37:00 +0000 (15:37 -0400)]
Make notice auto-update
Shows notices auto-updating
Evan Prodromou [Sun, 26 Apr 2009 19:08:49 +0000 (15:08 -0400)]
Lots of tweaking to make things work
Did some tweaking and maneuvering to make things work. This version
will now show a "notice received" alert box -- lots of progress! Had
to test with Java server, not Python server.
Evan Prodromou [Sun, 26 Apr 2009 16:27:32 +0000 (12:27 -0400)]
Revert "run 'set names' after each connection to deal with UTF8 correctly"
This reverts commit
84072aa5cf6124d59a06a7f0a7945c00ee2836da.
This commit caused grievous harm to old notices on identi.ca.
Reverting until we figure out how to convert the old notices.
Evan Prodromou [Sun, 26 Apr 2009 16:13:49 +0000 (12:13 -0400)]
run 'set names' after each connection to deal with UTF8 correctly
Evan Prodromou [Sun, 26 Apr 2009 16:06:50 +0000 (12:06 -0400)]
Some updates for testing Comet
Evan Prodromou [Sat, 25 Apr 2009 18:20:57 +0000 (14:20 -0400)]
remove unused duplicate file
Evan Prodromou [Sat, 25 Apr 2009 18:20:24 +0000 (14:20 -0400)]
first pass at Comet plugin; doesn't yet update
Zach Copley [Fri, 24 Apr 2009 21:29:56 +0000 (14:29 -0700)]
Merge branch 'twitter-import' into 0.8.x