Valentyne Stigloher
|
54a57192b3
|
(nuxt) use new directory structure by moving many directories to app
|
2025-08-17 18:10:36 +02:00 |
|
Valentyne Stigloher
|
f83da9066b
|
(vue) require [type] on <button>, fixes issue with the custom pronoun generator embedded in the editor submitting the form
|
2025-06-05 23:32:31 +02:00 |
|
Andrea Vos
|
32f86cec86
|
(user) allow blocking accounts
|
2025-04-12 17:13:38 +02:00 |
|
Valentyne Stigloher
|
4767d99fe5
|
(fix) urls to user in <AbuseReports> and <Ban>
|
2025-04-08 21:41:57 +02:00 |
|
Andrea Vos
|
162a77f23e
|
minor fix (it's been complaining on localhost)
|
2025-03-15 14:26:34 +01:00 |
|
Valentyne Stigloher
|
6f9f8fc6e0
|
(nuxt) detect locale from requested origin
|
2025-03-14 19:25:57 +01:00 |
|
Valentyne Stigloher
|
b25afefc49
|
(fmt)
|
2024-10-29 10:56:32 +01:00 |
|
Valentyne Stigloher
|
9516a93501
|
(ts) migrate some components to composition API with typescript
|
2024-09-20 22:53:57 +02:00 |
|
Valentyne Stigloher
|
6735f1f318
|
(vue) refactor DialogueBox interface to a composable and remove it from default.vue
|
2024-09-12 10:11:25 +02:00 |
|
Valentyne Stigloher
|
ec73f288dd
|
(nuxt) replace $axios with useFetch, useAsyncData or $fetch
https://nuxt.com/docs/getting-started/data-fetching
|
2024-09-12 10:11:25 +02:00 |
|
Valentyne Stigloher
|
be8cbf7128
|
(refactor) replace <NounForm> with <ListInput> to enable sorting of values
|
2024-06-15 10:38:41 +02:00 |
|
Benjamin
|
2981faa466
|
add in missing "this"
|
2024-06-03 14:56:16 -04:00 |
|
Benjamin
|
247597d282
|
correct boolean errors
|
2024-06-03 14:49:50 -04:00 |
|
Benjamin
|
11e184604f
|
Mirror *-users
|
2024-06-03 14:40:34 -04:00 |
|
Andrea Vos
|
f15492a889
|
(mod) add message template for underage account removal notice
|
2024-04-22 18:52:11 +02:00 |
|
Valentyne Stigloher
|
11f253583b
|
(refactor) remove process.client checks in mounted as it is not executed in ssr anyway
|
2024-04-08 14:29:24 +02:00 |
|
Valentyne Stigloher
|
7ce1bb0e83
|
(ts) convert a lot to TypeScript
Co-authored-by: Sky <msurvival65@gmail.com>
Co-authored-by: tecc <tecc@tecc.me>
|
2024-02-23 17:48:16 +01:00 |
|
Andrea Vos
|
4ad4d6099f
|
(bug) potential fix for safari freezing
|
2024-02-02 10:41:07 +01:00 |
|
PronounsPage
|
fa14ab79d9
|
(lint) automatically fix lints via yarn lint --fix
|
2024-01-11 20:36:05 +01:00 |
|
Valentyne Stigloher
|
8e1a40d74f
|
(lint) add .js extension on imports in .vue
|
2024-01-11 20:33:04 +01:00 |
|
Valentyne Stigloher
|
18bab35115
|
(lint) fix variables
|
2023-12-28 22:34:27 +01:00 |
|
Andrea Vos
|
ddde143d65
|
(bug) safari seems to struggle with loading some profiles
my best guess after checking out console and network tab is too many concurrent connections – so spreading them out a bit 🤞
|
2023-12-02 15:40:41 +01:00 |
|
Kevin
|
49de998e8e
|
we dont use teams anymore!
|
2023-10-18 17:22:10 +00:00 |
|
Andrea Vos
|
48544ab3ee
|
(admin) faster profile moderation – moderation queue
|
2023-06-26 23:15:15 +02:00 |
|
tecc
|
bdceafaec0
|
change(ban-templates): Add suicide encouragement template, rename templates
|
2023-06-25 15:37:12 +02:00 |
|
Andrea Vos
|
641f869bce
|
(admin) mod messages templates
|
2023-06-24 23:25:34 +02:00 |
|
Andrea Vos
|
cb11c636bf
|
[terms] add ableism to forbidden content
|
2023-03-06 21:21:45 +01:00 |
|
Andrea Vos
|
95a9eebbab
|
fix mobile view in <Ban>
|
2023-02-20 20:35:47 +01:00 |
|
Andrea Vos
|
03c6d5be76
|
[profile] content warnings
|
2023-01-27 17:40:22 +01:00 |
|
Andrea Vos
|
bfc631e6df
|
[bug] fix poor UI, not displaying that a user was unbanned
|
2023-01-24 17:19:19 +01:00 |
|
Andrea Vos
|
7e9acd5bbc
|
[bug] workaround for ghostery overblocking
|
2023-01-17 22:51:13 +01:00 |
|
Andrea Vos
|
d879b07785
|
[admin] show ban snapshots
|
2022-12-29 13:47:52 +01:00 |
|
Andrea Vos
|
9a4a365585
|
[admin] allow <Ban> component on home
|
2022-12-15 14:09:38 +01:00 |
|
Andrea Vos
|
8c1bbce53c
|
[terms] update terms (anti-pedophilia clause)
|
2022-12-01 23:08:52 +01:00 |
|
Andrea Vos
|
e70a635eb9
|
[user] mod messages
|
2022-11-21 20:50:55 +01:00 |
|
Andrea Vos
|
9247c2a544
|
[admin] moderation improvements (clean up proposals, copy btn)
|
2022-10-30 15:00:17 +01:00 |
|
Andrea Vos
|
736c3130c8
|
[user] allow banning after 2 votes
|
2022-09-29 14:27:38 +02:00 |
|
Andrea Vos
|
a3fbb473c9
|
[bug] fix ban proposals component issues
|
2022-09-23 23:07:18 +02:00 |
|
Andrea Vos
|
9e2d8263df
|
[user] require multiple mods for a ban
|
2022-09-22 22:01:37 +02:00 |
|
Andrea Vos
|
55ad7de5fc
|
#303 easier moderation
|
2022-04-06 19:22:14 +00:00 |
|
Andrea Vos
|
d11a50848c
|
[report] add mention of terms and hoarding
|
2022-01-15 23:56:18 +01:00 |
|
Andrea Vos
|
19210a40a9
|
[terms] make terms translatable (with a disclaimer that only English is legally binding)
|
2021-12-11 11:37:15 +01:00 |
|
Andrea Vos
|
8aed61b419
|
allow configurable colons
|
2021-12-02 18:16:25 +01:00 |
|
Andrea Vos
|
7b4bbbfa19
|
disallow reporting/banning oneself
|
2021-11-23 20:38:14 +01:00 |
|
Andrea Vos
|
7745368bda
|
#245 require ban reason
|
2021-08-12 20:18:34 +02:00 |
|
Andrea Vos
|
e2ad6d46f7
|
#219 reporting profiles
|
2021-07-24 19:18:39 +02:00 |
|
Andrea Vos
|
d298814812
|
#227 allow banning people without cards
|
2021-07-24 14:54:15 +02:00 |
|