Small UI Fixes / Font Styles / Abstractions #674

Closed
sarah wants to merge 10 commits from ui-many into dep-upgrades-3.10.0
Owner
No description provided.
dan was assigned by sarah 2023-05-18 18:16:59 +00:00
sarah added 1 commit 2023-05-18 18:17:00 +00:00
sarah added 1 commit 2023-05-18 18:20:31 +00:00
sarah added 1 commit 2023-05-18 18:24:19 +00:00
sarah added 1 commit 2023-05-18 19:05:34 +00:00
dan reviewed 2023-05-18 20:58:16 +00:00
@ -59,6 +59,8 @@ class CwtchNotifier {
}
void handleMessage(String type, dynamic data) {
EnvironmentConfig.debugLog("Handing Message $type ${data.toString()}");
Owner

then delete the commented out version of this below

then delete the commented out version of this below
sarah marked this conversation as resolved
@ -266,1 +266,4 @@
bool canSend() {
if (this.isGroup == true) {
// We now have an out of sync warning so we will mark these as online...
Owner

would it also make sense to move the antispam check into here?

would it also make sense to move the antispam check into here?
sarah marked this conversation as resolved
sarah added 1 commit 2023-05-18 21:41:14 +00:00
dan approved these changes 2023-05-18 21:42:43 +00:00
sarah added 1 commit 2023-05-18 21:44:39 +00:00
sarah added 4 commits 2023-05-23 18:09:22 +00:00
sarah closed this pull request 2023-05-23 18:13:03 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
dan
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#674
No description provided.