flickrAwardCounter

UserScript to count award images in Flickr photo comments

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v2.32 2024-01-13

    v2.32 Further corrected display of awards on Photo page to allow for photos without any dynamic loading information.
    Photos with no mapping information whatsoever are displayed after a 2 seconds delay.
    MB 2024-01-13

  • v2.31 2024-01-12

    v2.31 Further corrected display of awards on Photo page to allow for photos without geotagging.
    MB 2024-01-12

  • v2.30 2024-01-08

    v2.30 Corrected comments/awards menu to adapt to modern javascript syntax for HTMLCollections.
    Fixed display of awards on Photo page initial load to adapt to new Flickr Asynchronous loading of location information.
    MB 2024-01-08

  • v2.29 2023-09-24

    v2.29 Corrected comments menu button encoding in 'separate awards' mode
    so that own comments are editable and deletable when shown in a photo page published by somebody else.
    MB 2023-09-24.

  • v2.28 2023-09-22

    v2.28 Updated separated comments display to adapt to new (and clearer) Flickr photo page HTML coding. Well done Flickr :-)
    New separate real comments and awards (fac / all) counts in the photo page.
    Awards are Flickr comments containing either an image or a link.
    Real comments are text only.
    MB 2023-09-22.

  • v2.27 2022-06-01

    List comments/awards in reverse chronological order, most recent first.
    Comment box moved on top of comments list.
    New 'reverse comments' checkbox in configuration panel.
    Corrected another error in displaying comments elapsed time.
    MB 2022-06-01.

  • v2.26 2022-05-23

    Substitute default buddy icon when loading of comment author's icon fails.
    fac-only checkbox state sticks from one photo details page to the next.
    comments/awards/both display mode sticks from one photo details page to the next.
    corrects missing or faulty dimensions of award images automatically.
    corrects protocol of award images from http to https automatically when loaded from flickr domain
    to conform to the page's Content Security Policy.
    Number of columns for awards display now defaults to 1, adjustable in configuration panel.
    MB 2022-05-23.

  • v2.25 2022-05-20

    Updated separated comments display for comments / awards / both options.
    Added optional display of fac configured awards only for awards and both options.
    Display awards in columns in photo details page.

  • v2.24 2022-04-26

    v2.24 Updated event handler so that awards for the selected photo are displayed directly
    when going from one photo to the next or previous in photo page view, as well as when
    clicking on a photo tile in the new standard pool and stream views. No more page reloading necessary.
    Updated photo page to display actual comments separately from awards. Click link to alternate display.
    Feature can be disabled/enabled at the bottom of the configuration panel.
    MB 2022-04-22.

  • v2.23 2022-04-14

    v2.23 Updated configuration panel to display properly in modern browsers.
    Removed cloud export for settings (phazeshift endpoint no longer available).
    Fixed script version check now based on Greasy Fork repository.
    Displays update link in the configuration panel when new version is available.
    MB 2022-04-14.

  • v2.22 2022-03-28

    v2.22 ???? Fixed discussion view in 'new' (default) layout format.
    awards pane in each photo of the 'new' pool layout now scrollable if too many awards to display.
    MB 2022-03-28.

  • v2.21 2022-03-24

    v2.21 Fixed pool view in 'new' layout as opposed to deprecated 'classic'.
    Tweaked photo id extraction regular expression.
    Policed global leaks and wayward var declarations.
    Added @author tag. MB 2022-03-24.

  • v2.20 2022-03-17