Commit Graph

638 Commits

Author SHA1 Message Date
plebeius.eth
3388ba7f89 chore(translations): downvoted, hidden, saved, overview 2023-12-27 13:24:53 +01:00
plebeius.eth
408d38e60b chore(translations): no posts found, sorted by, rename translation keys 2023-12-27 13:15:32 +01:00
plebeius.eth
55bfa4e58c chore(translations): full account data, this account, locked, reason 2023-12-27 13:07:03 +01:00
plebeius.eth
07a5332989 chore(translations): account data preview, create, a new account, import, export, delete 2023-12-27 13:02:54 +01:00
plebeius.eth
0fc130e6d5 chore(translations): reset, changes, check, crypto address verification, is current account 2023-12-27 12:54:06 +01:00
plebeius.eth
e3b51a601b chore(translations): display name, crypto address 2023-12-27 12:42:57 +01:00
plebeius.eth
640c96d485 chore(translations): interface language, theme, profile, account 2023-12-26 22:34:54 +01:00
plebeius.eth
57d4a81e92 Revert "perf(header): detect mobile with css rather than js"
This reverts commit c099b9d598.
2023-12-26 19:13:57 +01:00
plebeius.eth
b62831b358 feat(comment tools): show mod if mod, else show report, move some buttons to menus only on mobile, show them on desktop 2023-12-26 18:18:31 +01:00
plebeius.eth
c099b9d598 perf(header): detect mobile with css rather than js 2023-12-26 18:17:55 +01:00
plebeius.eth
391f4003f9 style(reply): add orangered bold for unread inbox notifications, green normal for read 2023-12-26 16:56:03 +01:00
plebeius.eth
f31f2b8dbe feat(hide menu): show on replies and collapse reply if blocked 2023-12-25 17:39:06 +01:00
plebeius.eth
6ab2ce8c99 feat(search bar): automatically focus search bar when clicked from account bar 2023-12-25 15:47:25 +01:00
plebeius.eth
29a85f1f8b style(comment tools): move crosspost to share menu, show report button 2023-12-25 15:36:51 +01:00
plebeius.eth
f1c82494f1 fix(reply): don't show long subplebbit addresses, shorten them instead 2023-12-25 09:13:27 +01:00
plebeius.eth
9b9d0cb10f Update post.module.css 2023-12-24 19:28:11 +01:00
plebeius.eth
844820690e fix(post): set width of voting column taking into account high vote counts 2023-12-24 19:22:28 +01:00
plebeius.eth
e9d9fc5ec7 fix(sidebar): fix undefined submit link in pending page 2023-12-24 16:26:38 +01:00
plebeius.eth
686c5b1656 fix(share menu): remove focus outline on open 2023-12-24 16:18:22 +01:00
plebeius.eth
e7daa04886 feat(reply): add inbox reply design for notifications 2023-12-24 16:10:47 +01:00
plebeius.eth
1bdfe447b8 feat(header): add inbox header tabs 2023-12-23 16:34:57 +01:00
plebeius.eth
ad2a6cf7af style(reply form): improve design of options 2023-12-23 16:11:58 +01:00
plebeius.eth
2573be40a6 fix(topbar): fix z-index, dropdown was behind account bar 2023-12-23 16:06:34 +01:00
plebeius.eth
c0edbf6633 fix(share menu): don't open for pending comments, fix share link div 2023-12-23 16:00:26 +01:00
plebeius.eth
10ddcfe567 fix(post): link to pending page if cid is undefined 2023-12-23 15:58:37 +01:00
plebeius.eth
7a191230cf style(challenge modal): fix order of buttons 2023-12-23 12:29:42 +01:00
plebeius.eth
67ac476129 fix(share menu): add 'link copied' text with timeout and don't close the menu 2023-12-22 22:04:27 +01:00
plebeius.eth
bf2ce281ec remove log 2023-12-22 19:29:48 +01:00
plebeius.eth
9f46922c48 perf(inbox): filter with useCallback, don't memo result 2023-12-22 19:22:00 +01:00
plebeius.eth
055ebc3418 style(inbox): make padding more similar to reddit 2023-12-22 18:31:29 +01:00
plebeius.eth
87fee93ebf fix(submit): subplebbit address wasn't selected by autocomplete 2023-12-22 18:18:04 +01:00
plebeius.eth
0a0d96c5ac feat(comment tools): clicking on pending comment tools links to its pending page 2023-12-22 18:10:30 +01:00
plebeius.eth
02199c0a90 feat(header): add pending page header 2023-12-22 18:08:13 +01:00
plebeius.eth
42dea536da style(post): hide reply section for pending posts 2023-12-22 18:04:14 +01:00
plebeius.eth
fa148bb2be style(mod menu): make padding more consistent 2023-12-22 17:18:20 +01:00
plebeius.eth
0767f915cd style(challenge modal): switch sides of counter and buttons for more ui alignment consistency across app 2023-12-22 17:11:49 +01:00
plebeius.eth
00072bb4cc fix(hide menu): only close menu when hiding post 2023-12-22 17:08:03 +01:00
plebeius.eth
486e0b4e8f fix(comment tools): close menu when option is clicked, use dropdown styling 2023-12-22 16:55:40 +01:00
plebeius.eth
62abeb8609 style(reply form): better label 2023-12-22 16:32:01 +01:00
plebeius.eth
ffcfe37ce6 feat(inbox): add filters for "comment replies", "post replies", unread 2023-12-22 16:05:51 +01:00
plebeius.eth
6ae45c6003 style(reply form): make design more consistent with old reddit 2023-12-22 12:08:27 +01:00
plebeius.eth
62672ee017 style(comment tools): simplify design for tools menus 2023-12-22 11:40:54 +01:00
plebeius.eth
ef1b385709 feat(post): redirect to post view when cid is received for pending post 2023-12-22 11:33:09 +01:00
plebeius.eth
853d88a0b9 fix(sidebar): hide title section on pending page 2023-12-22 11:03:15 +01:00
plebeius.eth
ba5eca3a41 fix(share menu): remove browser outline 2023-12-21 20:36:16 +01:00
plebeius.eth
560a90aff1 feat(comment tools): add share menu with share link and links to other clients 2023-12-21 19:10:00 +01:00
plebeius.eth
b8230ad652 chore(post): remove unnecessary comments 2023-12-21 18:16:23 +01:00
plebeius.eth
f451bbe744 feat: add pending post view 2023-12-21 17:57:25 +01:00
plebeius.eth
c484783a20 feat(sidebar): tell user to create a community with plebbit-cli 2023-12-21 16:05:34 +01:00
plebeius.eth
df15d636d9 refactor(comment tools): remove report button, it will be in the hide menu 2023-12-21 15:48:45 +01:00