mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-06-02 19:44:08 +08:00
* refactor text view delegate to be 1:many * move autocomplete stuff to its own controller + API * refactor VC to work with new autocomplete controller * update pods with new message stuff * reorganize and fixup files * app builds * better names * thread autocomplete to comment SC * autocomplete working in edit * finish refactor