My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 30 days

  • Dec 16, 2009
    r416 (FINAL CHECKIN! PLEASE USE http://github.com/funkatron/spaz-d...) committed by funkatron   -   FINAL CHECKIN! PLEASE USE http://github.com/funkatron/spaz-desktop-air FROM NOW ON
    FINAL CHECKIN! PLEASE USE http://github.com/funkatron/spaz-desktop-air FROM NOW ON
  • Dec 16, 2009
    r415 (- minor changes to timeline entry template to make styling a...) committed by funkatron   -   - minor changes to timeline entry template to make styling a little easier - minor theme changes for default theme
    - minor changes to timeline entry template to make styling a little easier - minor theme changes for default theme
  • Dec 15, 2009
    r414 (- fixed Spaz.Data.makeFavorite() and Spaz.Data.makeNotFavori...) committed by funkatron   -   - fixed Spaz.Data.makeFavorite() and Spaz.Data.makeNotFavorite so they correctly fill the fav star of any matching timeline-entries
    - fixed Spaz.Data.makeFavorite() and Spaz.Data.makeNotFavorite so they correctly fill the fav star of any matching timeline-entries
  • Dec 14, 2009
    r413 (- added goofy css animation on startup and shutdown - initia...) committed by funkatron   -   - added goofy css animation on startup and shutdown - initial semi-broken support for lists - re-enabled sounds and fixed some issues with sound path prefs - added .refresh method to AppTimeline prototype - re-enabled wilhelm
    - added goofy css animation on startup and shutdown - initial semi-broken support for lists - re-enabled sounds and fixed some issues with sound path prefs - added .refresh method to AppTimeline prototype - re-enabled wilhelm
  • Dec 09, 2009
    r412 (- Leopaz: Added icons for "favorites" and "userlists" tabs -...) committed by ronald.devera   -   - Leopaz: Added icons for "favorites" and "userlists" tabs - Leopaz: Split "public" and "search" tabs from the group of personal timeline tabs
    - Leopaz: Added icons for "favorites" and "userlists" tabs - Leopaz: Split "public" and "search" tabs from the group of personal timeline tabs
  • Dec 09, 2009
    r411 (- Changed timeline avatars from <img>s to <div>s w/bgs; allo...) committed by ronald.devera   -   - Changed timeline avatars from <img>s to <div>s w/bgs; allows for rounded corners, as in Leopaz
    - Changed timeline avatars from <img>s to <div>s w/bgs; allows for rounded corners, as in Leopaz
  • Dec 08, 2009
    r410 (- removed Spaz.Section, which has been replaced by Spaz.Time...) committed by funkatron   -   - removed Spaz.Section, which has been replaced by Spaz.Timelines
    - removed Spaz.Section, which has been replaced by Spaz.Timelines
  • Dec 08, 2009
    r409 (- added hashtag completion to usernameCompleter.js/spaz.auto...) committed by funkatron   -   - added hashtag completion to usernameCompleter.js/spaz.autocomplete.js (these files need to be combined and refactored) - fixed issues with conversation view so remotely retrieved tweets are displayed properly - brightened window button colors in default theme and made Spaz>> menu button "pulse" a bit on startup
    - added hashtag completion to usernameCompleter.js/spaz.autocomplete.js (these files need to be combined and refactored) - fixed issues with conversation view so remotely retrieved tweets are displayed properly - brightened window button colors in default theme and made Spaz>> menu button "pulse" a bit on startup
  • Dec 05, 2009
    r408 (- got username autocompletion working again using old-skool ...) committed by funkatron   -   - got username autocompletion working again using old-skool code.
    - got username autocompletion working again using old-skool code.

Older

  • Nov 30, 2009
    r407 (- added conversation view in popbox when user clicks on Re: ...) committed by funkatron   -   - added conversation view in popbox when user clicks on Re: in front of message - tweaked popbox width - added callback param for Spaz.Data.getUser and .getTweet - tweaked template for messages a little so irts give required info to build conversation view - added icons for lists and favs tabs
    - added conversation view in popbox when user clicks on Re: in front of message - tweaked popbox width - added callback param for Spaz.Data.getUser and .getTweet - tweaked template for messages a little so irts give required info to build conversation view - added icons for lists and favs tabs
  • Nov 24, 2009
    r406 (- removed extraneous Spaz.Themes.setThemeInfo function ) committed by funkatron   -   - removed extraneous Spaz.Themes.setThemeInfo function
    - removed extraneous Spaz.Themes.setThemeInfo function
  • Nov 24, 2009
    r405 (- added support for user.js file - added support for loading...) committed by funkatron   -   - added support for user.js file - added support for loading theme.js files in themes and parsing of info.js files as JSON (should probably rename these to be info.json)
    - added support for user.js file - added support for loading theme.js files in themes and parsing of info.js files as JSON (should probably rename these to be info.json)
  • Nov 24, 2009
    r404 (- set max width and height for tooltip user image - added de...) committed by funkatron   -   - set max width and height for tooltip user image - added delete icon to replace text link. Fixed several related issues - added tab icons for lists and favs - reordered tabs - made some ridiculous CSS animations
    - set max width and height for tooltip user image - added delete icon to replace text link. Fixed several related issues - added tab icons for lists and favs - reordered tabs - made some ridiculous CSS animations
  • Nov 20, 2009
    r403 (- added a spaz.imageuploader.js to encapsulate the code for ...) committed by funkatron   -   - added a spaz.imageuploader.js to encapsulate the code for the image uploader popbox. Maybe this shouldn't be in the Views, but hey. - added helper closePopbox() - ported the image uploader to the new popbox setup and got it mostly working. May only upload to Twitpic for the moment. - increased the minimum width of the window to accommodate the new tabs - reworked the search submenu buttons to fit better
    - added a spaz.imageuploader.js to encapsulate the code for the image uploader popbox. Maybe this shouldn't be in the Views, but hey. - added helper closePopbox() - ported the image uploader to the new popbox setup and got it mostly working. May only upload to Twitpic for the moment. - increased the minimum width of the window to accommodate the new tabs - reworked the search submenu buttons to fit better
  • Nov 19, 2009
    r402 (- fix to verifyPassword (now uses SpazCore lib, as it should...) committed by funkatron   -   - fix to verifyPassword (now uses SpazCore lib, as it should)
    - fix to verifyPassword (now uses SpazCore lib, as it should)
  • Nov 19, 2009
    r401 (- switch to AIR2.0 - fixed ajax error call when verification...) committed by funkatron   -   - switch to AIR2.0 - fixed ajax error call when verification fails - added prefs for types of notifications to raise - rewrote notification code to take what new objects were retrieved - added very simple support for web preview thumbnails. needs a lot of work - rewrote SpazGrowl and related notification code to use new AIR2.0 external process integration - new AIR2.0 Introspector and Aliases
    - switch to AIR2.0 - fixed ajax error call when verification fails - added prefs for types of notifications to raise - rewrote notification code to take what new objects were retrieved - added very simple support for web preview thumbnails. needs a lot of work - rewrote SpazGrowl and related notification code to use new AIR2.0 external process integration - new AIR2.0 Introspector and Aliases
  • Nov 18, 2009
    r400 (- now using home_timeline.js instead of friends_timeline.js ...) committed by funkatron   -   - now using home_timeline.js instead of friends_timeline.js so we can get API RTs - removed option for Growl notifications (as3growl requires a hacked version of growl; not reasonable to support)
    - now using home_timeline.js instead of friends_timeline.js so we can get API RTs - removed option for Growl notifications (as3growl requires a hacked version of growl; not reasonable to support)
  • Nov 11, 2009
    r399 (- tooltips are hidden on *any* mouseout event on *any* eleme...) committed by funkatron   -   - tooltips are hidden on *any* mouseout event on *any* element now. - some space->tab conversion in index.html
    - tooltips are hidden on *any* mouseout event on *any* element now. - some space->tab conversion in index.html
  • Oct 30, 2009
    r398 (- tweaked settings for poopboxes to fit more nicely - fixed ...) committed by funkatron   -   - tweaked settings for poopboxes to fit more nicely - fixed call to deprecated method to dismiss IRT - stopped embedded url shortener popbox from auto-encoding URL from clipboard - added sortByAttribute to AppTimeline prototype, but sorting DOM elements is slow, so not using it (yet) - fixed malformed tag attribute in dm template
    - tweaked settings for poopboxes to fit more nicely - fixed call to deprecated method to dismiss IRT - stopped embedded url shortener popbox from auto-encoding URL from clipboard - added sortByAttribute to AppTimeline prototype, but sorting DOM elements is slow, so not using it (yet) - fixed malformed tag attribute in dm template
  • Oct 29, 2009
    issue 253 (Custom Javascript support.) commented on by A4Alan   -   Yep no probs.
    Yep no probs.
  • Oct 29, 2009
    issue 253 (Custom Javascript support.) commented on by funkatron   -   can you file this over in spaz.tenderapp.com? Sorry for the confusion.
    can you file this over in spaz.tenderapp.com? Sorry for the confusion.
  • Oct 29, 2009
    issue 253 (Custom Javascript support.) reported by A4Alan   -   It would be very useful if Spaz had support for user javascript files. In our own js files we could modify the user interface in ways that css alone cannot, add new buttons, alter the html layout etc. So please add support for a user.js file. I'm sure we'll find many uses for it. Alan.
    It would be very useful if Spaz had support for user javascript files. In our own js files we could modify the user interface in ways that css alone cannot, add new buttons, alter the html layout etc. So please add support for a user.js file. I'm sure we'll find many uses for it. Alan.
  • Oct 25, 2009
    r397 (- added CSS to set max width of links in messages to all the...) committed by funkatron   -   - added CSS to set max width of links in messages to all themes
    - added CSS to set max width of links in messages to all themes
  • Oct 25, 2009
    r396 (- patched jazzrecord to put db file in the appstore dir - ad...) committed by funkatron   -   - patched jazzrecord to put db file in the appstore dir - added favorites timeline and placeholder for userlists timeline - added cases for new tabs in spaz.data.js - search timeline entries are now saved to db - leopaz theme now properly hides entrybox popup - new spazcore
    - patched jazzrecord to put db file in the appstore dir - added favorites timeline and placeholder for userlists timeline - added cases for new tabs in spaz.data.js - search timeline entries are now saved to db - leopaz theme now properly hides entrybox popup - new spazcore
  • Oct 10, 2009
    issue 252 (Wilhelm invert sticking) commented on by dave.odie   -   Here's the debug log as well. Enjoy
    Here's the debug log as well. Enjoy
  • Oct 10, 2009
    issue 252 (Wilhelm invert sticking) reported by dave.odie   -   What operating system are you using? (WinXP, Vista, OS X 10.x, Linux distro, etc) WinXP What version of Spaz are you running? (click on the Spaz>> Menu, select About Spaz) v0.8.2 Is this a test version? (Versions with odd point numbers, like 0.3.x, 0.5.x, 0.7.x are test versions) If so, have you read the Spaz-users group at http://is.gd/Oke and checked to see if this is a known issue? No What version of AIR are you running? Make sure you have the latest. The latest one (installed today) What steps will reproduce the problem? 1. Entering a message 140 character long 2. Submitting it 3. What is the expected output? What do you see instead? Expected output is the Wilhelm screen with an invert followed by a return to the normal theme. Instead, it sticks with the inverted theme. Can you provide screenshots or video? Jing (http://jingproject.com/) is a good free tool for recording video of your desktop. Please provide any additional information below.
    What operating system are you using? (WinXP, Vista, OS X 10.x, Linux distro, etc) WinXP What version of Spaz are you running? (click on the Spaz>> Menu, select About Spaz) v0.8.2 Is this a test version? (Versions with odd point numbers, like 0.3.x, 0.5.x, 0.7.x are test versions) If so, have you read the Spaz-users group at http://is.gd/Oke and checked to see if this is a known issue? No What version of AIR are you running? Make sure you have the latest. The latest one (installed today) What steps will reproduce the problem? 1. Entering a message 140 character long 2. Submitting it 3. What is the expected output? What do you see instead? Expected output is the Wilhelm screen with an invert followed by a return to the normal theme. Instead, it sticks with the inverted theme. Can you provide screenshots or video? Jing (http://jingproject.com/) is a good free tool for recording video of your desktop. Please provide any additional information below.
  • Sep 23, 2009
    r395 (- added index to Tweets and TwUsers DB via JazzRecord; big p...) committed by funkatron   -   - added index to Tweets and TwUsers DB via JazzRecord; big performance improvement - new version of JazzRecord - major refactoring of tooltips to simplify API - new methods (used by tooltips) Spaz.Data.getUser() and Spaz.Data.getTweet() - IRT element in tweet template is now a <span>, not a <a>, for the sake of easier event delegation - changes to default theme to limit width of links in tweet text via CSS
    - added index to Tweets and TwUsers DB via JazzRecord; big performance improvement - new version of JazzRecord - major refactoring of tooltips to simplify API - new methods (used by tooltips) Spaz.Data.getUser() and Spaz.Data.getTweet() - IRT element in tweet template is now a <span>, not a <a>, for the sake of easier event delegation - changes to default theme to limit width of links in tweet text via CSS
  • Sep 20, 2009
    r394 (- Leopaz: Made bgs taller for selected timeline entries) committed by ronald.devera   -   - Leopaz: Made bgs taller for selected timeline entries
    - Leopaz: Made bgs taller for selected timeline entries
  • Sep 20, 2009
    r393 (- Leopaz: Styled #entrybox-popup) committed by ronald.devera   -   - Leopaz: Styled #entrybox-popup
    - Leopaz: Styled #entrybox-popup
  • Sep 20, 2009
    r392 (- Set svn:ignore on ./*.tmproj) committed by ronald.devera   -   - Set svn:ignore on ./*.tmproj
    - Set svn:ignore on ./*.tmproj
  • Sep 20, 2009
    r391 (Changed "View" menu's down arrow to a triangle; needs cross-...) committed by ronald.devera   -   Changed "View" menu's down arrow to a triangle; needs cross-platform testing
    Changed "View" menu's down arrow to a triangle; needs cross-platform testing
  • Sep 14, 2009
    r390 (- added shorturl expansion to friends timeline - new spazcor...) committed by funkatron   -   - added shorturl expansion to friends timeline - new spazcore
    - added shorturl expansion to friends timeline - new spazcore
  • Sep 14, 2009
    r389 (- added Spaz.Data.getBaseURL() to retrieve the base URL - fi...) committed by funkatron   -   - added Spaz.Data.getBaseURL() to retrieve the base URL - fixed links to IRT messages - removed CSS-applied BODY opacity on deactivation; we need to do this in a way that supports a pref for opacity level - new SpazCore means .@username is properly linked
    - added Spaz.Data.getBaseURL() to retrieve the base URL - fixed links to IRT messages - removed CSS-applied BODY opacity on deactivation; we need to do this in a way that supports a pref for opacity level - new SpazCore means .@username is properly linked
  • Sep 13, 2009
    r388 (- commented out a bunch of deprecated function defs to kinda...) committed by funkatron   -   - commented out a bunch of deprecated function defs to kinda demark them - moved several posting actions in controller to use postPanel - changed CSS of .hidden to use !important; this enforces filtering on *all* views - a little refactoring to hopefully speed up jquery stuff in filtering - emoticon processing added to main timeline - rewrote Spaz.UI.getStatusIdFromElement() to work with new templates - Spaz.UI.markEntryAsRead() now removes 'new' and adds 'read' class; tried to use this function instead of hand-coding in several places - moved thumbnail display above status message
    - commented out a bunch of deprecated function defs to kinda demark them - moved several posting actions in controller to use postPanel - changed CSS of .hidden to use !important; this enforces filtering on *all* views - a little refactoring to hopefully speed up jquery stuff in filtering - emoticon processing added to main timeline - rewrote Spaz.UI.getStatusIdFromElement() to work with new templates - Spaz.UI.markEntryAsRead() now removes 'new' and adds 'read' class; tried to use this function instead of hand-coding in several places - moved thumbnail display above status message
  • Sep 13, 2009
    issue 94 (Feature: Spellchecking) commented on by funkatron   -   Unlikely. The AIR platform would need to support integration with the native spellchecking APIs in the OS, and it don't, and likely won't anytime soon. This is one reason why we plan to move to the Titanium platform (which does have these hooks already).
    Unlikely. The AIR platform would need to support integration with the native spellchecking APIs in the OS, and it don't, and likely won't anytime soon. This is one reason why we plan to move to the Titanium platform (which does have these hooks already).
  • Sep 13, 2009
    issue 94 (Feature: Spellchecking) commented on by flyt...@ulmb.com   -   Maybe we could pull some code from the Mozilla project?
    Maybe we could pull some code from the Mozilla project?
  • Sep 11, 2009
    r387 (- moved to v0.9.1 - added AppTimeline.getEntrySelector() and...) committed by funkatron   -   - moved to v0.9.1 - added AppTimeline.getEntrySelector() and .getWrapperSelector() - filled-in AppTimeline.clear() and .markAsRead() - overrode this.timeline.removeExtraItems in FriendsTimeline to handle different limits for dm, reply, normal - added Spaz.UI.getSelectedTab() - fixed Spaz.UI.markCurrentTimelineAsRead() - fixed keyboard nav so it doesn't use old Spaz.Section stuff at all - a little delinting
    - moved to v0.9.1 - added AppTimeline.getEntrySelector() and .getWrapperSelector() - filled-in AppTimeline.clear() and .markAsRead() - overrode this.timeline.removeExtraItems in FriendsTimeline to handle different limits for dm, reply, normal - added Spaz.UI.getSelectedTab() - fixed Spaz.UI.markCurrentTimelineAsRead() - fixed keyboard nav so it doesn't use old Spaz.Section stuff at all - a little delinting
  • Sep 10, 2009
    r386 (- fixed some more paths - added intercepts for things like h...) committed by funkatron   -   - fixed some more paths - added intercepts for things like hashtags - changed consts to vars - altered makeClickable opts so don't use <a href> in most cases - refactored prototype/inheritance stuff for timelines - added image previews for hosting services supported by spazimageurl - timeline term filtering now works again - refactoring to make getTimelineFromTab, related functionality to work with Timelines, not Sections - new SpazCore
    - fixed some more paths - added intercepts for things like hashtags - changed consts to vars - altered makeClickable opts so don't use <a href> in most cases - refactored prototype/inheritance stuff for timelines - added image previews for hosting services supported by spazimageurl - timeline term filtering now works again - refactoring to make getTimelineFromTab, related functionality to work with Timelines, not Sections - new SpazCore
  • Sep 04, 2009
    r385 (Filesystem refactor) committed by funkatron   -   Filesystem refactor
    Filesystem refactor
  • Sep 04, 2009
    r384 (Filesystem refactor) committed by funkatron   -   Filesystem refactor
    Filesystem refactor
  • Sep 04, 2009
    r383 (Filesystem refactor) committed by funkatron   -   Filesystem refactor
    Filesystem refactor
  • Sep 04, 2009
    r382 (Filesystem refactor) committed by funkatron   -   Filesystem refactor
    Filesystem refactor
  • Sep 04, 2009
    r381 (Filesystem refactor) committed by funkatron   -   Filesystem refactor
    Filesystem refactor
  • Sep 04, 2009
    r380 (Filesystem refactor) committed by funkatron   -   Filesystem refactor
    Filesystem refactor
  • Sep 04, 2009
    r379 (Filesystem refactor) committed by funkatron   -   Filesystem refactor
    Filesystem refactor
  • Sep 04, 2009
    r378 (Filesystem refactor) committed by funkatron   -   Filesystem refactor
    Filesystem refactor
  • Aug 27, 2009
    r377 (- fixes/cleanup to menu styles - put overlay opacity back up...) committed by funkatron   -   - fixes/cleanup to menu styles - put overlay opacity back up to 60% in DOMWindow popboxes - optimized SQL for "exists()" lookups in TweetModel and TwUserModel - Timelines now power all timelines in app - User (sent) timeline only shows sent tweets for now - Followers timeline only shows newest people following authenticated user for now - bug fixes to search timeline - changed nomenclature of "friendslist" to "followerslist" - appwide reloadTimer no longer being used - new SpazCore version - code to set spazcore dumplevel now in index.html (so we can set it ASAP for debugging)
    - fixes/cleanup to menu styles - put overlay opacity back up to 60% in DOMWindow popboxes - optimized SQL for "exists()" lookups in TweetModel and TwUserModel - Timelines now power all timelines in app - User (sent) timeline only shows sent tweets for now - Followers timeline only shows newest people following authenticated user for now - bug fixes to search timeline - changed nomenclature of "friendslist" to "followerslist" - appwide reloadTimer no longer being used - new SpazCore version - code to set spazcore dumplevel now in index.html (so we can set it ASAP for debugging)
  • Aug 26, 2009
    r376 (- changed refresh time on friends timeline to use pref (was ...) committed by funkatron   -   - changed refresh time on friends timeline to use pref (was set to an hour) - moved Spaz.Timelines init into a method so it can be called after prefs are loaded - now JazzRecord only outputs debugging info if debugging is enabled - switched to using SpazPostPanel.getMessageText() instead of textarea.value - added postpanel opt for shortlink_service; default is BITLY - fixed bugs in setting over/under classes for postpanel - added buttons and implementation for shortening URLs and Text in PostPanel - renamed #entrystats div to #entrybox-popup
    - changed refresh time on friends timeline to use pref (was set to an hour) - moved Spaz.Timelines init into a method so it can be called after prefs are loaded - now JazzRecord only outputs debugging info if debugging is enabled - switched to using SpazPostPanel.getMessageText() instead of textarea.value - added postpanel opt for shortlink_service; default is BITLY - fixed bugs in setting over/under classes for postpanel - added buttons and implementation for shortening URLs and Text in PostPanel - renamed #entrystats div to #entrybox-popup
  • Aug 25, 2009
    r375 (- moved Spaz.Keyboard and Spaz.Intercept event handling stuf...) committed by funkatron   -   - moved Spaz.Keyboard and Spaz.Intercept event handling stuff into spaz.controller.js - fleshed out submission and update success handling for posting new messages with postpanel etc - moved friends and public timeline filtering into Spaz.Timelines - commented out sandbox iframe. I don't think we're using this at all.
    - moved Spaz.Keyboard and Spaz.Intercept event handling stuff into spaz.controller.js - fleshed out submission and update success handling for posting new messages with postpanel etc - moved friends and public timeline filtering into Spaz.Timelines - commented out sandbox iframe. I don't think we're using this at all.
  • Aug 24, 2009
    r374 (- added (moved) popbox images ) committed by funkatron   -   - added (moved) popbox images
    - added (moved) popbox images
 
Hosted by Google Code