Skip to content
This repository has been archived by the owner on Mar 9, 2018. It is now read-only.

Support for status messages #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

maciekish
Copy link

By posting messages with type BubbleTypeMyStatus or BubbleTypeSomeoneElsesStatus plain text messages without a bubble or avatar can be presented.

These are useful to display misc information like "The user left the chat" etc.

Edit: Also added screen names, see next comment.

img_2766

@maciekish
Copy link
Author

Also added support for screen names. Useful in chats with multiple people.

img_2767

@dcvz
Copy link

dcvz commented Aug 6, 2013

how do you set the screenNames?

@maciekish
Copy link
Author

In the NSBubbleData:
@Property (nonatomic, strong) NSString *screenName;

@maciekish maciekish closed this Aug 6, 2013
@maciekish maciekish reopened this Aug 6, 2013
@eliburke
Copy link

eliburke commented Aug 6, 2013

Maybe you would be interested in porting your changes over to https://github.com/huffpostlabs/HPLChatViewController which is an updated fork of UIBubbleTableView

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants