Commit Graph

574 Commits

Author SHA1 Message Date
plebeius.eth
6e3f9c2d84 style(settings): don't use timeout for resolve message, keep it persistent 2023-11-30 21:37:15 +01:00
plebeius.eth
9bc82f81e9 style(post): use green instead of red for all mod roles 2023-11-30 21:34:52 +01:00
plebeius.eth
eb998b0d46 style(settings): rename username to 'display name' 2023-11-30 21:32:46 +01:00
plebeius.eth
1da10a6c86 style: don't trim short addresses 2023-11-30 21:31:52 +01:00
plebeius.eth
cd81c45a5e style(account bar): use blue variant of dropdown arrow 2023-11-30 21:30:09 +01:00
plebeius.eth
b0c81acb56 style(topbar): adjust dropdown padding 2023-11-30 21:15:24 +01:00
plebeius.eth
f149c0d00f feat(post): add displayName to post cards 2023-11-30 19:20:42 +01:00
plebeius.eth
1e1fd245c3 feat(settings): add functional crypto address setting with resolve check 2023-11-30 19:07:25 +01:00
plebeius.eth
beadb2cc97 fix: accidental global styling rule 2023-11-30 16:57:56 +01:00
plebeius.eth
28e7a69dec Merge pull request #89 from plebbit/master
Merge pull request #88 from plebbit/development
2023-11-30 15:52:59 +01:00
plebeius.eth
c4edf32ca1 feat(settings): add functionality to username setting 2023-11-30 15:50:09 +01:00
plebeius.eth
7af73898fa style(account bar): add dropdown styling for switching account 2023-11-30 15:18:00 +01:00
plebeius.eth
bea9ca2518 Merge pull request #88 from plebbit/development
Development
2023-11-30 14:49:05 +01:00
plebeius.eth
eb2f293e92 fix(post): overflow clip bugs out on webkit 2023-11-30 14:48:13 +01:00
plebeius.eth
291b57d48a Merge branch 'development' of https://github.com/plebbit/seedit into development 2023-11-30 14:39:03 +01:00
plebeius.eth
8a190cd42c style(post): fix misplacement 2023-11-30 13:15:37 +01:00
plebeius.eth
e36668f869 Merge pull request #87 from plebbit/master
Merge pull request #86 from plebbit/development
2023-11-30 13:14:15 +01:00
plebeius.eth
9c60ba11cb style(reply): use info color for brackets 2023-11-30 13:13:27 +01:00
plebeius.eth
4311491793 feat(reply): add mod roles and colors to reply card 2023-11-30 13:12:05 +01:00
plebeius.eth
ca939cf42c feat(account bar): add dropdown with arrow next to username, username is link to user page 2023-11-30 13:05:56 +01:00
plebeius.eth
56befbf4e9 feat(post): add moderator role to post card with colors 2023-11-30 12:57:09 +01:00
plebeius.eth
f41fe071e4 feat(post): add pinned style and "announcement" tag 2023-11-30 12:35:23 +01:00
plebeius.eth
bb9ecf3771 chore(translations): 'announcement' 2023-11-30 12:34:09 +01:00
plebeius.eth
78c76aebf0 style(settings): use flexbox, add crypto address and display name UI, adjust styling 2023-11-30 12:04:29 +01:00
plebeius.eth
3a1be64bce style(topbar): remove unnecessary margin 2023-11-29 21:46:13 +01:00
plebeius.eth
8e05c9af9f Merge pull request #86 from plebbit/development
Development
2023-11-29 21:19:26 +01:00
plebeius.eth
aa867f4705 fix(post): don't display "posted to p/" info in subplebbit view 2023-11-29 21:18:50 +01:00
plebeius.eth
78ddf0c5a8 fix(sidebar): react fragment caused key warning 2023-11-29 21:15:40 +01:00
plebeius.eth
4d9e1d45f7 style(account bar): use green color for text button when is selected 2023-11-29 21:13:59 +01:00
plebeius.eth
f875f27844 fix(settings): handle createAccount async to switch automatically to new account 2023-11-29 21:02:22 +01:00
plebeius.eth
483dbdca57 fix(settings): wrong account value for alert 2023-11-29 20:54:03 +01:00
plebeius.eth
d2cfd7a3d2 Merge pull request #85 from plebbit/master
Merge pull request #84 from plebbit/development
2023-11-29 17:59:16 +01:00
plebeius.eth
88b6f03255 fix eslint warning 2023-11-29 17:58:55 +01:00
plebeius.eth
a1e59141b8 feat(settings): add functional settings 2023-11-29 17:27:14 +01:00
plebeius.eth
515efb0bdb style: add global styling for dark mode elements including brightness filter 2023-11-29 16:12:15 +01:00
plebeius.eth
a2df4ce250 chore(package.json): add json-stringify-pretty-compact, remove carets 2023-11-29 15:33:40 +01:00
plebeius.eth
e72d6ab4c1 fix(submit): scroll to top at first load 2023-11-29 11:32:41 +01:00
plebeius.eth
3f053a6703 feat(topbar): get sort label translation and display it as dropdown title 2023-11-28 22:10:23 +01:00
plebeius.eth
a5567bb4dd Merge pull request #84 from plebbit/development
Development
2023-11-28 22:01:49 +01:00
plebeius.eth
b822e504e5 style(account bar): better positioning for search bar and account select 2023-11-28 22:01:13 +01:00
plebeius.eth
389b5dab41 style(topbar): use left property of each dropdown wrapper 2023-11-28 21:52:45 +01:00
plebeius.eth
cfef4d9470 fix(sticky header): don't run sticky menu animation on mobile overscroll behavior 2023-11-28 21:33:38 +01:00
plebeius.eth
8c12813fcf feat(sticky header): add new design and functionality 2023-11-28 16:16:01 +01:00
plebeius.eth
b9892385e1 refactor(account bar): move to top, part of topbar instead of header 2023-11-27 18:10:54 +01:00
plebeius.eth
a0cd626312 Merge branch 'development' of https://github.com/plebbit/seedit into development 2023-11-27 18:08:05 +01:00
plebeius.eth
dd3423ca9e Merge pull request #83 from plebbit/master
Merge pull request #82 from plebbit/development
2023-11-27 17:54:12 +01:00
plebeius.eth
73c710fd8e refactor: remove time filter dropdown 2023-11-27 17:53:51 +01:00
plebeius.eth
a1834ea34e style(account bar): move to top for sticky header 2023-11-27 17:51:15 +01:00
plebeius.eth
5138364509 style(settings): add initial UI 2023-11-27 17:21:27 +01:00
plebeius.eth
2a64d4acbb fix(sticky header): hide on desktop 2023-11-27 15:46:19 +01:00