My favorites | Sign in
Project Home Wiki Issues Source
Details: Show all Hide all

Older

  • Jun 14, 2011
    issue 56 (Not working with https://secure.flickr.com) reported by fishyw...@gmail.com   -   This patch may work, I'm not sure: diff a/fittr-flickr/manifest.json b/fittr-flickr/manifest.json index d0fb025..e2f3c6b 100644 --- a/fittr-flickr/manifest.json +++ b/fittr-flickr/manifest.json @@ -4,7 +4,7 @@ "description": "Making Flickr more fitter.", "content_scripts": [ { - "matches": ["http://www.flickr.com/*"], + "matches": ["http://www.flickr.com/*","https://secure.flickr.com/*"], "run_at": "document_end", "js": ["utils/fittr.js", "utils/utils.js",
    This patch may work, I'm not sure: diff a/fittr-flickr/manifest.json b/fittr-flickr/manifest.json index d0fb025..e2f3c6b 100644 --- a/fittr-flickr/manifest.json +++ b/fittr-flickr/manifest.json @@ -4,7 +4,7 @@ "description": "Making Flickr more fitter.", "content_scripts": [ { - "matches": ["http://www.flickr.com/*"], + "matches": ["http://www.flickr.com/*","https://secure.flickr.com/*"], "run_at": "document_end", "js": ["utils/fittr.js", "utils/utils.js",
  • Apr 11, 2011
    issue 2 (Lightbox and image links don't work for non-public photos.) commented on by ptu...@gmail.com   -   It might be a good idea, in the interim, to grey out the image links on private photos.
    It might be a good idea, in the interim, to grey out the image links on private photos.
  • Feb 04, 2011
    r63 (Fixing the page action to work with the 'z' photo size. ) committed by dan.pup...@gmail.com   -   Fixing the page action to work with the 'z' photo size.
    Fixing the page action to work with the 'z' photo size.
  • Feb 04, 2011
    r63 (Fixing the page action to work with the 'z' photo size. ) committed by dan.pup...@gmail.com   -   Fixing the page action to work with the 'z' photo size.
    Fixing the page action to work with the 'z' photo size.
  • Jan 15, 2011
    issue 55 (social network) reported by m7c...@gmail.com   -   Add Twitter and Facebook icon to sher
    Add Twitter and Facebook icon to sher
  • Jan 02, 2011
    issue 54 (Rich formatting for comment boxes?) reported by trojanguy   -   Was wondering if it was possible to update fittr flickr with buttons right above the comment box that let you easily add formatting (bold, italics, etc.) as well as photos and links. For instance, it'd be nice if there was a "b" button that when you highlighted a word or words and then hit it, it'd surround them with the <b> and </b> html tags. Same with an "i" button that used the italics html tags. Links would use the <a href="URL"> and </a> tags. Basically I miss that functionality from the firefox "flickr rich edit" extension: http://www.flickr.com/groups/flickrhacks/discuss/72157600167344563/
    Was wondering if it was possible to update fittr flickr with buttons right above the comment box that let you easily add formatting (bold, italics, etc.) as well as photos and links. For instance, it'd be nice if there was a "b" button that when you highlighted a word or words and then hit it, it'd surround them with the <b> and </b> html tags. Same with an "i" button that used the italics html tags. Links would use the <a href="URL"> and </a> tags. Basically I miss that functionality from the firefox "flickr rich edit" extension: http://www.flickr.com/groups/flickrhacks/discuss/72157600167344563/
  • Dec 09, 2010
    issue 53 (S-tarring photos does not work via the 'S' key) reported by zsolt.botykai   -   What steps will reproduce the problem? 1. Install fittr in Chromium 10.0.605.0 (68571) 2. Go to some Flickr photo, e.g. I used: http://www.flickr.com/photos/christinagreve/5246910204/ 3. Hit 'S' on the keyboard. What is the expected output? What do you see instead? Photo should have been starred. Nothing happened. What version of the product are you using? On what operating system? I'm on Linux, Chromium 10.0.605.0 (68571), using the latest extension available from the extensions site. Please provide any additional information below. -
    What steps will reproduce the problem? 1. Install fittr in Chromium 10.0.605.0 (68571) 2. Go to some Flickr photo, e.g. I used: http://www.flickr.com/photos/christinagreve/5246910204/ 3. Hit 'S' on the keyboard. What is the expected output? What do you see instead? Photo should have been starred. Nothing happened. What version of the product are you using? On what operating system? I'm on Linux, Chromium 10.0.605.0 (68571), using the latest extension available from the extensions site. Please provide any additional information below. -
  • Dec 05, 2010
    issue 52 (Flickr refer comment) reported by wallyg   -   Another Firefox greasemonkey script that I love for Flickr is called Flickr Refer comment. It auto comments the place where you came from when commenting, i.e., "Seen in x group", "Seen in your photostream", etc.
    Another Firefox greasemonkey script that I love for Flickr is called Flickr Refer comment. It auto comments the place where you came from when commenting, i.e., "Seen in x group", "Seen in your photostream", etc.
  • Dec 05, 2010
    issue 51 (Batch editing) reported by wallyg   -   One of my favorite GreaseMonkey scripts for flickr in Firefox (called Flickr Titles + Descriptions Batch Tools) allows you to perform batch functions under "Edit Photos" under "Batch Organize" in the Organizer. It allows the following: - Search + Replace Titles+Descriptions - Search + Replace Titles - Search + Replace Descriptions - Append text to all titles - Append text to all descriptions
    One of my favorite GreaseMonkey scripts for flickr in Firefox (called Flickr Titles + Descriptions Batch Tools) allows you to perform batch functions under "Edit Photos" under "Batch Organize" in the Organizer. It allows the following: - Search + Replace Titles+Descriptions - Search + Replace Titles - Search + Replace Descriptions - Append text to all titles - Append text to all descriptions
  • Nov 30, 2010
    issue 50 (How do i modify the flickr embed code of a slide show so tha...) Status changed by dan.pupius   -   No idea, but I seriously doubt it. I think you might have better luck asking on the Flickr forums. This site is for an unofficial Flickr extension for Chrome.
    Status: Invalid
    No idea, but I seriously doubt it. I think you might have better luck asking on the Flickr forums. This site is for an unofficial Flickr extension for Chrome.
    Status: Invalid
  • Nov 28, 2010
    issue 50 (How do i modify the flickr embed code of a slide show so tha...) reported by kkrishnan1962   -   I have a huge collecttion of my own on Flicker and the only way to show it on you tube is to use Flickre slide show (where the Flickr logo comes, and at the bottom of the slide show you get the embed html code. Is there any way of taking the embed code and tweaking around so that I can directly put in youtube or on my blog without the Flicker logo? All photos are owned by me and hence there is no copyright violation.. IThis is the Flickrs embed code given below. <object width="700" height="525"> <param name="flashvars" value="offsite=true&lang=en-us&page_show_url=%2Fsearch%2Fshow%2F%3Fq%3DNainital%26z%3De&page_show_back_url=%2Fsearch%2F%3Fq%3DNainital%26z%3De&method=flickr.photos.search&api_params_str=&api_text=Nainital&api_tag_mode=bool&api_media=all&api_sort=relevance&jump_to=&start_index=0"></param> <param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&lang=en-us&page_show_url=%2Fsearch%2Fshow%2F%3Fq%3DNainital%26z%3De&page_show_back_url=%2Fsearch%2F%3Fq%3DNainital%26z%3De&method=flickr.photos.search&api_params_str=&api_text=Nainital&api_tag_mode=bool&api_media=all&api_sort=relevance&jump_to=&start_index=0" width="700" height="525"></embed></object>
    I have a huge collecttion of my own on Flicker and the only way to show it on you tube is to use Flickre slide show (where the Flickr logo comes, and at the bottom of the slide show you get the embed html code. Is there any way of taking the embed code and tweaking around so that I can directly put in youtube or on my blog without the Flicker logo? All photos are owned by me and hence there is no copyright violation.. IThis is the Flickrs embed code given below. <object width="700" height="525"> <param name="flashvars" value="offsite=true&lang=en-us&page_show_url=%2Fsearch%2Fshow%2F%3Fq%3DNainital%26z%3De&page_show_back_url=%2Fsearch%2F%3Fq%3DNainital%26z%3De&method=flickr.photos.search&api_params_str=&api_text=Nainital&api_tag_mode=bool&api_media=all&api_sort=relevance&jump_to=&start_index=0"></param> <param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&lang=en-us&page_show_url=%2Fsearch%2Fshow%2F%3Fq%3DNainital%26z%3De&page_show_back_url=%2Fsearch%2F%3Fq%3DNainital%26z%3De&method=flickr.photos.search&api_params_str=&api_text=Nainital&api_tag_mode=bool&api_media=all&api_sort=relevance&jump_to=&start_index=0" width="700" height="525"></embed></object>
  • Nov 20, 2010
    issue 19 (bbcode link to page) Status changed by dan.pupius   -   Yep, you can do this from the "Share This" menu.
    Status: WontFix
    Yep, you can do this from the "Share This" menu.
    Status: WontFix
  • Nov 20, 2010
    issue 19 (bbcode link to page) commented on by adam.w.knox   -   This should be removed as the functionality is now built into flickr
    This should be removed as the functionality is now built into flickr
  • Nov 14, 2010
    issue 38 (quick link wrong) commented on by dan.pupius   -   Hey burgwinkel, it looks like they're private photos. At the moment there's no good way to use the Flickr API securely from the extension since the private key is accessible. I'd have to implement a proxy server that people could authenticate to make private requests. This isn't going to happen any time soon :(
    Hey burgwinkel, it looks like they're private photos. At the moment there's no good way to use the Flickr API securely from the extension since the private key is accessible. I'd have to implement a proxy server that people could authenticate to make private requests. This isn't going to happen any time soon :(
  • Nov 14, 2010
    issue 38 (quick link wrong) commented on by burgwinkel   -   I have come to rely on fittr as essential to my flickr usage. Bravo! And thank you! I'm having private-original-quick-link issue also. All of my private photos using the 'O' shortcut fail, i.e.: http://farm5.static.flickr.com/4084/5173479999_ddec052b6a_z_o.jpg (I think that will probably fail for you). And I know that the url you use works for most (if not all) public photos. I am wondering why you don't use the flickr 'in/photostream' url, which leaves authentication up to the browser (I think); i.e.: http://www.flickr.com/photos/username/1234567890/sizes/o/in/photostream/. That method works for all photos, both public and private, when I am logged in (which is the case for almost all fittr users I imagine).
    I have come to rely on fittr as essential to my flickr usage. Bravo! And thank you! I'm having private-original-quick-link issue also. All of my private photos using the 'O' shortcut fail, i.e.: http://farm5.static.flickr.com/4084/5173479999_ddec052b6a_z_o.jpg (I think that will probably fail for you). And I know that the url you use works for most (if not all) public photos. I am wondering why you don't use the flickr 'in/photostream' url, which leaves authentication up to the browser (I think); i.e.: http://www.flickr.com/photos/username/1234567890/sizes/o/in/photostream/. That method works for all photos, both public and private, when I am logged in (which is the case for almost all fittr users I imagine).
  • Oct 21, 2010
    issue 46 (Show all images by a user in his/her groups) commented on by sartori   -   laugh, at my own lacking skills - yes. Thanks for keeping it open, hope to see it implemented sometime in the future :)
    laugh, at my own lacking skills - yes. Thanks for keeping it open, hope to see it implemented sometime in the future :)
  • Oct 21, 2010
    issue 47 (it would be great if fittr flickr worked for other web sites...) Status changed by dan.pupius   -   This is a nice idea, but I think it should be a different extension and not bundled with Fittr Flickr.
    Status: WontFix
    This is a nice idea, but I think it should be a different extension and not bundled with Fittr Flickr.
    Status: WontFix
  • Oct 21, 2010
    issue 46 (Show all images by a user in his/her groups) Status changed by dan.pupius   -   Sorry, my comment was actually meant for a different bug. Reopening. >> (easy for a talented dev that is) Was that meant to be a snark?
    Status: New
    Sorry, my comment was actually meant for a different bug. Reopening. >> (easy for a talented dev that is) Was that meant to be a snark?
    Status: New
  • Oct 20, 2010
    issue 46 (Show all images by a user in his/her groups) commented on by sartori   -   Oh thats a shame, cause its actually really easy to implement (easy for a talented dev that is). All it needs is the current users ID and append to the end of the groups pool link i.e. http://www.flickr.com/groups/northernbeachessydney/pool/35207247@N08
    Oh thats a shame, cause its actually really easy to implement (easy for a talented dev that is). All it needs is the current users ID and append to the end of the groups pool link i.e. http://www.flickr.com/groups/northernbeachessydney/pool/35207247@N08
  • Oct 20, 2010
    issue 46 (Show all images by a user in his/her groups) Status changed by dan.pupius   -   This is a nice idea, but I think it should be a different extension and not bundled with Fittr Flickr.
    Status: WontFix
    This is a nice idea, but I think it should be a different extension and not bundled with Fittr Flickr.
    Status: WontFix
  • Sep 23, 2010
    issue 49 (interestingness rating on image page) reported by cohenjonathan7   -   There used to be a greasemonkey script (doesn't work with the new flickr pages) that would give the ordinal rank of each image in popularity/interestingness. That info is there (from photostream, can click 'popular' to display the list ordered by popularity); but I found it useful to have on the image page itself. If a new version of fittr could do that, I for one would be grateful.
    There used to be a greasemonkey script (doesn't work with the new flickr pages) that would give the ordinal rank of each image in popularity/interestingness. That info is there (from photostream, can click 'popular' to display the list ordered by popularity); but I found it useful to have on the image page itself. If a new version of fittr could do that, I for one would be grateful.
  • Sep 19, 2010
    issue 48 (Machine Tag Links) reported by Dom.smithy   -   For machine tags like Facebook:event=0000000000 it would be nice if these were rendered as links. Flickr already does this for some tags such as last.fm event tags and upcoming.org event tags ones I would like to see rendered as links are Facebook:user, Facebook:event, Twitter:user.
    For machine tags like Facebook:event=0000000000 it would be nice if these were rendered as links. Flickr already does this for some tags such as last.fm event tags and upcoming.org event tags ones I would like to see rendered as links are Facebook:user, Facebook:event, Twitter:user.
  • Aug 22, 2010
    issue 47 (it would be great if fittr flickr worked for other web sites...) reported by the.uncola   -   it would be great if fittr flickr worked for other web sites as well, or added a way to right click an image and see the exif info
    it would be great if fittr flickr worked for other web sites as well, or added a way to right click an image and see the exif info
  • Jul 23, 2010
    Releases Wiki page edited by dan.pupius   -   Revision r62 Edited wiki page through web user interface.
    Revision r62 Edited wiki page through web user interface.
  • Jul 23, 2010
    r61 (1.6.1 release.) committed by dan.pupius   -   1.6.1 release.
    1.6.1 release.
  • Jul 23, 2010
    r60 (Make CSS rules !important so that Flickr CSS doesn't overrid...) committed by dan.pupius   -   Make CSS rules !important so that Flickr CSS doesn't override them.
    Make CSS rules !important so that Flickr CSS doesn't override them.
  • Jul 22, 2010
    issue 46 (Show all images by a user in his/her groups) reported by sartori   -   the ability to show all images by a user in his/her groups would be awesome. there were extensions that did this in past but they dont work on the new version of the photo page. how this works is basically under each group the image belongs in would be a link to show all images by that user in that group. cheers and thanks for an awesome script!
    the ability to show all images by a user in his/her groups would be awesome. there were extensions that did this in past but they dont work on the new version of the photo page. how this works is basically under each group the image belongs in would be a link to show all images by that user in that group. cheers and thanks for an awesome script!
  • Jul 15, 2010
    issue 45 (For items where O and L sizes are not available bigger than ...) commented on by dan.pupius   -   I don't think the Flickr API has been updated to return the new "large-medium" size that the new UI shows. I'll take a look.
    I don't think the Flickr API has been updated to return the new "large-medium" size that the new UI shows. I'll take a look.
  • Jul 14, 2010
    issue 45 (For items where O and L sizes are not available bigger than ...) reported by cppexp...@mail.ru   -   For items where O and L sizes are not available bigger than Medium format is available. I'm not sure if it's something new or bug. Take a look at following photo http://www.flickr.com/photos/austintexas/2517944403/in/photostream/ Medium size points to http://farm3.static.flickr.com/2128/2517944403_bf360251b2.jpg Although bigger size is available if you add something to the URL making it like this http://farm3.static.flickr.com/2128/2517944403_bf360251b2_z.jpg?zz=1 Please note that both "_z" and "?zz=1" are required. Thank you.
    For items where O and L sizes are not available bigger than Medium format is available. I'm not sure if it's something new or bug. Take a look at following photo http://www.flickr.com/photos/austintexas/2517944403/in/photostream/ Medium size points to http://farm3.static.flickr.com/2128/2517944403_bf360251b2.jpg Although bigger size is available if you add something to the URL making it like this http://farm3.static.flickr.com/2128/2517944403_bf360251b2_z.jpg?zz=1 Please note that both "_z" and "?zz=1" are required. Thank you.
  • Jul 01, 2010
    issue 44 (The "Quote" feature should have a larger icon) commented on by dan.pupius   -   In fact, the size is 24px, are you using v1.6 and have set Flickr to use the new photo page UI?
    In fact, the size is 24px, are you using v1.6 and have set Flickr to use the new photo page UI?
  • Jul 01, 2010
    issue 44 (The "Quote" feature should have a larger icon) Status changed by dan.pupius   -   The icon size is specified by Flickr. It uses the same code that is used by Flickr's native "reply" feature. e.g. [http://www.flickr.com/photos/dpup]. I think consistency is important. A feature request might be to increase the size of the profile photos Flickr uses in comments and replys.
    Status: WontFix
    The icon size is specified by Flickr. It uses the same code that is used by Flickr's native "reply" feature. e.g. [http://www.flickr.com/photos/dpup]. I think consistency is important. A feature request might be to increase the size of the profile photos Flickr uses in comments and replys.
    Status: WontFix
  • Jul 01, 2010
    issue 44 (The "Quote" feature should have a larger icon) reported by mmcnier   -   16x16 is tiny. It should be increased to at least 24x24, which is the standard on Patr & BetterFlickr for Firefox
    16x16 is tiny. It should be increased to at least 24x24, which is the standard on Patr & BetterFlickr for Firefox
  • Jun 27, 2010
    issue 16 (Customize EXIF fields.) Status changed by dan.pupius   -   Go to the options page, make sure you have version 1.6
    Status: Fixed
    Go to the options page, make sure you have version 1.6
    Status: Fixed
  • Jun 27, 2010
    issue 2 (Lightbox and image links don't work for non-public photos.) commented on by dan.pupius   -   Yeah, this affects all API calls that need to be authenticated. I haven't come up with a good solution yet.
    Yeah, this affects all API calls that need to be authenticated. I haven't come up with a good solution yet.
  • Jun 26, 2010
    issue 2 (Lightbox and image links don't work for non-public photos.) commented on by JesseLives   -   I can confirm what drfrogsplat says.
    I can confirm what drfrogsplat says.
  • Jun 26, 2010
    issue 43 (Safari support) commented on by emarshal   -   Just as an FYI for anyone thinking of tackling this: Michael Gundlach (of Adblock fame) wrote a helpful library to aid in porting extensions between Chrome and Safari as part of his Safari Adblock port (http://safariadblock.com/): http://safariadblock.com/port.js
    Just as an FYI for anyone thinking of tackling this: Michael Gundlach (of Adblock fame) wrote a helpful library to aid in porting extensions between Chrome and Safari as part of his Safari Adblock port (http://safariadblock.com/): http://safariadblock.com/port.js
  • Jun 26, 2010
    issue 22 (Size Info on More Info Popup) Status changed by dan.pupius   -   Make sure you have version 1.6 and then go to the Fittr Flickr options page on chrome://extensions/ and add ImageWidth and ImageHeight to the list of EXIF tags to display. You can also remove other ones you don't care about.
    Status: Fixed
    Make sure you have version 1.6 and then go to the Fittr Flickr options page on chrome://extensions/ and add ImageWidth and ImageHeight to the list of EXIF tags to display. You can also remove other ones you don't care about.
    Status: Fixed
  • Jun 26, 2010
    issue 21 (Lightbox doesn't use Original image size when there is no La...) Status changed by dan.pupius   -   New Flickr lightbox makes this redundant.
    Status: WontFix
    New Flickr lightbox makes this redundant.
    Status: WontFix
  • Jun 26, 2010
    issue 7 (Lightbox not respecting rotation) commented on by dan.pupius   -   New native Flickr lightbox has made this one redundant so marking as "wont fix".
    New native Flickr lightbox has made this one redundant so marking as "wont fix".
  • Jun 26, 2010
    issue 7 (Lightbox not respecting rotation) Status changed by dan.pupius   -   New native Flickr lightbox has made this one redundant so marking as "wont fix".
    Status: WontFix
    New native Flickr lightbox has made this one redundant so marking as "wont fix".
    Status: WontFix
  • Jun 26, 2010
    issue 30 (next/back buttons in Lightbox mode should maintain Lightbox ...) Status changed by dan.pupius   -   This is redundant now that Flickr added their own, better, lightbox.
    Status: WontFix
    This is redundant now that Flickr added their own, better, lightbox.
    Status: WontFix
  • Jun 25, 2010
    Releases Wiki page commented on by dan.pupius   -   Fixes in 1.6. See above.
    Fixes in 1.6. See above.
  • Jun 25, 2010
    Releases Wiki page edited by dan.pupius   -   Revision r59 Edited wiki page through web user interface.
    Revision r59 Edited wiki page through web user interface.
  • Jun 25, 2010
    r58 (Check in version 1.6) committed by dan.pupius   -   Check in version 1.6
    Check in version 1.6
  • Jun 25, 2010
    r57 (Add script required for "fix the logo" following new page la...) committed by dan.pupius   -   Add script required for "fix the logo" following new page layout.
    Add script required for "fix the logo" following new page layout.
  • Jun 25, 2010
    r56 (New screen shots.) committed by dan.pupius   -   New screen shots.
    New screen shots.
  • Jun 25, 2010
    r55 (Add support for the new sidecar, show canonical URL and View...) committed by dan.pupius   -   Add support for the new sidecar, show canonical URL and View on Black links. Removed copy support, since it was broken in a recent update.
    Add support for the new sidecar, show canonical URL and View on Black links. Removed copy support, since it was broken in a recent update.
  • Jun 25, 2010
    r54 (Fix 'S' shortcut.) committed by dan.pupius   -   Fix 'S' shortcut.
    Fix 'S' shortcut.
  • Jun 25, 2010
    r53 (More tweaks to the new "quote" link. Commented out TODO sect...) committed by dan.pupius   -   More tweaks to the new "quote" link. Commented out TODO sections of the options page.
    More tweaks to the new "quote" link. Commented out TODO sections of the options page.
  • Jun 25, 2010
    r52 (Fixes for the new photo page: - added native shortcuts to po...) committed by dan.pupius   -   Fixes for the new photo page: - added native shortcuts to popup - removed lightbox shortcut, not needed anymore - fixed exif.css - made old reply feature "quote", since reply is already there - fixed the logo cleaner More to come.
    Fixes for the new photo page: - added native shortcuts to popup - removed lightbox shortcut, not needed anymore - fixed exif.css - made old reply feature "quote", since reply is already there - fixed the logo cleaner More to come.
 
Powered by Google Project Hosting