nixzhu
|
7c8f19c82f
|
tap Contacts to Profile
|
2015-05-04 14:55:37 +08:00 |
|
nixzhu
|
0a0bd85177
|
sync friend's skills
|
2015-05-04 13:59:32 +08:00 |
|
nixzhu
|
25631396b4
|
add RLMObject UserSkill; User add introduction & skills
|
2015-05-04 13:33:04 +08:00 |
|
nixzhu
|
5932528e74
|
use real created_at, last_sign_in_at date
|
2015-05-04 12:41:03 +08:00 |
|
nixzhu
|
2607ebdcb9
|
fix Message TextCells' AutoLayout break on iPhone 6 or iPhone 6 Plus (cell xib's width need bigger than device's width)
|
2015-05-04 02:18:16 +08:00 |
|
nixzhu
|
ceaed4fe8f
|
fix textAlignment of Message TextCells
|
2015-05-04 01:46:21 +08:00 |
|
nixzhu
|
3ee58f9c94
|
fix a crash of add member for group (RLMArray.addObject must in a write transaction)
|
2015-05-04 01:12:57 +08:00 |
|
nixzhu
|
b26bf25e3f
|
fix a crash of sendPrivateMessage (or sendGroupMessage) with Faye, call completion when true may with nil messageID; refactor createMessageWithMessageInfo's Faye part
|
2015-05-04 01:05:33 +08:00 |
|
nixzhu
|
63311fb15d
|
remove undoMessageSend
|
2015-05-04 00:29:37 +08:00 |
|
nixzhu
|
0721c204b5
|
fix a crash when prepare skillsCollectionView
|
2015-05-04 00:19:14 +08:00 |
|
nixzhu
|
2417bb6c71
|
COCOAPODS: 0.37.0
|
2015-05-04 00:12:19 +08:00 |
|
kevinzhow
|
b9e0f6aef3
|
Add voice state
|
2015-05-03 13:12:31 +08:00 |
|
kevinzhow
|
0a58bbe470
|
Add user type status
|
2015-05-03 13:05:05 +08:00 |
|
kevinzhow
|
3134e91d01
|
Not mark it as readed in background
|
2015-05-03 11:43:22 +08:00 |
|
kevinzhow
|
6a9a52b9db
|
Remove ruby button
|
2015-05-02 23:41:53 +08:00 |
|
kevinzhow
|
a5af7788cc
|
Use default discvoer
|
2015-05-02 23:41:01 +08:00 |
|
kevinzhow
|
c91eef79cd
|
remove callback on selector
|
2015-05-01 23:40:45 +08:00 |
|
kevinzhow
|
99d20dcdc9
|
Fix audio width
|
2015-05-01 17:31:30 +08:00 |
|
kevinzhow
|
a3efb58d75
|
Better grammer on label width
|
2015-05-01 17:16:53 +08:00 |
|
kevinzhow
|
78fc068a5f
|
Fix min cell width
|
2015-05-01 17:08:42 +08:00 |
|
nixzhu
|
eef7bcda84
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-05-01 16:55:12 +08:00 |
|
nixzhu
|
e236857917
|
remove not need code for navigationBar style
|
2015-05-01 16:53:31 +08:00 |
|
kevinzhow
|
d6211ce627
|
Fix sound wave number
|
2015-05-01 16:49:10 +08:00 |
|
kevinzhow
|
4eebcc258c
|
Fix a bug of notification
|
2015-05-01 16:35:13 +08:00 |
|
nixzhu
|
72c6193d21
|
tap Contacts' cell go to Conversation
|
2015-05-01 14:40:51 +08:00 |
|
nixzhu
|
a25482e663
|
fix syncGroupWithGroupInfo of group members; Contacts only show normal friends
|
2015-05-01 14:33:52 +08:00 |
|
nixzhu
|
5c891a97ac
|
update Conversations UI after say hi
|
2015-05-01 13:50:21 +08:00 |
|
nixzhu
|
c9f6743fc0
|
do Say Hi
|
2015-05-01 13:47:10 +08:00 |
|
kevinzhow
|
b218dd0407
|
Fix navigation bar tint color
|
2015-05-01 01:35:55 +08:00 |
|
kevinzhow
|
45952f87f4
|
Better conversation view toggle logic
|
2015-05-01 01:33:30 +08:00 |
|
kevinzhow
|
9cb70c6443
|
Move profile navigation bar adjust to new place
|
2015-05-01 00:49:12 +08:00 |
|
kevinzhow
|
8c656043db
|
Profile navigation bar tint color
|
2015-05-01 00:42:05 +08:00 |
|
nixzhu
|
e96ae8abe1
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-04-30 18:34:52 +08:00 |
|
nixzhu
|
6bff7c8024
|
hidesBottomBarWhenPushed ProfileViewController from DiscoverViewController
|
2015-04-30 18:28:24 +08:00 |
|
nixzhu
|
2569eabcfd
|
add Say Hi button in ProfileViewController
|
2015-04-30 18:13:55 +08:00 |
|
nixzhu
|
35fdc73363
|
if need, use moreBarButtonItem replace ProfileViewController's default rightBarButtonItem for discoveredUser's moreAction
|
2015-04-30 17:55:06 +08:00 |
|
nixzhu
|
68a384b6b2
|
recover DiscoverViewController's navigationBar style when pop from ProfileViewController
|
2015-04-30 17:37:36 +08:00 |
|
kevinzhow
|
15729ba730
|
Send message with faye
|
2015-04-30 17:32:47 +08:00 |
|
nixzhu
|
22ba54bbd7
|
show discoveredUser's skills on ProfileViewController
|
2015-04-30 17:31:38 +08:00 |
|
nixzhu
|
9d4d12b9fd
|
refactor ProfileHeaderCell for ProfileViewController show DiscoveredUser
|
2015-04-30 17:18:24 +08:00 |
|
nixzhu
|
368f407e7d
|
refactor discoverUsers, use DiscoveredUser
|
2015-04-30 16:44:14 +08:00 |
|
kevinzhow
|
c503639dd9
|
Update faye url
|
2015-04-30 16:36:41 +08:00 |
|
nixzhu
|
153c913a87
|
fix cell audio pause when play another cell's audio
|
2015-04-30 15:07:29 +08:00 |
|
nixzhu
|
f15353dae1
|
fill stateInfoLabel
|
2015-04-30 14:44:01 +08:00 |
|
nixzhu
|
a399f9cfae
|
add ConversationTitleView for ConversationViewController
|
2015-04-30 14:27:41 +08:00 |
|
nixzhu
|
34d15858b0
|
Merge branch 'feature/new_user_defaults' into develop
|
2015-04-29 23:55:04 +08:00 |
|
nixzhu
|
be7c99d246
|
remove nameLabel & joinedDateLabel from ProfileHeaderCell
|
2015-04-29 23:54:09 +08:00 |
|
nixzhu
|
12569e8469
|
new YepUserDefaults with Listenable property
|
2015-04-29 23:50:42 +08:00 |
|
nixzhu
|
f8b417469b
|
use navigationBarTitleFont
|
2015-04-29 15:37:35 +08:00 |
|
nixzhu
|
2a56fc04f5
|
bindAndFireNicknameListener in viewDidLoad instead of viewWillAppear; not need bindAndFireNicknameListener in SettingsViewController
|
2015-04-29 15:34:45 +08:00 |
|