Commit Graph
1078 Commits
Author SHA1 Message Date
plebeius.eth cf7d59c9b8 feat(post form): add reply publishing in post page 2024-04-27 12:41:54 +02:00
plebeius.eth c219236ca8 style(challenge modal): add themes styling 2024-04-27 12:40:54 +02:00
plebeius.eth cc5d042889 feat: add challenge modal 2024-04-26 19:13:23 +02:00
plebeius.eth e352321740 add new banners 2024-04-26 17:10:34 +02:00
plebeius.eth 86738de226 fix(embed): detect uppercase extension in link 2024-04-26 16:07:35 +02:00
plebeius.eth 394c7d8a81 feat(app): add pending post view 2024-04-25 22:02:55 +02:00
plebeius.eth 5e968ba30d don't show open button for webpage links 2024-04-25 16:11:27 +02:00
plebeius.eth 08a01193fa Update board-nav.tsx 2024-04-24 16:49:30 +02:00
plebeius.eth 0858a283cb update post form 2024-04-24 16:47:51 +02:00
plebeius.eth caa415cfe6 style(themes): update tomorrow and photon 2024-04-24 15:27:00 +02:00
plebeius.eth 3573b65ffa feat(post form): add on mobile 2024-04-24 15:20:55 +02:00
plebeius.eth a6bbddd2cd style(post form): style submit form in all themes 2024-04-24 11:26:15 +02:00
plebeius.eth a5a7a97e47 feat(board): add post form UI on desktop with link type previewer 2024-04-24 08:48:31 +02:00
plebeius.eth e48406d854 rerender postform if subplebbitAddress changes 2024-04-23 21:37:03 +02:00
plebeius.eth 35572ded55 feat(replies): sort by timestamp 2024-04-23 16:10:44 +02:00
plebeius.eth a89f70f88c optimize sub list load 2024-04-18 17:44:35 +02:00
plebeius.eth 73b4b106df Revert "feat(home): push subs that are offline at the end of the list, show offline icon"
This reverts commit 5a5417f7c9.
2024-04-18 17:14:59 +02:00
plebeius.eth 0a3d49ad83 Revert "feat(board nav): don't list subplebbits that are offline"
This reverts commit 1b755f9333.
2024-04-18 17:14:49 +02:00
plebeius.eth 6a55abc11c add banner 2024-04-18 17:14:14 +02:00
plebeius.eth 38e958bed8 feat(catalog post): close menu button with second click 2024-04-17 18:45:47 +02:00
plebeius.eth 1019160dfc style(embed): adjust soundcloud embed width 2024-04-17 14:10:15 +02:00
plebeius.eth 1b755f9333 feat(board nav): don't list subplebbits that are offline 2024-04-17 13:49:13 +02:00
plebeius.eth 5a5417f7c9 feat(home): push subs that are offline at the end of the list, show offline icon 2024-04-17 13:31:10 +02:00
plebeius.eth b778b88708 fix(comment media): only show link if valid, show webpage links on mobile 2024-04-16 21:37:42 +02:00
plebeius.eth 7dba08ca00 feat(embed): add support for soundcloud embeds, show webpage links on mobile, adjust audio embeds 2024-04-16 17:39:33 +02:00
plebeius.eth 21c180913d refactor(comment media): use hook instead of prop 2024-04-16 13:10:25 +02:00
plebeius.eth e191e403db fix(catalog): don't show description or rules if they are defined but empty 2024-04-16 10:58:49 +02:00
plebeius.eth 0f07e1eede fix(board): don't show description and rules until feed loads 2024-04-16 10:58:20 +02:00
plebeius.eth 53aa4ef878 revert markdown.tsx 2024-04-15 21:32:52 +02:00
plebeius.eth 0c62df3a5e style(catalog): adjust card size for audios 2024-04-14 21:28:48 +02:00
plebeius.eth 34f79bf67d perf(catalog): optimize feed row rendering 2024-04-14 16:45:59 +02:00
plebeius.eth 150104725d adjust padding of post info, remove alt from logo img, translate closed alert on mobile 2024-04-14 14:42:05 +02:00
plebeius.eth 967f781cfd fix(markdown): show single break 2024-04-13 21:34:36 +02:00
plebeius.eth 7cf6beda5c remove alt from img 2024-04-13 20:53:25 +02:00
plebeius.eth 3ad540f17e refactor: rename subplebbit to board 2024-04-13 20:44:54 +02:00
plebeius.eth 3ae39b092c Update board-nav.tsx 2024-04-13 20:43:18 +02:00
plebeius.eth 32e95dda52 feat(board nav): if in catalog view, navigate to select sub's catalog view 2024-04-13 16:40:06 +02:00
plebeius.eth 52837a2af9 add sticky and closed icons on mobile 2024-04-13 16:35:52 +02:00
plebeius.eth a6ae543b4a feat(catalog row): add post menu button 2024-04-13 13:39:15 +02:00
plebeius.eth 1c125d17a7 style(catalog row): adjust sizing of media wrappers 2024-04-13 13:00:52 +02:00
plebeius.eth e7e0c939f4 fix home logo, add padding to catalog post row 2024-04-12 22:21:16 +02:00
plebeius.eth 2fc12bbafe feat(catalog): add sticky and closed icons 2024-04-12 20:48:46 +02:00
plebeius.eth 65c99ab188 feat(catalog): add media, styling 2024-04-12 17:47:30 +02:00
plebeius.eth f124d03366 add catalog view 2024-04-12 14:28:06 +02:00
plebeius.eth 41c9141aaa add banner 2024-04-11 19:01:47 +02:00
plebeius.eth 79b7b0193b add new banners 2024-04-11 16:52:20 +02:00
plebeius.eth d3ceeae2b8 add new banners 2024-04-11 14:18:00 +02:00
plebeius.eth 4614e5dbc4 feat(home): add version in footer 2024-04-10 17:56:34 +02:00
plebeius.eth 62b83bf7ea perf: improve responsiveness 2024-04-10 13:16:07 +02:00
plebeius.eth b1fb9f9d0c refactor(media utils): memoize once, not twice 2024-04-10 12:19:02 +02:00