Commit Graph

21 Commits

Author SHA1 Message Date
Dan Ballard 3186856eab message handlers also supply behaviour and mutable refs 2024-04-09 01:13:38 -07:00
Dan Ballard d2abf3af24 add behaviours: ContactInteractionPolicy, GroupInteractionPolicy; move allow_list to Behaviour 2024-02-21 17:53:54 -08:00
Dan Ballard 76fa84bd66 implement group policy; group api fixes in experimental libcwtch-rs 2023-10-21 10:02:24 -07:00
Dan Ballard 11485a3d8f experimental group message support 2023-10-14 20:10:23 -07:00
Dan Ballard a7fa18b5ff 0.2.2: protect create profile with check if one is set as sometimes we still get AppError 0 loaded 2023-09-23 18:41:36 -07:00
Dan Ballard eaabc81f44 update to libcwtch rs 0.6.1 2023-09-23 00:10:24 -07:00
Dan Ballard df81c9101b drop serde dep 2022-07-21 17:04:57 -07:00
Dan Ballard ee502998d8 migrate to new libcwtch-rs 2022-07-21 01:04:47 -07:00
Dan Ballard f9a9a6bad2 typo 2022-05-19 16:11:49 -07:00
Dan Ballard b4788b72d7 add a few common used on_event handlers 2022-05-19 14:02:51 -07:00
Dan Ballard 8144b87adc break out behaviour 2022-05-02 14:50:45 -07:00
Dan Ballard eafe7a0ae5 add contacts from allow list 2022-05-02 10:23:05 -07:00
Dan Ballard 8fdb2b2059 add allow list contact handling support 2022-05-01 19:49:09 -07:00
Sarah Jamie Lewis 3a7a5c3437 Enable Groups, Automate Experiment 2022-04-27 15:40:17 -07:00
Sarah Jamie Lewis 3c18214507 add conversation id to NewMessageFromPeer 2022-04-26 16:32:30 -07:00
Sarah Jamie Lewis bd03cd9d83 First cut of canonical events 2022-04-26 16:19:28 -07:00
Sarah Jamie Lewis 611f803880 Merge branch 'main' into imp-fixes 2022-04-26 21:29:36 +00:00
Dan Ballard 1691db1645 BehaviourBuilder 2022-04-26 14:28:34 -07:00
Sarah Jamie Lewis 3c7b514048 Use generic parameter instead of boxing to allow mutable handlers 2022-04-26 14:27:58 -07:00
Dan Ballard e64351f6b8 fixes 2022-04-21 20:36:10 -07:00
Dan Ballard ff8f8985d8 initial import of imp bot framework from update_bot 2022-04-11 22:56:12 -07:00