Commit Graph
1297 Commits
Author SHA1 Message Date
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 351401869d chore(package.json): upgrade plebbit-react-hooks 2024-04-23 21:36:02 +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 2804b22196 Merge branch 'development' of https://github.com/plebbit/plebchan into development 2024-04-16 17:39:36 +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
Tom (plebeius.eth)andGitHub 6c7e040606 Merge pull request #341 from plebbit/master
chore(electron): upgrade kubo
2024-04-16 13:32:27 +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 5f959756b0 Merge branch 'development' of https://github.com/plebbit/plebchan into development 2024-04-15 21:32:57 +02:00
plebeius.eth 53aa4ef878 revert markdown.tsx 2024-04-15 21:32:52 +02:00
Esteban Abaroa d5cfd325c1 chore(electron): upgrade kubo 2024-04-15 18:39:17 +00:00
Tom (plebeius.eth)andGitHub a74540ca08 Merge pull request #340 from plebbit/master
Merge pull request #339 from plebbit/development
2024-04-15 11:39:26 +02:00
Tom (plebeius.eth)andGitHub 9aa0bd1392 Merge pull request #339 from plebbit/development
Development
2024-04-15 08:40:00 +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
Tom (plebeius.eth)andGitHub 95d9f18b2a Merge pull request #338 from plebbit/master
Merge pull request #337 from plebbit/development
2024-04-14 12:42:56 +02:00
plebeius.eth 967f781cfd fix(markdown): show single break 2024-04-13 21:34:36 +02:00
plebeius.eth 955ff1120c chore(package.json): upgrade react-virtuoso 2024-04-13 21:04:17 +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
Tom (plebeius.eth)andGitHub c9dae3eb60 Merge pull request #337 from plebbit/development
Development
2024-04-12 20:49:30 +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