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

Trending Posts in SteemJ #219

Closed
wants to merge 69 commits into from
Closed

Trending Posts in SteemJ #219

wants to merge 69 commits into from

Commits on Jan 1, 2018

  1. Work on #186

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    582f6d2 View commit details
    Browse the repository at this point in the history
  2. Restructure

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    ee3a495 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaac11a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6318a4a View commit details
    Browse the repository at this point in the history
  5. Move further classes

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    46a4780 View commit details
    Browse the repository at this point in the history
  6. Work on #177

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    d6698bd View commit details
    Browse the repository at this point in the history
  7. Move Operation objects

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    d514680 View commit details
    Browse the repository at this point in the history
  8. Fix #189

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    3ac3a19 View commit details
    Browse the repository at this point in the history
  9. Fix #187

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    aa10bfd View commit details
    Browse the repository at this point in the history
  10. Fix #188

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    6816122 View commit details
    Browse the repository at this point in the history
  11. Work on #190

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    c978c26 View commit details
    Browse the repository at this point in the history
  12. Work on #190

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    34c12a2 View commit details
    Browse the repository at this point in the history
  13. Fix #192

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    ad3c3a7 View commit details
    Browse the repository at this point in the history
  14. Work on #185

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    ce37d91 View commit details
    Browse the repository at this point in the history
  15. Work on #185

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    ebd4a24 View commit details
    Browse the repository at this point in the history
  16. Work on #185

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    3325ce9 View commit details
    Browse the repository at this point in the history
  17. Work on #172

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    fa4aaf2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    396bd66 View commit details
    Browse the repository at this point in the history
  19. Fix compilation issues

    neutralleiter committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    c7de17d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. Configuration menu
    Copy the full SHA
    087cb88 View commit details
    Browse the repository at this point in the history
  2. Fix Utils testcases

    neutralleiter committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    edfe0c4 View commit details
    Browse the repository at this point in the history
  3. Work on #191

    neutralleiter committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    7e43f6b View commit details
    Browse the repository at this point in the history
  4. Fix SQ issue

    neutralleiter committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    9084c26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2141bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a938d93 View commit details
    Browse the repository at this point in the history
  7. Fix #193

    neutralleiter committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    86fad4f View commit details
    Browse the repository at this point in the history
  8. Fix broken import

    neutralleiter committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    051e2b9 View commit details
    Browse the repository at this point in the history
  9. Fix return type

    neutralleiter committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    d5192f3 View commit details
    Browse the repository at this point in the history
  10. 1 Configuration menu
    Copy the full SHA
    cd851c7 View commit details
    Browse the repository at this point in the history
  11. Fix several test cases

    neutralleiter committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    bd58399 View commit details
    Browse the repository at this point in the history
  12. Adjust JavaDoc

    neutralleiter committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    4a0b7f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Configuration menu
    Copy the full SHA
    aeead1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61d98d8 View commit details
    Browse the repository at this point in the history
  3. Work on #179 and #180

    neutralleiter committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    057dfad View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Additional restructuring and creation of DatabaseApi related 'args' a…

    …nd 'return' objects (Work on #75)
    neutralleiter committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    362af17 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. Configuration menu
    Copy the full SHA
    18842db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32317da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5638d82 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

  1. Configuration menu
    Copy the full SHA
    ce8d530 View commit details
    Browse the repository at this point in the history
  2. Add debug node api methods so that the RequestMethods enum now contai…

    …ns all alavailble methods (Fix #181)
    neutralleiter committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    19d4de7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1b0924 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c19f2e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f56d93e View commit details
    Browse the repository at this point in the history
  6. Format + Imports

    neutralleiter committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    180fe68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb4ecdb View commit details
    Browse the repository at this point in the history
  8. Fix #197

    neutralleiter committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    f2d88c8 View commit details
    Browse the repository at this point in the history
  9. Fix compilation issue

    neutralleiter committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    88fd3b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2018

  1. Fix #165

    neutralleiter committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    ada03fd View commit details
    Browse the repository at this point in the history
  2. Fix #161

    neutralleiter committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    ce7a7b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a35550 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Update README.md

    marvin-we committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    6f90114 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Should use String or Int for BigDecimal value

    Should use string and not double or float when constructing a BigDecimal to prevent floating point errors from getting introduced.
    Or use a long or int combined with a decimal shift operation: new BigDecimal("1.001") or new BigDecimal(1001).movePointLeft(3);
    michael-newsrx committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    a78bf61 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. Update dependencies

    neutralleiter committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    93cd198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60f6627 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #203 from michael-newsrx/patch-1

    Should use String or Int for BigDecimal value
    marvin-we committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    ecffd3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caca574 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81a4718 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0db920 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2018

  1. Work on #75 and on #206

    neutralleiter committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    de2498d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f69f5 View commit details
    Browse the repository at this point in the history
  3. Temporarily comment out SteemJ methods --> Need to be implemented lat…

    …er on when all *Api classes are working correctly
    neutralleiter committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    8919b11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c86e72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9567863 View commit details
    Browse the repository at this point in the history
  6. Work on #196

    neutralleiter committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    edf71fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ceecc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b64928 View commit details
    Browse the repository at this point in the history
  9. Work on #205

    neutralleiter committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    85b9076 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Update SteemJ.java

    fix reblog #212
    grzegorz2047 committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    68a980b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Merge pull request #213 from grzegorz2047/patch-1

    Fix resteem
    Leather Dog Muksihs committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    7844437 View commit details
    Browse the repository at this point in the history