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: NodeBB/nodebb-plugin-write-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: robyweb/nodebb-plugin-write-api
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.
  • 18 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 4, 2020

  1. support for group invites

    Fred Roby committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    afd4cf0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. forked original to add invite support

    Fred Roby committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    0beb945 View commit details
    Browse the repository at this point in the history
  2. added ability to add/remove group owners

    Fred Roby committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    6a5bb66 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. added support for update group

    Fred Roby committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    d9e47e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. added accept/reject join request

    Fred Roby committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    dc68c2b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. added flag post route

    Fred Roby committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    9352ee5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. adding topics endpoints

    danmo committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    3408f89 View commit details
    Browse the repository at this point in the history
  2. lodash fix

    danmo committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    2d956ba View commit details
    Browse the repository at this point in the history
  3. update version

    Fred Roby committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    82ea66a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Merge pull request #1 from robyweb/topics

    adding topics endpoints
    danmo authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    d739b00 View commit details
    Browse the repository at this point in the history
  2. increment version

    Fred Roby committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    8638901 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. add endpoint to retrieve replies to specific post

    Fred Roby committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    6fe8394 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. get post replies

    danmo committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    34ff34d View commit details
    Browse the repository at this point in the history
  2. cleanup

    danmo committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    3899a84 View commit details
    Browse the repository at this point in the history
  3. added endpoint to retrieve post replies

    Fred Roby committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    a218c9e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. adding recursive capabilities

    danmo committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    30def5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from robyweb/feature/replies

    adding recursive capabilities
    danmo authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    32b5d8e View commit details
    Browse the repository at this point in the history
  3. bump version

    Fred Roby committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    3ea5171 View commit details
    Browse the repository at this point in the history
Loading