Commit Graph

  • 8c02e5b327
    feat: fix bug with packages master jinhojang6 2024-10-17 01:16:51 +0900
  • b7cbe98e58
    Merge pull request #575 from plebbit/development Tom (plebeius.eth) 2024-10-15 18:03:32 +0200
  • 4ef3f9de7d fix(android): update app logo Tom (plebeius.eth) 2024-10-15 18:02:21 +0200
  • 5739f413a9 let native app fetch imgbb full images from non-direct links Tom (plebeius.eth) 2024-10-15 17:51:01 +0200
  • 6f8a6e38d4 feat(android): fetch thumbnail image from any webpage link Tom (plebeius.eth) 2024-10-15 17:39:02 +0200
  • 19fe788fc7 Update post.module.css Tom (plebeius.eth) 2024-10-15 16:56:20 +0200
  • 0705bd9dbd fix: color missing, translation missing Tom (plebeius.eth) 2024-10-15 13:10:47 +0200
  • 5c3fed9972 style(avatar settings): add info about anon mode if it's enabled Tom (plebeius.eth) 2024-10-15 13:06:58 +0200
  • ff3f5f618d fix(crypto address setting): default description didn't appear, clicking 'check' with address already set would result in error Tom (plebeius.eth) 2024-10-15 12:56:18 +0200
  • 44a09f9e5b improve settings UI, translations, offline status Tom (plebeius.eth) 2024-10-15 12:52:57 +0200
  • c2aa9cad49 fix(feed): old account comments could appear at the top of the feed Tom (plebeius.eth) 2024-10-15 12:11:56 +0200
  • ea29b6fa03 style(account settings): improve UI and translations Tom (plebeius.eth) 2024-10-15 11:52:11 +0200
  • 547a86a3c4 remove ugly color Tom (plebeius.eth) 2024-10-14 21:44:06 +0200
  • 492d979cf9 feat(embed): add support to youtube playlists Tom (plebeius.eth) 2024-10-14 18:09:20 +0200
  • 03dbf958f6 feat(embed): add support to music.youtube.com Tom (plebeius.eth) 2024-10-14 17:50:03 +0200
  • 9cc1f58698 Merge branch 'development' of https://github.com/plebbit/plebchan into development Tom (plebeius.eth) 2024-10-14 17:24:14 +0200
  • 908fe11dc4 Update post-form.tsx Tom (plebeius.eth) 2024-10-14 17:23:58 +0200
  • 4cdb052b7f
    Merge pull request #569 from plebbit/master Tom (plebeius.eth) 2024-10-14 17:15:31 +0200
  • af7505c45f fix(publish reply): error "content is an empty string" could appear Tom (plebeius.eth) 2024-10-14 17:12:18 +0200
  • f9ef9dd08b padding not needed for deleted/removed comments Tom (plebeius.eth) 2024-10-14 17:11:55 +0200
  • 9e24ae0aed feat(post): support thumbnails from non-direct imgbb links Tom (plebeius.eth) 2024-10-14 15:28:30 +0200
  • d5ac7b7b83
    Merge pull request #566 from plebbit/development Tom (plebeius.eth) 2024-10-14 12:55:24 +0200
  • 3918d231c6 fix animation Tom (plebeius.eth) 2024-10-14 11:57:17 +0200
  • 8e245a4759 fix(topbar): mobile animation on scroll was too slow Tom (plebeius.eth) 2024-10-14 11:51:49 +0200
  • 3061a925c2 enable telegram alerts on issues Tom (plebeius.eth) 2024-10-14 11:10:53 +0200
  • 9c389931ea refactor publish post/reply stores, naming was confusing Tom (plebeius.eth) 2024-10-13 21:36:54 +0200
  • 08086012ff add subplebbit address to p/all catalog preview cards Tom (plebeius.eth) 2024-10-13 18:56:16 +0200
  • 1d99fc4a74 fix color and translation Tom (plebeius.eth) 2024-10-13 18:49:45 +0200
  • 3cdeaeb09c Update package.json Tom (plebeius.eth) 2024-10-13 18:18:50 +0200
  • a845e1a820 add translations Tom (plebeius.eth) 2024-10-13 17:58:21 +0200
  • 89d37dc029 feat(account settings): alert user account is stored locally and specify location Tom (plebeius.eth) 2024-10-13 17:52:52 +0200
  • f8c92b3e61 add isAndroid flag Tom (plebeius.eth) 2024-10-13 17:51:54 +0200
  • c80fc5a284 update android configuration for capacitor Tom (plebeius.eth) 2024-10-13 16:29:14 +0200
  • 73e12ccbae perf(gifs): cache first frame so gifs don't reload all the time when navigating Tom (plebeius.eth) 2024-10-13 13:07:52 +0200
  • 7e8eb83bf6 refactor thumbnail fetching, add caching Tom (plebeius.eth) 2024-10-13 12:58:29 +0200
  • deead474a5
    Merge pull request #562 from plebbit/master Tom (plebeius.eth) 2024-10-12 22:35:38 +0200
  • 312727a69d
    Merge pull request #561 from plebbit/development Tom (plebeius.eth) 2024-10-12 18:31:43 +0200
  • 3556a04280 feat(catalog post): add thumbnail fetching for sites with cors access Tom (plebeius.eth) 2024-10-12 18:10:47 +0200
  • 4c9c8d6b01 fix translation Tom (plebeius.eth) 2024-10-12 18:00:36 +0200
  • e9280ac84c fix(post): a non-direct link could be marked as media instead of webpage Tom (plebeius.eth) 2024-10-12 17:10:13 +0200
  • 088ec8428b fix popular posts Tom (plebeius.eth) 2024-10-12 17:09:23 +0200
  • ba9496ca42 feat(catalog): add warning to switch filter if there aren't enough posts in p/all and p/subscriptions Tom (plebeius.eth) 2024-10-12 15:35:27 +0200
  • 46e1189711 fix(post): some links to images could be embedded as videos Tom (plebeius.eth) 2024-10-11 22:01:33 +0200
  • 561e395256 feat(post): add client-side thumbnail fetching for websites with CORS access Tom (plebeius.eth) 2024-10-11 21:38:16 +0200
  • 3720ed2d2e fix(electron): missing isElectron flag Tom (plebeius.eth) 2024-10-11 17:24:35 +0200
  • 83fdd8eb09 fix(electron): empty error message would appear after closing app Tom (plebeius.eth) 2024-10-11 17:24:22 +0200
  • eac0a0150c feat(board): suggest user to switch time filter on p/all and p/subscription if there aren't enough posts Tom (plebeius.eth) 2024-10-09 22:30:31 +0200
  • 30c4cb2891 add translations Tom (plebeius.eth) 2024-10-09 22:13:37 +0200
  • 7e3fa787bb refactor(time filter): use typescript Tom (plebeius.eth) 2024-10-09 21:32:56 +0200
  • d70bdce12b
    Merge pull request #554 from plebbit/master Tom (plebeius.eth) 2024-09-26 16:07:32 +0200
  • 436ff14990 chore(package.json): v0.2.7 Tom (plebeius.eth) 2024-09-21 13:04:03 +0200
  • ab1026ab6e
    Merge pull request #553 from plebbit/development Tom (plebeius.eth) 2024-09-21 13:03:00 +0200
  • 036a21bda4
    Merge pull request #552 from plebbit/master Tom (plebeius.eth) 2024-09-21 13:02:35 +0200
  • 189dbe40ef fix warning Tom (plebeius.eth) 2024-09-21 13:01:23 +0200
  • 994c667819 fix(post): deleted or removed replies should not be collapsed if edit reason is provided Tom (plebeius.eth) 2024-09-21 12:59:16 +0200
  • d3af6c2a44 fix(post): deleted or removed posts appeared collapsed like replies Tom (plebeius.eth) 2024-09-21 12:50:24 +0200
  • eb9c9c9547 fix eslint Tom (plebeius.eth) 2024-09-21 12:42:15 +0200
  • bc7515aefc chore(package.json): v0.2.6 Tom (plebeius.eth) 2024-09-20 18:20:26 +0200
  • 192a6eadd4
    Merge pull request #551 from plebbit/development Tom (plebeius.eth) 2024-09-20 18:17:46 +0200
  • 3bd530024f add no board selected alert, add missing translations Tom (plebeius.eth) 2024-09-20 18:05:33 +0200
  • 3c27fd6c31 feat(post form): alert user when submitting a post without media Tom (plebeius.eth) 2024-09-20 17:57:25 +0200
  • b3adb6c9a0 Update post-mobile.tsx Tom (plebeius.eth) 2024-09-20 16:16:09 +0200
  • c58a6bceec feat(reply modal): add autofocus on mobile Tom (plebeius.eth) 2024-09-20 15:38:16 +0200
  • f247f0e995 fix(anon mode): refreshing page could generate a new anon address for thread Tom (plebeius.eth) 2024-09-20 15:13:53 +0200
  • 641db5defe Update use-publish-reply.ts Tom (plebeius.eth) 2024-09-20 12:25:22 +0200
  • f80f6369a5 fix(post form): emptying out the fields and posting could result in "empty string" error Tom (plebeius.eth) 2024-09-20 12:21:55 +0200
  • 7ad6763c2c Merge branch 'development' of https://github.com/plebbit/plebchan into development Tom (plebeius.eth) 2024-09-20 12:14:40 +0200
  • e1faf55f12 forgot await Tom (plebeius.eth) 2024-09-20 12:14:21 +0200
  • 1b8583e4b8
    Merge pull request #549 from plebbit/master Tom (plebeius.eth) 2024-09-20 11:49:51 +0200
  • 184f343e2b Update use-publish-reply.ts Tom (plebeius.eth) 2024-09-20 11:49:29 +0200
  • 81e2c0ffcb fix displayName Tom (plebeius.eth) 2024-09-19 21:07:45 +0200
  • bb976409ff fix(anon mode): user id could change for pending post, name field could bug out Tom (plebeius.eth) 2024-09-19 17:33:00 +0200
  • 8afa7c1880
    Merge pull request #547 from plebbit/development Tom (plebeius.eth) 2024-09-18 17:36:01 +0200
  • b18c1bc491 fix(edit menu): modal could appear opaque Tom (plebeius.eth) 2024-09-18 17:08:42 +0200
  • a81b159bd0 style(edit menu): font color was too dark in tomorrow theme Tom (plebeius.eth) 2024-09-18 17:04:06 +0200
  • 41c8f9dff8 style(post): collapse reply if it's deleted or removed Tom (plebeius.eth) 2024-09-18 16:38:19 +0200
  • d5dcedf3bd fix: p/all description showed "undefined" in window title Tom (plebeius.eth) 2024-09-18 14:23:07 +0200
  • 9a4e62bd19 fix(banner): border was missing in some themes Tom (plebeius.eth) 2024-09-18 14:18:30 +0200
  • 2641df9c2b fix eslint no-useless-escape Tom (plebeius.eth) 2024-09-18 13:58:34 +0200
  • dcd970c706 fix replycount of description post Tom (plebeius.eth) 2024-09-18 12:37:39 +0200
  • 63750fb990
    Merge pull request #543 from plebbit/master Tom (plebeius.eth) 2024-09-17 21:04:29 +0200
  • 2390238a10 fix(post menu mobile): "view on" links were broken Tom (plebeius.eth) 2024-09-17 18:03:44 +0200
  • a0d0b3eb5b fix overflow Tom (plebeius.eth) 2024-09-17 18:01:29 +0200
  • 5a9bf5b88b feat(post): add support for next.js image links Tom (plebeius.eth) 2024-09-17 18:01:11 +0200
  • cadf416058 revert(catalog): disable catalog filters temporarily, they don't perform well with api Tom (plebeius.eth) 2024-09-17 17:04:38 +0200
  • 7742e1c9b0 fix(catalog): greentext and markdown styling shouldn't appear Tom (plebeius.eth) 2024-09-17 17:03:59 +0200
  • 8c91219134 style(markdown): render headers as paragraphs Tom (plebeius.eth) 2024-09-17 17:02:58 +0200
  • fa86c3631f remove ugly alerts Tom (plebeius.eth) 2024-09-16 16:57:08 +0200
  • aa5b741239 add assets Tom (plebeius.eth) 2024-09-16 16:06:54 +0200
  • 35ee934e6d
    Merge pull request #538 from plebbit/development Tom (plebeius.eth) 2024-09-16 12:39:11 +0200
  • 0256930b5f chore(package.json): add resolutions for skia-canvas error Tom (plebeius.eth) 2024-09-16 12:33:01 +0200
  • 15f3c7b830 revert package.json changes, replace markdown in util Tom (plebeius.eth) 2024-09-16 11:24:54 +0200
  • d7fd312ae2 chore(package.json): downgrade typescript Tom (plebeius.eth) 2024-09-16 11:12:15 +0200
  • 7497daa4d0 fix eslint Tom (plebeius.eth) 2024-09-15 21:38:16 +0200
  • b363c27108 style(board): show rules under description Tom (plebeius.eth) 2024-09-15 21:27:32 +0200
  • 3e8053b9bf Update popular-threads-box.tsx Tom (plebeius.eth) 2024-09-15 15:33:19 +0200
  • 2db5009911 fix(popular threads box): don't display markdown syntax, remove white space Tom (plebeius.eth) 2024-09-14 17:34:56 +0200
  • 2d92d0bc55 chore(package.json): add remove-markdown Tom (plebeius.eth) 2024-09-14 17:33:44 +0200
  • 88e459b5c1 Update board.tsx Tom (plebeius.eth) 2024-09-13 15:06:10 +0200
  • cccdad173d Update board-buttons.tsx Tom (plebeius.eth) 2024-09-13 12:01:56 +0200