Lim Chee Aun
e652ce8d9b
Include Prettier & format everything properly
...
My bad for not including prettier
2024-12-04 15:15:56 +08:00
Lim Chee Aun
4270304a28
Super MVP-ish annual report page
2024-12-04 01:55:25 +08:00
Lim Chee Aun
264ca66dd1
Make sure the language text not truncated too much
2024-11-28 00:35:05 +08:00
Lim Chee Aun
8e12d899ce
Maybe need type="button" lol
2024-11-27 22:30:38 +08:00
Lim Chee Aun
28bdd9a0fa
Adjustments to composer footer buttons
...
- Make it one-liner
- Make the add-action buttons scrollable
- Introduce 'Add' button that shows a menu of the actions to allow more actions in the future
2024-11-27 22:22:09 +08:00
Lim Chee Aun
b6d1522480
Fix clicking outside button also trigger the menu
2024-11-27 22:16:28 +08:00
Lim Chee Aun
dcc73d0d28
Further extend theme-color coloring
2024-11-21 21:46:50 +08:00
Lim Chee Aun
6c3c158f79
Need QSA to be forgiving
2024-11-20 23:51:10 +08:00
Lim Chee Aun
06b56a8c67
Upgrade dependencies + autoPause for lite-youtube
2024-11-18 17:51:40 +08:00
Lim Chee Aun
fac1209153
Reveal punycodes
2024-11-18 17:46:25 +08:00
Lim Chee Aun
a73d613dce
Refactor List menu from nav menu
2024-11-18 17:46:25 +08:00
Lim Chee Aun
109ad9e8ec
Fix media borked bug
2024-11-15 09:43:57 +08:00
Lim Chee Aun
75ceff12c0
Add "30 days" for profile mute
2024-11-15 09:43:56 +08:00
Lim Chee Aun
6a4e14267a
Attempt to fix column focus bug
2024-11-14 19:22:35 +08:00
Lim Chee Aun
cc591237f5
Embrace chroma.js and okLCH
2024-11-12 18:58:56 +08:00
Scott Feeney
7b926f73fb
Merge branch 'main' into feature-detect
2024-11-11 15:36:06 -08:00
Lim Chee Aun
3219cae516
Better coloring for media backgrounds
...
Still experimental
2024-11-06 20:30:23 +08:00
Lim Chee Aun
5394584647
Experimental theme-color change when viewing media
2024-11-04 18:44:33 +08:00
Lim Chee Aun
b8281fb593
Hide byline too
2024-11-03 17:18:39 +08:00
Lim Chee Aun
50136fb8c8
Add [ and ] to focus columns
2024-11-01 17:42:25 +08:00
Lim Chee Aun
f0773dc6f3
Fix keyboard shortcuts leaked to multi-column mode
2024-11-01 17:30:33 +08:00
Lim Chee Aun
c3e5ccd08b
Small adjustments to vertical alignment
2024-10-28 18:50:30 +08:00
Lim Chee Aun
f10d5457ae
Show relative time on large post too
2024-10-28 18:50:30 +08:00
Lim Chee Aun
d246e45be6
Fix carousel bug: focus first then scroll
2024-10-28 18:50:30 +08:00
Lim Chee Aun
e19dcf7558
Skip check aspect ratio if > 1 media
2024-10-28 18:50:30 +08:00
Lim Chee Aun
71e721eda0
Use main-width
2024-10-21 18:42:34 +08:00
Lim Chee Aun
e1784b9c00
Try inert on spoiler content
2024-10-18 18:35:09 +08:00
Lim Chee Aun
350aafaadd
A little fix + refactoring with translation stuff
2024-10-18 18:35:09 +08:00
Lim Chee Aun
a3474094bd
Align the icon to top for author byline
2024-10-18 18:35:09 +08:00
Lim Chee Aun
bcd7507603
3 contexts of "Following"
2024-10-14 22:56:05 +08:00
Lim Chee Aun
e092e469d1
Prettier-ify
2024-10-14 19:38:09 +08:00
Scott Feeney
59d5c73359
Run prettier
2024-10-10 17:38:06 -07:00
Stefano Pigozzi
6bd3ad0143
Merge remote-tracking branch 'cheeaun/main' into feature/paste-attach
...
# Conflicts:
# src/locales/en.po
2024-10-11 02:03:27 +02:00
Scott Feeney
ad0ab0c845
Shrink the size of the feature detection change
2024-10-10 16:59:37 -07:00
Lim Chee Aun
48537742a2
Time to try fetchPriority=low
2024-10-11 02:11:08 +08:00
Lim Chee Aun
d5e985d6d4
Preliminary filter work on notifications
2024-10-10 15:14:08 +08:00
Lim Chee Aun
a25bcba8a6
Make 'Delete' post look dangereous
...
Thanks to https://github.com/cheeaun/phanpy/pull/841
2024-10-10 09:16:49 +08:00
Lim Chee Aun
46f5d7917c
Fix dup keys
2024-10-10 00:56:00 +08:00
Lim Chee Aun
334362487a
Fix accounts loading error for non-server-side notifs grouping
2024-10-01 16:54:42 +08:00
Lim Chee Aun
a19beffd20
Move diff language check to separate Task
2024-09-26 11:21:57 +08:00
Lim Chee Aun
c0abfb203e
Possibly need useLayoutEffect
2024-09-25 18:27:40 +08:00
Lim Chee Aun
65bd6fb1ef
It's micro-optimization week
...
Includes experimental replacing dangerouslySetInnerHTML with setting actual DOM
2024-09-25 17:18:30 +08:00
Lim Chee Aun
4d35c9d2c3
Try fix that hard-to-reproduce avatar flicker
2024-09-25 17:18:30 +08:00
Lim Chee Aun
1485f9e5d9
Better feature detection for Scroll-driven animations
...
Ref: https://www.bram.us/2024/09/24/feature-detecting-scroll-driven-animations-you-want-to-check-for-animation-range-too/
2024-09-25 17:18:30 +08:00
Lim Chee Aun
931af3c193
Add data-source to embed code
...
Ref: https://github.com/stefanbohacek/fediverse-embeds-wordpress-plugin/issues/29
2024-09-23 20:42:48 +08:00
Stefano Pigozzi
aa332743d4
Merge branch 'main' into feature/paste-attach
...
# Conflicts:
# src/locales/en.po
2024-09-23 04:18:43 +02:00
Stefano Pigozzi
88c52e41f0
Make explicit the undefined check to disable the attachment button
2024-09-23 04:18:09 +02:00
Stefano Pigozzi
906d6017e4
Fix brace not being in the same line as else
2024-09-23 04:12:27 +02:00
Lim Chee Aun
2b988c5669
Fix error when server-side grouping not enabled
2024-09-22 14:09:41 +08:00
Lim Chee Aun
c8abb95e8e
Improve grouping for server-side grouping
...
Migrate from v2_alpha to v2
2024-09-22 13:55:37 +08:00