Commit Graph

369 Commits

Author SHA1 Message Date
plebeius.eth
42b4bcec5d feat(submit): show subplebbit rules if any as the user types a valid subplebbit address 2023-11-14 15:29:56 +01:00
plebeius.eth
05f99683c6 style(submit): transform to lowercase 2023-11-14 13:41:09 +01:00
plebeius.eth
a9999ae35d chore(translations): submit view subscriptions 2023-11-14 11:37:14 +01:00
plebeius.eth
7f3cb667b2 Merge branch 'development' of https://github.com/plebbit/seedit into development 2023-11-14 11:36:01 +01:00
plebeius.eth
57593b564b feat(submit): add subscriptions list to quickly select a sub to post to 2023-11-14 11:19:37 +01:00
plebeius.eth
a23f99aa92 Merge pull request #60 from plebbit/master
Merge pull request #59 from plebbit/development
2023-11-14 11:02:51 +01:00
plebeius.eth
e5b9322a5e Merge pull request #59 from plebbit/development
Development
2023-11-13 18:19:56 +01:00
plebeius.eth
7dee7b0560 docs: invite user to use p2p app instead of web client if all pubsub providers are offline 2023-11-13 18:07:57 +01:00
plebeius.eth
000a6f9073 style(account bar): dark shade for submit icon on hover 2023-11-13 17:59:15 +01:00
plebeius.eth
c48cd07d93 feat(subplebbit): add subplebbit feed, enable links to it 2023-11-13 17:58:39 +01:00
plebeius.eth
fa63ff1bfe Merge pull request #58 from plebbit/master
Merge pull request #57 from plebbit/development
2023-11-13 16:00:26 +01:00
plebeius.eth
cf7584b42c feat(account bar): add functionality to search bar 2023-11-13 15:44:52 +01:00
plebeius.eth
7ae14c4344 feat(subplebbit): add route and component 2023-11-13 15:00:55 +01:00
plebeius.eth
cc9a040d7c feat(account bar): add search bar to connect to a sub 2023-11-13 11:48:48 +01:00
plebeius.eth
e66280c02f fix(themes): don't style placeholder, it bugs out in different browsers 2023-11-13 11:03:31 +01:00
plebeius.eth
c13ded59ad chore(translations): 'or' 2023-11-13 10:50:34 +01:00
plebeius.eth
33e5d6e181 style(account bar): larger icons without underline 2023-11-13 09:50:22 +01:00
plebeius.eth
62c7e74c12 chore: disable mock content 2023-11-12 22:18:09 +01:00
plebeius.eth
4b0ddef9c5 Merge pull request #57 from plebbit/development
Development
2023-11-12 17:48:37 +01:00
plebeius.eth
304c3136b6 feat(challenge modal): preview publication content also for votes 2023-11-12 17:41:26 +01:00
plebeius.eth
2307bc23c7 Revert "chore(package.json): upgrade plebbit-react-hooks"
This reverts commit 32f10b069f.
2023-11-12 16:51:22 +01:00
plebeius.eth
32f10b069f chore(package.json): upgrade plebbit-react-hooks 2023-11-12 10:57:40 +01:00
plebeius.eth
92da0ca9c7 style(home): add document title translation 2023-11-12 10:19:38 +01:00
plebeius.eth
3e443cc2bd refactor(settings): centralize components, add document titles 2023-11-12 10:04:00 +01:00
plebeius.eth
bb3851a7b1 chore(translations): rename preferences 2023-11-12 10:01:55 +01:00
plebeius.eth
b16ed629b7 Merge pull request #56 from plebbit/master
Merge pull request #55 from plebbit/development
2023-11-11 22:30:58 +01:00
plebeius.eth
fb4987a33b feat(post): clear textarea after publishing a reply 2023-11-11 22:30:37 +01:00
plebeius.eth
68e1d0bd2d fix(post tools): cid was rendered as label 2023-11-11 22:29:33 +01:00
plebeius.eth
ea6202eded feat(post tools): add pending label 2023-11-11 22:24:59 +01:00
plebeius.eth
a7344720be chore(translations): pending 2023-11-11 22:24:50 +01:00
plebeius.eth
7e4e57965a feat(reply): add functional upvote and downvote, ensure they don't run for pending comments 2023-11-11 22:07:04 +01:00
plebeius.eth
c2d25409c0 feat(post): add functional upvote and downvote 2023-11-11 21:57:13 +01:00
plebeius.eth
ed2d458f19 Merge pull request #55 from plebbit/development
Development
2023-11-11 17:27:41 +01:00
plebeius.eth
d959093be0 fix(post tools): disable reply button for pending replies 2023-11-11 17:27:17 +01:00
plebeius.eth
470a5d624d feat(reply): add depth to pending replies 2023-11-11 17:23:12 +01:00
plebeius.eth
9e104b0ce1 feat(reply form): automatically focus the textarea when replying to a reply 2023-11-11 16:37:14 +01:00
plebeius.eth
8bb9aaa0c7 style(reply form): add max-width 2023-11-11 16:30:07 +01:00
plebeius.eth
90499a3bc8 feat(reply form): add functional reply form component with dynamic rendering for replies of replies 2023-11-11 12:55:01 +01:00
plebeius.eth
a8d1158465 chore: fix eslint, prettify 2023-11-11 11:31:45 +01:00
plebeius.eth
34d380ecc6 feat(use-reply): implement replying to a post 2023-11-11 11:30:51 +01:00
plebeius.eth
050dfcce75 feat(use-pending-replycount): implement useAccountComments with filter to get total reply count including pending replies 2023-11-11 10:51:43 +01:00
plebeius.eth
7a2989476b refactor(post-tools): integrate post-tools-label, add dynamic rendering for replies and posts 2023-11-11 10:05:33 +01:00
plebeius.eth
2d30ec8979 chore(translations): loading 2023-11-10 22:36:40 +01:00
plebeius.eth
1ac4adcce4 Merge branch 'development' of https://github.com/plebbit/seedit into development 2023-11-10 21:58:32 +01:00
plebeius.eth
376fdfda6a Merge pull request #54 from plebbit/master
Merge pull request #53 from plebbit/development
2023-11-10 17:47:33 +01:00
plebeius.eth
4d6d8c0ce8 feat(post): add spoiler to reply form, rename translations, 2023-11-10 17:47:15 +01:00
plebeius.eth
1f8dc0ef95 feat(post): add url field, fields placeholders, translated 2023-11-10 16:30:20 +01:00
plebeius.eth
b02c47ec2a refactor(view-utils): optimize with specific view functions 2023-11-10 14:49:45 +01:00
plebeius.eth
2988798484 Merge pull request #53 from plebbit/development
Development
2023-11-09 22:12:58 +01:00
plebeius.eth
0585af9dd3 style(challenge modal): improve font size of buttons with different languages 2023-11-09 22:12:33 +01:00