Commit Graph

20 Commits

Author SHA1 Message Date
James Sherlock
50ddf0863e Remove last comment URL from the required subject model (#949) 2017-11-14 10:37:25 -05:00
Rizwan Mohamed Ibrahim
f94f9a4501 Rename Notification to NotificationResponse (#800) 2017-10-31 20:04:56 -07:00
Joe Rocca
26af98bad6 removed unneccessary equatable comformance from RepositoryLabel (#743) 2017-10-27 10:48:45 -04:00
Joe Rocca
282a84683b added labels equatable check to ListDiffable isEqual method, fixes #715 (#716) 2017-10-24 21:46:31 -04:00
Hesham Salman
f213bac924 Thin SwiftLint ruleset (#704)
* Thin SwiftLint ruleset

* Disabled trailing_whitespace rule
2017-10-23 16:58:09 -04:00
Weyert de Boer
803909e1ff Use actual filename for the file browsing screen (#555)
* Added an extension to the `File` extension so you can get the `potentialLanguage` (based on extension) and the actual name of the file expressed in the class
Updated the `IssuePatchContentViewController.swift` so that it only shoes the file name and not the full path

* Tidying up of the code
2017-10-22 14:03:30 -04:00
Ryan Nystrom
c30156c5a6 cache last notifications response to disk, fixes #103 2017-08-14 17:02:08 -04:00
Ryan Nystrom
773a52c1fe view file patch contents 2017-08-12 22:48:24 -04:00
Ryan Nystrom
4c7c3ca27f add files model 2017-08-11 23:09:56 -04:00
Ryan Nystrom
38a2f92eed edit labels 2017-08-08 15:27:56 -04:00
Bas Broek
b5978889cd Keys can be enums 2017-07-11 19:48:45 +02:00
Ryan Nystrom
4a358b7183 private repos show up, fixes #60 2017-07-08 19:53:56 -04:00
Ryan Nystrom
6f7614f7a1 label model gen extension 2017-06-02 23:09:45 -04:00
Ryan Nystrom
5bae0be922 remove genned models that arent in notifications endpoint 2017-06-02 14:02:16 -04:00
Ryan Nystrom
57829080a5 notifications show up! 2017-05-14 17:43:19 -04:00
Ryan Nystrom
05702b6ac6 regen fixing build err 2017-05-12 17:29:39 -04:00
Ryan Nystrom
786193755c gen models 2017-05-12 17:25:59 -04:00
Ryan Nystrom
627eb5a130 single auth working 2017-05-12 16:35:12 -04:00
Ryan Nystrom
6f4cc98f80 add session persistence 2017-05-10 17:48:50 -04:00
Ryan Nystrom
e50860277a rename 2017-05-08 12:36:48 -04:00