Commit Graph

143 Commits

Author SHA1 Message Date
Christien Rioux
9219e1307e more refactor 2024-02-13 22:03:26 -05:00
Christien Rioux
45ab494969 things compile 2024-02-12 22:30:09 -05:00
Christien Rioux
a551791f97 cleanup 2024-02-12 10:35:41 -05:00
Christien Rioux
9dd17cb077 checkpoint 2024-02-12 09:10:07 -05:00
Christien Rioux
a6ba08255b checkpoint 2024-02-11 23:18:20 -05:00
Christien Rioux
ff14969ffa more messages work 2024-02-11 14:17:10 -05:00
Christien Rioux
634543910b messages work 2024-02-11 00:29:58 -05:00
Christien Rioux
43dbf26cc0 active conversations cubit and blocmapcubit 2024-02-09 21:17:28 -05:00
Christien Rioux
aa376a449d checkpoint 2024-02-08 21:05:59 -05:00
Christien Rioux
09ae8ff6bb messages work 2024-02-08 20:35:59 -05:00
Christien Rioux
f2caa7a0b3 conversation cubit work 2024-02-07 19:13:32 -05:00
Christien Rioux
cd5d10ec1f conversation cubit work 2024-01-31 22:29:06 -05:00
Christien Rioux
2e4deb2038 everything but chat 2024-01-30 19:47:22 -05:00
Christien Rioux
ba73123702 chat list work 2024-01-30 18:32:56 -05:00
Christien Rioux
03a6a781a6 chat refactor 2024-01-30 17:03:14 -05:00
Christien Rioux
4a8958a868 refactor 2024-01-30 14:14:11 -05:00
Christien Rioux
1e6b9f4a43 refactor checkpoint 2024-01-29 22:38:19 -05:00
Christien Rioux
7bd426ce98 more refactor, conversation work 2024-01-28 21:31:53 -05:00
Christien Rioux
20047a956f more refactor 2024-01-27 20:10:30 -05:00
Christien Rioux
7cf44ef192 refactor 2024-01-26 21:02:11 -05:00
Christien Rioux
b35b618a4d more refactor 2024-01-25 20:33:56 -05:00
Christien Rioux
6e8ba551ad more refactor work 2024-01-18 19:44:15 -05:00
Christien Rioux
0a922e97b6 refactor settings page 2024-01-18 09:03:38 -05:00
Christien Rioux
c7b541c643 more refactor 2024-01-09 20:58:27 -05:00
Christien Rioux
b83aa3a64b more refactor 2024-01-08 21:37:08 -05:00
Christien Rioux
ba4ef05a28 record pool / watch work 2024-01-06 20:47:10 -05:00
Christien Rioux
31f562119a checkpoint 2024-01-04 22:29:43 -05:00
Christien Rioux
c516323e7d refactor some more 2023-12-27 22:56:24 -05:00
Christien Rioux
2adc958128 missing changes 2023-12-26 20:27:47 -05:00
Christien Rioux
29210c89d2 break everything 2023-12-26 20:26:54 -05:00
Christien Rioux
e898074387 refactoring 2023-12-21 12:10:54 -05:00
Christien Rioux
d3ecae0113 updates and refactor protobuf 2023-12-18 20:05:23 -05:00
Christien Rioux
f8e0b61bc8 use default routing context now 2023-11-05 21:17:13 -05:00
Christien Rioux
e02e96a65d turn force refresh back on 2023-11-05 21:15:43 -05:00
Christien Rioux
656bfbdfa4 missing file 2023-10-22 10:02:57 -04:00
Christien Rioux
2a68172e0a fixes for dht based providers 2023-10-21 19:23:43 -04:00
Christien Rioux
8ac551a5e0 fix 2023-10-14 20:18:57 -04:00
Christien Rioux
d2a7fdbe4d fix scrolling 2023-10-14 15:47:02 -04:00
Christien Rioux
0ebca108fe fix error zone 2023-10-14 14:07:58 -04:00
Christien Rioux
fc32fdd9f3 move validate 2023-10-11 23:12:36 -04:00
John Smith
6de8ed6c6e add build for windows 2023-10-10 10:35:31 -04:00
Christien Rioux
5bc7d68552 cleanup 2023-10-10 09:55:15 -04:00
Christien Rioux
9291dc2b80 ellet 2023-10-09 22:12:26 -04:00
Christien Rioux
711f82735e icon fix 2023-10-09 22:12:26 -04:00
Christien Rioux
ee94f6622c developer menu 2023-10-09 22:12:26 -04:00
Christien Rioux
8075b81742 logging 2023-10-09 22:12:26 -04:00
Christien Rioux
c91ff65d86 Merge branch 'conversationTypo2023-10-08' into 'main'
Fix conversation.dart comment initator/converation

See merge request veilid/veilidchat!12
2023-10-08 14:08:35 +00:00
Christien Rioux
53de63061d Merge branch 'seralizeTypo2023-10-08' into 'main'
Fix seralize typo in comment dht_short_array.dart

See merge request veilid/veilidchat!13
2023-10-08 14:08:17 +00:00
Haley Weslin
cece9ced05 Fix seralize typo in comment dht_short_array.dart
This fixes a typo ("seralize" for "serialize") in a comment in
lib/veilid_support/dht_support/src/dht_short_array.dart.
2023-10-08 13:58:51 +00:00
Haley Weslin
668457f70a Fix conversation.dart comment initator/converation
This fixes two typos ("initator" for "initiator" and "converation" for
"conversation") in comments in lib/providers/conversation.dart.
2023-10-08 13:46:18 +00:00