Commit graph

11 commits

Author SHA1 Message Date
thororen1234
76912283e9 Fixes 2024-10-22 23:01:11 -04:00
thororen1234
c97df5f524 Update 2024-10-22 22:59:34 -04:00
Vendicated
a11ccde40f
Fix ViewIcons & plugins that use image modals
Co-Authored-By: sadan <117494111+sadan4@users.noreply.github.com>
2024-10-23 03:57:46 +02:00
thororen1234
91f88396c6 ImageModal Fixes from sadan4 2024-10-22 14:56:38 -04:00
thororen1234
2837028793 Revert "Fixes"
This reverts commit 6fc7fc9f97.
2024-10-22 14:45:56 -04:00
thororen1234
6fc7fc9f97 Fixes 2024-10-19 11:40:39 -04:00
Kyuuhachi
42a9fa2d47
Refactor ContextMenuAPI (#2236) 2024-03-07 10:06:24 +00:00
Vendicated
4d198e46bc
fix wrongly patching 'Events' context menu 2024-01-05 23:31:34 +01:00
Rini
8b6c8bc0ec chore: transition to shorter license headers (#6)
Transition from the GPL jumpscare to a more concise header:

	/*
     * Vencord, a Discord client mod
	 * Copyright (c) 2023 Vendicated and contributors
     *
	 * SPDX-License-Identifier: GPL-3.0
     */

Old files still keep the old headers, while eslint will now autofix the new header

Reviewed-on: https://codeberg.org/Ven/cord/pulls/6
Co-authored-by: Rini <rini@rinici.de>
Co-committed-by: Rini <rini@rinici.de>
2023-08-10 00:17:49 +00:00
V
555cf64080
BiggerStreamPreview: Hide element if no stream is found 2023-06-16 19:46:39 +02:00
Phil
e8d90d2b45
feat(plugin): BiggerStreamPreview (#1222)
Co-authored-by: V <vendicated@riseup.net>
2023-06-16 19:35:50 +02:00