-
Notifications
You must be signed in to change notification settings - Fork 25
Ozan Notes
Emre Sokullu edited this page Mar 20, 2018
·
13 revisions
- follow(id), getThreads queries makes the server down (bi de getFollowers falan lazim sanirim?)
- Server ignores line breaks (on Messages)
- removeStar(url) needed (with star count in response) (unstar olarak implement ettim)
- Comment functions needed (getComments, sendComment etc.) (done, getComments ve addComment[url, content])
- getGroups(id) needed (with member count in response) (bu tamam, count diye yeni bir field donduruyor)
- on getProfile(id) response, groups object is sentence case, needs to be camel case (su an lower case yaptim, ok mi?)
- Group creator should automatically join the group (oyle olmadigini nerden biliyosun, test ettin mi, ben bi grup yarattim direkt 1 uyesi vardi)
- is_read on getConversation's' should be updated on getConversation(with)
- getConversations should have unread message count (see: countUnreadMessages)
~~ Kendime notlar:
removeStar buggy