Skip to content

v0.2.2

Choose a tag to compare

@trobol trobol released this 27 Apr 16:21

Supported Mattermost Server Versions: null+

Enhancements

Fixes

  • 09de007 adding better build job for ci
  • 768948c updating linter configs and updating files to pass
  • 16dcd05 adding lint output to jtest
  • 1bd859e adding basic tests
  • 7c9ff1f adding golangci-lint and test integration with circleci
  • 94c86dd refactoring to prepare for tests
  • 65a07a7 adding colors and sorting
  • e7b0141 separating subs by channel in database
  • 039f42e adding additional formating and error handling
  • cc14f44 adding gravatar settings and minor cleanups
  • aa14cfe simplifying sub requests
  • b8e662b updating mod file
  • 651e7cb updating circleci badge
  • 6c4cb31 fixing slice style
  • f088229 Merge branch 'master' of github.com:trobol/mattermost-plugin-rssfeed
  • c6dfd1f removing unused functions
  • 5918329 updating circleci plugin-ci version
  • cfefea4 adding title to unsub message
  • f872773 adding feed titles and removing dev command
  • 7bf5075 fixing attachment count check
  • 53ea1cd adding early return based on atom timestamp
  • 7bdfab2 adding etag to requests to check for unmodifed resources
  • b87a424 removing timestamp overwrite
  • aa993d1 parsing atom feeds based on timestamp
  • ced304f adding parsers to local repo & reducing http calls and xml parsing
  • 19737e3 adding optional message grouping
  • ce79808 removing deprecated Props property
  • 1ff88cd Some messages still had trailing whitespace
  • 729d8f4 adding fetch command
  • 9d73976 adding missing function
  • 3750c80 Adding command aliases
  • 4794fb2 adding more input validation and control over feed message display