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: vanilla/addons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: daigo75/Addons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 248 files changed
  • 1 contributor

Commits on Aug 5, 2012

  1. - Added notification of when an Asnwer is either Accepted or Rejected.

    - Added User Configuration settings to allow users to choose if they want
      to receive the notifications.
    daigo75 committed Aug 5, 2012
    Configuration menu
    Copy the full SHA
    d446fa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2012

  1. Commented out call to function Bullet()

    - Commented out call to funciton Bullet() as it doesn't exist in Vanilla
      2.0.18.x.
    daigo75 committed Sep 12, 2012
    Configuration menu
    Copy the full SHA
    53e6b6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94e0ae8 View commit details
    Browse the repository at this point in the history
  3. Added automatic hiding of Comments with a low score

    class.voting.plugin.php
    - Added function to automatically hide Comments having a score lower than setting "Mod Threshold 1".
    - Added configuration setting to enable above functionality.
    
    voting.js
    - Added JavaScript to allow Users to show hidden comments, and to hide them again.
    
    design/voting.css
    - Added styles for the elements used to show/hide comments.
    daigo75 committed Sep 12, 2012
    Configuration menu
    Copy the full SHA
    ca210da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7405df6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2012

  1. Configuration menu
    Copy the full SHA
    1966b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8905ddd View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2013

  1. Latest updates from Upstream

    daigo75 committed Feb 22, 2013
    Configuration menu
    Copy the full SHA
    662394d View commit details
    Browse the repository at this point in the history
  2. Latest updates from Upstream

    daigo75 committed Feb 22, 2013
    Configuration menu
    Copy the full SHA
    25fab0b View commit details
    Browse the repository at this point in the history
Loading