Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add confirmation prompt when deleting chat messages #2545

Closed
wants to merge 25 commits into from

Commits on Jan 24, 2014

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

Commits on Jan 25, 2014

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

Commits on Feb 6, 2014

  1. fix(errors): return next(err) when experiencing errors, instead of …

    …res.json(500,{err:err}). Let the top-level error handler handle this (needed for upcoming versionerror discarding)
    lefnire committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    bf5e901 View commit details
    Browse the repository at this point in the history
  2. 6 Configuration menu
    Copy the full SHA
    4c3c4b2 View commit details
    Browse the repository at this point in the history
  3. fix(user): make sure next is passed to all routes, and is available in

    err-back of batch updates
    lefnire committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    0c21f54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e268839 View commit details
    Browse the repository at this point in the history
  5. Merge pull request HabitRPG#2762 from Sinza-/develop

    Replace hard-coded strings for window.env.t on js files
    paglias committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    01c4c44 View commit details
    Browse the repository at this point in the history
  6. i18n(refactor): load all files in a locale, not the ones defined in a…

    …pp.json, move env.t client code to own file, add env.isStaticPage (from isFrontPage)
    paglias committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    90e9a1a View commit details
    Browse the repository at this point in the history
  7. chore(cluster): use domain-middleware properly, so domains are used t…

    …o restart cluster workers
    lefnire committed Feb 6, 2014
    3 Configuration menu
    Copy the full SHA
    2837edd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55c28cb View commit details
    Browse the repository at this point in the history
  9. updating LFG

    Updating Looking for Group to the proper (not dead) link.
    deilann committed Feb 6, 2014
    Configuration menu
    Copy the full SHA
    66c7f48 View commit details
    Browse the repository at this point in the history
  10. 2 Configuration menu
    Copy the full SHA
    f7ded9d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2014

  1. 11 Configuration menu
    Copy the full SHA
    e36d326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    106a7fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e24d747 View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    82d9233 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d034262 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00af5f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8224163 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    677d239 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d0ef55 View commit details
    Browse the repository at this point in the history
  10. Revert "chore(bower): strange temporary fix. Can't remember where I p…

    …icked this"
    
    This reverts commit 2d4d103.
    lefnire committed Feb 7, 2014
    Configuration menu
    Copy the full SHA
    ef3e139 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba91fd9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7cce739 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    36b044e View commit details
    Browse the repository at this point in the history