Commit Graph

366 Commits

Author SHA1 Message Date
Christien Rioux
4966349ac9 turn off automatic link preview 2024-08-10 17:37:12 -07:00
Christien Rioux
abf31369a1 fix stupid colors 2024-08-09 10:55:01 -07:00
TC
71cbfe0d6b Added template to new issue creation [ci skip] 2024-08-08 16:44:48 +00:00
Christien Rioux
dde9d40bf2 Version update: v0.4.3 → v0.4.4 [ci skip] 2024-08-07 12:06:22 -07:00
Christien Rioux
013b24146e Changelog for v0.4.4 2024-08-07 12:05:31 -07:00
Christien Rioux
574fa499a0 update beta dialog 2024-08-07 12:03:23 -07:00
Christien Rioux
31074732b6 Version update: v0.4.2 → v0.4.3 [ci skip] 2024-08-06 19:55:57 -07:00
Christien Rioux
c3df5bec8c Update CHANGELOG.md for v0.4.3 [ci skip] 2024-08-06 19:54:07 -07:00
Christien Rioux
9fbe97c035 flutter upgrade and fix some ui 2024-08-06 19:00:10 -07:00
Christien Rioux
6102f32587 fix fitting 2024-08-06 10:36:18 -07:00
Christien Rioux
19a366dcab contacts ui cleanup 2024-08-06 10:29:03 -07:00
Christien Rioux
103975bb56 mutex debugging 2024-08-06 08:51:37 -07:00
TC Johnson
120a7105c8
Version update: v0.4.1 → v0.4.2 2024-08-04 19:27:38 -05:00
TC Johnson
6665e5dd0f
Updated changelog for v0.4.2 patch release 2024-08-04 19:27:06 -05:00
Christien Rioux
8edccb8a0f fix deadlock
clean up async handling
improve styled alerts
2024-08-04 18:49:49 -05:00
Christien Rioux
22390f31ff log fix for ios and ability to delete orphaned chats 2024-08-04 07:27:25 -05:00
Christien Rioux
47287ba8d4 incremental chat state work 2024-08-03 21:55:20 -05:00
Christien Rioux
83880d79ba fix DHTRecordCubit open() retry bug
improve error state reporting for cubits
2024-08-03 19:12:25 -05:00
Christien Rioux
ab9838f375 cancellable waitingpage 2024-08-03 15:53:11 -05:00
Christien Rioux
cbac96de99 exception handling work 2024-08-03 11:50:33 -05:00
Christien Rioux
1b7ac31085 dialog cleanup 2024-08-02 23:18:47 -05:00
TC Johnson
e2d57761e3
Version update: v0.4.0 → v0.4.1 2024-08-02 18:49:45 -05:00
TC Johnson
4482e59984
Updated changelog for v0.4.1 patch release 2024-08-02 18:49:04 -05:00
Christien Rioux
4271fb51c6 use non-bounce scroll physics because a lot of views want 'stick to bottom' scroll behavior
fix creating new accounts
2024-08-02 18:35:20 -05:00
TC Johnson
551eedee6f
Version update: v0.3.0 → v0.4.0 2024-08-01 20:00:41 -05:00
TC Johnson
5e40fac6c4
Updated changelog for v0.4.0 minor release 2024-08-01 19:59:06 -05:00
Christien Rioux
079efb02b9 minor ui cleanups 2024-08-01 16:03:50 -05:00
Christien Rioux
e2f810f6e5 Merge branch 'ui-work' into 'main'
UI Work

See merge request veilid/veilidchat!31
2024-08-01 19:55:16 +00:00
Christien Rioux
aed76c30b0 update dependencies 2024-08-01 14:52:10 -05:00
Christien Rioux
030f9d9651 profile edit happens without requiring save button 2024-08-01 14:30:06 -05:00
Christien Rioux
b6a812af87 oops 2024-07-31 12:14:06 -05:00
Christien Rioux
5e4f47d5a1 account management update 2024-07-31 12:04:43 -05:00
Christien Rioux
01c6490ec4 ui improvements for invitations 2024-07-27 18:36:06 -04:00
Christien Rioux
d962f98786 settings / preferences upate 2024-07-26 16:51:03 -04:00
Christien Rioux
1455aabe6c contact invitation accept notifications 2024-07-25 14:37:51 -04:00
Christien Rioux
6080c2f0c6 beta warning dialog 2024-07-24 15:20:29 -04:00
Christien Rioux
ba191d3903 init failure retry work 2024-07-17 16:53:47 -04:00
TC Johnson
519571628f
Version update: v0.2.1 → v0.3.0 2024-07-11 22:20:37 -05:00
Christien Rioux
2fa3cbd21c sliver refactor 2024-07-11 23:04:08 -04:00
Christien Rioux
67812b3c6f more layout cleanup 2024-07-09 13:27:54 -04:00
Christien Rioux
68f7a26ed1 fix phone layout 2024-07-09 12:00:15 -04:00
Christien Rioux
216aef8173 layout fixes 2024-07-08 21:29:52 -04:00
Christien Rioux
71f4d37efa recovery key work 2024-07-06 23:01:24 -04:00
Christien Rioux
44fe198e5d ui cleanup, new themes 2024-07-06 20:09:18 -04:00
Christien Rioux
94988718e8 message length limit 2024-07-04 23:09:37 -04:00
Christien Rioux
9dfb8c3f71 cleanup 2024-07-03 20:59:54 -04:00
Christien Rioux
8c89ce91cf ui cleanups 2024-06-24 23:44:08 +00:00
Christien Rioux
01ba275c71 fix developer view keyboard, update mobilescanner/ios 2024-06-23 13:19:54 -04:00
Christien Rioux
554f9b9a54 revert theme ugliness 2024-06-21 23:03:11 -04:00
Christien Rioux
00fe682e0c Merge branch 'recovery-key-ui' into 'main'
Multiple accounts support

See merge request veilid/veilidchat!30
2024-06-22 03:01:01 +00:00