Commit Graph

7 Commits

Author SHA1 Message Date
glyph 8aef6fb0b9 - Remove `whoami` from managed state and instead call it when required
- Replace `Context::insert()` with `context!` macro
- Simplify `src/routes.rs` by moving composite follow / unfollow
  functions into `src/sbot.rs`
2022-08-16 17:12:18 +01:00
glyph d67d0f566f unfollow peer when unsubscribing 2022-08-11 14:27:45 +01:00
glyph 56fc641515 improve logging and code organisation 2022-08-11 13:52:31 +01:00
glyph 5fa3264462 update doc comments 2022-08-11 11:41:05 +01:00
glyph 9ec99dc0be full functionality and first polish 2022-08-11 08:28:37 +01:00
glyph 801934e5aa split ui into smaller templates and separate css 2022-07-07 09:02:13 +01:00
mycognosist 23ce3f00f0 add task loop, basic viewer functionality and routes 2022-06-13 08:24:55 +01:00