Historique des commits

Auteur SHA1 Message Date
  Bastian van de Wetering dd3db61902 code cleaning il y a 6 ans
  Bastian van de Wetering 744b90cd2d Created MailboxViewController that inherits from ChatViewController - nessesary because ChatViewController does not show tabs by default il y a 6 ans
  Bastian van de Wetering a2cc23a706 moved hidesBottomBarWhenPushed from coordinator into viewcontrollers il y a 6 ans
  Bastian van de Wetering 9d96c4275d newGroupViewController now inherits from GroupMemberViewController il y a 6 ans
  Bastian van de Wetering 195b0064c4 groups can add new members now il y a 6 ans
  Bastian van de Wetering adb87fcc6a moved update functions in chatView from viewDidLoad to viewDidAppear since to keep up to date to changes made in chatDetail il y a 6 ans
  Bastian van de Wetering e500a4fbc6 remove gestureRecognizer from navBar tap before chatDetail is pushed il y a 6 ans
  Bastian van de Wetering 565f8b1184 editButton in GroupDetail disabled if user left group - deleting from groups - leave groups work now il y a 6 ans
  Bastian van de Wetering 8ab2cd8b89 added leave group functionality il y a 6 ans
  Bastian van de Wetering bae3c42465 added initials badge with the intention to use this also in contact cell - in groupChatDetail update name now works il y a 6 ans
  Bastian van de Wetering d3b0275bbf setup GroupChatDetail il y a 6 ans
  Bastian van de Wetering 27dc065c46 blocking user from chatDetail now works il y a 6 ans
  Bastian van de Wetering 94fc1ff0f1 editing singleChatDetail works now il y a 6 ans
  Bastian van de Wetering c4cc5c24cc working on SingleChatDetail il y a 6 ans
  Bastian van de Wetering 61267bdca8 in contactDetail was an index error il y a 6 ans
  Bastian van de Wetering ce92f5e561 renamed contactProfile into contactDetail - navigate from contactList to contactDetail via coordinator il y a 6 ans
  Bastian van de Wetering 480076ca7f Code cleaning il y a 6 ans
  Bastian van de Wetering 4547ac070a code cleaning il y a 6 ans
  Bastian van de Wetering 3c03fa482b finalized group createing process il y a 6 ans
  Bastian van de Wetering afa66d30f6 added newGroupCell with label etc il y a 6 ans
  Bastian van de Wetering 69a8081473 refactored coordinators - groupNameController now as TableView - WIP il y a 6 ans
  Bastian van de Wetering e7f6039b6b chat detail now takes coordinator il y a 6 ans
  Bastian van de Wetering 07994f079c created empty chatDetailViewController il y a 6 ans
  Bastian van de Wetering 7e523caa9c chatViewCoordinator prepared to show ChatDetail il y a 6 ans
  Bastian van de Wetering 613daa9fac intialsLabel designed and integrated into chatView navbar (rightBarButtonItem) il y a 6 ans
  Bastian van de Wetering 9bb5a22df6 WIP - building initalsLabel il y a 6 ans
  Bastian van de Wetering 76b5d09fa5 Chatlist now uses coordinator - merged tableviewdelegate + datasource into chatlist extension il y a 6 ans
  Bastian van de Wetering c03f11c9aa refactoring - removed accessory symbol in contact cell il y a 6 ans
  Bastian van de Wetering a45ff7d26a from newChatVC to chatWindow via coordinator now il y a 6 ans
  Bastian van de Wetering 251d152808 from chatlist to chat via coordinator - push within same navcontroller for better user experience il y a 6 ans