Commit Graph

139 Commits

Author SHA1 Message Date
plebeius.eth
06d79d8d77 fix(comments): wrong useeffect logic 2023-10-28 21:37:04 +02:00
plebeius.eth
e607fa7b33 perf(app): use route outlet for home layout 2023-10-28 21:34:32 +02:00
plebeius.eth
09193264cc refactor: only export one component per file 2023-10-28 21:23:59 +02:00
plebeius.eth
7873689ef7 feat(reply): implement vote score, translated 2023-10-28 21:08:52 +02:00
plebeius.eth
49d1a32dfb feat(reply): display link embedded in reply above its content, keep embed button 2023-10-28 18:13:08 +02:00
plebeius.eth
7ee59b9951 fix(comments buttons): fix flexbox positioning 2023-10-28 11:40:14 +02:00
plebeius.eth
46a9169454 refactor(home): revert modal design for comments 2023-10-27 08:15:36 +02:00
plebeius.eth
e4a08ed2c1 chore(translations): translate comments view 2023-10-26 17:13:18 +02:00
plebeius.eth
821ff325f3 chore(translations): translate reply buttons 2023-10-26 16:51:06 +02:00
plebeius.eth
aea037dde5 style: rename black theme to dark 2023-10-26 16:13:43 +02:00
plebeius.eth
bfd6b3267d style(reply): adjust margin and dotted border 2023-10-26 15:44:38 +02:00
plebeius.eth
bf296b64d1 feat(comments): add replies including nested and reply media 2023-10-26 15:35:30 +02:00
plebeius.eth
d0b3f426db style(assets): add active arrows, rename 2023-10-26 15:34:28 +02:00
plebeius.eth
948f4cdbdc refactor(expand button): unnecessary subfolder 2023-10-26 15:33:40 +02:00
plebeius.eth
13edef9f4d style(views): add document title 2023-10-26 15:31:54 +02:00
plebeius.eth
efb72ad10f style(comments): fix webkit textarea width 2023-10-26 11:03:33 +02:00
plebeius.eth
8e77eb6bec style(sort buttons): fix webkit margin 2023-10-26 10:56:15 +02:00
plebeius.eth
0f99d346a3 style(comments): add precise textarea font styling 2023-10-26 09:04:28 +02:00
plebeius.eth
55e20f1bda style(comments): add responsiveness, fix margin 2023-10-26 08:53:40 +02:00
plebeius.eth
832001bed2 feat(comments): add textarea section 2023-10-25 21:31:25 +02:00
plebeius.eth
12c90c702c perf(home): when navigating, render comments view instantly by conditionally rendering virtuoso in home 2023-10-25 13:34:48 +02:00
plebeius.eth
0d50537fe8 perf(comments): memoize isCommentsModalOpen 2023-10-25 12:46:55 +02:00
plebeius.eth
dfa4383520 perf(comments): avoid unmounting home by rendering comments as modal in it, so the feed is already loaded when navigating back to it 2023-10-25 12:40:13 +02:00
plebeius.eth
f140750298 feat(comments): add thread op in comments with expanded media and text, no thumbnail 2023-10-24 17:08:06 +02:00
plebeius.eth
0b5267f115 style: rename wiki to about 2023-10-24 17:06:48 +02:00
plebeius.eth
3164fefbcc fix(comments buttons): add media rule for mobile 2023-10-24 16:01:36 +02:00
plebeius.eth
310a215dba fix(sort buttons): add media rule for mobile 2023-10-24 15:55:16 +02:00
plebeius.eth
179d2f54fd feat(comments): add comments view 2023-10-24 15:45:23 +02:00
plebeius.eth
2cda0dcdcf feat(app): add routes, comments view, topbar as layout route to prevent it from rerendering 2023-10-24 13:44:11 +02:00
plebeius.eth
c23b5f8e14 chore(translations): rename feed_post to post 2023-10-24 13:28:06 +02:00
plebeius.eth
9f1b2ee45b refactor: add subfolders exports and imports 2023-10-24 12:31:36 +02:00
plebeius.eth
a669462c12 chore(translations): translate "wiki" 2023-10-24 11:33:29 +02:00
plebeius.eth
e94037990f Revert "style(header): remove wiki button, because of inconsistent UI and not enough space"
This reverts commit 9d38463b26.
2023-10-24 11:12:44 +02:00
plebeius.eth
95c0d02a17 style(account bar): change position on desktop 2023-10-24 11:12:10 +02:00
plebeius.eth
cb375f4d9a refactor: rename feed-post to post, use subfolders, views folder 2023-10-23 21:26:37 +02:00
plebeius.eth
05fd81ec88 style(account bar): update design with other buttons and only show submit button on mobile 2023-10-23 16:58:11 +02:00
plebeius.eth
f29e89904b chore: add isMobile hook 2023-10-23 16:55:56 +02:00
plebeius.eth
9d38463b26 style(header): remove wiki button, because of inconsistent UI and not enough space 2023-10-23 16:53:47 +02:00
plebeius.eth
c0c4ab094b chore: add prettier-ignore, remove comment 2023-10-23 16:52:22 +02:00
plebeius.eth
9ea6c751b0 chore: prettify 2023-10-22 15:50:54 +02:00
plebeius.eth
ab4ebdca56 style(header): fix logo position, tab line height 2023-10-22 15:50:22 +02:00
plebeius.eth
68b783fc0f style(header): fix line height for different language font 2023-10-22 13:27:47 +02:00
plebeius.eth
5ecebdddfc style(logo): improve borders 2023-10-22 12:13:28 +02:00
plebeius.eth
37d895f661 feat(translations): add most spoken languages for a total of 35 2023-10-22 11:12:05 +02:00
plebeius.eth
cfa8993490 feat(translations): add ar, es, hi, ja, pt, zh 2023-10-22 10:41:33 +02:00
plebeius.eth
862abf1b91 feat(translations): add select element for many translations 2023-10-22 10:24:36 +02:00
plebeius.eth
ec89be2ffa style(header): rename rising tab to active 2023-10-21 20:01:11 +02:00
plebeius.eth
c2968c39ed style(feed post): use flexbox for expando so it appears full width 2023-10-19 11:48:51 +02:00
plebeius.eth
06f5226cd6 perf(home): double increaseViewportBy in Virtuoso so it's harder to reach the bottom of the loaded posts on low resource 2023-10-19 11:14:12 +02:00
plebeius.eth
a81d642acb style(home): use padding instead of margin 2023-10-19 09:49:08 +02:00