Commit Graph

23537 Commits (891f4eec7073930982165bc11f6e4a04bd3686b3)

Author SHA1 Message Date
Aevann 891f4eec70 add apt -y autoremove 2023-02-22 08:40:04 +02:00
SneedBot bb0a78aaa4 sneed 2023-02-22 00:00:13 +00:00
root a890115467 sneed 2023-02-21 21:14:14 +00:00
Aevann b1d86491f8 fix page title 2023-02-21 22:18:41 +02:00
Aevann 0825c3776e remove report with js 2023-02-21 20:30:55 +02:00
Aevann d649801cc7 use console.error instead of console.log in bottom.js 2023-02-21 20:29:32 +02:00
Aevann e652a9bfd0 delete unecessary linefeed 2023-02-21 20:24:30 +02:00
Aevann ecaa080a46 moe 2 files 2023-02-21 20:24:21 +02:00
Aevann c7d7de289f search post urls too 2023-02-21 20:18:42 +02:00
Aevann 94d10fa274 hide number arrows 2023-02-21 20:12:33 +02:00
Aevann 6eeadea2ed add -R flags in ubuntu_setup.sh 2023-02-21 17:45:42 +02:00
Aevann 8cf4b6fda6 reduce default admin level 2023-02-21 17:14:37 +02:00
Aevann 089173f40d reduce post ratelimit in rdrama 2023-02-21 16:53:33 +02:00
Aevann e2206278a1 Revert "Revert "routes: added various per-app exclusions (#128)""
This reverts commit f4a4b5f7be.
2023-02-21 16:51:22 +02:00
Aevann a752b9d8d5 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-02-21 16:40:12 +02:00
Aevann 3ab70d6cd0 remove @darkmarsey from blacklist 2023-02-21 16:37:45 +02:00
Aevann fd1f253ede check for ban_reason length after sanitizing 2023-02-21 16:30:31 +02:00
mummified-corroding-granny c51261aab3 user tables: add float plus margins to replace whitespace (#130)
Kindly,

In most pages where there are tables containing usernames, there is a space between the user icon and the username that gets underlined on hover. It happens in most tables in this app (applies both to rdrama and WPD). That automatic whitepace appears to come from the usual HTML default space between inline elements. The alternative is to change inheritence but appears cumbersome.

This PR fixes that.

Affected pages (those that render user_in_table.html):

./files/templates/admin/alts.html
./files/templates/admin/loggedin.html
./files/templates/admin/lottery.html
./files/templates/admin/patrons.html
./files/templates/admin/shadowbanned.html
./files/templates/admins.html
./files/templates/banned.html
./files/templates/chuds.html
./files/templates/grassed.html
./files/templates/hats.html
./files/templates/leaderboard.html
./files/templates/marseys.html
./files/templates/poll_votes.html
./files/templates/settings/security.html
./files/templates/special/worldcup22_leaderboard.html
./files/templates/sub/blockers.html
./files/templates/sub/exilees.html
./files/templates/sub/mods.html
./files/templates/userpage/blockers.html
./files/templates/userpage/followers.html
./files/templates/userpage/following.html
./files/templates/userpage/views.html
./files/templates/userpage/voters.html
./files/templates/votes.html

Thanks,
Granny

Reviewed-on: #130
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-02-21 14:21:45 +00:00
SneedBot c31019e65a sneed 2023-02-21 13:00:06 +00:00
Aevann 6953ef69cc Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-02-21 00:24:23 +02:00
Aevann 82967e7264 rip frost, you will forever be missed 2023-02-20 23:57:55 +02:00
SneedBot ea0704ff04 sneed 2023-02-20 20:00:11 +00:00
Aevann 479b508762 fix this https://stupidpol.site/h/changelog/post/148586/message-search/3624361#context 2023-02-20 21:14:35 +02:00
Aevann 01840338e8 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-02-20 20:42:25 +02:00
Aevann ce52c59e4f more exclusion for torture_regex 2023-02-20 20:42:21 +02:00
Aevann e7141796bc dont apply torture_regex when blockquote 2023-02-20 20:40:31 +02:00
SneedBot 9ee5b68f8f sneed 2023-02-20 18:36:00 +00:00
Aevann 113a48d638 add nginx 404 template 2023-02-20 20:34:58 +02:00
Aevann 7433dec94c made the reverting mod actions mod log clearer 2023-02-20 20:03:26 +02:00
Aevann 9dc06cca35 ping @marco 2023-02-20 20:03:09 +02:00
Aevann f4a4b5f7be Revert "routes: added various per-app exclusions (#128)"
This reverts commit 4e52488b35.
2023-02-20 18:06:51 +02:00
Aevann 8b74d907c6 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-02-20 18:06:36 +02:00
SneedBot ceb0bf072f sneed 2023-02-20 16:00:09 +00:00
Aevann 5457b676de remove rdrama sidebar image 2023-02-20 16:48:14 +02:00
mummified-corroding-granny 4e52488b35 routes: added various per-app exclusions (#128)
Kindly,

Why (at least on WPD):
* /marseys results in a 500 (balls-deep)
* /worldcup... and /directory are empty pages
* /toggle_holes results in almost all posts getting removed from the front page in the perspective of the logged-in user

Thanks,
granny

Reviewed-on: #128
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-02-20 14:40:21 +00:00
mummified-corroding-granny 6f06b24ead routes: add /flairs as an alternative route to /holes (#129)
Kindly,

As per $title. For WPD, with love

Thanks,
granny

Reviewed-on: #129
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-02-20 14:40:00 +00:00
SneedBot 7fa150a27f sneed 2023-02-20 00:00:10 +00:00
Aevann 59c2c169e4 remove refresh button for applenigs 2023-02-19 23:26:08 +02:00
Aevann 6aa361a2e7 minor fix to the migration sql command 2023-02-19 22:26:36 +02:00
Aevann cff77f21e3 fix for future messages 2023-02-19 22:02:13 +02:00
Aevann 6ebd6aaaf1 minor fix 2023-02-19 21:59:59 +02:00
Aevann 15c303f9f2 add message search 2023-02-19 21:56:52 +02:00
SneedBot 37e53d5f4b sneed 2023-02-19 19:32:04 +00:00
Aevann 288fcde832 add /admin/delete_media 2023-02-19 21:31:26 +02:00
Aevann 5e68334ff5 reduce insane margins 2023-02-19 21:25:11 +02:00
Aevann 8d660cb49a add perms conditionals in /admin 2023-02-19 21:17:09 +02:00
Aevann 472bed996f add button to remove progstack 2023-02-19 16:02:30 +02:00
Aevann f462562080 reduce COMMENT_SPAM_LENGTH_THRESHOLD from 50 to 0 for spam like this https://watchpeopledie.tv/h/bladed/post/1622/woman-gets-aggressive-with-a-guy/533389#context 2023-02-19 15:26:48 +02:00
Aevann d8b998a3c5 capitalize word 2023-02-19 15:24:42 +02:00
Aevann b819fa51d0 make it possible for jannies to stack chuds and bans 2023-02-19 15:23:08 +02:00