Commit graph

204 commits

Author SHA1 Message Date
1a19e8be8f feat: add anchor to card content 2024-04-26 19:58:31 +02:00
fa7f820171 feat: support markdown in content 2024-04-26 19:43:23 +02:00
1a8ef81e0e a11y: add alt to emojis 2024-04-26 18:00:03 +02:00
df6e1e2ffd fix: various accessibility issues 2024-04-26 17:55:05 +02:00
eff0011fc3 style: use .media class 2024-04-26 16:27:42 +02:00
a7d8e3c7e0 feat: support custom emojis on content body 2024-04-26 16:03:34 +02:00
5cd45f7cf2 feat: show year range of copyright 2024-04-26 12:21:21 +02:00
5767e2738d chore: remove one status 2024-04-26 12:05:10 +02:00
5e116d0bd2 feat: update app description 2024-04-26 11:54:40 +02:00
8ff931bfd2 style: make avatar a circle 2024-04-26 11:50:39 +02:00
0f40ecdcdc feat: back button; show author emojis 2024-04-26 11:47:10 +02:00
cea96e6fe0 feat: back button from full thread page 2024-04-25 16:35:54 +02:00
4ea9637e3a feat: add app description config 2024-04-25 16:10:58 +02:00
64f6308e86 chore: make config variables obvious 2024-04-25 16:01:04 +02:00
9e14af9614 feat: return 404 when ID not in featured threads 2024-04-25 15:59:17 +02:00
6914f7e479 refactor: make template generic; put all config in one place 2024-04-25 15:43:35 +02:00
d25a2dd6b3 feat: full page for thread 2024-04-25 14:43:38 +02:00
5f4971f7c5 feat: enable video controls for gif 2024-04-24 16:42:09 +02:00
95f657094b feat: disable video controls for gif 2024-04-24 16:40:09 +02:00
8bc39e648d fix: video loop on ios 2024-04-24 16:25:37 +02:00
6bc21e3c35 style: adjust spacing 2024-04-24 16:21:59 +02:00
81176fade2 feat: update links; some styles 2024-04-24 15:15:41 +02:00
9f9a55d776 fix: hide invisible link and show ellipsis 2024-04-24 14:53:35 +02:00
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