Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no more error on baiyou | Quentin Dufour | 2023-11-17 | 1 | -1/+1 |
* | fix orphan storage compatibility | Quentin Dufour | 2023-11-17 | 1 | -1/+2 |
* | incoming has been fully ported | Quentin Dufour | 2023-11-17 | 1 | -1/+2 |
* | introduce an "orphan" enum | Quentin Dufour | 2023-11-17 | 1 | -6/+8 |
* | not very clear how we pass data across channel | Quentin Dufour | 2023-11-16 | 1 | -5/+13 |
* | WIP refactor storage (new timestamp.rs file) | Quentin Dufour | 2023-11-15 | 1 | -2/+1 |
* | converted incoming mail | Quentin Dufour | 2023-11-02 | 1 | -5/+9 |
* | WIP rewrite mail/incoming | Quentin Dufour | 2023-11-02 | 1 | -3/+12 |
* | make all our objects send+sync | Quentin Dufour | 2023-11-02 | 1 | -5/+5 |
* | implement equality+cmp for builders based on url | Quentin Dufour | 2023-11-02 | 1 | -18/+25 |
* | gradually implement our interface | Quentin Dufour | 2023-11-02 | 1 | -15/+46 |
* | start replacing engine | Quentin Dufour | 2023-11-02 | 1 | -2/+2 |
* | try dynamic dispatch | Quentin Dufour | 2023-11-02 | 1 | -5/+23 |
* | sadly switch to dynamic dispatch | Quentin Dufour | 2023-11-02 | 1 | -32/+16 |
* | we are doomed with static types | Quentin Dufour | 2023-11-02 | 1 | -3/+3 |
* | mask implementation to the rest of the code | Quentin Dufour | 2023-11-01 | 1 | -1/+19 |
* | implement an AnyCredentials | Quentin Dufour | 2023-11-01 | 1 | -8/+6 |
* | integration to login with an enum | Quentin Dufour | 2023-11-01 | 1 | -2/+5 |
* | v2 api storage | Quentin Dufour | 2023-11-01 | 1 | -46/+28 |
* | rework interface | Quentin Dufour | 2023-11-01 | 1 | -8/+6 |
* | a first naive version of the storage interface | Quentin Dufour | 2023-11-01 | 1 | -17/+68 |
* | WIP traits for the storage | Quentin Dufour | 2023-10-30 | 1 | -0/+32 |