Last 30 days
-
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
r406
(- removed extraneous Spaz.Themes.setThemeInfo function
) committed by funkatron
- - removed extraneous Spaz.Themes.setThemeInfo function
- removed extraneous Spaz.Themes.setThemeInfo function
-
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)
-
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
-
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
-
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)
-
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
-
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)
-
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
-
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
-
-
-
-
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
-
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
-
-
-
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
-
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
-
r393
(- Leopaz: Styled #entrybox-popup) committed by ronald.devera
- - Leopaz: Styled #entrybox-popup
- Leopaz: Styled #entrybox-popup
-
r392
(- Set svn:ignore on ./*.tmproj) committed by ronald.devera
- - Set svn:ignore on ./*.tmproj
- Set svn:ignore on ./*.tmproj
-
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
-
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
-
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
-
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
-
-
-
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
-
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
-
r385
(Filesystem refactor) committed by funkatron
- Filesystem refactor
-
r384
(Filesystem refactor) committed by funkatron
- Filesystem refactor
-
r383
(Filesystem refactor) committed by funkatron
- Filesystem refactor
-
r382
(Filesystem refactor) committed by funkatron
- Filesystem refactor
-
r381
(Filesystem refactor) committed by funkatron
- Filesystem refactor
-
r380
(Filesystem refactor) committed by funkatron
- Filesystem refactor
-
r379
(Filesystem refactor) committed by funkatron
- Filesystem refactor
-
r378
(Filesystem refactor) committed by funkatron
- Filesystem refactor
-
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)
-
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
-
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.
-
r374
(- added (moved) popbox images
) committed by funkatron
- - added (moved) popbox images
- added (moved) popbox images
|