11 Commits

Author SHA1 Message Date
6eaea09f31 Feature repo reorg, phase 1
Features in folders, all in the same project
2023-01-19 20:51:26 -05:00
adc976081e Finish password reset 2023-01-19 16:59:43 -05:00
e4a86ab701 Finish Markdown editor/preview 2023-01-14 14:13:45 -05:00
f778df8e1d Log on / log off works
- Messages are not showing
- Add sessions
2023-01-08 21:41:29 -05:00
5340beb393 WIP on registration
First half is done
2022-08-28 18:09:05 -04:00
1a91f10da2 Remove Marten; implement own doc storage
- Begin work on migration
2022-08-27 16:22:45 -04:00
6896b0e60e First cut of Marten data implementation 2022-08-26 16:34:39 -04:00
ba6d20c7db WIP on Marten data store 2022-08-24 23:25:55 -04:00
74f9709f82 WIP on Marten data 2022-08-24 19:47:20 -04:00
323ea83594
Version 2.2.2 (#35)
- Allow instances to be disabled (partial fix for #29 and #33)
- Use RethinkDB F# driver (partial fix for #34)
- Add FAKE build script (addresses #30)
2022-07-11 22:11:42 -04:00
6e52688622
Add API timeout / Fix .NET 6 conversion (#32)
* API requests to Mastodon instances now time out after 30 seconds (inspired by #29)
* Projects now target .NET 6 (#31)
* Minor repo reorg to support single-file deployment (#31)
2021-09-25 11:32:54 -04:00