Commit Graph

1199 Commits

Author SHA1 Message Date
Tom (plebeius.eth)
4103731238 remove unnecessary constructor 2024-10-17 17:33:09 +02:00
Tom (plebeius.eth)
9678613ff3 fix(post): webpage thumbnail was rendered as image from direct link 2024-10-16 21:00:51 +02:00
Tom (plebeius.eth)
829c309761 Update account-settings.tsx 2024-10-15 22:12:24 +02:00
Tom (plebeius.eth)
5841a7ac39 update capacitor plugin implementation 2024-10-15 21:40:36 +02:00
Tom (plebeius.eth)
c4d93fbf31 feat(embed): add support for youtube playlists, music.youtube links 2024-10-14 21:33:21 +02:00
Tom (plebeius.eth)
d328c5c277 feat(account settings): alert user account is stored locally and specify location 2024-10-13 18:33:42 +02:00
Tom (plebeius.eth)
7d0d001680 add isAndroid flag 2024-10-13 18:29:53 +02:00
Tom (plebeius.eth)
e1c02cdf8f perf(gifs): cache first frame so gifs don't reload all the time when navigating 2024-10-13 13:08:50 +02:00
Tom (plebeius.eth)
18b5a8e6b5 add support to next images, default non-direct links to "webpage" type 2024-10-12 22:33:15 +02:00
Tom (plebeius.eth)
b3bbb9c04d feat(post): add client-side thumbnail fetching for webpage links from sites with CORS access 2024-10-12 21:27:48 +02:00
Tom (plebeius.eth)
5da4c02bc3 feat(sidebar): add info next to red dot for offline subs without last update timestamp 2024-10-12 20:50:12 +02:00
Tom (plebeius.eth)
67f13e8706 Update subplebbit-settings.module.css 2024-10-11 11:57:26 +02:00
Tom (plebeius.eth)
014165c87c feta(post): show full date on timestamp mouseover 2024-10-10 13:03:20 +02:00
Tom (plebeius.eth)
35237739dc fix undefined 2024-10-09 14:13:01 +02:00
Tom (plebeius.eth)
58218a7a0c feat(reply form): alert user the subplebbit might be offline before publishing reply 2024-10-09 13:30:09 +02:00
Tom (plebeius.eth)
4d6ea7091a fix(submit page): don't link to subplebbit page from title unless the selected address is valid 2024-10-09 12:35:09 +02:00
Tom (plebeius.eth)
382386eabf style(submit page): fix css 2024-10-08 22:42:39 +02:00
Tom (plebeius.eth)
b90d0fbf38 fix(subplebbits): online/offline status of each sub would reload from scratch each time it was viewed 2024-10-08 21:15:57 +02:00
Tom (plebeius.eth)
7e565ab9fc feat(submit page): alert user if selected subplebbit might be offline 2024-10-08 21:14:09 +02:00
Tom (plebeius.eth)
8ffa0d4fd0 fix(submit page): dropdown would stay opened and focused after selecting sub with keyboard 2024-10-08 18:47:56 +02:00
Tom (plebeius.eth)
564756ce8b refactor: move zustand stores to their own directory 2024-10-08 17:10:30 +02:00
Tom (plebeius.eth)
9b701a559f feat(profile): show info bar about newly created account on profile first access 2024-10-06 15:09:52 +02:00
Tom (plebeius.eth)
352a74f24c feat(subplebbit): inform user about time filter if active 2024-10-06 15:05:27 +02:00
Tom (plebeius.eth)
9eba6d03d6 Update home.tsx 2024-10-06 12:36:09 +02:00
Tom (plebeius.eth)
6d3397082a add translations 2024-10-05 21:45:10 +02:00
Tom (plebeius.eth)
6ddb4d7928 feat(profile): add info message about account, on first access 2024-10-05 21:43:55 +02:00
Tom (plebeius.eth)
6017ac2419 fix(post): don't show author edit reason if post is deleted or removed 2024-10-04 18:55:01 +02:00
Tom (plebeius.eth)
808a3889bd fix(post): reason field for author edit didn't work 2024-10-04 18:05:47 +02:00
Tom (plebeius.eth)
4aa54a5c0c fix(post): confirm dialog for delete button wasn't working 2024-10-04 18:04:19 +02:00
Tom (plebeius.eth)
3b5dd05d4d wrong markdown spacing for deleted/removed 2024-10-04 17:43:56 +02:00
Tom (plebeius.eth)
ccdacfea32 fix(reply): permalink button could be clicked while post is pending 2024-10-04 17:28:58 +02:00
Tom (plebeius.eth)
b89e959abb style(post): adjust edit reason spacing 2024-10-03 18:20:26 +02:00
Tom (plebeius.eth)
7f8dc1696b fix(post): score should show "?" while loading 2024-10-01 22:12:34 +02:00
Tom (plebeius.eth)
4ba501f375 refactor(use-time-filter): use typescript 2024-10-01 22:00:17 +02:00
Tom (plebeius.eth)
5dd5a5d2e0 add timeout to ensure feed has loaded 2024-09-30 17:25:33 +02:00
Tom (plebeius.eth)
aa1de99b5a add translations 2024-09-30 17:14:10 +02:00
Tom (plebeius.eth)
35febb2ee2 feat(feed): show alert to help user change time filter if there aren't enough posts 2024-09-30 16:55:00 +02:00
Tom (plebeius.eth)
6823232a9c feat(feat): add automatic last visit time filter
e.g. opening the feed 3 days after the last visit will set the time filter to 3 days
2024-09-30 16:11:30 +02:00
Tom (plebeius.eth)
16188747cd fix transition spacing 2024-09-27 11:22:28 +02:00
Tom (plebeius.eth)
4eebc5be67 style(search bar): popup animation wasn't linear 2024-09-26 16:06:04 +02:00
Tom (plebeius.eth)
3fda831338 add missing assets 2024-09-24 21:27:06 +02:00
Tom (plebeius.eth)
906bb31d12 fix: subplebbit description showed too much space between lines 2024-09-23 15:59:48 +02:00
Tom (plebeius.eth)
45643052f7 style(submit page): height of text fields was not the same as old reddit 2024-09-21 16:37:36 +02:00
Tom (plebeius.eth)
bb92bd0107 fix(submit page): hitting enter key wouldn't select address in dropdown 2024-09-21 16:27:04 +02:00
Tom (plebeius.eth)
a1af92431d fix warning 2024-09-21 16:23:51 +02:00
Tom (plebeius.eth)
8952f42540 style(new posts button): improve design 2024-09-09 17:29:35 +02:00
Tom (plebeius.eth)
2295599a20 perf(profile): too many comments could load at the same time 2024-09-09 14:52:32 +02:00
Tom (plebeius.eth)
a5f5d24624 fix(import account): reload after import to ensure rpc starts 2024-07-25 11:34:37 +02:00
Tom (plebeius.eth)
ab8e10f816 style(sidebar): text was too bright on dark mode 2024-07-13 12:05:30 +02:00
Tom (plebeius.eth)
9bc3dec8db change directory, fix undefined 2024-07-06 12:58:04 +02:00