summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Collapse)Author
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-0160 seconds hard timeout for XHR notice posting. JavaScript throws anSarven Capadisli
alert message to the client if the server doesn't respond back in any way.
2009-05-01Fix link to identi.ca in JavaScript badgeOri Avtalion
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli
Resolved Conflicts: lib/queuehandler.php lib/util.php theme/base/css/display.css
2009-04-26Don't add a node if it's already thereEvan Prodromou
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.
2009-04-24UI for server errors.Sarven Capadisli
2009-04-23The real 7 seconds (7000) timeout for XHR posting.Sarven Capadisli
2009-04-23XHR alerts for server-side errors: 404, 502, 503, 504. There is also aSarven Capadisli
7 second timeout if the server doesn't get back with a response.
2009-04-23Allowing XHR for Inbox/Outbox pages.Sarven Capadisli
2009-04-18fix 0.7.x 0.8.x merge conflict in register.phpRobin Millette
2009-04-17counter() after val() reset to avoid (weird) bug.Sarven Capadisli
2009-04-17Clear notice char counter for direct messages as well.Sarven Capadisli
2009-04-17fix merge conflict 0.7.x 0.8.x in util.php and register.php.Robin Millette
2009-04-16form_notice textarea is cleared on successful direct message post.Sarven Capadisli
Disabled notice posting with XHR on Inbox and Outbox pages. This will be revisited in 0.8.x.
2009-04-13Using farbtastic jQuery plugin to select design colours.Sarven Capadisli
2009-03-30upgrade jQuery to 1.3.2Evan Prodromou
2009-03-25Processing indicator (aka spinner thingy) for form_notice submitsSarven Capadisli
2009-03-12Revert "trac #201 Add flowplayer to enable multimedia playback capability."Evan Prodromou
This reverts commit 9c9b6790ce78296c0b182f03b5f6f2c035e43a7c. This code wasn't ready for release, so I've reverted it for now. Conflicts: lib/action.php lib/util.php
2009-03-04Avatar crop fix for shrinking/stretching of images when user doesn'tSarven Capadisli
scale it with the Jcrop tool (but hits Crop). This will use the lower value from width/height.
2009-02-20New doc page for Identi.ca badge and minor updates to badge's jsZach Copley
2009-02-16trac #201 Add flowplayer to enable multimedia playback capability.Robin Millette
2009-02-09upgrade jQuery from 1.3 to 1.3.1Evan Prodromou
2009-02-05Facebook app: don't add FBJS event listeners to notice input box if it's not ↵Zach Copley
on the page
2009-01-28Uses regular HTTP GET to new notice replyto page instead of JS whenSarven Capadisli
notice_data-text is available.
2009-01-27trac750 140 character countdown for FB appZach Copley
2009-01-23Calling NoticeReply() after a new notice is posted.sarven
2009-01-23Using util.js to set onclick reply anchorsarven
2009-01-22Populat notices and some css cleanupsarven
2009-01-22Moved nudge response from util.php to nudge.phpsarven
Adjusted some CSS
2009-01-21Grabs x,y,w,h from hidden inputs if it is set, otherwise, it will usesarven
defaults
2009-01-21Profile avatar settingssarven
2009-01-21Merge branch 'master' into groupsEvan Prodromou
2009-01-21Add actions for joining or leaving a group, and fixup JS to matchEvan Prodromou
2009-01-21(Un)subscribe AJAX formssarven
2009-01-19Merge branch 'master' of /var/www/trunkEvan Prodromou
Conflicts: actions/facebookhome.php actions/facebooksettings.php
2009-01-18trac750 Removed psychotic FB redirect hack. Found a better way with ↵Zach Copley
document.setLocation()
2009-01-18trac750 Javascript file for Facebook appZach Copley
2009-01-18Favor/Disfavor form @classsarven
Created icon, and add style JS selector change Fixed return actions
2009-01-17In reply to @idsarven
2009-01-17Adding xbImportNodesarven
2009-01-16Update to notice form character count warningsarven
2009-01-16Update to XHR post noticesarven
2009-01-16Added jquery.form.jssarven
2009-01-14Removed the jquery form extension and xbImportNode.sarven
These will be replaced by jquery's built in load() later.
2009-01-14Added Jcrop jQuery pluginsarven
2009-01-14Update jQuery libraries to 1.3Evan Prodromou
2008-12-09Jcrop CSS updates to original/preview viewscsarven
darcs-hash:20081210025922-eefa4-20d87784a350ccc94ee8cb2d69ad44b1b0c92539.gz
2008-12-09Jcrop v2 (POST cropping to be completed)csarven
darcs-hash:20081210021607-eefa4-c3590f3e734255faf098bf5ca09fc17901a6db70.gz
2008-12-17identica badge by Kent Brewster. For more information see:Sarven Capadisli
http://kentbrewster.com/identica-badge/ Copy and paste the following wherever you want the badge to show up: <script type darcs-hash:20081218003302-efd22-9423c6317fe60a3c288c713333f7b16a84228c3e.gz
2008-12-16Direct message XHR response fix for IE and minor tweaksSarven Capadisli
darcs-hash:20081216071818-efd22-d2e59bb60a236538452be356f38d0974f35f0107.gz