Commit History

Author SHA1 Message Date
  B. Petersen af18a7b2cf update translations 5 years ago
  B. Petersen aaf4be2b1a fix warnings 5 years ago
  bjoern a08f321200 Merge pull request #527 from deltachat/archiveDeletaInGroupChats 5 years ago
  B. Petersen 715d5eda26 adapt to new api 5 years ago
  B. Petersen d9d5e87d16 back to chatlist on archiving 5 years ago
  B. Petersen 75bb3ce459 fix warnings, typo 5 years ago
  B. Petersen f5bc294137 update deltachat-core-rust submodule 5 years ago
  nayooti 9287b97698 Merge pull request #528 from deltachat/archivedCellUIBug 5 years ago
  nayooti f53eabb490 hide status indicator if archived 5 years ago
  nayooti 997e35c916 cleared some lint warnings 5 years ago
  nayooti 6bb03aee4b if chat was archived - deletion takes place in archive list 5 years ago
  B. Petersen 0f7eff41b6 remove duplicate of DcChat::isArchived 5 years ago
  nayooti ad75685c03 minor code cleanings - add title for member section 5 years ago
  nayooti 0c5f2fd202 had issue that deleting a group member caused the header to disappear - fixed by making header UIView (before was UITableViewCell) 5 years ago
  nayooti c3734c528a code renaming 5 years ago
  nayooti e9ae8fa5ac implemented archive method in GroupChatDetail 5 years ago
  nayooti 0468a1c862 realized that contactDetailController archvive method was not implemented so I fixed that 5 years ago
  nayooti 5b5026bb67 delete chat now works 5 years ago
  nayooti d9444fa207 futher cleaning 5 years ago
  nayooti 16ef00a123 clean up groupChatDetailViewController 5 years ago
  nayooti 13630d957b copied action cells from ContactDetailCViewController 5 years ago
  nayooti 815024dd46 code cleanup 5 years ago
  nayooti 9ec68df480 Merge pull request #523 from deltachat/archveDeleteInChatDetail 5 years ago
  bjoern 556d02847c Merge pull request #524 from deltachat/archivedTag 5 years ago
  nayooti eb7ed332d0 added DcChat.isArchived and use it to update cell 5 years ago
  nayooti 7fe7508bee renamed labels of ContactCell to make them more generic 5 years ago
  nayooti 7ddefdcdb6 contact cell now has archived tag - stackviews now attributes of cell so they can be modified 5 years ago
  nayooti 207a37d7d3 added warning before deletion 5 years ago
  nayooti fa5fbadc7b added delete animation 5 years ago
  nayooti 37f4e6edc8 delete chat now navigates to chat list and deletes it there 5 years ago