vee
3562c8ae11
Merge branch 'dev' into immediate-finds
2024-05-17 23:08:07 +02:00
vee
c3757a2ae6
add package for publishing types to npm ( #2473 )
...
https://www.npmjs.com/package/@vencord/types
2024-05-17 23:01:07 +02:00
Nuckyz
fa948e8639
Clean up all finds; Make common components NoopComponents by default
...
I went through every single find and made sure every component find is using the proper method
2024-05-08 04:48:48 -03:00
Fafa
45c1e42ce4
ReviewDB: Fix context menus being added to folders ( #2416 )
2024-05-05 17:53:51 -03:00
Nuckyz
17397dbe08
Merge remote-tracking branch 'upstream/dev' into immediate-finds
2024-05-05 02:49:58 -03:00
Fafa
b98544ed1f
ReviewDB: Fix context menus being added to folders ( #2416 )
2024-05-05 01:42:15 -03:00
Nuckyz
784ae0a02d
Merge remote-tracking branch 'upstream/dev' into immediate-finds
2024-05-03 17:35:20 -03:00
Sqaaakoi
315f4f4e58
ReviewDB: add more context menu shortcuts to view reviews ( #2382 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-03 15:17:12 +02:00
Nuckyz
a29115ba78
Fix ReviewDB
2024-05-03 01:21:52 -03:00
Nuckyz
75fa0ff708
Immediate finds
2024-05-02 23:18:12 -03:00
Nuckyz
97886e5728
BetterFolders: Fix patch; MessageLogger: Ignore Venbot; ReviewDB: Clean migration code
2024-04-30 17:34:45 -03:00
Koda!!
c623e44786
ReviewDB: Fix website url ( #2318 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-03-31 04:33:03 +02:00
Vendicated
0d5f492891
fix ReviewDB
2024-03-21 21:17:47 +01:00
Nuckyz
10f33b3dec
Make more finds use filters.componentByCode
2024-03-08 00:24:21 -03:00
Kyuuhachi
42a9fa2d47
Refactor ContextMenuAPI ( #2236 )
2024-03-07 10:06:24 +00:00
Nuckyz
9958f5a2ea
Fix ReviewDB
2024-02-27 05:04:54 -03:00
Manti
f922f0bc0d
fix reviewdb auth not working on userscript ( #2194 )
2024-02-20 18:13:25 +00:00
Vendicated
0c9d2a6a21
Fix plugins using the Timestamp component
2024-02-13 09:05:19 +01:00
Manti
e707538b73
[ReviewDB] update for new api changes; some fixes ( #2120 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-01-22 00:18:48 +00:00
Vendicated
a171b35e97
ReviewDB fixes
2024-01-15 19:58:33 +01:00
Manti
8bd54173db
Bring back ReviewDB ( #2097 )
...
Changes from old version:
- You can now delete reviews on your own profile
- You can now block up to 50 users. This will prevent them from leaving reviews on your profile
Co-authored-by: V <vendicated@riseup.net>
2024-01-14 22:46:24 +01:00
V
390987e4a9
Remove ReviewDB
...
abuse / harassment has gotten pretty bad.
i proposed the ability to allow users to delete comments from their own
profile, but there seems to be no interest among the reviewdb owners.
i don't want vencord to harbour harassment, so i'm removing the plugin
for now
2023-10-09 03:09:56 +02:00
Vendicated
c0f2c97458
ReviewDB: proper multi account support
2023-10-06 19:43:24 +02:00
Vendicated
664dd0a992
ReviewDB: allow deleting reviews on own profile
2023-10-06 18:44:22 +02:00
Vendicated
6db9721c06
ReviewDB: fix usericons appearing over modals
2023-10-03 02:17:28 +02:00
AutumnVN
88b06191b9
fix modal image + reviewdb bot tag ( #1761 )
...
* fix modal image
* fix reviewdb bot tag
2023-09-29 00:46:33 +02:00
TheKodeToad
837d1fc083
web: fix themes tab ( #1756 )
2023-09-26 21:47:12 +02:00
Manti
e5c0898dd6
[ReviewDB] add emojis, discord markdown & notifications ( #1718 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-21 17:16:15 +02:00
Nuckyz
ca439e9e9a
Fix ReviewDB buttons
2023-08-15 19:21:16 -03:00
Manti
c96a1a9998
[ReviewDB] hide blocked users ( #1626 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-10 00:28:46 +00: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
d7ac418e05
Fix some plugins displaying legacy discriminators (username#0000)
2023-06-23 18:09:43 +02:00
Manti
263fbc377e
Fix ReviewDB auth ( #1227 )
2023-06-03 20:07:04 +00:00
Manti
3e3d05fc26
ReviewDB: Add Review Modal & Pagination ( #1174 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-05-28 22:03:06 +02:00
Manti
7a27de8927
[ReviewDB] Improve UI & Use new RewviewDB api endpoints ( #1104 )
2023-05-14 01:29:13 +02:00
Vendicated
0d5e2d0696
[skip ci] Refactor utils
2023-05-06 01:36:00 +02:00
Manti
043381963b
ReviewDB: make warning review disableable; add timestamps ( #948 )
2023-04-30 00:53:37 +02:00
Amsyar Rasyiq
8be6c6e3ce
fix(ReviewDB): fix margin in self-profile preview ( #935 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-04-18 18:53:11 +02:00
Manti
e8809fc57b
add reviewdb bacc ( #898 )
2023-04-15 02:34:53 +02:00
Ven
3b945b87b8
Delete src/plugins/reviewDB directory
...
Api owner refusing to properly moderate hate speech and related illegal / ToS infringing content
2023-03-11 12:26:54 +01:00
nick
77c691651e
ReviewDB: Show edit instead of create review where applicable ( #466 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-18 03:35:51 +01:00
fawn
d95be1acba
refactor: update plugins to use $self
( #478 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-10 22:41:49 +01:00
Manti
47de9fab2e
Make some changes to reviewdb ui and add badges to it ( #245 )
2022-12-17 23:30:29 +01:00
Justice Almanzar
41dddc9eee
feat(plugin): ShikiCodeblocks ( #267 )
...
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com>
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-02 16:43:37 +01:00
Ven
bad96b7887
Path aliases, better lazyWebpack ( #268 )
2022-11-28 13:37:55 +01:00
Snare-Hawk
6210d3a597
Make ReviewDB Look More Native ( #256 )
2022-11-24 14:26:18 +01:00
Vendicated
ae86848cf6
Fix ReviewDB
2022-11-16 01:02:23 +01:00
Manti
84ec839b04
Add ReviewDB Plugin ( #187 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2022-11-16 00:40:46 +01:00