[READ-ONLY] Mirror of https://github.com/improsocial/impro-releases
2.4 kB
72 lines
1[
2 {
3 "id": "mute-in-feeds",
4 "name": "Mute in Feeds",
5 "author": "kindgracekind",
6 "description": "Mute an account exclusively in feeds",
7 "repo": "kindgracekind/impro-plugin-mute-in-feeds"
8 },
9 {
10 "id": "custom-styles",
11 "name": "Custom styles",
12 "author": "kindgracekind",
13 "description": "Custom styles",
14 "repo": "kindgracekind/impro-plugin-custom-styles"
15 },
16 {
17 "id": "also-liked",
18 "name": "Also Liked",
19 "author": "kindgracekind",
20 "description": "Shows posts also liked by the people who liked the post you're viewing.",
21 "repo": "kindgracekind/impro-plugin-also-liked"
22 },
23 {
24 "id": "post-signatures",
25 "name": "Post Signatures",
26 "author": "kindgracekind",
27 "description": "Add a custom signature to the end of every post.",
28 "repo": "kindgracekind/impro-plugin-post-signatures"
29 },
30 {
31 "id": "open-in-pdsls",
32 "name": "Open in PDSls",
33 "author": "Jython1415",
34 "description": "Open a post or profile's raw atproto record in PDSls.",
35 "repo": "Jython1415/impro-plugin-open-in-pdsls"
36 },
37 {
38 "id": "hide-popular-posts",
39 "name": "Hide Popular Posts",
40 "author": "Jython1415",
41 "description": "Hide posts at or above a configurable like count (default 1000) from your feeds.",
42 "repo": "Jython1415/impro-plugin-hide-popular-posts"
43 },
44 {
45 "id": "syntax-highlighting",
46 "name": "Syntax Highlighting",
47 "author": "kindgracekind",
48 "description": "Renders Markdown-style inline code and fenced code blocks in posts",
49 "repo": "kindgracekind/impro-plugin-syntax-highlighting"
50 },
51 {
52 "id": "bluemoji",
53 "name": "Bluemoji",
54 "author": "kindgracekind",
55 "description": "Renders Bluemoji custom emoji in posts 🦋",
56 "repo": "kindgracekind/impro-plugin-bluemoji"
57 },
58 {
59 "id": "profile-moderation-tools",
60 "name": "Profile & Moderation Tools",
61 "author": "7778777.online",
62 "description": "Adds a relationship info card to profiles/posts (follow status + mutual followers) and combined \"show fewer + mute/block\" actions to the post menu.",
63 "repo": "tangled:7778777.online/profile-moderation-tools"
64 },
65 {
66 "id": "impro-latex",
67 "name": "LaTeX Math",
68 "author": "Seanan Riley",
69 "description": "Full LaTeX math rendering with KaTeX — $...$ for inline, $$...$$ for display",
70 "repo": "imseananriley/impro-latex-plugin"
71 }
72]