Commit Graph

3571 Commits

Author SHA1 Message Date
391d3ddd15 lint fix 2023-08-14 12:30:36 +03:00
d8a04eea1f feed memo 2023-08-14 12:28:33 +03:00
e5e2edc7fd move filterFn to useSubscribe for better performance 2023-08-14 12:25:09 +03:00
f7ea2e4431 video playsInline 2023-08-14 11:49:54 +03:00
77efe74e0c disable video autoplay on mobile 2023-08-14 11:48:31 +03:00
13933aa3ad check filter condition before showing "show new messages" btn 2023-08-14 11:36:42 +03:00
ebaec6fab6 requestAnimationFrame to initial inf scroll check 2023-08-14 11:17:14 +03:00
c2f053e769 Merge branch 'master' into production 2023-08-14 11:14:02 +03:00
758c1fdf21 feed showUntil 2023-08-14 11:12:17 +03:00
b0ea08abf9 keywords filter 2023-08-12 17:12:05 +03:00
35951f64ee try throttled loadMore 2023-08-12 16:39:44 +03:00
477290a65b lint fix, infinite scroll fix 2023-08-12 16:20:55 +03:00
df54154d98 smaller initial feed load, then loadMore w inf scroll 2023-08-12 16:01:45 +03:00
433e242a70 add key to feed items 2023-08-12 13:05:04 +03:00
20f03b4437 constant img height to reduce layout shift 2023-08-12 12:57:36 +03:00
1f3dbddb5c InfiniteScroll component 2023-08-12 12:02:16 +03:00
c8547b909d better than nothing "show new messages" button 2023-08-11 14:17:11 +03:00
e8a1b90e71 rm some jquery 2023-08-11 12:59:42 +03:00
138ff67daa msg form refactoring 2023-08-11 12:41:05 +03:00
escapedcat
3048bd6694 Fix: make network relay usable on mobile (#421)
* fix(settings): truncate relay in network list as well

* fix(settings): make relays-list work on mobile
2023-08-11 09:44:09 +03:00
escapedcat
c82221a4c1
Fix: make network relay usable on mobile (#421)
* fix(settings): truncate relay in network list as well

* fix(settings): make relays-list work on mobile
2023-08-11 09:43:41 +03:00
9a4048a18d wip refactor publicmessageform 2023-08-10 10:55:08 +03:00
9c63bb072c @/ filepaths in tsx 2023-08-09 17:54:36 +03:00
e525a74cc4 allow upload img by pasting into public message field 2023-08-09 17:50:54 +03:00
6da28a95f2 allow upload img by pasting into public message field 2023-08-09 17:50:17 +03:00
7bf2d32b5f restore feed selector 2023-08-09 16:32:36 +03:00
21272909ca further split Feed.tsx 2023-08-09 16:21:15 +03:00
a48b78f495 lint 2023-08-09 15:18:01 +03:00
9a058c7140 img regex fix 2023-08-09 15:13:00 +03:00
eb6fa247c9 img regex fix 2023-08-09 15:12:45 +03:00
f9e5c60f5a divide Feed into smaller components 2023-08-09 15:06:01 +03:00
ec229788d8 inline embed spacing 2023-08-09 10:17:25 +03:00
67e8c1404f pass event props to feed 2023-08-09 10:08:56 +03:00
a24981e640 fix invalid id error 2023-08-08 16:21:04 +03:00
c4f4d4b3e1 fix invalid id error 2023-08-08 16:20:51 +03:00
8602311ecb always show scrollbar to avoid layout shift 2023-08-08 16:04:32 +03:00
cf32a8c603 proxy-resized banner imgs 2023-08-08 16:04:22 +03:00
8a8b0ed2af useSubscribe 2023-08-08 16:03:59 +03:00
7a0d7ee9c1 proxy-resized banner imgs 2023-08-08 16:03:39 +03:00
193d564a2e always show scrollbar to avoid layout shift 2023-08-08 16:02:36 +03:00
10f9d794e9 feed, reactions list scrollbar 2023-08-08 15:33:22 +03:00
48c5cbb8dd feed 2023-08-08 15:04:38 +03:00
9cd50033fb follows feed w no subscribers 2023-08-08 14:50:14 +03:00
14c18a4f8c embed max width fix 2023-08-08 14:12:51 +03:00
cb364d85ea embed max width fix 2023-08-08 14:12:35 +03:00
8836de42bd loadMore 2023-08-08 14:00:22 +03:00
74d65bd8ea feed loading 2023-08-08 13:24:23 +03:00
4e4ab4798b wip feed refactoring 2023-08-08 12:04:06 +03:00
27bc9498c8 iframe width fix 2023-08-08 10:00:16 +03:00
e768ee784c nip19 embed border fix 2023-08-07 20:54:23 +03:00