rimu
4d2ad699c8
fixes #407
2024-12-30 13:08:40 +13:00
rimu
704c41a25f
intersect once instead of revealed #394
2024-12-22 16:01:58 +13:00
rimu
91a74e9573
tweak route so all the search engine spiders get 404 when retrieving post_options #394
2024-12-22 15:11:42 +13:00
rimu
2288510cf2
Merge pull request 'Make post options, post reply options, and chat options uses dropdown instead of separate pages' ( #394 ) from hono4kami/pyfedi:hono4kami/392 into main
...
Reviewed-on: https://codeberg.org/rimu/pyfedi/pulls/394
2024-12-22 01:31:56 +00:00
hono4kami
de50772189
feat: add absolute timestamp title
attribute
...
Add absolute timestamp `title` attribute on post teaser
Refs: #395
2024-12-21 23:38:08 +07:00
hono4kami
5ce0653292
feat: improve options
2024-12-21 22:04:13 +07:00
rimu
d98a5e19d3
warnings on domains
2024-12-13 19:24:09 +13:00
rimu
2e4b3ffd33
move notification bell from teaser to post options #380
2024-12-10 08:30:16 +13:00
Hendrik L
67d59e2657
float thumbnails
2024-12-09 17:27:10 +01:00
Hendrik L
d772f2304b
unify notification bell and try to fix related css in the action/option bars
2024-12-09 16:43:21 +01:00
rimu
e4d915338a
reduce duplication in teasers #377
2024-12-09 09:19:51 +13:00
rimu
570c754566
post_teaser_clickable on images
2024-11-30 13:46:59 +13:00
rimu
3b462377ce
move post teaser clickable div so voting buttons still work
2024-11-24 09:19:58 +13:00
rimu
f8638cf98b
tap anywhere on the teaser to view the post
...
not just the title
2024-11-22 08:47:34 +13:00
freamon
9a033522d1
post soft-deletion: show deleted posts in user profile to provide restoration route
2024-10-26 03:55:45 +00:00
rimu
eff0edf817
more reliable youtube thumbnails
2024-10-06 07:03:58 +13:00
rimu
0c646c5cf4
cross-posting of bot-generated posts #206
2024-10-05 18:58:07 +13:00
rimu
a7fbd57188
use smallest version of community thumbnail #333
2024-10-04 18:58:41 +13:00
Jeena
157486d7b2
Add community icon infront of name in teasers
...
I have a much easier time recognizing icons, even if they're small
compared to reading the name of the community. I thought for
example that beehive blocked me because I never saw any posts from
there.
Turns out I see all of them, I just didn't realize that those posts
were from beehive, because we don't show the domain part of a
community, so I assumed every time I saw c/technology it came
from lemme world. With the icon I can see imediatelly that it's
from beehive.
It does make the page a bit heavier because the browser needs to
download all the community icons, but in my opinion it is worth
it for the better UX.
2024-10-01 22:01:01 +00:00
rimu
d2327fd3c1
move date humanization out of jinja and into python where exceptions can be handled properly
...
In the arrow package, Catalan language does not have 'weeks' defined as a way to display datetimes. A PR has been submitted.
2024-09-30 16:34:17 +13:00
rimu
3fb7470f33
lazy load streamable and redgifs
2024-09-22 22:05:21 +12:00
rimu
a8be200aec
small preview text
2024-09-11 10:56:14 +12:00
rimu
801bceb7df
image width and height
2024-09-09 09:08:34 +12:00
rimu
58c3447a11
lazy load youtube preview
2024-09-08 13:23:37 +12:00
rimu
065d1e1078
only embed youtube vids on AC power
2024-09-08 12:31:16 +12:00
rimu
760477f00c
use JS IntersectionObserver to lazy load youtube videos
2024-09-07 12:36:21 +12:00
rimu
dba016e05e
show videos in teaser
2024-09-07 12:11:01 +12:00
rimu
0bae4c770f
center voting buttons on mobile
2024-09-06 22:50:20 +12:00
rimu
7ab53804d1
larger images and videos
2024-09-06 22:39:27 +12:00
rimu
b6a44b100c
post teaser refactor to improve maintainability
2024-09-06 15:43:22 +12:00