Commit Graph

  • 51991e7355 Merge pull request #268 from plebbit/development Tom (plebeius.eth) 2024-02-27 10:25:11 +01:00
  • ae4bb58c99 Update author-sidebar.tsx plebeius.eth 2024-02-26 20:22:30 +01:00
  • 5f9ac0d97e chore(translations): view parent comment plebeius.eth 2024-02-26 19:05:07 +01:00
  • 3443445a6f feat(inbox): add functionality to "show parent" button in comment replies plebeius.eth 2024-02-26 18:59:14 +01:00
  • 265f6c1df0 fix: hide buttons that aren't functional yet (save, crosspost, embed, report) plebeius.eth 2024-02-26 18:27:45 +01:00
  • cec0ffd920 Merge pull request #267 from plebbit/master Tom (plebeius.eth) 2024-02-26 17:29:42 +01:00
  • c560dd7d96 fix(embed): videos on mobile had wrong width plebeius.eth 2024-02-26 17:27:54 +01:00
  • 548b1ebafd update avatar setting plebeius.eth 2024-02-26 12:58:24 +01:00
  • bc574795fe refactor(comment tools): add ModOrReportButton plebeius.eth 2024-02-25 19:08:13 +01:00
  • 96fd888194 fix(comment tools): don't show 'report' button if the user is the author plebeius.eth 2024-02-25 17:13:07 +01:00
  • 1a1be453e4 lodash startCase removes accents, use toUpperCase instead plebeius.eth 2024-02-25 15:41:52 +01:00
  • e80906f996 Merge pull request #263 from plebbit/development Tom (plebeius.eth) 2024-02-24 19:18:39 +01:00
  • 1001d7da41 style(settings): use primary color and underline for links plebeius.eth 2024-02-24 18:39:34 +01:00
  • 4b902871b9 feat(settings): add profile avatar setting plebeius.eth 2024-02-24 17:30:14 +01:00
  • 07b9c993d0 rename variable plebeius.eth 2024-02-24 15:58:23 +01:00
  • 1bd1d0f0f5 fix eslint plebeius.eth 2024-02-23 21:20:01 +01:00
  • c31b7eb52f fix(reply form): couldn't reply from inbox page because subplebbit address wasn't defined plebeius.eth 2024-02-23 21:18:31 +01:00
  • 682e778545 style(settings): improve ens setting UI plebeius.eth 2024-02-23 21:14:43 +01:00
  • 6fdecce497 fix(subplebbit settings): read only description needed word wrap plebeius.eth 2024-02-23 17:20:11 +01:00
  • 26ac541e92 Update notifications.yml plebeius.eth 2024-02-23 16:45:04 +01:00
  • 68bd8748f9 Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2024-02-22 16:35:11 +01:00
  • 0c415fa94d fix(embed): twitter embed width would glitch plebeius.eth 2024-02-22 16:35:09 +01:00
  • 2d1a0561b4 Merge pull request #260 from plebbit/master Tom (plebeius.eth) 2024-02-22 16:10:18 +01:00
  • b8addc830d remove unnecessary error message plebeius.eth 2024-02-22 16:02:04 +01:00
  • 4174be47a7 Merge pull request #259 from plebbit/development Tom (plebeius.eth) 2024-02-21 22:24:06 +01:00
  • 21e524fc0d use lodash for lowercase plebeius.eth 2024-02-21 22:23:34 +01:00
  • 9f43b64fd8 Update edit-form.tsx plebeius.eth 2024-02-21 22:18:34 +01:00
  • 1918ee96ee feat: add "delete" button for user's posts plebeius.eth 2024-02-21 22:17:40 +01:00
  • 5df00b105d chore(translations): edit reason plebeius.eth 2024-02-21 22:12:20 +01:00
  • 8ec2ad0ab4 Update post.tsx plebeius.eth 2024-02-21 22:10:28 +01:00
  • 11cc1a430f feat: add author edit reason, spoiler plebeius.eth 2024-02-21 22:07:19 +01:00
  • 9d2c01d12f fix(challenge modal): special characters couldn't get rendered in post content preview plebeius.eth 2024-02-20 22:32:22 +01:00
  • 04c10b3258 Merge pull request #255 from plebbit/master Tom (plebeius.eth) 2024-02-20 18:50:07 +01:00
  • c2de6acc9d fix last visit dotted border plebeius.eth 2024-02-20 18:03:38 +01:00
  • f03671f585 style(submit): remove border from iframe link preview plebeius.eth 2024-02-20 13:00:48 +01:00
  • dfc7afde76 chore(notifications.yml): comment out for now, using IFTTT instead plebeius.eth 2024-02-19 21:10:26 +01:00
  • 2bebc0db25 style(subplebbit settings): add word wrap to description preview plebeius.eth 2024-02-19 21:08:14 +01:00
  • 1f33f3f3bd Merge pull request #254 from plebbit/development Tom (plebeius.eth) 2024-02-19 14:48:48 +01:00
  • 52654ff050 style(address settings): change "copy full address" to "copy plebbit-author-address" plebeius.eth 2024-02-18 22:12:53 +01:00
  • b025358a2e style(topbar): one dotted border for both buttons in dropdown plebeius.eth 2024-02-18 22:10:14 +01:00
  • c78684810c only use css for '+' subscribe button on p/all plebeius.eth 2024-02-18 22:07:29 +01:00
  • d1ad028c00 Update post.module.css plebeius.eth 2024-02-18 21:20:40 +01:00
  • 60c2a21a24 Update subplebbit-settings.tsx plebeius.eth 2024-02-18 21:16:58 +01:00
  • 4bc59c62c6 update html document titles plebeius.eth 2024-02-18 14:47:55 +01:00
  • 9845f672bf use lodash to dynamically capitalize document title in all languages plebeius.eth 2024-02-18 12:49:39 +01:00
  • c71104942b chore(package.json): add lodash plebeius.eth 2024-02-18 12:47:41 +01:00
  • 2c97af5693 update html document titles to be like reddit's plebeius.eth 2024-02-18 12:46:28 +01:00
  • 663e65eeac show spoiler button wasn't visible on posts plebeius.eth 2024-02-18 12:19:32 +01:00
  • ff52a9a05e fix(expando): clicking on video would redirect to external link plebeius.eth 2024-02-18 11:38:53 +01:00
  • 292609b84f Update comment-tools.tsx plebeius.eth 2024-02-17 18:44:41 +01:00
  • 0a67399123 fix(post): dotted border for last visited post should only persist in the same window plebeius.eth 2024-02-17 18:28:46 +01:00
  • ee5d00cec0 Merge pull request #251 from plebbit/master Tom (plebeius.eth) 2024-02-17 16:40:06 +01:00
  • 2f815785fa fix(subplebbit settings): read only exclude setting wasn't displayed properly plebeius.eth 2024-02-17 16:32:40 +01:00
  • e0862a85ff fix(subplebbit settings): reset store, challenges setting would not update on subplebbitAddress change plebeius.eth 2024-02-17 15:47:17 +01:00
  • b9a275c010 Merge pull request #250 from plebbit/development Tom (plebeius.eth) 2024-02-16 20:46:29 +01:00
  • 6e66be72f2 Update post.tsx plebeius.eth 2024-02-16 20:45:39 +01:00
  • 965e896291 ensure spoiler black overlay covers iframe, thumbnail isn't showed on feed plebeius.eth 2024-02-16 20:41:26 +01:00
  • d993e3e452 style(reply): only show labels on top plebeius.eth 2024-02-16 20:40:50 +01:00
  • cc3c552004 Update topbar.tsx plebeius.eth 2024-02-16 19:33:09 +01:00
  • 26ae8ea33a feat(post): show "[deleted]" as content if user deletes his own post plebeius.eth 2024-02-16 19:33:05 +01:00
  • 569973947c feat(post): add '+' subscribe button to posts in p/all plebeius.eth 2024-02-16 17:25:31 +01:00
  • f5ffd5592d fix resource not found plebeius.eth 2024-02-16 16:23:41 +01:00
  • 6273029a1c feat(header): add 'all' title to p/all header plebeius.eth 2024-02-16 16:07:27 +01:00
  • 51f7dbadae fix(account settings): removed unnecessary reload when switching account, allow to delete last account (refreshing creates a new one) plebeius.eth 2024-02-16 15:50:57 +01:00
  • ce32277f97 Update topbar.tsx plebeius.eth 2024-02-16 15:21:15 +01:00
  • 06ccbca1b1 Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2024-02-16 15:21:09 +01:00
  • 304d89671c Merge pull request #249 from plebbit/master Tom (plebeius.eth) 2024-02-16 14:39:25 +01:00
  • 199d1dcb47 chore(translations): copy full address, node stats, version plebeius.eth 2024-02-16 12:37:51 +01:00
  • f0e2afa5aa Merge pull request #248 from plebbit/development Tom (plebeius.eth) 2024-02-16 11:54:15 +01:00
  • 3bf9ead33e feat: add 'pending edit' and 'failed edit' labels for mod and author edits plebeius.eth 2024-02-16 11:52:52 +01:00
  • 283ec38424 chore(translations): pending edit, failed edit plebeius.eth 2024-02-16 11:51:58 +01:00
  • 306919ca3b feat(settings): add button to copy full account address plebeius.eth 2024-02-16 11:35:18 +01:00
  • ffce17c94e chore(translations): avatar plebeius.eth 2024-02-16 11:07:14 +01:00
  • 09a7e63dc4 feat(topbar): add link to default communities in "my communities" dropdown, rename "edit" link to "more" plebeius.eth 2024-02-16 11:02:52 +01:00
  • 61e6e83d02 chore(translations): more, default communities plebeius.eth 2024-02-16 11:00:54 +01:00
  • 34a9e85348 style(post): adjust padding to be identical to reddit plebeius.eth 2024-02-16 09:32:46 +01:00
  • d9e508602e feat: add spoiler styling as black overlay above post or reply content plebeius.eth 2024-02-15 19:12:42 +01:00
  • 3241003b75 chore(translations): view spoiler plebeius.eth 2024-02-15 19:12:09 +01:00
  • 34bec6f65a Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2024-02-15 13:27:10 +01:00
  • a01814a26d Merge pull request #247 from plebbit/master Tom (plebeius.eth) 2024-02-15 12:17:09 +01:00
  • 486710c9e2 feat(communities): add markdown to each sub expandable description plebeius.eth 2024-02-15 11:05:14 +01:00
  • 712779d30e fix(post): display title as dash if it's empty plebeius.eth 2024-02-14 21:55:54 +01:00
  • 265a217e31 Merge pull request #246 from plebbit/development Tom (plebeius.eth) 2024-02-14 21:45:26 +01:00
  • 5c5273fc17 feat(submit): add markdown preview for post content plebeius.eth 2024-02-14 21:09:45 +01:00
  • 4fe14416f9 style(subplebbit settings): style description preview like how it appears in the sidebar plebeius.eth 2024-02-14 20:25:41 +01:00
  • 5055fde320 feat: add 'edit content' functionality to edit button for replies and posts, show asterisk in date with timestamp title plebeius.eth 2024-02-14 15:51:34 +01:00
  • 7d05010927 chore(translations): last edited plebeius.eth 2024-02-14 15:08:01 +01:00
  • e8ee4963da feat: add 'not found' page for invalid links plebeius.eth 2024-02-14 11:37:07 +01:00
  • 52db615ef8 Merge branch 'development' of https://github.com/plebbit/seedit into development plebeius.eth 2024-02-14 11:26:45 +01:00
  • f162a926d9 prevent invalid links without hash by redirecting plebeius.eth 2024-02-14 11:26:29 +01:00
  • c8b48fea4b chore(translations): page not found, not found description plebeius.eth 2024-02-14 11:25:20 +01:00
  • 0a858ca5a5 Merge pull request #245 from plebbit/master Tom (plebeius.eth) 2024-02-13 22:24:58 +01:00
  • 6c2445630c style(sidebar): add disabled submit post button styling plebeius.eth 2024-02-13 21:20:47 +01:00
  • 2442cc4d3d hide overflow plebeius.eth 2024-02-13 17:00:28 +01:00
  • d8cf6db849 Merge pull request #244 from plebbit/development Tom (plebeius.eth) 2024-02-13 16:58:03 +01:00
  • fbb081c223 fix font size plebeius.eth 2024-02-13 16:57:34 +01:00
  • 369360ca0c perf(post page): optimize load time plebeius.eth 2024-02-13 16:14:16 +01:00
  • 0edca2aad9 perf(markdown): only render links in content if its length is less than 10000, to avoid lag plebeius.eth 2024-02-13 16:09:40 +01:00
  • 5890b92888 fix(post): font size would bug out with overflowing title plebeius.eth 2024-02-13 14:24:52 +01:00
  • d16c35423e Revert "Update subplebbit-settings.tsx" plebeius.eth 2024-02-13 13:27:31 +01:00