1
0
Fork 0
mirror of https://github.com/rystaf/mlmym.git synced 2025-01-24 12:56:46 +00:00
Commit graph

169 commits

Author SHA1 Message Date
Ryan Stafford
aeb7fe125a solid default thumb 2024-06-21 20:19:22 -04:00
Ryan Stafford
f09d7fba42 display children count on minimize, block comments, reports, improved responsiveness. fixes #41 2024-06-21 19:38:10 -04:00
Ryan Stafford
16f60211fb use postids for MarkPostAsRead. fixes #106 2024-06-11 12:09:27 -04:00
Ryan Stafford
7b88866454 fix overflow 2024-06-02 21:47:53 -04:00
Ryan Stafford
b1f3517c71 remove site icon from sidebar 2024-06-02 20:56:49 -04:00
Ryan Stafford
b3741f467b float sidebar 2024-06-02 20:44:14 -04:00
Ryan Stafford
aa16e13831 sidebar toggle. fixes #86 2024-06-02 19:39:25 -04:00
Ryan Stafford
d9faec35f9 default search to local when specified 2024-06-02 16:30:56 -04:00
Ryan Stafford
df33a23c7b thumbnail improvements 2024-06-02 14:10:53 -04:00
Ryan Stafford
42088444cb fix nav whitespace 2024-05-27 14:23:53 -04:00
Ryan Stafford
9de5ccb07f dont escape html, gets messy with code blocks 2024-05-27 14:20:45 -04:00
Ryan Stafford
f95ae87385 theme dropdown 2024-05-27 12:58:48 -04:00
Ryan Stafford
616ee76275 lint 2024-05-14 23:46:33 +00:00
Ryan Stafford
9fc7c1380b sort saved 2024-05-12 00:14:39 -04:00
Ryan Stafford
87a7662c94 whitespace 2024-05-12 00:09:05 -04:00
Ryan Stafford
1fe8e5a5b5 root ref 2024-05-11 14:48:49 -04:00
Ryan Stafford
17e4bc76b9 loading more indicator 2024-05-11 14:11:40 -04:00
Ryan Stafford
f380c4723e autofocus textarea 2024-05-10 21:50:57 -04:00
Ryan Stafford
c21e5e8db8 remove dark class 2024-05-10 21:15:09 -04:00
Ryan Stafford
9b5170b56e image resize cursor 2024-05-10 16:39:15 -04:00
Ryan Stafford
f5adb0e0fe move communities to bottom of all search 2024-05-10 13:10:27 -04:00
Ryan Stafford
edd773c2fc escape html tags in markdown instead of removing them 2024-05-10 12:49:06 -04:00
Ryan Stafford
fb219c0f00 default topcommunities more link to local when specified. fixes #70 2024-05-10 12:32:11 -04:00
Ryan Stafford
3284ad6f20 dont mark sent as unread, even if it is 2024-05-10 12:08:20 -04:00
Ryan Stafford
0689fcdf7c sort inbox 2024-05-10 11:59:39 -04:00
Ryan Stafford
3bffe1cae1 filter top communities to local when specified 2024-05-10 11:31:28 -04:00
Ryan Stafford
7053e07432 user overview menu styling 2024-05-10 11:31:20 -04:00
Ryan Stafford
5d545a7d57 unhide community search option 2024-05-10 11:26:10 -04:00
Ryan Stafford
066d6aaf2c user overview post process 2024-05-10 11:07:59 -04:00
Ryan Stafford
944afd7d59 user overview sort 2024-05-09 20:55:37 -04:00
Ryan Stafford
80ca58a55f fix orangered 2024-04-28 18:13:06 -04:00
Ryan Stafford
410e1513ac fix read post 2024-04-28 12:13:34 -04:00
Ryan Stafford
88aff9cbe9 fix darkmode toggle 2024-04-28 11:44:25 -04:00
Ryan Stafford
3cb8b19a4e expand marks read option. #103 2024-04-28 11:43:26 -04:00
Ryan Stafford
77abd06a2c mark links visited when read 2024-04-28 11:41:14 -04:00
Ryan Stafford
4483159c2f other discussions link. fixes #74 2024-04-27 15:22:57 -04:00
Ryan Stafford
4a862b4e03 search all, url 2024-04-27 15:22:47 -04:00
Ryan Stafford
8dcbb2665e no post title hover, no post sort when no comments 2024-04-27 14:34:11 -04:00
Ryan Stafford
7edc475420 dark fix, comments anchor 2024-04-20 15:34:06 -04:00
Ryan Stafford
c7327766a3 squish and pull 2024-04-19 23:38:59 -04:00
Ryan Stafford
5ab5047ba7 fix youtube autoexpand 2024-04-19 22:53:53 -04:00
Ryan Stafford
1347a2e949 activity padding, dark tweaks 2024-04-18 20:12:44 -04:00
Ryan Stafford
a700420ae7 minor spacing in post meta 2024-04-18 19:35:58 -04:00
Ryan Stafford
7141ead887 manual dark mode quirk 2024-04-18 19:20:22 -04:00
Ryan Stafford
20fc85ca3e expando text line-height and background 2024-04-18 19:17:10 -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
73c0e2aa83 remove wrong username attribution. post creator name is not included in api response. fixes #102 2024-04-16 18:58:36 -04:00
Oliver Lowe
ba4b330ca0 always align post body left
With viewports narrower than 900px the text of the post body was
aligned centre. Removing the duplicate CSS class expando prevents it
falling back.

Signed-off-by: Ryan Stafford <ryan@nanorex.net>
2024-04-07 19:53:50 -04:00