Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rmm5t/jquery-timeago
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: rmm5t/jquery-timeago
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 20 commits
  • 9 files changed
  • 8 contributors

Commits on Mar 6, 2013

  1. Configuration menu
    Copy the full SHA
    72c9a9f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2013

  1. Update locales/jquery.timeago.ja.js

    fix mistranslations and unify styles
    znz committed Mar 8, 2013
    Configuration menu
    Copy the full SHA
    83e05ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #117 from znz/update-locales-ja

    Update locales/jquery.timeago.ja.js
    rmm5t committed Mar 8, 2013
    Configuration menu
    Copy the full SHA
    783066c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2013

  1. Configuration menu
    Copy the full SHA
    fb40358 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #119 from kiafaldorius/localeTitle

    add setting to set the title to Date#toLocaleString
    rmm5t committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    4dad17f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2013

  1. Slovenian translation

    mclion committed Mar 31, 2013
    Configuration menu
    Copy the full SHA
    335dac0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #123 from mclion/patch-1

    Slovenian translation
    rmm5t committed Mar 31, 2013
    Configuration menu
    Copy the full SHA
    9944acb View commit details
    Browse the repository at this point in the history
  3. Missing Semicolon

    Stylaa committed Mar 31, 2013
    Configuration menu
    Copy the full SHA
    e21aad7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #124 from Stylaa/patch-1

    Missing Semicolon
    rmm5t committed Mar 31, 2013
    Configuration menu
    Copy the full SHA
    c04bd31 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2013

  1. Configuration menu
    Copy the full SHA
    2773b7e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2013

  1. Added bitcoin donation address

    rmm5t committed Apr 19, 2013
    Configuration menu
    Copy the full SHA
    c4884c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2013

  1. Lithuanian

    Lithuanian timeago
    igloro committed Apr 30, 2013
    Configuration menu
    Copy the full SHA
    7c1496f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from igloro/patch-1

    Lithuanian
    rmm5t committed Apr 30, 2013
    Configuration menu
    Copy the full SHA
    c212eb3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2013

  1. Update jquery.timeago.ar.js

    forabi committed May 5, 2013
    Configuration menu
    Copy the full SHA
    3a6c719 View commit details
    Browse the repository at this point in the history
  2. Update jquery.timeago.ar.js

    forabi committed May 5, 2013
    Configuration menu
    Copy the full SHA
    6b23148 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #128 from forabi/patch-1

    Update jquery.timeago.ar.js
    rmm5t committed May 5, 2013
    Configuration menu
    Copy the full SHA
    0893f9d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2013

  1. Added gittip donation link

    rmm5t committed May 14, 2013
    Configuration menu
    Copy the full SHA
    e69b93c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2013

  1. Cutoff setting for leaving older dates alone.

    The cutoff setting, if set to something other than 0, ensures that dates
    older than this number of milliseconds is not touched by timeago.
    msolli authored and shish committed May 18, 2013
    Configuration menu
    Copy the full SHA
    efdbae1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #129 from shish/cutoff-setting

    Cutoff setting for leaving older dates alone. [Rebase]
    rmm5t committed May 18, 2013
    Configuration menu
    Copy the full SHA
    2f2fb8f View commit details
    Browse the repository at this point in the history
  3. Bumped version to v1.2.0

    rmm5t committed May 18, 2013
    Configuration menu
    Copy the full SHA
    f2afbea View commit details
    Browse the repository at this point in the history
Loading