]> Untitled Git - lemmy-ui.git/log
lemmy-ui.git
17 months agofix casing
Anon [Sat, 25 Feb 2023 21:18:52 +0000 (15:18 -0600)]
fix casing

17 months agoAdd Custom Emoji Support
Anon [Sun, 27 Nov 2022 18:02:32 +0000 (12:02 -0600)]
Add Custom Emoji Support

17 months agoOnly show the determined warning for multiple. (#952)
Dessalines [Wed, 22 Feb 2023 13:03:04 +0000 (08:03 -0500)]
Only show the determined warning for multiple. (#952)

17 months agoUpgrading deps (#951)
Dessalines [Tue, 21 Feb 2023 21:15:13 +0000 (16:15 -0500)]
Upgrading deps (#951)

17 months agoAdding ban_from_community to be more clear. Fixes #872 (#943)
Dessalines [Tue, 21 Feb 2023 21:12:00 +0000 (16:12 -0500)]
Adding ban_from_community to be more clear. Fixes #872 (#943)

17 months agoLet any mod feature and lock posts. Fixes #875 (#944)
Dessalines [Tue, 21 Feb 2023 20:53:51 +0000 (15:53 -0500)]
Let any mod feature and lock posts. Fixes #875 (#944)

* Let any mod feature and lock posts. Fixes #875

* Change to amAdmin

17 months agoAdding a warning for deselecting the undetermined language. (#945)
Dessalines [Tue, 21 Feb 2023 20:53:35 +0000 (15:53 -0500)]
Adding a warning for deselecting the undetermined language. (#945)

- Fixes #930

17 months agoFixing line formatting. (#947)
Dessalines [Tue, 21 Feb 2023 20:53:15 +0000 (15:53 -0500)]
Fixing line formatting. (#947)

17 months agoDo local community checks for buttons. Fixes #918 (#948)
Dessalines [Tue, 21 Feb 2023 20:52:57 +0000 (15:52 -0500)]
Do local community checks for buttons. Fixes #918 (#948)

17 months agoCheck to make sure post is correct. Fixes #934 (#949)
Dessalines [Tue, 21 Feb 2023 20:52:34 +0000 (15:52 -0500)]
Check to make sure post is correct. Fixes #934 (#949)

17 months agoRemove buggy navbar search. Fixes #921 (#950)
Dessalines [Tue, 21 Feb 2023 20:52:12 +0000 (15:52 -0500)]
Remove buggy navbar search. Fixes #921 (#950)

18 months agoFix issue with empty markdown content not nulling DB. Fixes #924 (#925)
Dessalines [Fri, 17 Feb 2023 02:10:03 +0000 (21:10 -0500)]
Fix issue with empty markdown content not nulling DB. Fixes #924 (#925)

* Fix issue with empty markdown content not nulling DB. Fixes #924

* Better syntax

18 months agoAdding reports send email to admins option (#932)
Dessalines [Fri, 17 Feb 2023 02:07:22 +0000 (21:07 -0500)]
Adding reports send email to admins option (#932)

18 months agoMerge branch 'main' into release/v0.17
Dessalines [Fri, 3 Feb 2023 14:39:05 +0000 (09:39 -0500)]
Merge branch 'main' into release/v0.17

18 months agov0.17.1
Dessalines [Fri, 3 Feb 2023 14:38:57 +0000 (09:38 -0500)]
v0.17.1

18 months agoFix comment box closing. Fixes #904 (#914)
Dessalines [Fri, 3 Feb 2023 02:26:18 +0000 (21:26 -0500)]
Fix comment box closing. Fixes #904 (#914)

18 months agoFix showing crosspost dupes. Fixes #900 (#912)
Dessalines [Fri, 3 Feb 2023 02:15:36 +0000 (21:15 -0500)]
Fix showing crosspost dupes. Fixes #900 (#912)

18 months agoFix live updating postres edit. Fixes #908 (#911)
Dessalines [Fri, 3 Feb 2023 02:15:21 +0000 (21:15 -0500)]
Fix live updating postres edit. Fixes #908 (#911)

18 months agoRemoving extra themes. Fixes #905 (#910)
Dessalines [Fri, 3 Feb 2023 02:14:59 +0000 (21:14 -0500)]
Removing extra themes. Fixes #905 (#910)

18 months agoFixing post setState error. Fixes #902 (#903)
Dessalines [Wed, 1 Feb 2023 01:09:51 +0000 (20:09 -0500)]
Fixing post setState error. Fixes #902 (#903)

18 months agov0.17.0
Dessalines [Tue, 31 Jan 2023 13:30:44 +0000 (08:30 -0500)]
v0.17.0

18 months agov0.17.0-rc.4
Dessalines [Tue, 31 Jan 2023 03:38:25 +0000 (22:38 -0500)]
v0.17.0-rc.4

18 months agoUpgrading deps.
Dessalines [Tue, 31 Jan 2023 03:37:48 +0000 (22:37 -0500)]
Upgrading deps.

18 months agoUpdating translations.
Dessalines [Tue, 31 Jan 2023 03:33:28 +0000 (22:33 -0500)]
Updating translations.

18 months agov0.17.0-rc.3
Dessalines [Thu, 26 Jan 2023 14:08:41 +0000 (09:08 -0500)]
v0.17.0-rc.3

19 months agov0.17.0-rc.2
Dessalines [Thu, 19 Jan 2023 03:42:53 +0000 (22:42 -0500)]
v0.17.0-rc.2

19 months agoFixing requireapplication string. (#895)
Dessalines [Thu, 19 Jan 2023 03:23:07 +0000 (22:23 -0500)]
Fixing requireapplication string. (#895)

19 months agoFixing PWA install. Fixes #822 (#893)
Dessalines [Tue, 17 Jan 2023 19:38:21 +0000 (14:38 -0500)]
Fixing PWA install. Fixes #822 (#893)

19 months agov0.17.0-rc.1
Dessalines [Fri, 6 Jan 2023 13:34:19 +0000 (08:34 -0500)]
v0.17.0-rc.1

19 months agoRemoving monads. Fixes #884 (#886)
Dessalines [Wed, 4 Jan 2023 16:56:24 +0000 (11:56 -0500)]
Removing monads. Fixes #884 (#886)

* Removing monads. Fixes #884

* Fixing post fetching.

* Dont show not_logged_in error for navbar.

* Adding the lemmy-js-client RC.

* Fixing registration application mode

19 months agoSanitize article html. Fixes #882 (#883)
Dessalines [Thu, 29 Dec 2022 17:35:43 +0000 (12:35 -0500)]
Sanitize article html. Fixes #882 (#883)

19 months agoAdd `id` to `App` component (#880)
Zachary Dunn [Thu, 22 Dec 2022 21:54:52 +0000 (16:54 -0500)]
Add `id` to `App` component (#880)

Fixes #204. There's already a style block for `#app` so this just sets the id so those styles are applied.

20 months agoAdding Community Language fixes. #783 (#868)
Dessalines [Mon, 19 Dec 2022 15:57:29 +0000 (10:57 -0500)]
Adding Community Language fixes. #783 (#868)

* Partially done with language tagging. #783

* A few more updates.

20 months agoAdd FeaturedPost Support (#873)
Anon [Wed, 14 Dec 2022 15:03:18 +0000 (09:03 -0600)]
Add FeaturedPost Support (#873)

20 months agoFix csp header for svgs in firefox. Fixes #869 (#870)
Dessalines [Tue, 22 Nov 2022 21:39:55 +0000 (16:39 -0500)]
Fix csp header for svgs in firefox. Fixes #869 (#870)

20 months agoRemove federation strict_allowlist and retry_count. (#867)
Dessalines [Mon, 21 Nov 2022 17:40:48 +0000 (12:40 -0500)]
Remove federation strict_allowlist and retry_count. (#867)

21 months agoAdd Taglines support (#854)
Anon [Sun, 20 Nov 2022 16:08:44 +0000 (10:08 -0600)]
Add Taglines support (#854)

* Add Taglines support

* Fix issue with deletion not rendering properly.

* Address PR comments

* Missed alllanguages

* Cleanup tagline match

* Update js client

* Move taglines to siteres

* Only show taglines editor after site setup

* Update js client

21 months agoFix wrong comment link. Fixes #714 (#865)
Dessalines [Sat, 19 Nov 2022 04:39:32 +0000 (23:39 -0500)]
Fix wrong comment link. Fixes #714 (#865)

21 months agoDont render images in tippy. Fixes #776 (#864)
Dessalines [Sat, 19 Nov 2022 02:02:38 +0000 (21:02 -0500)]
Dont render images in tippy. Fixes #776 (#864)

21 months agoMove symbols to its own cacheable file. Fixes #809 (#862)
Dessalines [Fri, 18 Nov 2022 18:28:05 +0000 (13:28 -0500)]
Move symbols to its own cacheable file. Fixes #809 (#862)

21 months agoHide post report images. Fixes #824 (#861)
Dessalines [Fri, 18 Nov 2022 02:11:30 +0000 (21:11 -0500)]
Hide post report images. Fixes #824 (#861)

21 months agoAdd inline markdown rendering for post titles. Fixes #827 (#860)
Dessalines [Fri, 18 Nov 2022 02:01:52 +0000 (21:01 -0500)]
Add inline markdown rendering for post titles. Fixes #827 (#860)

21 months agoShow deleted on profile page. Fixes #834 (#859)
Dessalines [Fri, 18 Nov 2022 01:58:43 +0000 (20:58 -0500)]
Show deleted on profile page. Fixes #834 (#859)

21 months agoMake sure user is logged in for site creation. Fixes #838 (#858)
Dessalines [Fri, 18 Nov 2022 00:20:25 +0000 (19:20 -0500)]
Make sure user is logged in for site creation. Fixes #838 (#858)

21 months agoFix missing report shield. Fixes #842 (#855)
Dessalines [Thu, 17 Nov 2022 23:59:49 +0000 (18:59 -0500)]
Fix missing report shield. Fixes #842 (#855)

21 months agoIncrease markdown field char limit to 50k. Fixes #849 (#850)
Dessalines [Sat, 12 Nov 2022 17:06:41 +0000 (12:06 -0500)]
Increase markdown field char limit to 50k. Fixes #849 (#850)

21 months agoAdding new site setup fields. (#840)
Dessalines [Wed, 9 Nov 2022 19:53:07 +0000 (14:53 -0500)]
Adding new site setup fields. (#840)

21 months agoFix workaround for broken logout (#836)
sam365724 [Wed, 2 Nov 2022 18:32:30 +0000 (19:32 +0100)]
Fix workaround for broken logout (#836)

Use hostname without port for setting empty cookie, avoids error in browser:
Cookie “jwt” has been rejected for invalid domain.

21 months agoStrip html from og descriptions. Fixes #830 (#831)
Dessalines [Fri, 21 Oct 2022 20:14:53 +0000 (16:14 -0400)]
Strip html from og descriptions. Fixes #830 (#831)

21 months agoCleanup docker builds (#829)
Dessalines [Fri, 21 Oct 2022 19:28:18 +0000 (15:28 -0400)]
Cleanup docker builds (#829)

* Making docker builds smaller. Fixes #828

* Running sortpack

21 months agoFix admin default listing type. Fixes #797 (#818)
Dessalines [Fri, 21 Oct 2022 19:27:59 +0000 (15:27 -0400)]
Fix admin default listing type. Fixes #797 (#818)

21 months agoMerge branch 'browser_popup'
Dessalines [Fri, 21 Oct 2022 18:14:42 +0000 (14:14 -0400)]
Merge branch 'browser_popup'

21 months agoFixing up popup code.
Dessalines [Fri, 21 Oct 2022 18:14:28 +0000 (14:14 -0400)]
Fixing up popup code.

22 months agoSearch button and input style fixes (#825)
Rens Groothuijsen [Fri, 21 Oct 2022 03:56:57 +0000 (05:56 +0200)]
Search button and input style fixes (#825)

* Align search button style with other navbar buttons, disable search box when hidden, adjust search box size

* Align search button margin with other navigation bar buttons

22 months agoSupport new video embed api format (fixes #709) (#817)
Nutomic [Tue, 4 Oct 2022 20:35:20 +0000 (20:35 +0000)]
Support new video embed api format (fixes #709) (#817)

22 months agoChange for container divs to container-lg (#813)
umamawme [Mon, 3 Oct 2022 18:16:36 +0000 (21:16 +0300)]
Change for container divs to container-lg (#813)

* Change for container divs to container-lg

* Apply container-lg to footer.tsx

22 months agoRemove newline, save space for toast message.
sam365724 [Sat, 1 Oct 2022 20:05:17 +0000 (22:05 +0200)]
Remove newline, save space for toast message.

22 months agoMerge branch 'LemmyNet:main' into multiple-images-upload
sam365724 [Fri, 30 Sep 2022 20:36:55 +0000 (22:36 +0200)]
Merge branch 'LemmyNet:main' into multiple-images-upload

22 months agomerge
sam365724 [Fri, 30 Sep 2022 20:35:58 +0000 (22:35 +0200)]
merge

22 months agoAvoid browser warning about leaving page, handle delete image fail and add user filen...
sam365724 [Fri, 30 Sep 2022 20:26:32 +0000 (22:26 +0200)]
Avoid browser warning about leaving page, handle delete image fail and add user filenames to messages.

22 months agoAvoid browser warning about leaving page, handle delete image fail.
sam365724 [Fri, 30 Sep 2022 20:26:32 +0000 (22:26 +0200)]
Avoid browser warning about leaving page, handle delete image fail.

22 months agoUpdating translations.
Dessalines [Thu, 29 Sep 2022 02:39:25 +0000 (22:39 -0400)]
Updating translations.

22 months agoAdding private message reporting. Fixes #782 (#806)
Dessalines [Wed, 28 Sep 2022 12:50:47 +0000 (08:50 -0400)]
Adding private message reporting. Fixes #782 (#806)

22 months agoAdding the email_admins for new application config. (#742)
Dessalines [Tue, 27 Sep 2022 19:45:42 +0000 (15:45 -0400)]
Adding the email_admins for new application config. (#742)

22 months agoAdding new unread comments. (#749)
Dessalines [Tue, 27 Sep 2022 19:42:24 +0000 (15:42 -0400)]
Adding new unread comments. (#749)

22 months agoFix broken profile page, and missing sidebars. (#795)
Dessalines [Fri, 23 Sep 2022 04:41:04 +0000 (00:41 -0400)]
Fix broken profile page, and missing sidebars. (#795)

22 months agoUpdating translations.
Dessalines [Fri, 23 Sep 2022 02:18:39 +0000 (22:18 -0400)]
Updating translations.

22 months agoAdding a loading indicator for post community searching. Fixes #692 (#794)
Dessalines [Thu, 22 Sep 2022 18:13:22 +0000 (14:13 -0400)]
Adding a loading indicator for post community searching. Fixes #692 (#794)

22 months agoFix missing initial load of discussion languages. (#793)
Dessalines [Thu, 22 Sep 2022 17:15:59 +0000 (13:15 -0400)]
Fix missing initial load of discussion languages. (#793)

22 months agoFix posts pushed from blocked users/comms. Fixes #697 (#792)
Dessalines [Thu, 22 Sep 2022 17:13:59 +0000 (13:13 -0400)]
Fix posts pushed from blocked users/comms. Fixes #697 (#792)

22 months agoAdding post and comment language tagging. Fixes #771 (#781)
Dessalines [Thu, 22 Sep 2022 15:24:46 +0000 (11:24 -0400)]
Adding post and comment language tagging. Fixes #771 (#781)

22 months agoHide create community (#787)
Dessalines [Thu, 22 Sep 2022 15:14:58 +0000 (11:14 -0400)]
Hide create community (#787)

* Adding post and comment language tagging. Fixes #771

* Hiding create community button. Fixes #754

22 months agoUpgrade inferno v8.0.0 try2 (#790)
Dessalines [Thu, 22 Sep 2022 15:03:35 +0000 (11:03 -0400)]
Upgrade inferno v8.0.0 try2 (#790)

* Upgrade non-breaking deps.

* Upgrade to Inferno v8. Fixes #731

* Upgrading inferno-i18next-dess

22 months agoMerge branch 'fix/notif_new_fetch_bug' of https://github.com/ernestwisniewski/lemmy...
Dessalines [Wed, 21 Sep 2022 14:16:54 +0000 (10:16 -0400)]
Merge branch 'fix/notif_new_fetch_bug' of https://github.com/ernestwisniewski/lemmy-ui into notif_bug

22 months agoIncrease fetch limit for user and community searches. Fixes #756 (#773)
Dessalines [Wed, 21 Sep 2022 14:06:24 +0000 (10:06 -0400)]
Increase fetch limit for user and community searches. Fixes #756 (#773)

22 months agoFix private instance setting. Fixes #769 (#786)
Dessalines [Wed, 21 Sep 2022 14:05:54 +0000 (10:05 -0400)]
Fix private instance setting. Fixes #769 (#786)

22 months agoHide extra comment and post functionality from search page. Fixes #752 (#788)
Dessalines [Wed, 21 Sep 2022 14:05:19 +0000 (10:05 -0400)]
Hide extra comment and post functionality from search page. Fixes #752 (#788)

22 months agoShow create post even if not subscribed. Fixes #768 (#789)
Dessalines [Wed, 21 Sep 2022 14:04:57 +0000 (10:04 -0400)]
Show create post even if not subscribed. Fixes #768 (#789)

23 months agoCantarell for darkly/darkly-red. Fixes #779 (#784)
Sergio Varela [Wed, 21 Sep 2022 02:43:33 +0000 (04:43 +0200)]
Cantarell for darkly/darkly-red. Fixes #779 (#784)

* Adds Cantarell

See: Use Cantarell instead of Liberation Sans for GNOME users on darkly/darkly-red themes. #779 (https://github.com/LemmyNet/lemmy-ui/issues/779)

* Adds Cantarell

See: Use Cantarell instead of Liberation Sans for GNOME users on darkly/darkly-red themes. #779 (https://github.com/LemmyNet/lemmy-ui/issues/779)

2 years agoMerge branch 'modlog-filters-dess'
Dessalines [Wed, 17 Aug 2022 23:34:16 +0000 (19:34 -0400)]
Merge branch 'modlog-filters-dess'

2 years agoUpgrading deps
Dessalines [Wed, 17 Aug 2022 23:34:06 +0000 (19:34 -0400)]
Upgrading deps

2 years agoUpdating translations.
Dessalines [Wed, 17 Aug 2022 23:32:39 +0000 (19:32 -0400)]
Updating translations.

2 years agoUpdating translations.
Dessalines [Wed, 17 Aug 2022 23:28:40 +0000 (19:28 -0400)]
Updating translations.

2 years agoAdding mod / admin distinguish. (#744)
Dessalines [Wed, 17 Aug 2022 23:26:50 +0000 (19:26 -0400)]
Adding mod / admin distinguish. (#744)

2 years agoDisable CSP when in debug mode. (#743)
Dessalines [Tue, 16 Aug 2022 20:39:09 +0000 (16:39 -0400)]
Disable CSP when in debug mode. (#743)

2 years agoReduce search minLength to 1. Fixes #750 (#751)
Dessalines [Tue, 16 Aug 2022 10:22:48 +0000 (06:22 -0400)]
Reduce search minLength to 1. Fixes #750 (#751)

2 years agoUse match
Anon [Mon, 8 Aug 2022 21:41:07 +0000 (16:41 -0500)]
Use match

2 years agoAdd support for filtering mod logs
Anon [Sat, 4 Jun 2022 16:47:10 +0000 (11:47 -0500)]
Add support for filtering mod logs

2 years agoDocumenting and changing a few env vars. Fixes #661 (#739)
Dessalines [Thu, 4 Aug 2022 18:21:20 +0000 (14:21 -0400)]
Documenting and changing a few env vars. Fixes #661 (#739)

2 years agoFixing post_view glitch. Fixes #740 (#741)
Dessalines [Thu, 4 Aug 2022 14:28:58 +0000 (10:28 -0400)]
Fixing post_view glitch. Fixes #740 (#741)

2 years agoChange CSP rule for connect-src (websocket) to wildcard (fixes #730) (#737)
Nutomic [Wed, 3 Aug 2022 21:33:17 +0000 (23:33 +0200)]
Change CSP rule for connect-src (websocket) to wildcard (fixes #730) (#737)

2 years agoComment Tree paging (#726)
Dessalines [Sat, 30 Jul 2022 13:28:08 +0000 (09:28 -0400)]
Comment Tree paging (#726)

* Updating translations.

* Forgot to add comment-sort-select

* Upgrading deps

2 years agoUpgrading deps (#732)
Dessalines [Sat, 30 Jul 2022 03:44:10 +0000 (23:44 -0400)]
Upgrading deps (#732)

2 years agoAdding block from community sidebar. Fixes #690 (#716)
Dessalines [Sat, 30 Jul 2022 03:38:37 +0000 (23:38 -0400)]
Adding block from community sidebar. Fixes #690 (#716)

* Adding block from community sidebar. Fixes #690

* Fixing lint

2 years agoFix suggested post title html. Fixes #691 (#717)
Dessalines [Sat, 30 Jul 2022 03:38:10 +0000 (23:38 -0400)]
Fix suggested post title html. Fixes #691 (#717)

2 years agoFix missing deny button. Fixes #723 (#728)
Dessalines [Sat, 30 Jul 2022 03:37:48 +0000 (23:37 -0400)]
Fix missing deny button. Fixes #723 (#728)

2 years agoFix community filtering. (#729)
Dessalines [Sat, 30 Jul 2022 03:37:20 +0000 (23:37 -0400)]
Fix community filtering. (#729)

2 years agouse zh-TW for language code, instead of zh_Hant. (#725)
sonata-chen [Wed, 27 Jul 2022 20:58:34 +0000 (04:58 +0800)]
use zh-TW for language code, instead of zh_Hant. (#725)

Browser never returns zh_Hant. Chinese language code is usually categorized according to geographical region. (zh-CN, zh-HK, zh-TW)

2 years agoFix Notification browser fetch
Ernest [Sun, 24 Jul 2022 12:08:23 +0000 (14:08 +0200)]
Fix Notification browser fetch

2 years agoForgot to type a few Searches. Fixes #718 (#722)
Dessalines [Mon, 18 Jul 2022 19:58:37 +0000 (15:58 -0400)]
Forgot to type a few Searches. Fixes #718 (#722)