Releases: pepyatka/pepyatka-html
v0.2.2
v0.2.1
[BUGFIX] Does not submit post if there are pending attachments
[BUGFIX] Comments out for the time being 404 pages.
v0.2.0
[BUGFIX] Fixes a defect if list of likers doesn't fit on one line, the list gets displayed one line below like icon
[BUGFIX] Aligns "X more comments" with actual comment start, not the comment cloud
[BUGFIX] Shows post createdAt date in ISO format
[BUGFIX] Fixes loading animation is always present on 404 page
[BUGFIX] Does not focus on new comment field on a post page.
[BUGFIX] Does not show comment field for unauth users on a post page.
[BUGFIX] Comment cloud is not displayed when comment is added from individual post page
[BUGFIX] Shows 30 posts per page
[BUGFIX] Extra space is added to post/comment if Enter is pressed while cursor is in the middle of the comment.
[BUGFIX] Unifies name of Display name field on group page
[BUGFIX] Destroy post from this post page: js error
[BUGFIX] Changes time js library to replace "in a few seconds" and "a few seconds ago" with "just now"
[BUGFIX] Create post - button "Choose file" should appear only after the click to the link "Add file"
[BUGFIX] Properly sorts list of likes
[BUGFIX] Group Last Updated timestamp should be light grey and smaller font size
[BUGFIX] Comment form is open after comment is posted from home or individual feed
[BUGFIX] On the group page everybody can see and click Settings link, even non-subscribers
[BUGFIX] Fixes rare case when a group does not have admins (weird and abandoned one?).
[BUGFIX] ember-template-compiler is not minified
[BUGFIX] Update jquery, bootstrap, ember, and ember data to the latest versions
[BUGFIX] Expanding comments brings post to the top
[BUGFIX] hide sendTo field when post has been submitted
[BUGFIX] Realtime updates might remove comment-form
[BUGFIX] Post form is not displayed on group page for subscriber
[BUGFIX] Current user's username is not displayed as You in the list of likes
[BUGFIX] Editing one group settings after another leaves previous group data in inputs
[BUGFIX] If client receives post:unlike event and doesn't have information how to render folded list it should send a request to server
[BUGFIX] Can't see post creation timestamp
[BUGFIX] Prevent post sending during attachment upload
[FEATURE] Aligns tiger text and move loader indicator on static index.htm to centre
[FEATURE] Adds "Add comment" link after all comments
[FEATURE] Shows animation when user requests more likes from the server.
[FEATURE] Shows spinner when user click on "X more comments" link
[FEATURE] Improves URL matching algorithm
[FEATURE] Optimises production mode
[FEATURE] Shows group name in the title if post has been submitted only to that group
[FEATURE] Renders group on the right panel when user creates a new one.
[FEATURE] Updates groups page that shows a list of groups user has subscribed to
[FEATURE] Styles pagination like it was in FrF.
[FEATURE] Redirects user to first page when group is created.
[FEATURE] Disables submit post button is text area is blank.
v0.1.0
[FEATURE] Users
[FEATURE] Subscriptions/Subscribers
[FEATURE] Statistics
[FEATURE] Hide
[FEATURE] Posts
[FEATURE] Comments
[FEATURE] Likes
[FEATURE] Groups
[FEATURE] Real-time updates