rDrama/files/classes
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
..
__init__.py add media table 2022-10-06 07:54:04 +02:00
alts.py account linking improvements (#448) 2022-11-14 12:32:13 -05:00
award.py delete granted_by column 2022-10-06 08:35:42 +02:00
badges.py Eager load badge_def with badge. 2022-11-09 09:25:47 -05:00
casino_game.py dedup converting game state to json 2022-10-30 02:32:40 +02:00
clients.py small change to /admin/app 2022-10-28 22:13:58 +02:00
comment.py remove bug 2022-11-13 22:03:51 -06:00
domains.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
exiles.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
flags.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
follows.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
hats.py Formalize unpurchasable hats. 2022-10-31 23:38:10 -04:00
leaderboard.py leaderboards: use len 2022-11-01 03:04:56 -05:00
lottery.py Revert "created_utc refactor" 2022-09-19 22:40:33 +02:00
marsey.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
media.py fix bugs 2022-10-06 08:00:41 +02:00
mod.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
mod_logs.py account linking improvements (#448) 2022-11-14 12:32:13 -05:00
notifications.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
polls.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
saves.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
streamers.py add created_utc column to streamers 2022-10-06 07:37:50 +02:00
sub.py make the block number accurate for holes with stealth mode 2022-11-11 17:00:56 +02:00
sub_block.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
sub_join.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
sub_logs.py replace all of the duplicated age strings with make_age_string 2022-10-15 11:11:43 -07:00
sub_subscription.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
submission.py hide poll scores until the user votes 2022-11-11 21:02:57 +02:00
subscriptions.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
transactions.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
user.py account linking improvements (#448) 2022-11-14 12:32:13 -05:00
userblock.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
views.py Fix profile viewers last visit timestamp. 2022-10-20 14:29:58 -04:00
votes.py Track coins awarded with votes. 2022-10-23 18:23:51 -04:00