Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Nystrom
44e2da1d35 username highlighting (#1502) 2018-02-09 17:40:05 -05:00
Ryan Nystrom
755be5af2e Refactor autocomplete control and wire it up in comment editing (#1326)
* 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
2018-01-02 09:14:28 -05:00
Hesham Salman
f213bac924 Thin SwiftLint ruleset (#704)
* Thin SwiftLint ruleset

* Disabled trailing_whitespace rule
2017-10-23 16:58:09 -04:00
Ryan Nystrom
80168fd499 fix autocomplete height 2017-07-24 17:27:27 -06:00
Ryan Nystrom
5cfa0847fd autocomplete users working 2017-07-24 14:43:35 -06:00
Ryan Nystrom
c7cc4c317d refactor autocomplete to be extendable 2017-07-23 13:06:39 -04:00