Aevann
|
1bce14efcd
|
rename remove_media to remove_media_using_link for clarity
|
2023-03-17 12:25:49 +02:00 |
Aevann
|
57765f0776
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
Aevann
|
1e832b0027
|
Revert "remove hidevotedon"
This reverts commit d8cf302a43 .
|
2023-03-15 08:03:11 +02:00 |
Aevann
|
c6a7051200
|
flush instead of committing inside requests
|
2023-03-15 07:19:35 +02:00 |
Aevann
|
a068d22213
|
more fixes
|
2023-03-15 06:47:47 +02:00 |
Aevann
|
f768d81103
|
keep db sessions open
|
2023-03-15 05:58:00 +02:00 |
Aevann
|
9f66e33061
|
Revert "convert IS_FISTMAS and IS_HOMOWEEN from functions to variables"
This reverts commit b45d845630 .
|
2023-03-08 08:51:40 +02:00 |
Aevann
|
b45d845630
|
convert IS_FISTMAS and IS_HOMOWEEN from functions to variables
|
2023-03-08 08:10:18 +02:00 |
Aevann
|
20993c004c
|
for house change, pool coins and mbux together
|
2023-03-07 07:09:17 +02:00 |
Aevann
|
873292d60d
|
make remove_media() to fix 500 error
|
2023-03-06 21:32:08 +02:00 |
Aevann
|
2112626910
|
increase charlimit for bio, friends, and enemies to 5k
|
2023-03-03 06:19:52 +02:00 |
Aevann
|
d7f42ac50a
|
dont give shekels to ppl not notified bc of blocks + dont give shekels to ppl ALSO mentioned directly + prevent group double charging on edit + do this https://stupidpol.site/h/countryclub/post/79285/-/3695711#context
|
2023-03-02 21:56:43 +02:00 |
Aevann
|
308bb03125
|
add !everyone
|
2023-03-02 02:32:51 +02:00 |
Aevann
|
17bb6dad48
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
Aevann
|
6ac9b32834
|
allow positioning of files
|
2023-02-26 14:08:37 +02:00 |
Aevann
|
fe0b8887bc
|
change 1/second ratelimit to 1/2 second
|
2023-02-26 12:26:26 +02:00 |
Aevann
|
82a73392a9
|
fix errors
|
2023-02-26 10:49:09 +02:00 |
Aevann
|
8c495c914a
|
default ratelimit doesnt apply implicitly if theres other @limiter.limit before the function, so add it explicity before all functions
|
2023-02-26 10:41:04 +02:00 |
Aevann
|
4c35f0b07f
|
remove unnecessary line
|
2023-02-26 08:35:59 +02:00 |
Aevann
|
7aaeedea36
|
better ratelimiting
|
2023-02-26 03:42:39 +02:00 |
Aevann
|
8418e0075f
|
move .cookies to /cookies
|
2023-02-25 19:45:13 +02:00 |
Aevann
|
3e7ccb7756
|
add push notifs to add_notif()
|
2023-02-24 04:28:10 +02:00 |
Aevann
|
8158b70c20
|
apparently cardview toggle got removed from the settings, so might as well remove it from the code
|
2023-02-19 11:20:16 +02:00 |
Aevann
|
c3842b8bf8
|
remove unnecessary song change code
|
2023-02-17 18:42:55 +02:00 |
Aevann
|
92b77735ae
|
fix profile songs in localhost
|
2023-02-17 17:20:51 +02:00 |
Aevann
|
8537dfbf21
|
dont commit on error
|
2023-02-17 16:49:23 +02:00 |
Aevann
|
d027e51faa
|
fix 500 error
|
2023-02-17 16:21:12 +02:00 |
Aevann
|
e5343fb7a8
|
dont hang workers on youtube song change
|
2023-02-10 16:29:09 +02:00 |
Aevann
|
96b8afa617
|
use /temp_songs directory
|
2023-02-10 16:17:22 +02:00 |
Aevann
|
88814ee208
|
expand blackjack
|
2023-02-07 05:31:49 +02:00 |
Aevann
|
b7e4f27f65
|
use transactions table in rdrama
|
2023-02-01 21:04:15 +02:00 |
Aevann
|
b0832d9ef6
|
update marseybux message
|
2023-02-01 20:41:52 +02:00 |
Aevann
|
349fa17836
|
use exlamation marks instead of dots in responses to users
|
2023-01-27 13:57:29 +02:00 |
Aevann
|
66461e652c
|
more redirections
|
2023-01-27 13:48:48 +02:00 |
Aevann
|
f1877be84e
|
make /settings/log_out_all_others redirect
|
2023-01-27 13:33:03 +02:00 |
Aevann
|
57f029040d
|
remove error codes from redirect()
|
2023-01-27 13:28:50 +02:00 |
Aevann
|
d9b0b6084d
|
add forgetten error code
|
2023-01-27 13:25:32 +02:00 |
Aevann
|
7bda728287
|
redirect /settings/filters
|
2023-01-27 13:20:15 +02:00 |
Aevann
|
15a9d53ba6
|
use get_msg() in /profile_css
|
2023-01-27 12:04:30 +02:00 |
Aevann
|
4c9181e0b1
|
save failed profilecss
|
2023-01-27 12:02:11 +02:00 |
Aevann
|
d00fef9faf
|
use transactions table in rdrama (#99)
Co-authored-by: Aevann <randomname42029@gmail.com>
Reviewed-on: rDrama/rDrama#99
|
2023-01-26 11:25:28 +00:00 |
Aevann
|
ca1b716010
|
fix pfp caching
|
2023-01-25 05:18:17 +02:00 |
Aevann
|
9ad4cf8035
|
add exclamation mark
|
2023-01-23 12:30:34 +02:00 |
Aevann
|
e96f121f3f
|
tell ppl to check their spam folder just in case
|
2023-01-21 07:36:27 +02:00 |
Aevann
|
a40dee5bd8
|
improve user ratelimiting
|
2023-01-21 06:39:46 +02:00 |
Aevann
|
044664a25e
|
get rid of useless tabs and spaces
|
2023-01-01 13:36:20 +02:00 |
SneedBot
|
a56bb59aa6
|
sneed
|
2023-01-01 10:45:08 +00:00 |
Aevann
|
c4c3ff95fe
|
fix missing ()
|
2023-01-01 07:48:15 +02:00 |
Aevann
|
db6db63836
|
change event structure
|
2023-01-01 07:33:09 +02:00 |
Aevann
|
8ee189022b
|
seething hatred
|
2022-12-30 21:01:47 +02:00 |