Commit Graph

21348 Commits (847886cbda75f80e279f8968d13695075e97bd72)

Author SHA1 Message Date
Aevann1 0e10dd6b32 use postToast in delete_comment_modal 2022-11-18 23:27:53 +02:00
Aevann1 2fd63d7474 I hate you and I hope you die a violent death 2022-11-18 23:11:03 +02:00
Aevann1 3cd1734390 stop spamming the console 2022-11-18 23:08:12 +02:00
Aevann1 4d2a2937e9 fix this https://rdrama.life/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3072105?context=8#context 2022-11-18 22:53:54 +02:00
justcool393 aaa6d6696e lowercase it too 2022-11-18 14:39:52 -06:00
Aevann1 da49ac14b0 I will 2022-11-18 22:39:36 +02:00
Aevann1 6c6ea21fd8 im genuinely gonna kill some people, this is not a threat, this is a promise 2022-11-18 22:37:33 +02:00
justcool393 fc5d78a4a1 don't do it for the POST either 2022-11-18 14:34:23 -06:00
Snakes 2c81db79ef
Fix API for /comment/<cid>, /search/comments. 2022-11-18 15:33:07 -05:00
justcool393 6f1b9014b4 fix 400: improve 4e57369e68
a couple of other places shouldn't redirect either
2022-11-18 14:32:00 -06:00
Aevann1 4e57369e68 dont actually redirect to /reset_2fa 2022-11-18 22:16:28 +02:00
Aevann1 fe154554c6 make sure all /login and /signup link have redirect 2022-11-18 22:13:06 +02:00
Aevann1 785fb28bb2 fix bug when 2fa toggle looked like it didnt apply 2022-11-18 22:07:07 +02:00
Aevann1 bcfe98c295 remove hole pins when post moved 2022-11-18 21:58:12 +02:00
Aevann1 9c5091fd71 fix marseylong and marseyllama 2022-11-18 21:54:41 +02:00
Snakes b808cf2917
html_head: fix SITE_NAME titles, improve settings2. 2022-11-18 14:44:05 -05:00
Aevann1 d73ffaa2eb use a window event listener instead of a loop 2022-11-18 21:41:03 +02:00
Aevann1 ee82ab2072 theres only 1 nav element, why a loop? 2022-11-18 21:40:46 +02:00
Aevann1 78deb9d6f0 make an event listener be on window instead of an element 2022-11-18 21:34:56 +02:00
Aevann1 b4448ae926 remove unnecessary arrow functions 2022-11-18 21:34:38 +02:00
Aevann1 446ef58c2c sneed 2022-11-18 21:20:17 +02:00
Aevann1 ce24c24e1d put js files not made by us in a folder 2022-11-18 21:16:44 +02:00
Snakes 2075311901
html_head: fix page title on signup, login, others. 2022-11-18 14:10:48 -05:00
Snakes ce84861a44
admin_home: add git HEAD to server status. 2022-11-18 14:05:47 -05:00
SneedBot 3e8712cd1d sneed 2022-11-18 18:39:58 +00:00
Aevann1 d0f94705d6 test succesful, revert prev commit 2022-11-18 19:25:19 +02:00
Aevann1 7c83bd4eaa test sneedbot 2022-11-18 19:20:13 +02:00
Aevann1 b77dff0a7c testing sneedbot 2022-11-18 19:17:10 +02:00
Aevann1 15d04f312e .co -> .tv 2022-11-18 08:57:06 -08:00
Aevann1 bd3b0047b8 remove unnecessary <span> 2022-11-18 08:56:33 -08:00
Aevann1 b16757e8ad change readme.md 2022-11-18 08:49:08 -08:00
Aevann1 b7cf10d7f6 increase container bottom padding from 50px to 100px 2022-11-18 08:37:47 -08:00
justcool393 2218cb55f1 mbux printer: unify with API requirement 2022-11-18 09:31:59 -06:00
justcool393 b60febf6e0 awards: award printing cleanup 2022-11-18 09:30:17 -06:00
Aevann1 4ec307a209 fix random ":" 2022-11-18 07:25:58 -08:00
Aevann1 f6fd64af08 css change 2022-11-18 07:19:51 -08:00
SneedBot c5ad3a480f sneed 2022-11-18 08:10:14 +00:00
justcool393 255d5b2453 security: fix mute bypass
modmail: constantify user ID
2022-11-17 16:50:06 -06:00
justcool393 12881388d6 notifications: ignore notifications 2022-11-17 16:35:08 -06:00
justcool393 2c27b75b7a remove unnecessary imports 2022-11-17 15:44:29 -06:00
justcool393 49e2e73b9a fix 500 with subs 2022-11-17 15:25:10 -06:00
justcool393 2bfb2c04a4 fix error in error handler 2022-11-17 15:20:36 -06:00
Snakes 0597347c76
html_head: fix syntax error. 2022-11-17 16:18:43 -05:00
geese-suck 47658f2897
clean up html head (#461)
* init (not done)

* asdf

* :marseymop:

* unnecesary

* remove

* Update html_head.html
2022-11-17 16:08:39 -05:00
SneedBot 4c68647373 sneed 2022-11-17 21:02:40 +00:00
justcool393 83963470e8
user can_view functions (#460)
* user: move can_see_to user class

* stub out can_see in comments and posts

* make can_see a classmethod so it's usable for loggedoutfriends

* test

* kill me now

* threelargeclassesmating

* dfdfdfdfdfdfd

* sdsdsdsd

* classmethod should be above i think

* Revert "classmethod should be above i think"

This reverts commit df1772eb9e7e71bf7b89123f6277b648de2b1af3.

* Revert "Revert "classmethod should be above i think""

This reverts commit 32883406c2e2916fc6c436611376a1817c16cb84.

* test rewritnig thing

* go home python

* what the fuck python

* fix AttributeError

* sdsdsdsdsdsd

* lazy and user and stuff

* test

* Revert "test"

This reverts commit 45af5bb3d45f3ec17126ab117d494ec978062a38.

* merge

* newline

* test

* test 2

* Revert "test"

This reverts commit 196dae677e2ee8cd29261c93dcb747087cb399b6.

* revert test

* fix merge error

* fix import error ciruclation i think

* sdsd

* add type annotations back

* deleted_utc

* isinstance

* user_can_see in jinja and remove unnecessary things

* a bunch of stuff
remove can_see from comment and post
expand can_see to messages

* antiannoyingamountsofwhitespace

* fix for chudrama

* improve prev
2022-11-17 16:02:08 -05:00
justcool393 d80fa23409 kofi: decide whether to load in __init__
this unifies some of the logic with how we load classes
2022-11-17 14:00:19 -06:00
justcool393 5b03c2535a kofi: fix rare 500. don't attempt to activate via kofi on sites where it's not enabled
this can cause a weird 500
2022-11-17 13:55:07 -06:00
justcool393 8414cec5d5 kofi: don't let "blahblahblah" be considered a valid token 2022-11-17 11:12:32 -06:00
justcool393 ac0b1d8482 show url and method again 2022-11-17 10:41:56 -06:00