]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoMerge branch '0.9.x' into refactor-api
Zach Copley [Wed, 30 Sep 2009 17:32:05 +0000 (10:32 -0700)]
Merge branch '0.9.x' into refactor-api

* 0.9.x: (39 commits)
  Timeout a little incase the notice item from XHR response is
  Relocated the button for pop up window for notice stream
  Script no longer needed for Realtime plugin
  Better check to see if the XML prolog should be outputted for XML
  Outputting UTF-8 charset in document header irrespective of mimetype.
  Switched Doctype to XHTML 1.0 Strict (which best reflects the current
  Twitter API returns server errors in preferred format
  move HTTP error code strings to class variables
  remove string-checks from code using Notice::saveNew()
  change string return from Notice::saveNew to exceptions
  stop overwriting created timestamp on group edit
  Forgot to add home_timeline to the list of methods that only require
  Forgot to add home_timeline to the list of methods that only require
  moderator can delete another user's notice
  show delete button when user has deleteOthersNotice right
  let hooks override standard user rights
  user rights
  Merge DeleteAction class into DeletenoticeAction
  Fix some bugs in the URL linkification, and fixed the unit test.
  Fix URL linkification test cases for addition of 'title' attribution with long URL in f3c8fccc
  ...

14 years agoFix header comment
Zach Copley [Wed, 30 Sep 2009 17:30:06 +0000 (10:30 -0700)]
Fix header comment

14 years agoLeft opening double quotes off Etag
Zach Copley [Wed, 30 Sep 2009 17:27:54 +0000 (10:27 -0700)]
Left opening double quotes off Etag

14 years agoNew actions for /statuses/friends and /statuses/followers + social graph methods
Zach Copley [Wed, 30 Sep 2009 17:22:26 +0000 (10:22 -0700)]
New actions for /statuses/friends and /statuses/followers + social graph methods

14 years agoTimeout a little incase the notice item from XHR response is
Sarven Capadisli [Wed, 30 Sep 2009 13:29:37 +0000 (13:29 +0000)]
Timeout a little incase the notice item from XHR response is
not appended to the page.

14 years agoRelocated the button for pop up window for notice stream
Sarven Capadisli [Wed, 30 Sep 2009 12:48:15 +0000 (12:48 +0000)]
Relocated the button for pop up window for notice stream

14 years agoScript no longer needed for Realtime plugin
Sarven Capadisli [Wed, 30 Sep 2009 12:22:55 +0000 (12:22 +0000)]
Script no longer needed for Realtime plugin

14 years agoMerge branch '0.8.x' into 0.9.x
Sarven Capadisli [Wed, 30 Sep 2009 10:54:17 +0000 (10:54 +0000)]
Merge branch '0.8.x' into 0.9.x

14 years agoBetter check to see if the XML prolog should be outputted for XML
Sarven Capadisli [Wed, 30 Sep 2009 10:53:04 +0000 (10:53 +0000)]
Better check to see if the XML prolog should be outputted for XML
documents i.e., if best mimetype is */*xml, then use the XML prolog.

14 years agoOutputting UTF-8 charset in document header irrespective of mimetype.
Sarven Capadisli [Wed, 30 Sep 2009 10:51:59 +0000 (10:51 +0000)]
Outputting UTF-8 charset in document header irrespective of mimetype.

14 years agoSwitched Doctype to XHTML 1.0 Strict (which best reflects the current
Sarven Capadisli [Wed, 30 Sep 2009 10:37:46 +0000 (10:37 +0000)]
Switched Doctype to XHTML 1.0 Strict (which best reflects the current
grammar in use)

14 years agoMerge branch '0.8.x' into 0.9.x
Evan Prodromou [Tue, 29 Sep 2009 22:03:10 +0000 (18:03 -0400)]
Merge branch '0.8.x' into 0.9.x

Conflicts:
actions/twitapistatuses.php

14 years agoTwitter API returns server errors in preferred format
Evan Prodromou [Tue, 29 Sep 2009 21:57:31 +0000 (17:57 -0400)]
Twitter API returns server errors in preferred format

14 years agomove HTTP error code strings to class variables
Evan Prodromou [Tue, 29 Sep 2009 21:43:45 +0000 (17:43 -0400)]
move HTTP error code strings to class variables

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Tue, 29 Sep 2009 21:26:09 +0000 (17:26 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoremove string-checks from code using Notice::saveNew()
Evan Prodromou [Tue, 29 Sep 2009 21:25:52 +0000 (17:25 -0400)]
remove string-checks from code using Notice::saveNew()

14 years agochange string return from Notice::saveNew to exceptions
Evan Prodromou [Tue, 29 Sep 2009 21:16:07 +0000 (17:16 -0400)]
change string return from Notice::saveNew to exceptions

14 years agostop overwriting created timestamp on group edit
Evan Prodromou [Tue, 29 Sep 2009 13:12:44 +0000 (09:12 -0400)]
stop overwriting created timestamp on group edit

14 years agoMerge branch '0.8.x' into 0.9.x
Sarven Capadisli [Mon, 28 Sep 2009 17:55:09 +0000 (17:55 +0000)]
Merge branch '0.8.x' into 0.9.x

15 years agoForgot to add home_timeline to the list of methods that only require
Zach Copley [Mon, 28 Sep 2009 03:21:16 +0000 (20:21 -0700)]
Forgot to add home_timeline to the list of methods that only require
bareauth.

15 years agoForgot to add home_timeline to the list of methods that only require
Zach Copley [Mon, 28 Sep 2009 03:21:16 +0000 (20:21 -0700)]
Forgot to add home_timeline to the list of methods that only require
bareauth.

15 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Mon, 28 Sep 2009 01:15:14 +0000 (21:15 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

15 years agomoderator can delete another user's notice
Evan Prodromou [Mon, 28 Sep 2009 01:14:49 +0000 (21:14 -0400)]
moderator can delete another user's notice

15 years agoshow delete button when user has deleteOthersNotice right
Evan Prodromou [Mon, 28 Sep 2009 01:05:29 +0000 (21:05 -0400)]
show delete button when user has deleteOthersNotice right

15 years agolet hooks override standard user rights
Evan Prodromou [Thu, 17 Sep 2009 01:08:44 +0000 (21:08 -0400)]
let hooks override standard user rights

15 years agouser rights
Evan Prodromou [Tue, 15 Sep 2009 19:28:11 +0000 (15:28 -0400)]
user rights

15 years agoMerge DeleteAction class into DeletenoticeAction
Evan Prodromou [Mon, 28 Sep 2009 01:10:17 +0000 (21:10 -0400)]
Merge DeleteAction class into DeletenoticeAction

The DeleteAction class checked for notice information, and only had
one subclass: DeletenoticeAction. I couldn't figure out any other
class that would subclass it, so I combined the two into a single class.

15 years agoFix nickname in feed title
Zach Copley [Mon, 28 Sep 2009 00:27:42 +0000 (17:27 -0700)]
Fix nickname in feed title

15 years agoRoute aliases: replies -> mentions and home_timeline -> friends_timeline
Zach Copley [Mon, 28 Sep 2009 00:23:11 +0000 (17:23 -0700)]
Route aliases: replies -> mentions and home_timeline -> friends_timeline

15 years agoBroke mentions API method out into its own action
Zach Copley [Mon, 28 Sep 2009 00:17:57 +0000 (17:17 -0700)]
Broke mentions API method out into its own action

15 years agoForgot to commit the routes for the new actions
Zach Copley [Mon, 28 Sep 2009 00:17:03 +0000 (17:17 -0700)]
Forgot to commit the routes for the new actions

15 years agoBroke out public_timeline and user_timeline into their own actions
Zach Copley [Sun, 27 Sep 2009 23:57:06 +0000 (16:57 -0700)]
Broke out public_timeline and user_timeline into their own actions

15 years agophpcs on apifriendstimeline.php, apiauth.php and apibareauth.php
Zach Copley [Sun, 27 Sep 2009 22:33:46 +0000 (15:33 -0700)]
phpcs on apifriendstimeline.php, apiauth.php and apibareauth.php

15 years ago- Output entity tag
Zach Copley [Sun, 27 Sep 2009 21:11:12 +0000 (14:11 -0700)]
- Output entity tag
- More comments for function blocks

15 years agoFix some bugs in the URL linkification, and fixed the unit test.
Craig Andrews [Sun, 27 Sep 2009 20:52:15 +0000 (16:52 -0400)]
Fix some bugs in the URL linkification, and fixed the unit test.

15 years agoMerge commit 'refs/merge-requests/1633' of git://gitorious.org/statusnet/mainline...
Craig Andrews [Sun, 27 Sep 2009 16:57:25 +0000 (12:57 -0400)]
Merge commit 'refs/merge-requests/1633' of git://gitorious.org/statusnet/mainline into 0.9.x

15 years agoFix URL linkification test cases for addition of 'title' attribution with long URL...
Brion Vibber [Sun, 27 Sep 2009 00:14:10 +0000 (17:14 -0700)]
Fix URL linkification test cases for addition of 'title' attribution with long URL in f3c8fccc

After removing 103 false positives, this leaves 4 actually broken tests, showing two failure modes for mail links:
* 'mail without mailto' formatting shortcut in common_linkify didn't get the 'title' attribute added with the other URLs
* links including mailto: protocol are being incorrectly expanded to http: protocol in the long URL

15 years agoChanged terminology for poping a window
Sarven Capadisli [Sun, 27 Sep 2009 14:24:31 +0000 (14:24 +0000)]
Changed terminology for poping a window

15 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Sun, 27 Sep 2009 14:11:10 +0000 (10:11 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

15 years agoDraw a line to indicate new (unread) notice in a timeline since window
Sarven Capadisli [Sun, 27 Sep 2009 14:06:39 +0000 (14:06 +0000)]
Draw a line to indicate new (unread) notice in a timeline since window
blur. Inspired by Pidgin's Markerline plugin.

15 years agoAligned notice_data-attach input
Sarven Capadisli [Sun, 27 Sep 2009 12:59:01 +0000 (12:59 +0000)]
Aligned notice_data-attach input

15 years agoAdjusted form_notice width
Sarven Capadisli [Sun, 27 Sep 2009 12:43:40 +0000 (12:43 +0000)]
Adjusted form_notice width

15 years agoAligning notice_data-attach from top
Sarven Capadisli [Sun, 27 Sep 2009 12:40:35 +0000 (12:40 +0000)]
Aligning notice_data-attach from top

15 years agoRemoving only notie_data-text label from view
Sarven Capadisli [Sun, 27 Sep 2009 12:38:40 +0000 (12:38 +0000)]
Removing only notie_data-text label from view

15 years agoIncreated content width
Sarven Capadisli [Sun, 27 Sep 2009 12:26:01 +0000 (12:26 +0000)]
Increated content width

15 years agoReduced form_notice margin bottom
Sarven Capadisli [Sun, 27 Sep 2009 12:22:56 +0000 (12:22 +0000)]
Reduced form_notice margin bottom

15 years agoUpdated window resize
Sarven Capadisli [Sun, 27 Sep 2009 12:21:49 +0000 (12:21 +0000)]
Updated window resize

15 years agoRemoved form_notice label and h1 from view
Sarven Capadisli [Sun, 27 Sep 2009 12:15:37 +0000 (12:15 +0000)]
Removed form_notice label and h1 from view

15 years agofix for a misnamed variable in subscription function in the "create simulation data...
unknown [Sun, 27 Sep 2009 11:58:48 +0000 (13:58 +0200)]
fix for a misnamed variable in subscription function in the "create simulation data" script

15 years agoUsing a relative value for the form_notice note location instead
Sarven Capadisli [Sun, 27 Sep 2009 11:54:45 +0000 (11:54 +0000)]
Using a relative value for the form_notice note location instead

15 years agoDon't really need the header container. Adjusted some CSS instead
Sarven Capadisli [Sun, 27 Sep 2009 11:49:18 +0000 (11:49 +0000)]
Don't really need the header container. Adjusted some CSS instead

15 years agojQuery.prepend takes a single param
Sarven Capadisli [Sun, 27 Sep 2009 11:31:34 +0000 (11:31 +0000)]
jQuery.prepend takes a single param

15 years agoA different go at the realtime button location. Button is in a
Sarven Capadisli [Sat, 26 Sep 2009 20:25:47 +0000 (20:25 +0000)]
A different go at the realtime button location. Button is in a
prominent location.

15 years agoMerge branch 'refactor-api' of git@gitorious.org:~zcopley/statusnet/zcopleys-clone...
Zach Copley [Fri, 25 Sep 2009 23:59:51 +0000 (16:59 -0700)]
Merge branch 'refactor-api' of git@gitorious.org:~zcopley/statusnet/zcopleys-clone into refactor-api

15 years agoMoved basic auth stuff into its own classes
Zach Copley [Fri, 25 Sep 2009 23:58:35 +0000 (16:58 -0700)]
Moved basic auth stuff into its own classes

15 years agoUpdated Piwik plugin documentation to new addPlugin() installaation method
CiaranG [Fri, 25 Sep 2009 20:25:20 +0000 (21:25 +0100)]
Updated Piwik plugin documentation to new addPlugin() installaation method

15 years agoAdded hook for notice item. After <li> and Before </li>. Allows
Sarven Capadisli [Fri, 25 Sep 2009 12:47:14 +0000 (12:47 +0000)]
Added hook for notice item. After <li> and Before </li>. Allows
authors to include aside data to their notice items

15 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Fri, 25 Sep 2009 02:26:51 +0000 (22:26 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

15 years agoMove configuration defaults to new module and variable
Evan Prodromou [Fri, 25 Sep 2009 02:25:30 +0000 (22:25 -0400)]
Move configuration defaults to new module and variable

Moved the default values of $config to $default. The code for
setting up $default is moved to lib/default.php.

15 years agoMerge branch '0.9.x' into refactor-api
Zach Copley [Fri, 25 Sep 2009 01:18:26 +0000 (18:18 -0700)]
Merge branch '0.9.x' into refactor-api

* 0.9.x: (88 commits)
  Left a couple debugging statements in (removed)
  Output If-Modified-Since header for all RSS 1.0 feeds (again)
  Revert "move scripts to just before </body>, add event for scripts that need to be in <head>"
  Implemented join and leave groups api methods
  implemented etag and last modified
  Fixed broken Piwik plugin - was not using the supplied site code
  move scripts to just before </body>, add event for scripts that need to be in <head>
  some UI fixes
  Using timeline string instead of title for WindowName because IE doesn't
  Added JavaScript to initialize the poped Window
  Some layout and rendering adjustment for Realtime plugin
  Created addPop() for Realtime plugin and added param to include iconurl
  move some stuff around for realtime
  hack around address hack in util.js
  Add some more realtime feeds
  Do realtime popup with PHP instead of Javascript
  JavaScript fixes for IE
  Revert "Added realtime streams for all and showstream timelines"
  Revert "Fixed indenting"
  Revert "Made it slighly more compact with less jQuery selection"
  ...

15 years agoReorganize, make bare auth work, output If-Modified-Since header
Zach Copley [Fri, 25 Sep 2009 01:13:46 +0000 (18:13 -0700)]
Reorganize, make bare auth work, output If-Modified-Since header

15 years agoLeft a couple debugging statements in (removed)
Zach Copley [Thu, 24 Sep 2009 22:28:25 +0000 (15:28 -0700)]
Left a couple debugging statements in (removed)

15 years agoOutput If-Modified-Since header for all RSS 1.0 feeds (again)
Zach Copley [Thu, 24 Sep 2009 22:10:55 +0000 (15:10 -0700)]
Output If-Modified-Since header for all RSS 1.0 feeds (again)

15 years agoMerge branch '0.8.x' into 0.9.x
Evan Prodromou [Thu, 24 Sep 2009 21:24:15 +0000 (17:24 -0400)]
Merge branch '0.8.x' into 0.9.x

Conflicts:
EVENTS.txt

15 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Thu, 24 Sep 2009 21:22:51 +0000 (17:22 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

Conflicts:
install.php
lib/noticeform.php

15 years agoMerge remote branch 'statusnet/0.8.x' into 0.9.x
Craig Andrews [Thu, 24 Sep 2009 21:15:54 +0000 (17:15 -0400)]
Merge remote branch 'statusnet/0.8.x' into 0.9.x

Conflicts:
EVENTS.txt
actions/requesttoken.php
classes/File.php
install.php
lib/action.php
lib/noticeform.php

15 years agoMerge branch 'master' into 0.8.x
Evan Prodromou [Thu, 24 Sep 2009 21:15:36 +0000 (17:15 -0400)]
Merge branch 'master' into 0.8.x

15 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Thu, 24 Sep 2009 21:14:38 +0000 (17:14 -0400)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

15 years agoRevert "move scripts to just before </body>, add event for scripts that need to be...
Evan Prodromou [Thu, 24 Sep 2009 21:14:04 +0000 (17:14 -0400)]
Revert "move scripts to just before </body>, add event for scripts that need to be in <head>"

This reverts commit a5ed805aeabab3930d066b2777dbab9663bc487f.

It shouldn't have gone on the stable branch.

15 years agoImplemented join and leave groups api methods
Craig Andrews [Thu, 24 Sep 2009 20:52:32 +0000 (16:52 -0400)]
Implemented join and leave groups api methods

15 years agoimplemented etag and last modified
Craig Andrews [Thu, 24 Sep 2009 17:48:38 +0000 (13:48 -0400)]
implemented etag and last modified

15 years agoFixed broken Piwik plugin - was not using the supplied site code
CiaranG [Thu, 24 Sep 2009 10:01:18 +0000 (11:01 +0100)]
Fixed broken Piwik plugin - was not using the supplied site code

15 years agomove scripts to just before </body>, add event for scripts that need to be in <head>
Evan Prodromou [Thu, 24 Sep 2009 03:23:13 +0000 (23:23 -0400)]
move scripts to just before </body>, add event for scripts that need to be in <head>

15 years agosome UI fixes
Evan Prodromou [Thu, 24 Sep 2009 03:04:25 +0000 (23:04 -0400)]
some UI fixes

15 years agoUsing timeline string instead of title for WindowName because IE doesn't
Sarven Capadisli [Wed, 23 Sep 2009 22:04:39 +0000 (22:04 +0000)]
Using timeline string instead of title for WindowName because IE doesn't
like names with whitespace.

15 years agoAdded JavaScript to initialize the poped Window
Sarven Capadisli [Wed, 23 Sep 2009 22:02:42 +0000 (22:02 +0000)]
Added JavaScript to initialize the poped Window

15 years agoSome layout and rendering adjustment for Realtime plugin
Sarven Capadisli [Wed, 23 Sep 2009 22:00:22 +0000 (22:00 +0000)]
Some layout and rendering adjustment for Realtime plugin

15 years agoCreated addPop() for Realtime plugin and added param to include iconurl
Sarven Capadisli [Wed, 23 Sep 2009 21:58:35 +0000 (21:58 +0000)]
Created addPop() for Realtime plugin and added param to include iconurl

15 years agoStarted refactoring API into individual actions
Zach Copley [Wed, 23 Sep 2009 20:45:51 +0000 (13:45 -0700)]
Started refactoring API into individual actions

15 years agomove some stuff around for realtime
Evan Prodromou [Wed, 23 Sep 2009 19:24:12 +0000 (15:24 -0400)]
move some stuff around for realtime

15 years agohack around address hack in util.js
Evan Prodromou [Wed, 23 Sep 2009 18:58:42 +0000 (14:58 -0400)]
hack around address hack in util.js

15 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Wed, 23 Sep 2009 17:51:41 +0000 (13:51 -0400)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

Conflicts:
plugins/Realtime/realtimeupdate.js

15 years agoAdd some more realtime feeds
Evan Prodromou [Wed, 23 Sep 2009 21:28:14 +0000 (17:28 -0400)]
Add some more realtime feeds

15 years agoDo realtime popup with PHP instead of Javascript
Evan Prodromou [Wed, 23 Sep 2009 21:07:20 +0000 (17:07 -0400)]
Do realtime popup with PHP instead of Javascript

Move the realtime detection code to PHP extension rather than
JavaScript.

15 years agoJavaScript fixes for IE
Sarven Capadisli [Wed, 23 Sep 2009 17:22:51 +0000 (17:22 +0000)]
JavaScript fixes for IE

15 years agoRevert "Added realtime streams for all and showstream timelines"
Evan Prodromou [Wed, 23 Sep 2009 15:08:35 +0000 (11:08 -0400)]
Revert "Added realtime streams for all and showstream timelines"

This reverts commit 49e91ec7d068fa7b98576207696d2192418baf5b.

15 years agoRevert "Fixed indenting"
Evan Prodromou [Wed, 23 Sep 2009 15:08:12 +0000 (11:08 -0400)]
Revert "Fixed indenting"

This reverts commit 182257cbbf1557c2671b1995c9126c45b0bd8e79.

15 years agoRevert "Made it slighly more compact with less jQuery selection"
Evan Prodromou [Wed, 23 Sep 2009 15:07:56 +0000 (11:07 -0400)]
Revert "Made it slighly more compact with less jQuery selection"

This reverts commit c9bc3900909a85b9b4be31c4dac7f809127a8bf0.

15 years agoRevert "Added a check for any URL param. If found, strips them out before"
Evan Prodromou [Wed, 23 Sep 2009 15:07:22 +0000 (11:07 -0400)]
Revert "Added a check for any URL param. If found, strips them out before"

This reverts commit 13de845e95da9ea579516c4480789819c9a26edd.

15 years agoMerge branch '0.8.x' into 0.9.x
Evan Prodromou [Wed, 23 Sep 2009 13:45:22 +0000 (09:45 -0400)]
Merge branch '0.8.x' into 0.9.x

Conflicts:
actions/requesttoken.php
classes/File.php
install.php
lib/noticeform.php

15 years agoRevert "When viewing a page in https, all links to non-actions (links to CSS, JS...
Evan Prodromou [Wed, 23 Sep 2009 13:34:55 +0000 (09:34 -0400)]
Revert "When viewing a page in https, all links to non-actions (links to CSS, JS, etc) should be https. Fixes the mixed content warnings that browsers display."

This reverts commit 20997619b353faa94591800fbfc02bc19a4cdce3.

The commit doesn't take into account having different servers (theme
server, avatar server) and being able to set HTTPS for some but not all.

15 years agorevert output buffering (costly) for ETags (low priority)
Evan Prodromou [Wed, 23 Sep 2009 13:33:40 +0000 (09:33 -0400)]
revert output buffering (costly) for ETags (low priority)

15 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Wed, 23 Sep 2009 13:29:02 +0000 (09:29 -0400)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

15 years agoAllow some punctuation instead of just spaces before @user, !group, and #tag
Craig Andrews [Tue, 22 Sep 2009 23:34:10 +0000 (19:34 -0400)]
Allow some punctuation instead of just spaces before @user, !group, and #tag

15 years agoLink hrefs are the short url, and title is the long url
Craig Andrews [Tue, 22 Sep 2009 15:12:55 +0000 (11:12 -0400)]
Link hrefs are the short url, and title is the long url

15 years agoMake link href the long url so users can tell where links are going
Craig Andrews [Tue, 22 Sep 2009 02:48:19 +0000 (22:48 -0400)]
Make link href the long url so users can tell where links are going

15 years agoUse new queue handler event
Craig Andrews [Mon, 21 Sep 2009 20:33:15 +0000 (16:33 -0400)]
Use new queue handler event

15 years agoFix typo is default hub url
Craig Andrews [Mon, 21 Sep 2009 20:29:22 +0000 (16:29 -0400)]
Fix typo is default hub url

15 years agoInitial UI to allow certain timelines to be viewed in a new window in
Sarven Capadisli [Mon, 21 Sep 2009 19:17:37 +0000 (19:17 +0000)]
Initial UI to allow certain timelines to be viewed in a new window in
realtime

15 years agoadd the plugin daemon
Evan Prodromou [Mon, 21 Sep 2009 18:44:16 +0000 (14:44 -0400)]
add the plugin daemon