forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/helpers
justcool393 c9ecb5d535
account linking improvements (#448)
currently account delinking is very messy and can sometimes just not work
we do codey stuff so it's not as bad
also we create a pretty page for mops to mop up borked account links

* alts: allow proper delinking

* fix prev commit

* url fix

* fix 500

* fixes

* :pepodrool:

* flag

* :pepodrool: redux

* sdsdsdsds

* correct endpoint

* fix html page

* alts: only adjust session history if flag is set

* fix 500

* allow relinking

* fsdsds

* :pepodrool: redux

* alts: don't fail if an alt isn't history

* use postToastSwitch + some API changes

* remove unnecessary variables

* d-none

* delink accounts mod action

* fa-link-slash

* alts: add form to create alt

* remove copied and pasted template

* rounded section

* UI improvement + fix

* \n

* fix status

* admin: remove duplicate route
admin: do a permissions check on 2 pages that need it
admin: set the manual flag for manually flagged alts

* variable change

* fix 500

* alts

* add shadowban icon to alt link tool

* shadowbanned tooltip

* add user info section

* fix 500, remove unnecessary form, and add alt votes button

* trans and also link to page

* margin

* sdsdsd

* stop the count

* fix prev commit

* with ctx

* plural

* alts

* don't show shadowbanned users to those who can't see them
this is... extremely rare and won't ever be seen in production however if perms were ever rearranged in the future, this keeps permissions correct

* shadowban check in alt list

* let shadow realm enthusiasts see shadowban alts

* sdsdsds

* test

* be graceful where needed

* sdsdsdsds

* alts: don't allow adding the same account
alts: clarify wording

* rename and reorder on admin panel

* EOL

* remove frankly unnecessary check

* try with a set

* test

* Revert "try with a set"

This reverts commit 72be353fba5ffa39b37590cc5d3bf584c94ee06e.

* Revert "Revert "try with a set""

This reverts commit 81e41890a192e8b46d0463477998e905fddf56ba.

* Revert "Revert "Revert "try with a set"""

This reverts commit be51592135a3c09848f993f0154bd2ac862ae505.

* clean up test
2022-11-14 12:32:13 -05:00
..
actions.py antispam: sanity check 2022-11-13 21:48:52 -06:00
alerts.py push notifications: fix pusher causing errors on large unicode msgs 2022-11-13 05:12:05 -06:00
assetcache.py Rebuild assetcache on inotify events. 2022-09-27 02:07:32 -04:00
awards.py change the chud theme terminology to a verb instead 2022-11-05 04:12:21 +02:00
casino.py actions: move user-only actions to useractions, which gets rid of a circular dependency 2022-11-01 18:46:56 -05:00
cloudflare.py remove logged out routes (#433) 2022-11-09 00:35:24 -05:00
const.py remove ghost cost 2022-11-14 11:22:10 -06:00
cron.py Fix imports for sub move frontlist invalidation. 2022-11-14 04:14:41 -05:00
discord.py fix discord changelog channel 2022-10-30 02:43:55 +02:00
get.py account linking improvements (#448) 2022-11-14 12:32:13 -05:00
jinja2.py remove ghost cost 2022-11-14 11:22:10 -06:00
lazy.py certified good commit 2022-05-25 19:01:29 +02:00
lottery.py actions: move user-only actions to useractions, which gets rid of a circular dependency 2022-11-01 18:46:56 -05:00
marsify.py remove logged out routes (#433) 2022-11-09 00:35:24 -05:00
media.py Sanitize more intermediate values. 2022-11-10 23:17:25 -05:00
offsitementions.py all seeing eye: rework reddit notifs a bit (#445) 2022-11-13 06:00:05 -05:00
owoify.py Owoify: exclude 'the' ↦ 'teh' replacement. 2022-11-07 02:23:15 -05:00
regex.py fix for worker timeout 2022-11-11 04:19:44 -06:00
roulette.py visual fix: 37 is 00 but users don't know that 2022-11-12 03:09:42 -06:00
sanitize.py add .video 2022-11-12 05:05:08 -06:00
security.py tweak env again 2022-10-10 11:06:27 +02:00
slots.py fix snappy gambling 2022-11-07 02:08:50 +02:00
sorting_and_time.py fix "52yr ago" bug 2022-10-15 23:57:55 -07:00
stats.py remove the code i added for rdrama.com 2022-11-11 15:52:18 +02:00
treasure.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
twentyone.py dedup converting game state to json 2022-10-30 02:32:40 +02:00
useractions.py newlines make @TLSM happy 2022-11-01 19:00:03 -05:00
wrappers.py Fix ratelimit_user on 3 routes, make proper dec. 2022-11-13 07:25:57 -05:00