Commit Graph

15 Commits

Author SHA1 Message Date
Ryan Nystrom
a38dd5ada9 Fix IGListKit branch archive breakage (#1837) 2018-05-29 08:22:03 -04:00
Ryan Nystrom
8896d01336 Move most local repos to remote (#1455)
* pod deintegrate and install

* move styled text to remote pod

* move highlightr to remote fork

* move mmmarkdown to remote fork

* move flatcache to remote repo

* fix merge conflicts after rebase

* delete slack files
2018-01-22 21:33:42 -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
Ryan Nystrom
107a547150 [WIP] Use Firebase to fetch emoji and message (#1224)
Use Firebase to fetch emoji and message
2017-12-10 18:13:24 -05:00
Merrick Sapsford
f75bcaa429 Update Tabman (#1188)
1.1.2
2017-12-05 22:49:46 -05:00
Ryan Nystrom
0a5ca14843 Add syntax highlighting for comments (#1087) 2017-11-26 12:29:10 -05:00
Merrick Sapsford
b3bfaf933c Update Tabman to 1.0.7 (#1014)
* Update Tabman to latest version

1.0.6

* Remove local copy of Tabman

* Update Podfile

Remove local Tabman entry

* Update Tabman

1.0.7
2017-11-20 17:22:42 -05:00
Ryan Nystrom
2d02c01cff Add Crashlytics and Answers (#1001)
* add fabric

* name runscript
2017-11-19 18:17:35 -05:00
Ryan Nystrom
8598436e58 Update CocoaPods (#853) 2017-11-04 21:48:19 -04: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
5bae4ba89d [WIP] Add FlatCache lib and use for Notifications (#632)
* init FlatCache lib

* tests for all other cases

* install flatcache to freeitme project, move VM creation into client

* refactor and split up inbox design

* fixup flatcache pod
2017-10-22 00:08:42 -04:00
James Sherlock
d85cb91f07 Add support for GIFs in comments (#547) 2017-10-13 19:41:39 -04:00
Ryan Nystrom
e697b13dfc Upgrade project and deps to Swift 4
Some notes about this update:

- Using apollo-codegen 0.17.0-alpha.13 for Swift 4 support
- Upgraded SnapKit, HTMLImage to versions with Swift 4 support
- Added 3.2 intermix support for local CocoaPods ([from here](https://github.com/CocoaPods/CocoaPods/issues/6791))
- Using alpha version of Apoolo iOS as well for Swift 4
2017-10-07 17:21:11 +01:00
Ryan Nystrom
6912f7617f Repo paging control (#336)
* WIP paging control on repos

* paging working but inset still broken

* remove old repo VC and replace with paging
2017-09-22 18:12:05 -04:00
Ryan Nystrom
06dc041d0f add html sizing lib to pods 2017-09-17 16:55:23 -04:00