aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/java/org/wordpress/android/ui/reader/actions/ReaderCommentActions.java
AgeCommit message (Expand)Author
2016-09-09Replace DateTimeUtils with libs subtree versionAlex Forcier
2015-09-11Fixed incorrect formatting of publish date and timestamp for new commentsNick Bradbury
2015-03-03Merge branch 'develop' of github.com:wordpress-mobile/WordPress-Android into ...Maxime Biais
2015-02-24resolved conflictsNick Bradbury
2015-02-22ReaderCommentListActivity now uses comment serviceNick Bradbury
2015-02-09move WPEditText to WordPressUtils and reorganize WordPressUtilsMaxime Biais
2014-10-16Modified UpdateResult to differentiate between when there are new posts/comme...Nick Bradbury
2014-10-01Code style tweaksNick Bradbury
2014-09-30Page number is now assigned for new commentsNick Bradbury
2014-09-30Comments are now requested using hierarchical=true with a page number, pages ...Nick Bradbury
2014-09-29Rewrote handling of liking commentsNick Bradbury
2014-07-19Removed unnecessary '!isAskingToLike' check.Nick Bradbury
2014-07-18Updated datasets, models and adapters to support comment likesNick Bradbury
2014-06-30Moved to gradle multiproject build structureBeau Collins