-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Format code * Use Reusable & NibLoadable * Remove unused DiscussionWebTableViewCell * Remove Label group * Update DiscussionTableViewCell * Refactor rename DiscussionTableViewCells -> DiscussionTableViewCell * Remove unused DiscussionCellDelegate * Create Views group * Remove unused DiscussionUpdateDelegate * Sort Discussions group files by name * Update WriteCommentViewController * Format DiscussionAlertConstructor's code * Update LoadMoreTableViewCell * Update DiscussionAlertConstructor * Tmp for DiscussionsViewController * Init Discussions only with DiscussionsLegacyAssembly * Initial commit for DiscussionsPresenter * Sort Services group by name * Create DiscussionProxiesNetworkService * Create CommentsNetworkService * Add Error for DiscussionProxiesNetworkService * tmp * Use ProfileAssembly * Use Comment.IdType * Remove unused * Create VotesNetworkService * Inject VotesNetworkService * Set DiscussionsViewController * Update VoteValue comparison * Initial commit for DiscussionsView * Fetch & like & abuse comments * Make DiscussionsViewData immutable * Show more text for loading cells * Refactor rename DiscussionsViewData's vars * Update loading cells * Increment step discussions sount on create * Set Swift language version to 4.2 * Run swiftlint autocorrect * Refactor rename discussionsFetchingRepliesIds * Use StepsPersistenceService * Create DiscussionsTableViewDataSource * Display alert on error * Move SeparatorType to DiscussionsViewData * Refresh on appear
- Loading branch information
1 parent
d071d1c
commit 254139f
Showing
27 changed files
with
1,006 additions
and
1,382 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.0 | ||
4.2 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.