Commit Graph

431 Commits

Author SHA1 Message Date
plebeius.eth
91c196da36 chore(translations): translate time durations 2023-11-20 11:59:48 +01:00
plebeius.eth
f6aa70be9d feat(time utils): differentiate between 'time ago' adding function for formatted time duration 2023-11-20 11:37:58 +01:00
plebeius.eth
c09bae351c feat(user utils): find subplebbit creator for sidebar 'created by' 2023-11-20 11:35:36 +01:00
plebeius.eth
be64158386 chore: fix eslint, prettify 2023-11-19 20:56:24 +01:00
plebeius.eth
6194130d72 fix(header): don't select sort type in mobile about page 2023-11-19 18:16:34 +01:00
plebeius.eth
b1c4b9ba84 feat(about): add about view for sidebar on mobile 2023-11-19 18:14:29 +01:00
plebeius.eth
3e1ab752aa feat(sidebar): add sidebar 2023-11-19 17:01:07 +01:00
plebeius.eth
6a69f4e9e8 fix(header): fix buttons positioning, header title size, container height on mobile 2023-11-18 18:09:08 +01:00
plebeius.eth
13f50a7494 fix(account bar): link to subplebbit-specific submit route 2023-11-17 21:33:54 +01:00
plebeius.eth
b772b07689 Merge branch 'development' of https://github.com/plebbit/seedit into development 2023-11-17 18:49:02 +01:00
plebeius.eth
61874382cf feat(subplebbit): add feed sorting 2023-11-17 18:48:59 +01:00
plebeius.eth
a76ae712d5 Merge pull request #67 from plebbit/master
Merge pull request #66 from plebbit/development
2023-11-17 14:39:59 +01:00
plebeius.eth
42fbcc7abd chore(translations): 'failed' 2023-11-17 12:13:43 +01:00
plebeius.eth
a14a93da03 fix(subplebbit): don't render ellipsis for failed string 2023-11-17 12:12:39 +01:00
plebeius.eth
1816c30a13 fix(label): wrap for padding, add failed label to feed posts and pending posts, darker colors for dark mode 2023-11-17 12:05:01 +01:00
plebeius.eth
c7398014b2 perf(post): use verified addresses with css effect to avoid virtuoso glitch 2023-11-16 20:29:17 +01:00
plebeius.eth
d599b49ba8 fix(loading ellipsis): sometimes would display misaligned 2023-11-16 20:28:38 +01:00
plebeius.eth
fda58d2d9f Merge pull request #66 from plebbit/development
Development
2023-11-16 18:06:28 +01:00
plebeius.eth
98855537fc feat(label): add failed label for replies, improve position 2023-11-16 17:53:43 +01:00
plebeius.eth
17d4ba80df refactor(post tools): move labels to label component 2023-11-16 17:22:01 +01:00
plebeius.eth
8cb421b56e fix(submit): use onChange for publishComment store, fix undefined, fix dropdown conditional rendering 2023-11-16 17:09:44 +01:00
plebeius.eth
0bb9cfba9a feat(reply): add state string to pending replies 2023-11-16 13:40:17 +01:00
plebeius.eth
eaa163aecc refactor(reply): abstract media rendering into ReplyMedia component 2023-11-16 12:11:42 +01:00
plebeius.eth
1dddc95d9b refactor(post tools): optimize by conditionally rendering labels 2023-11-16 11:49:29 +01:00
plebeius.eth
aee35ef435 refactor(post): replace inline style with css modules 2023-11-16 11:38:25 +01:00
plebeius.eth
21b52bfa28 refactor(topbar): replace inline style with css modules 2023-11-16 10:29:33 +01:00
plebeius.eth
674b6b54f7 refactor(reply form): replace inline style with css modules 2023-11-16 10:12:11 +01:00
plebeius.eth
9cf4e5e351 refactor(thumbnail): replace inline style with css modules 2023-11-16 09:42:39 +01:00
plebeius.eth
f6a6b69c6e refactor(header): replace inline style with css modules 2023-11-16 09:42:27 +01:00
plebeius.eth
01f3c29aeb refactor(account bar): rename state, use css modules for visibility instead of inline styling 2023-11-16 09:08:27 +01:00
plebeius.eth
00c2e42959 Update reply-form.tsx 2023-11-15 23:51:34 +01:00
plebeius.eth
429699df06 Merge pull request #65 from plebbit/master
Update reply-form.tsx
2023-11-15 23:39:57 +01:00
plebeius.eth
c90593eb92 Merge branch 'development' into master 2023-11-15 23:39:39 +01:00
plebeius.eth
a68a8a46d5 Update reply-form.tsx 2023-11-15 23:33:20 +01:00
plebeius.eth
ac70d09047 Merge pull request #64 from plebbit/master
Merge pull request #63 from plebbit/development
2023-11-15 22:26:58 +01:00
plebeius.eth
764708f83c Update reply-form.tsx 2023-11-15 22:23:26 +01:00
plebeius.eth
a4a93a8ce3 feat(reply form): add options button to show or hide spoiler and url fields 2023-11-15 22:22:41 +01:00
plebeius.eth
fe82d0a79c feat(submit): typing sub address shows a dropdown with possible matches of default sub addresses 2023-11-15 21:57:45 +01:00
plebeius.eth
d88f6e3648 fix(submit): default selected subplebbit title if not found, add margin 2023-11-15 21:12:58 +01:00
plebeius.eth
2b94c4d64f Merge pull request #63 from plebbit/development
Development
2023-11-15 13:10:58 +01:00
plebeius.eth
5359a6919c style(themes): update green color 2023-11-15 13:10:17 +01:00
plebeius.eth
b02efbeb5c docs(submit): add comment for pending redirect 2023-11-15 13:06:02 +01:00
plebeius.eth
200f63ec73 refactor(reply): better variable names 2023-11-15 12:42:26 +01:00
plebeius.eth
e5fb3bc8a2 refactor(post): inprecise variable 2023-11-15 12:37:27 +01:00
plebeius.eth
d6631745eb refactor(header): remove absolute path 2023-11-15 12:36:05 +01:00
plebeius.eth
383073d7f3 docs(home): inform the user that default subs are not found 2023-11-15 12:28:29 +01:00
plebeius.eth
5c44c1c0c5 style(submit): add break word for long rules 2023-11-15 10:29:16 +01:00
plebeius.eth
21477c1271 style(challenge modal): improve design 2023-11-15 09:29:09 +01:00
plebeius.eth
f2809889af Merge branch 'development' of https://github.com/plebbit/seedit into development 2023-11-15 09:22:53 +01:00
plebeius.eth
c1f6064b90 Merge pull request #62 from plebbit/master
Merge pull request #61 from plebbit/development
2023-11-14 22:39:41 +01:00