Skip to content

Ozan Notes

Emre Sokullu edited this page Mar 19, 2018 · 13 revisions

SERVER

  1. follow(id), getThreads queries makes the server down **2. Server ignores line breaks (on Messages) **
  2. removeStar(url) needed (with star count in response)
  3. Comment functions needed (getComments, sendComment etc.)
  4. getGroups(id) needed (with member count in response)
  5. on getProfile(id) response, groups object is sentence case, needs to be camel case
  6. Group creator should automatically join the group 8. is_read on getConversation's' should be updated on getConversation(with)
  7. getConversations should have unread message count
Clone this wiki locally