Commit graph

181 commits

Author SHA1 Message Date
cb85e3d3f7 fix: typo 2024-04-24 14:25:30 +02:00
07b782d7af style: more readable text color 2024-04-24 14:23:30 +02:00
08a010882e feat: make meta a link to original post; some styles 2024-04-24 14:20:07 +02:00
93c007b769 chore: remove one status 2024-04-24 14:13:17 +02:00
7b30b77635 style: spacing 2024-04-24 14:12:39 +02:00
cc532829c7 feat: show replies count on summary button 2024-04-24 14:08:30 +02:00
9285c5ad3b style: descendants spacing 2024-04-24 14:05:36 +02:00
8ee28fc6d4 feat: link to source code in the header 2024-04-24 13:57:28 +02:00
badeea5387 style: descendants layout 2024-04-24 13:52:47 +02:00
f27ea9278f feat: show avatar; adjust layout 2024-04-24 13:46:16 +02:00
f218e205e7 feat: disable video controls and loop playback 2024-04-24 12:52:49 +02:00
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