Commit graph

220 commits

Author SHA1 Message Date
d4ab339173 feat: show gif media 2024-04-24 12:46:23 +02:00
e4f8b03ae3 feat: prep for deploy 2024-04-24 11:51:06 +02:00
86dddff22b refactor: remove init 2024-04-24 11:44:37 +02:00
a8253d2dd2 feat: add __init__.py 2024-04-24 11:36:25 +02:00
08de6b89b6 feat: create flask blueprint 2024-04-24 11:32:36 +02:00
9eddcb790b feat: index HTML page 2024-04-24 11:10:00 +02:00
3a5e9e030a feat: clean_dict of author 2024-04-20 07:59:25 +02:00
b20cb6b48e refactor: extrace get_descendants to function 2024-04-20 07:53:35 +02:00
7e6c9d5e77 feat: remove descendants_count 2024-04-20 07:28:31 +02:00
a313a1a7b3 feat: include media & card props 2024-04-19 20:30:27 +02:00
7bb7faa86c feat: filter out replies to other accounts than original author 2024-04-19 20:27:31 +02:00
67bea0768b refactor: no check for descendants in clean_status 2024-04-19 20:15:55 +02:00
974597db5b refactor: get subset dict with wanted keys 2024-04-19 20:11:04 +02:00
7addcd5b36 chore: update readme clone instruction 2024-04-19 19:55:57 +02:00
61e5a7c87f chore: remove 'dist' step in readme setup 2024-04-19 19:45:49 +02:00
de913b1a03 feat: add second featured thread 2024-04-19 19:45:35 +02:00
83be6e7875 chore: update readme development setup 2024-04-19 19:32:58 +02:00
0b54ce9232 chore: add license 2024-04-19 19:29:43 +02:00
58584559e9 chore: add readme 2024-04-19 19:28:42 +02:00
dc11618b3b feat: return cleaned up thread status and descendants 2024-04-19 19:23:47 +02:00