Aevann1
7ee7868185
restore the ability to permachud someone, apparently that stings less than being chudded for a month/year (fascinating)
2022-08-17 21:17:34 +02:00
Aevann1
1d7b19f485
make "before" and "after" human-readable
2022-08-17 21:09:15 +02:00
Aevann1
05689c87f6
fix previous commit
2022-08-17 19:57:32 +02:00
Aevann1
687cd766b9
restore autoflush
2022-08-17 18:36:59 +02:00
Aevann1
a571ab3e69
limit my awards number to 100
2022-08-17 08:26:07 +02:00
Aevann1
c2ea38ec68
allow me to give more than 10 awards at a time
2022-08-17 08:24:59 +02:00
Aevann1
026d023c43
filter 2 slurs from pronouns
2022-08-16 18:16:04 +02:00
Aevann1
133508fc6a
add "before" and "after" search keywords
2022-08-15 21:02:23 +02:00
Aevann1
863cf24b68
make max comment level 200
2022-08-15 20:11:41 +02:00
Aevann1
16626ceb4f
reduce max notification depth from 50 to 10
2022-08-15 20:10:45 +02:00
Aevann1
8e48728614
add imginn toggle
2022-08-15 19:45:43 +02:00
Aevann1
4668073364
reset typing indictors on every message
2022-08-15 17:02:19 +02:00
Aevann1
3ac493aa95
exclude /h/smuggies from my autoupvote
2022-08-15 16:24:29 +02:00
Aevann1
0e6f9358dd
adjust algo again
2022-08-15 16:16:35 +02:00
Aevann1
26f5e3e053
adjust WPD algo
2022-08-15 16:15:16 +02:00
Snakes
86bea72484
Refactor profile views condition to deduplicate.
2022-08-15 05:32:29 -04:00
Snakes
c881e284b0
WPD: permit /views to non-patrons.
2022-08-14 17:01:04 -04:00
Aevann1
0fa6442846
change chat char limit again
2022-08-14 04:38:07 +02:00
Aevann1
58736f8616
increase num of messages in chat from 50 to 100
2022-08-13 13:08:38 +02:00
Aevann1
dd6f86ce31
fix online count
2022-08-13 12:05:27 +02:00
Aevann1
c4e5c8aefe
reduce chat max char limit
2022-08-13 11:45:33 +02:00
Aevann1
b59056fd16
fix muting
2022-08-13 11:24:56 +02:00
Aevann1
38b5492b30
fix chat
2022-08-13 10:39:08 +02:00
Aevann1
9557553508
add chat users-online counter to chat icon on desktop header
2022-08-13 09:42:06 +02:00
Aevann1
53c495d25f
do this https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2412894?context=8#context
2022-08-13 09:08:32 +02:00
Aevann1
d0083b579f
expand 593b74c969
+ make AEVANN_ID default 0
2022-08-13 05:11:44 +02:00
Aevann1
cec08c9e55
increase charlimit for hole css
2022-08-13 01:07:49 +02:00
Aevann1
593b74c969
exclude me from modmail notifs in our sites
2022-08-13 01:06:19 +02:00
Aevann1
539188ed85
fix revert_actions
2022-08-13 00:55:44 +02:00
Snakes
12d7cfaa6c
Verify admin level before editing others' posts.
...
Yes, it has been possible for any user to edit any post on the site,
their own or otherwise. Only have to generate the POST /edit_post/
manually: an example exploit was created and tested successfully
prior to patching. However, abuse of this vulnerability would have
generated edit_post modlog entries, the lack of which on prod suggest
it was not abused that we know of -- Lord knows how.
2022-08-11 20:12:35 -04:00
Aevann1
26959e0751
murder deuxrama.net
2022-08-11 18:46:11 +02:00
Aevann1
ad8cb16bee
notify chadmins of new holes
2022-08-11 15:25:56 +02:00
Aevann1
e7e8e80fb9
fix id links for loggedout users
2022-08-11 15:00:04 +02:00
Aevann1
d07556afc6
simplify comment spam detection
2022-08-11 12:28:45 +02:00
Aevann1
e8bfe7348f
fix wordle not verifiying user
2022-08-11 10:15:41 +02:00
Snakes
c15f07a186
Fix /blackjack/ not verifying user.
2022-08-11 03:50:07 -04:00
Aevann1
89e77a69ac
sneed
2022-08-11 07:13:52 +02:00
Aevann1
1000f9c45e
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
2022-08-11 06:05:26 +02:00
Aevann1
9341f2368a
make some function names shorter
2022-08-11 06:05:23 +02:00
Aevann1
cfa17aaf68
rename some retarded ruqqus terminology
2022-08-11 06:04:41 +02:00
Aevann1
57cc579b30
try to fix 500 error caused by vote constraints
2022-08-11 06:03:09 +02:00
Aevann1
b79638b2dd
fix 500 error in /revert_actions
2022-08-11 06:02:23 +02:00
Snakes
55c1ad859e
Disable showmore logic on posts.
2022-08-10 17:34:15 -04:00
Snakes
6a7a3b1821
Hide shadowed user content in more contexts.
...
- Search: posts by shadowed user.
- Search: shadowed users in search for users.
- Direct links to shadowed user posts display as removed.
- Other users' profile comments listings hide comments on shadowed
posts. Users can still see their own comments on shadowed posts.
Similar to ghosted comment logic.
2022-08-08 18:21:59 -04:00
Snakes
1411018f8d
Add post categories.
...
Implemented for LGB but can likely be used for WPD and other future
sites. Similar to a reddit post flair. Provides:
- Admin panel for Category management.
- Category selection on post submission.
- 'Recategorize' post action.
2022-08-07 02:57:30 -04:00
Aevann1
2509861d27
change WPD server
2022-08-06 21:17:08 +02:00
Aevann1
eac3a72976
fix typo and remove deux redirect
2022-08-06 01:47:20 +02:00
Aevann1
8f08db39c5
delete reddit.css
2022-08-06 00:53:38 +02:00
Aevann1
f27a65f2dc
fix issue with logged-in redirection for holes
2022-08-06 00:39:38 +02:00
Aevann1
14a00b5357
fix previous commit
2022-08-06 00:02:41 +02:00