Ryan Nystrom
1ac9348852
update to new StyledTextKit lib name ( #1849 )
2018-06-02 23:14:11 -04:00
Ryan Nystrom
f8b8a977d6
Update StyledText with new highlight API ( #1844 )
2018-05-30 22:28:32 -04:00
Ryan Nystrom
e9899fb935
Delete NSAttributedStringSizing ( #1826 )
...
* Delete NSAttributedStringSizing
* compile
2018-05-21 11:15:38 -04:00
Ryan Nystrom
7a1b904d11
Remove NSAttributedStringSizing from comment helpers ( #1824 )
...
* remove NSAttributedStringSizing from comment cell helpers
* include mismatched title model
2018-05-21 09:47:29 -04:00
Ryan Nystrom
62e2763a85
Refactor markdown parsing to use text lib ( #1674 )
...
* milestones refactored with styled text
* reference refactored
* refactor commit references
* fix styled text bug
* request event refactored
* refactor titles
* warm caches for bg-gen models
* delete old text cell
* move shortlinks into MMMarkdown
* almost there
* build green
* running and trimming whitespaces
* styled text working
* fix tests
* tests passing
2018-03-31 10:12:51 -04:00
Ryan Nystrom
66dc61ace0
Refactor labeled events to use StyledText ( #1659 )
...
* refactor tap handling on attributed views
* styled cell interaction working
* share menu code
* label events finished
2018-03-18 14:55:57 -04:00
Ryan Nystrom
0fc619e420
Tapping checkboxes updates the UI and edits on the server ( #1272 )
...
* edit checkboxes working
* always can update when editing
* edit comment sent to client
2017-12-17 09:19:19 -05:00
Ryan Nystrom
3de0859b2e
open fullscreen images when tapping web view ( #1106 )
2017-11-28 20:20:48 -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
ae17aac55c
add global cache for image and html caching, fixes #495
2017-10-08 10:45:23 +01:00
Ryan Nystrom
b339731834
image size respects aspect ratio, fixes #417
2017-09-26 22:03:17 -04:00
Ryan Nystrom
d65796f5b0
table rows calculated height based on text
2017-09-20 22:11:42 -04:00
Ryan Nystrom
81a9a167ce
shorthand issues are tappable to push new issue VC
2017-09-16 23:34:12 -04:00
Ryan Nystrom
69445ff8a3
email interaction handling, thread text delegate down to table cells
2017-09-05 22:31:57 -04:00
Ryan Nystrom
ac753f6eea
tables working, fixes #26
2017-07-06 21:43:14 -04:00
Ryan Nystrom
613c96a332
init table models and cells
2017-07-06 17:36:52 -04:00
Ryan Nystrom
a7975ceb58
huge refactor tomake comment SC code shareable
2017-07-05 21:13:04 -04:00
Ryan Nystrom
7400bb2a73
move comment model handling someplace that can be shared
2017-07-05 00:21:00 -04:00