Commit Graph

22 Commits

Author SHA1 Message Date
glyph 56fc641515 improve logging and code organisation 2022-08-11 13:52:31 +01:00
glyph ec90040612 add debug-level logging and remove IVecString type 2022-08-11 12:40:51 +01:00
glyph 79de076930 satisfy clippy 2022-08-11 12:40:28 +01:00
glyph 168783a028 update docs with quickstart and documentation sections 2022-08-11 11:57:39 +01:00
glyph 29237bcf12 add env var to set go-sbot port 2022-08-11 11:57:23 +01:00
glyph 0f91fd8b2c specify license 2022-08-11 11:44:14 +01:00
glyph 5fa3264462 update doc comments 2022-08-11 11:41:05 +01:00
glyph 1ffac9658d update css units and move styles to sheet 2022-08-11 10:57:28 +01:00
glyph 262cf40f44 undo off-by-one change 2022-08-11 09:03:00 +01:00
glyph 2c3f15e2da fix off-by-one sequence bug 2022-08-11 08:59:33 +01:00
glyph 271665100a render peer public key in form 2022-08-11 08:59:17 +01:00
glyph 7720ea49ac update gitignore list 2022-08-11 08:30:10 +01:00
glyph 9ec99dc0be full functionality and first polish 2022-08-11 08:28:37 +01:00
glyph e5f784abf9 add routes to mark a post as read or unread 2022-07-07 09:04:33 +01:00
glyph 5f115617ef add db method to remove a post 2022-07-07 09:03:40 +01:00
glyph 801934e5aa split ui into smaller templates and separate css 2022-07-07 09:02:13 +01:00
glyph 56b5609da3 update method name in task loop 2022-06-13 08:55:17 +01:00
glyph 4bbcd348e8 add database doc comment and change insert -> add 2022-06-13 08:54:55 +01:00
mycognosist 23ce3f00f0 add task loop, basic viewer functionality and routes 2022-06-13 08:24:55 +01:00
glyph 5012910c25 create ui and task loop 2022-05-16 15:32:58 +02:00
glyph 12b4165029 add webserver, sbot follow and subscription logic for database 2022-05-10 16:14:28 +02:00
glyph 51521a57f9 initial commit 2022-05-09 13:51:09 +02:00