Commit Graph

  • e35e215920 refactor(view utils): remove unnecessary function plebeius.eth 2024-01-26 12:54:26 +01:00
  • 10835409b8 refactor(header): change routing, tabs and links to communities page plebeius.eth 2024-01-26 12:53:00 +01:00
  • 4aed92f50e chore(submit): remove custom error message for pubsub providers, doesn't seem needed anymore plebeius.eth 2024-01-26 12:52:06 +01:00
  • c9c67fd649 style(subplebbits): show description by default on desktop plebeius.eth 2024-01-26 11:18:39 +01:00
  • 8f941c14db fix(time utils): show 1 minute if 1.x minutes plebeius.eth 2024-01-26 11:17:58 +01:00
  • fcc3220a5c style(subplebbits): improve design with expanded description, online status text plebeius.eth 2024-01-26 10:51:44 +01:00
  • df427e7de4 chore(package.json): upgrade plebbit-react-hooks plebeius.eth 2024-01-26 09:52:24 +01:00
  • 2899ae7c91 Merge pull request #198 from plebbit/master plebeius.eth 2024-01-25 21:54:52 +01:00
  • 7dfc05395b feat(subplebbits): add filtering by user role in 'my communities' tab, routes plebeius.eth 2024-01-25 21:53:38 +01:00
  • a5c9793230 fix undefined plebeius.eth 2024-01-25 21:02:01 +01:00
  • c2c68bed2f feat(subplebbit settings): allow to define exceptions for each challenge, defining exclude array plebeius.eth 2024-01-25 18:02:50 +01:00
  • 9c67880f71 Update subplebbit-settings.module.css plebeius.eth 2024-01-25 16:46:24 +01:00
  • 052aad9bff feat(sidebar): add dev version commit ref with link to the commit plebeius.eth 2024-01-25 16:43:53 +01:00
  • 82169943b2 feat(subplebbit settings): allow to define custom challenges in default types, using strings as values plebeius.eth 2024-01-25 16:33:04 +01:00
  • 6e44d11a60 style(subplebbits): replace edit button with settings plebeius.eth 2024-01-25 15:31:20 +01:00
  • f49708b3d9 Merge pull request #197 from plebbit/development plebeius.eth 2024-01-25 14:33:16 +01:00
  • 330edd6b8e style(subplebbit settings): add responsive design to infobar and adjust viewport width plebeius.eth 2024-01-25 14:32:52 +01:00
  • 6ec9583b11 style(subplebbit settings): add responsive design plebeius.eth 2024-01-25 14:28:56 +01:00
  • 61f11e9d67 style(subplebbits): add moderator role label, change settings button to edit if the user can edit settings plebeius.eth 2024-01-25 11:24:52 +01:00
  • dc36065635 feat(subplebbit settings): add functionality to add and remove challenges, include challenge details and exclude values plebeius.eth 2024-01-24 21:31:26 +01:00
  • 416f097f68 feat(subplebbit settings): add exceptions setting to challenges plebeius.eth 2024-01-24 16:29:10 +01:00
  • ad91dd7432 fix(sidebar): don't render rules if they are an empty array plebeius.eth 2024-01-24 15:23:27 +01:00
  • db2f213a6a fix roles type plebeius.eth 2024-01-24 15:11:48 +01:00
  • 46800212c8 feat(subplebbit settings): add functional setting for adding/removing moderators and changing roles plebeius.eth 2024-01-24 14:33:19 +01:00
  • 4f2a12d6da style(sidebar): use different color for footer separator plebeius.eth 2024-01-24 13:30:41 +01:00
  • b1fded0eb2 Update subplebbit-settings.tsx plebeius.eth 2024-01-24 13:16:20 +01:00
  • 0d3622f823 feat(subplebbit settings): add functional settings for subplebbit title, description, address, avatar, rules, settings json plebeius.eth 2024-01-23 22:34:33 +01:00
  • e7e3297a42 Merge pull request #196 from plebbit/master plebeius.eth 2024-01-23 16:43:35 +01:00
  • d617ca8745 Update subplebbits.tsx plebeius.eth 2024-01-23 16:43:15 +01:00
  • 9cb27c103c feat(subplebbits): add flair for user role if any plebeius.eth 2024-01-23 16:42:35 +01:00
  • e93b7a0770 Merge pull request #195 from plebbit/development plebeius.eth 2024-01-23 15:21:59 +01:00
  • 84acf8143d Revert "fix(settings): remove scroll to top" plebeius.eth 2024-01-23 15:21:39 +01:00
  • 2838fb6ccf fix(settings): remove scroll to top plebeius.eth 2024-01-23 15:19:00 +01:00
  • 07d660ab50 fix undefined plebeius.eth 2024-01-23 14:50:21 +01:00
  • b65e9aa153 fix(markdown): add regex to fix newlines in list items separated by empty lines plebeius.eth 2024-01-23 14:43:55 +01:00
  • 8b6ee9b9f6 style(subplebbits): improve styling of avatars plebeius.eth 2024-01-23 12:06:40 +01:00
  • 361a479111 fix(markdown): use regex and a custom remark plugin to correctly style quotes and lists plebeius.eth 2024-01-23 11:19:50 +01:00
  • e0bf267755 style(subplebbits): lower avatar size on mobile, higher on desktop plebeius.eth 2024-01-22 15:59:18 +01:00
  • 10a4b4662c feat(subplebbits): add avatars to communities page plebeius.eth 2024-01-22 15:14:07 +01:00
  • 15f4e9f0ca Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2024-01-22 14:42:10 +01:00
  • 02154ce7e4 chore(translations): join communities notice, below subscribed, not subscribed, below approved user, below moderator access, not moderator plebeius.eth 2024-01-22 14:42:06 +01:00
  • 6b63581d1d style(header): use lowercase in tabs plebeius.eth 2024-01-22 14:25:05 +01:00
  • 99f5fe6977 Merge pull request #194 from plebbit/master plebeius.eth 2024-01-22 13:57:50 +01:00
  • 8a879a42f6 chore(translations): download app, approved user, subscriber, approved, proposed plebeius.eth 2024-01-22 13:56:41 +01:00
  • f1e50bcea3 chore(translations): online, offline plebeius.eth 2024-01-22 13:49:23 +01:00
  • 8a56bf1f15 feat: add offline/online title to indicator plebeius.eth 2024-01-22 13:49:11 +01:00
  • f887972464 feat(mod menu): allow multiple instant edits plebeius.eth 2024-01-22 13:43:48 +01:00
  • 8531f0c7d6 style(label): improve margin for multiple labels plebeius.eth 2024-01-22 13:42:39 +01:00
  • a92d8ed804 Merge pull request #193 from plebbit/development plebeius.eth 2024-01-22 13:27:24 +01:00
  • 30e4b0ee3c chore(translations): mark as spoiler, remove spoiler, delete post, undo delete, edit content plebeius.eth 2024-01-22 13:27:01 +01:00
  • 33d1e6bc93 feat(edit menu): implemented instant author edits to delete post, mark as spoiler plebeius.eth 2024-01-22 13:26:38 +01:00
  • 88e073bfd8 style(sidebar): decrease margin to be like reddit plebeius.eth 2024-01-22 12:16:16 +01:00
  • 5314d10b93 feat(label): add removed and deleted labels, don't hide post when deleting to allow other edits plebeius.eth 2024-01-22 11:37:04 +01:00
  • 498f5489b8 chore(translations): deleted plebeius.eth 2024-01-22 11:16:28 +01:00
  • 8f0777d3f0 Update sidebar.module.css plebeius.eth 2024-01-21 19:10:54 +01:00
  • f9ca270f16 style(sidebar): adjust padding plebeius.eth 2024-01-21 19:01:11 +01:00
  • e9e1e77dc0 style(sidebar): improve footer styling plebeius.eth 2024-01-21 18:27:24 +01:00
  • 8166d0fcd2 feat(time filter): default to 1m for new users plebeius.eth 2024-01-21 12:09:15 +01:00
  • 5f651fcffb feat(home): implement last visit time filter, automatically selected plebeius.eth 2024-01-21 11:53:22 +01:00
  • df82682f6c update subplebbit settings plebeius.eth 2024-01-20 22:41:54 +01:00
  • 36ce9ef329 style(sidebar): restyle footer plebeius.eth 2024-01-20 18:35:00 +01:00
  • c81d240b90 fix(media utils): add m.youtube plebeius.eth 2024-01-20 18:09:28 +01:00
  • fbd05cd4b7 fix eslint plebeius.eth 2024-01-20 17:40:48 +01:00
  • 61c4f77b86 Merge pull request #190 from plebbit/master plebeius.eth 2024-01-20 15:29:24 +01:00
  • 103a209594 feat(sidebar): detect OS for 'download app' button in footer plebeius.eth 2024-01-20 15:28:35 +01:00
  • c96e644471 chore(translations): saving plebeius.eth 2024-01-20 13:28:39 +01:00
  • 16b1fc2c53 refactor(subplebbit): use home feed styling plebeius.eth 2024-01-20 13:24:39 +01:00
  • e2ea705919 Merge pull request #189 from plebbit/development plebeius.eth 2024-01-19 22:25:38 +01:00
  • d2f924981e feat(subplebbit settings): add challenges UI from API plebeius.eth 2024-01-19 17:26:19 +01:00
  • e599393757 fix(home): some text would be cut on mobile, padding-right was needed plebeius.eth 2024-01-19 13:07:31 +01:00
  • 2578249e30 feat(sidebar): add download links for the desktop client plebeius.eth 2024-01-19 12:12:44 +01:00
  • 16b0f39491 feat(home): default time filter to 1 week to avoid showing old posts plebeius.eth 2024-01-18 21:59:56 +01:00
  • dbd2f348fb fix(topbar): subscriptions were showing in default sub list plebeius.eth 2024-01-18 21:07:16 +01:00
  • 91e25159c0 Merge pull request #188 from plebbit/master plebeius.eth 2024-01-18 18:05:09 +01:00
  • cf6f7d9947 feat(sidebar): version footer links to specific version changelog plebeius.eth 2024-01-18 15:07:18 +01:00
  • 90f9d3546c fix(subplebbit): selecting the time filter would bug the header title and topbar plebeius.eth 2024-01-18 13:48:18 +01:00
  • feba4ed685 Update sidebar.tsx plebeius.eth 2024-01-18 13:34:49 +01:00
  • 97c7b1c012 Update sidebar.tsx plebeius.eth 2024-01-18 13:20:22 +01:00
  • e1e28b9490 feat: add mobile about page to home, p/all plebeius.eth 2024-01-18 12:25:13 +01:00
  • 4266964323 feat(sidebar): add desktop app banner plebeius.eth 2024-01-18 12:01:37 +01:00
  • 5940d6c1a3 Merge pull request #186 from plebbit/development plebeius.eth 2024-01-18 10:12:18 +01:00
  • 542e20b99b Update sidebar.module.css plebeius.eth 2024-01-17 22:52:02 +01:00
  • 218840fd0b feat(sidebar): add footer with version and link to release plebeius.eth 2024-01-17 22:47:17 +01:00
  • 830a4b8eed Update account-settings.tsx plebeius.eth 2024-01-17 17:58:26 +01:00
  • dead7b279e style(sidebar): improve margin plebeius.eth 2024-01-17 16:34:43 +01:00
  • cfcda0f4ee fix(post): author address wouldn't underline on mouse over plebeius.eth 2024-01-17 15:27:03 +01:00
  • 5e61fd6a87 feat: implement markdown, styled, in posts, replies and sidebars plebeius.eth 2024-01-17 13:14:10 +01:00
  • 76065a80c0 fix: unescape html encoded tags in i18next trans element plebeius.eth 2024-01-17 10:06:11 +01:00
  • 7a451df719 feat(subplebbit settings): add logo preview plebeius.eth 2024-01-15 16:45:06 +01:00
  • 11ddd46aad perf(inbox): improve loading of notification details plebeius.eth 2024-01-15 12:55:27 +01:00
  • 7f2b2fba77 chore(translations): update ja, add translation plebeius.eth 2024-01-15 12:24:37 +01:00
  • 2eff2ce745 chore(translations): last account notice, delete confirm plebeius.eth 2024-01-15 12:15:57 +01:00
  • ac873bcab5 Merge pull request #183 from plebbit/master plebeius.eth 2024-01-13 19:42:07 +01:00
  • 5a4add44a5 Merge pull request #182 from plebbit/development plebeius.eth 2024-01-13 19:41:47 +01:00
  • e14fe49b9c feat(topbar): add 'edit subscriptions' button plebeius.eth 2024-01-13 19:41:11 +01:00
  • a603d6bca5 chore(translations): submit to plebeius.eth 2024-01-13 16:38:10 +01:00
  • 8fd70b6713 feat(submit): 'submit to' page title links to subplebbit, passing link element to translation plebeius.eth 2024-01-13 16:37:40 +01:00
  • c56b944e99 fix(submit): show suggested communities if subs are less than 5, update translation, fix state plebeius.eth 2024-01-13 16:14:40 +01:00
  • ae9918c340 style(subplebbits): adjust margin plebeius.eth 2024-01-13 15:57:55 +01:00
  • 2449b5b2ea style: adjust margin on mobile plebeius.eth 2024-01-13 14:46:29 +01:00