Commit graph

77 commits

Author SHA1 Message Date
Ryan Stafford 1fe8e5a5b5 root ref 2024-05-11 14:48:49 -04:00
Ryan Stafford edd773c2fc escape html tags in markdown instead of removing them 2024-05-10 12:49:06 -04:00
Ryan Stafford 944afd7d59 user overview sort 2024-05-09 20:55:37 -04:00
Ryan Stafford 88aff9cbe9 fix darkmode toggle 2024-04-28 11:44:25 -04:00
Ryan Stafford 4a862b4e03 search all, url 2024-04-27 15:22:47 -04:00
Ryan Stafford 5ab5047ba7 fix youtube autoexpand 2024-04-19 22:53:53 -04:00
Ryan Stafford 8a5b2094b7 fix darkmode toggle 2024-04-18 19:16:01 -04:00
Ryan Stafford dd03bad6b2 fix block popup on single instance 2024-04-16 20:01:09 -04:00
Ryan Stafford ed67986a0f inbox/profile: dont fetch comment replies when voting, show my votes, retain context link on vote. fixes #90 2024-04-16 19:43:13 -04:00
Ryan Stafford 62dfa54478 disable link routes 2024-02-28 06:20:07 -05:00
Ryan Stafford 9d40d02ea7 disable /link rewrite. fixes #101 2024-02-28 06:16:43 -05:00
Ryan Stafford b3f6a7149d fix image uploads 2024-02-01 22:54:22 -05:00
Ryan Stafford 8821b5d73b expando image fixes, multi instance root fix 2023-12-27 09:47:11 -05:00
Ryan Stafford c874a3291b fix relative links for multi-instance mode 2023-12-22 13:39:35 -05:00
Ryan Stafford e0d7290e51 handle expandos for images with query parameters 2023-12-22 13:09:40 -05:00
Ryan Stafford 96c0a3a2b2 use prefer-color-scheme 2023-12-21 22:17:39 -05:00
Ryan Stafford 797d40f9c1 add support for blocking instances 2023-12-16 21:24:26 -05:00
Ryan Stafford 3d549f66e8 backward compatability 2023-12-16 20:09:35 -05:00
Ryan Stafford 3f074ce7ed update for lemmy 0.19 2023-12-16 09:43:43 -05:00
Ryan Stafford aaf0234e5b delete comment confirm() 2023-10-04 13:45:45 -04:00
docd 54bc355017
Open links in new window (#84)
* Adding boolean setting to open links in new window and the
implementation on posts and thumbnails

* Fixing template syntax

* Adding entry on settings form for links in new window
Adding environment variable LINKS_IN_NEW_WINDOW for default setting

resolves #52 

---------

Co-authored-by: Nicolas Lanaro <nicolas.lanaro@thirdpartytrust.com>
2023-09-14 15:40:32 -04:00
Ryan Stafford 8ccb9d95b9 redirect instead of rewrite lemmy links, check for lemmy server 2023-09-03 17:35:06 -04:00
Ryan Stafford 5857148ec9 create post url parameters for bookmarklets 2023-09-03 13:11:53 -04:00
Ryan Stafford 0508b95e24 dark mode at root fixes #75 2023-09-03 12:52:41 -04:00
Ryan Stafford 08996db8b2 post/user blocking 2023-09-03 12:48:04 -04:00
Ryan Stafford a96b5b1cd2 fix dark default 2023-08-08 18:03:03 -04:00
Ryan Stafford d8292bb9be fix thumbnail default 2023-08-08 17:57:47 -04:00
Ryan Stafford 3e1e3868f4 default settings, hide thumbnails option, github link. fixes #64, fixes #66, fixes #67 2023-08-08 17:36:52 -04:00
Ryan Stafford f5a423f2d5 remove mailto links from title 2023-07-28 13:04:41 -04:00
Ryan Stafford c5a53c79da show lemmy back end version 2023-07-28 12:51:17 -04:00
Ryan Stafford 6c80f67535 comment preview, image upload, versioned assets 2023-07-26 21:07:39 -04:00
Ryan Stafford 463b3fe49d don't try to rewrite links with anchors. fixes #45 2023-07-26 21:06:39 -04:00
Ryan Stafford 3fe31bd5b3 livereload 2023-07-26 16:58:22 -04:00
Ryan Stafford 1858f1aec0 fix community bangs. fixes #44 2023-07-24 00:24:29 -04:00
Ryan Stafford f7c2910b07 fix community bangs 2023-07-23 23:19:49 -04:00
Ryan Stafford 556cc785f5 ignore old subdomain when rewriting lemmy links 2023-07-23 23:07:57 -04:00
Ryan Stafford 3ebf9b3793 show mlmym version 2023-07-23 18:19:53 -04:00
Ryan Stafford 3ce346d815 communities redirect fix 2023-07-23 15:21:44 -04:00
Ryan Stafford 9525c1ff4d redirect frontpage login errors 2023-07-23 15:05:31 -04:00
Ryan Stafford b6ce673292 fix search paging, empty subscribed community search, my subscriptions dropdown. fixes #39 2023-07-23 14:52:44 -04:00
Ryan Stafford 5d778161ec mark post read. fixes #20 2023-07-20 20:08:26 -04:00
Ryan Stafford 8c7aabab72 spoiler fix, default search options 2023-07-16 13:45:40 -04:00
Ryan Stafford 0f4242e61e localize post and comment links 2023-07-16 09:00:49 -04:00
Ryan Stafford 9782144dcb rewrite fix 2023-07-15 23:05:56 -04:00
Ryan Stafford 2d8a3d2315 localize community and user links, regex cleanup 2023-07-15 21:25:57 -04:00
Ryan Stafford 1dd8476fae community block button, link rewrite improvements, more imgur thumbnails #17 2023-07-15 11:12:10 -04:00
Ryan Stafford 8d31cbada5 hide instance names, default comment sort options. fixes #32 2023-07-14 11:10:27 -04:00
Ryan Stafford 37e62d2e5f remove redundant child counts, only insert new 2023-07-13 20:20:54 -04:00
Ryan Stafford ddf25011cc context and parent comment links 2023-07-13 09:45:51 -04:00
Ryan Stafford 7b423eebb7 save post xhr. fixes #33 2023-07-12 11:23:13 -04:00