root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @92 [92] 4 years kluck Fix for a very weird bug where the CS3 debugger calls all getters on all …
(edit) @91 [91] 5 years kluck Added a further utility Date function to turn a Date into a String in a …
(edit) @90 [90] 5 years kluck Added utility function to find out if a Photo has a given tag.
(edit) @89 [89] 5 years kluck Added support for original secret as returned by calls to photosGetInfo …
(edit) @88 [88] 5 years kluck Updated photosRemoveTag to expect a String rather than a number as tagId
(edit) @87 [87] 5 years kluck Added support for Person.photosUrl and Person.profileUrl as returned by …
(edit) @86 [86] 5 years kluck Branched 0.5
(edit) @85 [85] 5 years kluck Documentation update re. return type of getLargestAvailableSize
(edit) @84 [84] 5 years kluck Added support for farm attribute which identifies which server farm an …
(edit) @83 [83] 6 years kluck Fixed bugs introduced when refactoring to make the distinction between …
(edit) @82 [82] 6 years kluck Added commands to make it easier to set the priority of a given …
(edit) @81 [81] 6 years kluck Added support for the owner information now returned on a call to …
(edit) @80 [80] 6 years kluck Added support for passing "tags" to the "extras" parameter (currently …
(edit) @79 [79] 6 years kluck Refactoring to make it clear which methods are internal ones used by …
(edit) @78 [78] 6 years kluck Added support for flickr.photosets.comments.* methods
(edit) @77 [77] 6 years kluck Added support for flickr.photos.notes.* methods
(edit) @76 [76] 6 years kluck Added the LuminicBox? log classes to the distribution.
(edit) @75 [75] 6 years kluck Added support for the totally pointless flickr.test.null!
(edit) @74 [74] 6 years kluck Added support for flickr.photos.licenses.* methods. Involved a backwards …
(edit) @73 [73] 6 years kluck Added support for flickr.photos.delete
(edit) @72 [72] 6 years kluck Massive changes to make the documentation accurate and consistent. …
(edit) @71 [71] 6 years kluck Updated the default cached methods to reflect all newly added methods.
(edit) @70 [70] 6 years kluck Added support for flickr.photos.geo.getPerms and …
(edit) @69 [69] 6 years kluck Added support for flickr.photos.geo.getLocation, …
(edit) @68 [68] 6 years kluck Added support for the location information returned in a call to …
(edit) @67 [67] 6 years kluck Fix so that all extras returned in a call to flickr.photosets.getPhotos …
(edit) @66 [66] 6 years kluck Added support for the "geo" argument which is passed via the "extras" …
(edit) @65 [65] 6 years kluck Added support for last_update parameter to be passed to extras where ever …
(edit) @64 [64] 6 years kluck Added svn:keywords Id to all files
(edit) @63 [63] 6 years kluck Added support for flickr.photos.getWithGeoData and …
(edit) @62 [62] 6 years kluck Added a way to get the 100px on the longest side image from flickr.com and …
(edit) @61 [61] 6 years kluck Added in support for new privacy_filter argument to: flickr.photos.search …
(edit) @60 [60] 6 years kluck Major re factoring to avoid Flash's "32K bytecode per class" limit. Moved …
(edit) @59 [59] 6 years kluck Added support for new flickr.photos.comments.* methods. NOTE: the Flashr …
(edit) @58 [58] 6 years kluck Bugfix - queue was locked when logging in, added code to allow queue to …
(edit) @57 [57] 6 years kluck Fix to handle it gracefully when flickr returns XML with empty photo nodes …
(edit) @56 [56] 6 years kluck Removed temporary debugging (due to this flickr.com bug: …
(edit) @55 [55] 6 years kluck Added support for flickr.photos.recentlyUpdated.
(edit) @54 [54] 6 years kluck Changes to API endpoint in response to the change at flickr,com: …
(edit) @53 [53] 6 years kluck Added FlashrCache?.setCachable to give you fine grained control over which …
(edit) @52 [52] 6 years kluck Changed FlashrResponse?.onError to receive a FlashrRequest? object rather …
(edit) @51 [51] 6 years kluck Added a return type to Person.isFavorite
(edit) @50 [50] 6 years kluck Added a Person.isFavorite function which can be used to easily check if a …
(edit) @49 [49] 6 years kluck Fixed an obscure bug caused by the fact that Flash is sometimes …
(edit) @48 [48] 6 years kluck Added Person.buddyIcon to easily get the URL to someone's buddy icon.
(edit) @47 [47] 6 years kluck Added Flashr.executeAtPriority. This utility method allows you to execute …
(edit) @46 [46] 6 years kluck Fix so that Photo.getLargestAvailableSize will compile under MTASC.
(edit) @45 [45] 6 years kluck Fixed a log statement that wasn't updated in the move to the …
(edit) @44 [44] 6 years kluck Added Tag.getRelatedTags and Tag.getRelatedTagStrings and supporting code …
(edit) @43 [43] 6 years kluck Fixed Flashr.SUBVERSION_ID.
(edit) @42 [42] 6 years kluck Added Flashr.SUBVERSION_ID so that you can find out what revision of …
(edit) @41 [41] 6 years kluck Added Flashr.cancelCurrentRequest and necessary supporting code. This …
(edit) @40 [40] 6 years kluck Cleaned up the way photosGetLargestSize works and made it return a …
(edit) @39 [39] 6 years kluck Added Photo.getLargestAvailableSize - a utility method that can be called …
(edit) @38 [38] 6 years kluck Change so that the params passed to photosSearch are cloned. This prevents …
(edit) @37 [37] 6 years kluck Added svn:keywords "Id" to each file to aid tracking of what version …
(edit) @36 [36] 6 years kluck Added support for flickr.photos.comments.getList and so for comments in …
(edit) @35 [35] 6 years kluck Added some comments to Photo.largeUrl and Photo.originalUrl describing …
(edit) @34 [34] 6 years kluck More changes of ids to Strings (as flickr changed the format to allow them …
(edit) @33 [33] 6 years kluck Fixed ticket #1 - a bug introduced in last changeset.
(edit) @32 [32] 6 years kluck Changed id's to Strings where appropriate (as flickr changed the format).
(edit) @31 [31] 6 years kluck Added FlashrResponseHistory? to store a history of completed Flashr …
(edit) @30 [30] 6 years kluck Changed Person.getFavorites to return an Array rather than an Object
(edit) @29 [29] 6 years kluck Added test for FlashrRequest?.clone
(edit) @28 [28] 6 years kluck Added FlashrRequest?.clone method. Added support for …
(edit) @27 [27] 6 years kluck Added query throttling so that no more than one query per second is sent …
(edit) @26 [26] 6 years kluck Implemented priority for the FlashrRequestQueue?
(edit) @25 [25] 6 years kluck Fixed Flashr.as to reflect the earlier change of a method name in …
(edit) @24 [24] 6 years kluck Implemented caching when Flashr.cacheQueries is set to true…
(edit) @23 [23] 6 years kluck Changed internals to ue a FlashrResponseEvent? rather than an anonymous …
(edit) @22 [22] 6 years kluck Implemented FlashrRequestQueue? and made it so that requests to flickr.com …
(edit) @21 [21] 6 years kluck Added FlashrRequest? and made all methods use queueRequest to call …
(edit) @20 [20] 6 years kluck Removed the photos array where it was unnecessarily being passed along …
(edit) @19 [19] 6 years kluck Moved everything into flashr.core ready for the 0.5 release. Added …
(edit) @18 [18] 6 years kluck Branched 0.4 off to allow development to proceed on 0.5
(edit) @17 [17] 6 years kluck Fix to avoid "Invalid signature" errors when you accidentally pass an …
(edit) @16 [16] 6 years kluck Added documentation for passing sort:"relevance" to photosSearch as just …
(edit) @15 [15] 6 years kluck Added the FlickrCached? object and made a few necessary changes to Flickr. …
(edit) @14 [14] 6 years kluck Added Person.getTagsAsStrings method and better documentation to all the …
(edit) @13 [13] 6 years kluck Added flickr.interestingness.getList as released by flickr today. …
(edit) @12 [12] 6 years kluck created Flickr._prepareQuerystring method so that the necessary code could …
(edit) @11 [11] 6 years kluck Added Photos.getSizes method. Changed some var names from resultSet to …
(edit) @10 [10] 6 years kluck Changes so ResultsSet?.queryString is correctly set
(edit) @9 [9] 6 years kluck Added ResultsSet? which passes back the page, numPages, resultsPerPage and …
(edit) @8 [8] 6 years kluck Added user_id parameter to groupsPoolsGetPhotos See: …
(edit) @7 [7] 6 years kluck Added Photo.getTagsAsStrings as a utility method to make it easier to …
(edit) @6 [6] 7 years kluck Optional "original_format" argument added to "extras" parameter list from …
(edit) @5 [5] 7 years kluck Added Photo.getInfoCalled to determine when getInfo has been called on a …
(edit) @4 [4] 7 years kluck Moved MD5 to com.suite75.ascrypt.MD5 to avoid reliance on seperately …
(edit) @3 [3] 7 years kluck Added methods to get small and large image URL's for a given photo and …
(edit) @2 [2] 7 years kluck
(add) @1 [1] 7 years kluck version 0.3.01 - the first to be added to OSFlash
Note: See TracRevisionLog for help on using the revision log.