Commit Graph
124 Commits
Author SHA1 Message Date
kevinzhow 3cdca83ca6 Refine message view scroll logic 2015-03-30 04:03:19 +08:00
nixzhu 6cf0967b69 print something wait a little time 2015-03-28 23:19:52 +08:00
nixzhu e83d60d368 fix cell select in Conversations (need better solution, update UI "after" realm updated) 2015-03-28 23:15:02 +08:00
nixzhu 280868d420 fix: put syncMessageWithMessageInfo:inRealm:andDoFurtherAction: out of realmQueue for receive Faye message to sync UI 2015-03-28 22:37:01 +08:00
nixzhu 70863a08f9 rename syncGroupWithGroupInfo: to syncGroupWithGroupInfo:inRealm: 2015-03-28 22:09:46 +08:00
nixzhu 4b756e45b2 make syncMessageWithMessageInfo:inRealm: independent, use it in FayeService when receive message 2015-03-28 21:48:26 +08:00
kevinzhow 12ec195bf3 Fix faye bug 2015-03-28 14:27:09 +08:00
nixzhu 4cc617993f Merge remote-tracking branch 'origin/master' 2015-03-28 13:55:44 +08:00
nixzhu 1ff28214d7 fix group delete (do not delete realm object in RLMResults's enumerate) 2015-03-28 13:35:01 +08:00
kevinzhow f30a9e22fe Search Friend 2015-03-28 03:37:56 +08:00
kevinzhow 012e31ff88 Fix tabbar black shadow 2015-03-28 02:09:15 +08:00
nixzhu 29f88e578c clean code 2015-03-28 00:56:43 +08:00
nixzhu 54823ad1e0 keyboard animation (Imperfect) 2015-03-28 00:52:49 +08:00
nixzhu 2160bf3cb5 move almost all realm write into realmQueue 2015-03-27 15:31:24 +08:00
nixzhu 2835ea03b8 updateConversationsTableView if YepNewMessagesReceivedNotification; do not use Realm's notification (too much) 2015-03-27 13:49:55 +08:00
nixzhu 21f4a4d1bf not need phone number in Faye extension 2015-03-27 13:45:06 +08:00
nixzhu 2c8597ddcc delay setV1AccessToken; it use to fire something (they may need userID..., so put it to bottom) 2015-03-27 13:42:56 +08:00
nixzhu 11d3ebd89d TODO of registerMobile 2015-03-27 13:36:46 +08:00
nixzhu b385f865b2 fix condition to userNeedRelogin 2015-03-27 13:30:38 +08:00
nixzhu ca4235caa7 tryGetOrCreateMe do not in outer beginWriteTransaction commitWriteTransaction 2015-03-27 13:26:58 +08:00
nixzhu 7fe24747ba Merge remote-tracking branch 'origin/master' 2015-03-27 12:14:27 +08:00
nixzhu 19eea2edf8 when HTTP Token: Access denied, userNeedRelogin 2015-03-27 12:14:01 +08:00
kevinzhow dc26a9df47 Update create user logic 2015-03-27 02:26:57 +08:00
kevinzhow 923afbc40a Update faye logic 2015-03-27 01:32:45 +08:00
nixzhu 97a5037107 rename YepMessageService to FayeService; code order; better logic for startFaye 2015-03-27 00:35:08 +08:00
nixzhu e3cbed08c3 Merge remote-tracking branch 'origin/master' 2015-03-27 00:08:14 +08:00
nixzhu 7af7772d45 remove Spring; move conversationCollectionView to bottom at first see 2015-03-26 23:44:28 +08:00
kevinzhow b2d3154dca Add faye client 2015-03-26 23:34:16 +08:00
nixzhu 15783dc7e6 remove updateUIAfterCreatedMessage, it's too easy broken 2015-03-26 23:22:33 +08:00
nixzhu 77b797c60b updateConversationCollectionView when YepNewMessagesReceivedNotification 2015-03-26 23:07:07 +08:00
kevinzhow 62b341942a Update read me 2015-03-26 22:21:06 +08:00
kevinzhow 11cbad90a1 Add Faye 2015-03-26 22:13:58 +08:00
kevinzhow c0ad48c5d4 Update font on cell 2015-03-26 21:24:46 +08:00
kevinzhow 41655931cc add framework 2015-03-26 21:20:05 +08:00
kevinzhow 8b1a36d367 Add crash report 2015-03-26 21:19:57 +08:00
nixzhu 72131f4ec6 better logic of register push 2015-03-26 19:26:54 +08:00
nixzhu 3135c885ca when login or finish register, record the pusher_id for push; better JPush settings logic 2015-03-26 18:32:01 +08:00
kevinzhow 226a75330a Add jpush 2015-03-26 16:40:55 +08:00
kevinzhow 5ec95c2f1b Complete Notification 2015-03-26 15:50:35 +08:00
kevinzhow 8a2a98465f Clean path 2015-03-26 15:40:22 +08:00
kevinzhow fb27634502 Add Jpush 2015-03-26 15:38:15 +08:00
kevinzhow 93ef723b5e Begin with iOS 8 2015-03-26 14:33:16 +08:00
nixzhu 0bacba31ec call afterCreatedMessage for make sure updateUIAfterCreatedMessage 2015-03-26 13:13:59 +08:00
nixzhu d4319adbcb conversations sort with updatedAt; updateUI when Realm have object change 2015-03-26 12:55:03 +08:00
nixzhu cd8ca3267b set conversation.updatedAt properly 2015-03-26 12:37:56 +08:00
nixzhu d45e7c7650 send text in group conversation 2015-03-26 12:24:57 +08:00
nixzhu 703288dbd0 add messagesInConversation for ordered messages 2015-03-26 12:09:30 +08:00
nixzhu 41318499ac show real conversation 2015-03-26 11:17:34 +08:00
nixzhu 50720b6b3f createMessageWithMessageInfo & sendText 2015-03-25 20:57:36 +08:00
nixzhu 17be9883b8 failureHandler no use resource anymore; MessageMediaType use Int 2015-03-25 20:27:04 +08:00