| .. |
|
ChannelEntityExtension.swift
|
ChannelEntity: add faster mostRecentPrivateMessage and unreadMessages which fetch 1 row (not N)
|
2025-10-13 01:21:14 -04:00 |
|
DeviceMetadataEntityExtension.swift
|
Extract the generated protobufs into its own Swift package
|
2024-06-28 11:11:01 -05:00 |
|
ExternalNotificationConfigEntityExtension.swift
|
Run swiftlint --fix over the project
|
2024-07-09 20:03:40 -05:00 |
|
LocationEntityExtension.swift
|
This change fixes several lint errors throughout the project, and moves the SwiftLint build phase to before compilation.
|
2024-05-31 21:48:50 -05:00 |
|
ManagedAttributePropertyWrapper.swift
|
Database updates for new attributes in Telemetry protobufs
|
2025-03-14 16:01:00 -04:00 |
|
MessageEntityExtension.swift
|
Bump timestamp up to an hour
|
2025-05-13 06:40:50 -07:00 |
|
MQTTConfigEntityExtension.swift
|
Swiftlint updates
|
2024-06-28 19:41:17 -07:00 |
|
MyInfoEntityExtension.swift
|
Throw out any time that is off by more than 10 seconds in either direction and use now for message timestamp
|
2024-08-08 19:17:05 -07:00 |
|
NodeInfoEntityExtension.swift
|
Refactor to optional values for TelemetryEntity attributes
|
2025-02-21 18:23:03 -05:00 |
|
NodeInfoEntityToNodeInfo.swift
|
2.7.4 Working Changes (#1415)
|
2025-10-05 17:51:18 -07:00 |
|
PositionEntityExtension.swift
|
2.7.4 Working Changes (#1415)
|
2025-10-05 17:51:18 -07:00 |
|
RangeTestConfigEntityExtension.swift
|
Swiftlint updates
|
2024-06-28 19:41:17 -07:00 |
|
SerialConfigEntityExtension.swift
|
Swiftlint updates
|
2024-06-28 19:41:17 -07:00 |
|
StoreForwardConfigEntityExtension.swift
|
Swiftlint updates
|
2024-06-28 19:41:17 -07:00 |
|
TraceRouteEntityExtension.swift
|
Split trace route text into to and fro
|
2024-09-26 16:48:18 -07:00 |
|
UserEntityExtension.swift
|
UserEntity: add mostRecentMessage and unreadMessages with early exit when lastMessage is nil, and fetch 1 row (not N) otherwise
|
2025-10-13 00:44:38 -04:00 |
|
WaypointEntityExtension.swift
|
More graceful failures
|
2025-06-05 08:24:17 -07:00 |