Skip to content

Conversation

@kidroca
Copy link
Contributor

@kidroca kidroca commented Sep 24, 2016

  • Added moment,js
  • Reordered function definitions: newspaper style
    function used in another function are defined below the higher level function
  • Added functionality to update the view when new threads/messages are added
  • Updated the loadMessagesContent() function to not append messages
    template when there are no messages for the thread
  • Fixed some typos

Reordered function definitions: newspaper style -> function used in another function are be defined bellow the higher level function

Added functionality to update the view when new threads/messages are added

Updated the `loadMessagesContent()` function to not append messages
 template when there are no messages for the thread

 Fixed some typos
Reformatted code using 2 spaces indentation and 4 spaces for nested indentations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant