thislight
187ebdba33
BottomSheet: remove module css
/ depoly (push) Successful in 1m19s
2024-10-31 22:00:32 +08:00
thislight
0267bffe87
adjust shadow of BottomSheet and Menu
2024-10-31 21:50:36 +08:00
thislight
e7410c7296
Profile: pinned toots
/ depoly (push) Successful in 1m26s
2024-10-31 00:18:47 +08:00
thislight
dbddaae05c
Profile: sticky filter bar
2024-10-31 00:00:07 +08:00
thislight
3e3910bfe1
material/theme: use color with alpha for shadow
2024-10-30 23:59:15 +08:00
thislight
404ad1e678
BoostIcon: fix color
2024-10-30 23:40:03 +08:00
thislight
b55618664c
masto/timelines: better documentation
2024-10-30 23:27:30 +08:00
thislight
d88921f245
TootBottomSheet: catch fetch error
2024-10-30 23:00:54 +08:00
thislight
f4c0104d48
TootBottomSheet: fix main toot not links profile
/ depoly (push) Successful in 2m55s
2024-10-30 20:58:36 +08:00
thislight
31b27237cd
TootList: mentions in toot links to profile page
...
/ depoly (push) Successful in 1m17s
- bug: main toot in TootBottomSheet does not link
profile
2024-10-30 19:25:58 +08:00
thislight
92cc451811
update dependencies
/ depoly (push) Successful in 1m24s
2024-10-30 17:26:17 +08:00
thislight
c20cf45e8e
TootPreviewCard: fix margin-block of the title
2024-10-30 17:25:06 +08:00
thislight
2a47403c7b
add normalize.css
/ depoly (push) Successful in 1m25s
2024-10-30 14:13:19 +08:00
thislight
9e97f9b611
various css optimizations
/ depoly (push) Successful in 1m18s
2024-10-30 13:22:00 +08:00
thislight
b7531864d2
css optimizing
/ depoly (push) Successful in 1m16s
2024-10-30 13:07:55 +08:00
thislight
30efc1bae6
Profile: fix bio may overflow-x
/ depoly (push) Successful in 1m19s
2024-10-29 19:50:49 +08:00
thislight
da32969f5a
Profile: fix link color
/ depoly (push) Successful in 1m19s
2024-10-29 19:48:15 +08:00
thislight
6b889666ad
Profile: destory FastAverageColor instance
2024-10-29 19:42:15 +08:00
thislight
6e28d8808b
MediaAttachmentGrid: reduce closure creation
2024-10-29 19:35:40 +08:00
thislight
41d15887a7
MediaAttachmentGrid: fix the vids scale
2024-10-29 19:26:32 +08:00
thislight
73a56357d9
{Trend,}TimelinePanel: use TootList
/ depoly (push) Successful in 1m16s
2024-10-29 15:22:25 +08:00
thislight
f1197d6ba0
TimelinePanel: fix prefetching wrong direction
2024-10-29 14:19:27 +08:00
thislight
726abbe893
MediaAttachmentGrid: correct but slow layout
/ depoly (push) Successful in 1m26s
2024-10-28 18:26:59 +08:00
thislight
7bb6c0b826
vite: remove console and debugger stmts in prod
2024-10-28 18:26:14 +08:00
thislight
93f98059cd
Home: remove prefetch for TrendTimelinePanel
2024-10-28 13:59:27 +08:00
thislight
81bf27df63
createTimeSource: reflects to the pagevisibility
2024-10-28 13:56:50 +08:00
thislight
d1c073e33e
Profile: add loading indicator for toot list
2024-10-28 13:56:04 +08:00
thislight
66bded813d
remove old placeholder algorithm
...
/ depoly (push) Successful in 1m21s
- TootPreviewCard and MediaAttachmentGrid
- the placeholder thing is now offloaded to the
browser
2024-10-27 23:57:10 +08:00
thislight
b9b2d40614
package: update bun version
/ depoly (push) Successful in 1m16s
2024-10-27 14:21:31 +08:00
thislight
c06d8b8c11
vite: precache images for pwa
2024-10-27 14:19:56 +08:00
thislight
4734a67f5a
Profile: fix page title and intro layout
/ depoly (push) Successful in 1m13s
2024-10-27 13:57:09 +08:00
thislight
49e1731cdb
RegularToot: open profile
2024-10-27 13:43:34 +08:00
thislight
d4093aaf5c
README: update links for the app
2024-10-27 13:13:28 +08:00
thislight
b25c2d5f45
docs: update for https dev server
/ depoly (push) Successful in 1m15s
2024-10-27 00:34:18 +08:00
thislight
f8f07e9015
TrendTimelinePanel: remove prefetching
/ depoly (push) Successful in 1m19s
2024-10-27 00:29:41 +08:00
thislight
f914ada22b
vite: fix https is enabled if cert is not present
2024-10-27 00:28:01 +08:00
thislight
130a989185
vite: add https variables
...
/ depoly (push) Successful in 1m21s
Personal note from Rubicon: I am unware that I
originally put the localhost.direct cert files
into the repository. All reference to the files
are now removed.
Sorry for the inconvenience.
2024-10-27 00:22:28 +08:00
thislight
4958fb1346
Menu: support right-top origin
/ depoly (push) Successful in 1m18s
2024-10-25 22:40:07 +08:00
thislight
556e0b2336
Profile: add menu and load more button
2024-10-25 22:38:59 +08:00
thislight
88731c07b7
vite-plugin-pwa: enable production sw for staging
2024-10-24 23:50:57 +08:00
thislight
f8dc2950d2
Profile: filter recent toots
...
- material: new Menu component
- material/theme: animation curves
- TootFilterButton
2024-10-24 23:49:37 +08:00
thislight
08201cccef
material: rename mui to theme
2024-10-24 22:21:37 +08:00
thislight
6620e022bf
masto/timelines: now the params is general typed
2024-10-24 22:20:38 +08:00
thislight
a0cbf857a9
vite-plugin-pwa: enable dev sw for not production
2024-10-24 16:00:19 +08:00
thislight
20163dcb8e
update logo
2024-10-22 23:25:13 +08:00
thislight
4da3263e17
Toot: fix expansion animation on WebKit ( fix #29 )
2024-10-22 23:24:31 +08:00
thislight
3ca43b4282
i18n: chunk strings based on the key
2024-10-22 22:55:53 +08:00
thislight
74ee61af63
added icon
2024-10-22 17:48:17 +08:00
thislight
c5f21f22bd
Profile: fix toolbar color as scrolled by banner
2024-10-18 22:37:19 +08:00
thislight
7e120fba2d
TootList: support openFullScreenToot
2024-10-18 22:35:04 +08:00