Zandor Smith
|
83d652e375
|
Set typing indicator hidden inside performBatchUpdates to prevent flow layout from requesting message type from DataSource for typing indicator section.
|
2023-07-10 21:29:49 +02:00 |
|
Martin Púčik
|
14dd6aa335
|
Fix SwiftPM plugins (#1732)
* fix: SwiftPM plugins
* fix: SwiftPM plugins
Added swiftlint command line plugin
* fix: SwiftPM plugins
Try makefile for CI runs
* fix: SwiftPM plugins
Try makefile for CI runs
* fix: SwiftPM plugins
Try swiftlint bin from SwiftPM
* fix: SwiftPM plugins
Resolve spm before running danger lint
* fix: SwiftPM plugins
Resolve spm before running danger lint
* fix: SwiftPM plugins
Changelog
* fix: SwiftPM plugins
Test failures reporting on CI
* fix: SwiftPM plugins
Test failures reporting on CI
* fix: SwiftPM plugins
Test failures reporting on CI
* fix: SwiftPM plugins
Revert failing code
* fix: SwiftPM plugins
Revert failing code
* fix: SwiftPM plugins
Cleanup unused files
* fix: SwiftPM plugins
Makefile setup for git hooks
|
2022-07-31 14:37:07 +02:00 |
|
Jakub Kaspar
|
82bfa7b1f6
|
Merge branch 'main' into fixWarnings
# Conflicts:
# CHANGELOG.md
# Sources/Controllers/MessagesViewController+TypingIndicator.swift
# Sources/Views/Cells/LocationMessageCell.swift
|
2022-07-25 10:48:34 +02:00 |
|
Martin Púčik
|
bff35fda61
|
Added Swiftlint and Swiftformat plugins (#1729)
* build: Swiftlint plugin
* build: Swiftformat plugin
* build: Swiftformat plugin
* build: Swiftformat bash command
* style: Swiftformat rules
* style: Swiftformat applied to codebase
* style: Ignore Tests for Swiftlint
* Update bundler
* Update changelog and migration guide
* style: Ignore Example for Swiftlint
* chore: Changelog
* Update Xcode version for ci_pr_tests.yml
* Update ci_pr_framework.yml
* Update ci_pr_example.yml
* chore: Changelog
Co-authored-by: Jakub Kaspar <kaspikk@gmail.com>
|
2022-07-25 08:46:14 +00:00 |
|
Jakub Kaspar
|
68f74f2890
|
Fix warnings about deprecated methods in iOS 13
|
2022-07-24 22:41:53 +02:00 |
|
martinpucik
|
859e9c29f9
|
refactor: InpuBar as subview instead of accessoryView
Move typing indicator methods to extension
|
2022-05-04 17:48:06 +02:00 |
|