107 Commits

Author SHA1 Message Date
daudix
6b70c103c1
Format code 2024-10-26 18:13:34 +03:00
daudix
65f0fd5159
Add support for CWs in comments 2024-10-25 22:43:50 +03:00
daudix
e3ee417e7a
Miiinor detail 2024-10-25 05:32:22 +03:00
daudix
5ca711d34a
New style for comment preview cards 2024-10-25 04:37:03 +03:00
daudix
694479bcdb
Improved comments (see changelog) 2024-10-23 04:35:15 +03:00
daudix
d60dfa8496
Make emoji class available outside of comments 2024-10-17 06:25:52 +03:00
daudix
1e47460527
Return some -webkit- prefixes for wider compatibility
It was too good to be true
2024-10-02 04:20:21 +03:00
daudix
42c78c8557
RTL fixes and anchor restyle 2024-09-28 02:25:08 +03:00
daudix
ba575ea81c
Make comment actions slimmer 2024-09-23 00:55:48 +03:00
daudix
2f35e91252
Mirrored rotation of comment actions in rtl 2024-09-20 00:06:14 +03:00
daudix
6dfb881194
Fix messed up layout 2024-09-18 04:59:30 +03:00
daudix
edd5da0a8a
Don't hide the post action buttons on mobile 2024-09-18 03:51:18 +03:00
daudix
b651470c1d
Add font size variables for consistent typography 2024-09-15 22:21:04 +03:00
daudix
955de008c5
Don't set cursor on hover 2024-09-15 18:25:01 +03:00
daudix
75d2e5476c
Details open animation and custom arrow, make icons use current text color 2024-09-15 18:14:39 +03:00
daudix
a5f16ca54f
Optional bundled fonts (fixes #44). Style cleanups 2024-09-15 03:49:59 +03:00
daudix
4ed42a397b
Get rid of pre-iOS-15 -webkit- prefixes
I mean, I don't care about anything lower tbh
2024-09-14 05:06:48 +03:00
daudix
a1946ae0b2
A bunch of breaking changes for no reason except for "I didn't like it"
I mean, this release has breaking changes anyway, why not break all the
stuff I wanted to break?
2024-09-14 03:37:03 +03:00
daudix
a946255c44
Display pointer if an image is in link 2024-09-11 20:17:49 +03:00
daudix
4722ee54cd
Remove QR code hover state
It wasn't very useful since it scans just fine at this size
2024-09-09 19:51:40 +03:00
daudix
ceded156a8
Rename --shine to --shimmer, make sure images are always on top when hovered 2024-09-09 19:31:12 +03:00
daudix
87df5f3ce1
Add hover state to comments QR code for easier scanning 2024-09-06 20:02:59 +03:00
daudix
fe1ec83a28
Disable copy button until animation completes, fix the fill animation color, change how animations/transitions are disabled 2024-09-02 03:25:26 +03:00
daudix
db499a9363
Attempt to switch to relative colors for primary-color-alpha, simplify --active variable, add --hover and --disabled variables 2024-09-01 16:54:39 +03:00
daudix
31a84473ba
Improve comments styles, use more fitting cursors 2024-08-30 06:42:22 +03:00
daudix
fcf8cdd680
Add active style to theme switcher buttons, style tweaks 2024-08-29 22:49:42 +03:00
daudix
3121386fd3
Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
daudix
6124fdfc60
Add hot/poor article types, move article list to a partial (fixes #58 and #53)
Among other things introduce new --fg-contrast color variable.
2024-08-26 03:35:30 +03:00
daudix
e09a5a1655
Remove leftover duplicate gap property 2024-08-17 04:56:46 +03:00
daudix
5325d17667
Display status if there's no comments 2024-08-08 05:56:48 +03:00
daudix
f86f950866
Disable lazy images for now
The feature is very unstable on Zola's side, it causes a lot of
rendering issues that I don't know how to fix because it's not an issue
on my end.
2024-08-05 05:42:03 +03:00
daudix
3cbfeb182e
Support RTL for OP instance pill 2024-07-24 04:59:10 +03:00
daudix
7ae51334e8
Fix margin for unverified instances 2024-07-24 03:27:13 +03:00
daudix
0dc01a5332
Use icon for the verified checkmark 2024-07-24 03:20:06 +03:00
daudix
c960669527
Give instance pill some space to breathe 2024-07-24 01:17:48 +03:00
daudix
03cf7b43b1
Fix line heights and paddings 2024-07-24 01:10:09 +03:00
daudix
2d6306a717
Fix line height in Arabic 2024-07-23 05:54:19 +03:00
daudix
44cd81ea70
Fix comment content being too close to timestamp 2024-07-22 04:10:43 +03:00
daudix
c4dc2feabc
Remove max-width from the banner 2024-07-22 04:00:45 +03:00
daudix
87f04672ce
Remove unneeded background color property from avatar 2024-07-22 00:17:28 +03:00
daudix
0eb32679a5
Don't use the weird af "unset" keyword 2024-07-22 00:07:34 +03:00
daudix
bd4c5bb972
Add edge highlight to images
In case if image is transparent and it's actually visible
2024-07-21 23:22:11 +03:00
daudix
df1c651124
Fix broken avatars from being non-square 2024-07-21 23:15:23 +03:00
daudix
67201978bb
Fix broken code blocks with complex settings (again)
Additionally, utilize `unset` instead of transparent in more places
2024-07-21 19:59:23 +03:00
daudix
8b200e577d
Support comment img/video attachments (fixes #30) 2024-07-20 21:03:05 +03:00
daudix
354b4050af
Center custom emojis vertically in comments 2024-07-15 08:13:34 +03:00
daudix
fb2674d2ed
Fix height of instance badge in comments 2024-07-09 00:54:08 +03:00
daudix
1758eb99a8
Make margins/paddings automatically adapt in rtl
No need for separate rules for rtl, yay!
2024-07-05 05:54:19 +03:00
daudix
29fa3ec522
Add GitHub-styled alerts 2024-07-05 03:01:00 +03:00
daudix
3eaa81e755
Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00