konklone / campyre

RETIRED: A Campfire client for Android.
https://play.google.com/store/apps/details?id=campyre.android
BSD 3-Clause "New" or "Revised" License
68 stars 22 forks source link

Handle locked rooms that you are not in #125

Open konklone opened 13 years ago

konklone commented 13 years ago

On RoomList, indicate if a room is locked. Don't grey it out, because admins can enter locked rooms.

In RoomView, handle the response code (whatever it is) from the "recent" endpoint, and show a message saying it's locked. The Transcript tab should function as normal. Depend on the response code, not whether the room's locked field is set to true, because admins can enter locked rooms.