atish3 / ios-team

iOS app for MDP free speech team
Other
5 stars 2 forks source link

Factor messageHashes out of RoarTableViewController #18

Closed psturmfels closed 8 years ago

psturmfels commented 8 years ago

Currently, the message hashes are stored in a property of RoarTableViewController, which is clunky and is leading to an error where invisible message hashes exist after the table is cleared.

This property needs to be removed and the hashes need to be stored in the data model.

psturmfels commented 8 years ago

Tentatively fixed with 137fc82cd9e4686e8792740e4cc73d1a3bd30dcf