|
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 |
|
|
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 |
|