Commit Graph

23663 Commits (8418e0075ff097578c82f0cf80b244ad00433f42)

Author SHA1 Message Date
Aevann 52a63fbba3 restore modmail notifs for myself 2023-02-24 01:25:47 +02:00
SneedBot 3268ce6dac sneed 2023-02-23 16:00:43 +00:00
Aevann 335414f4a4 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-02-23 15:04:53 +02:00
Aevann 03a82a0d4f delete code irrelevant now 2023-02-23 15:04:33 +02:00
SneedBot 56ebd70c8a sneed 2023-02-23 12:00:07 +00:00
SneedBot b9a64f1ec5 sneed 2023-02-23 04:00:43 +00:00
SneedBot 3c2e6df655 sneed 2023-02-23 00:00:10 +00:00
Aevann 16ec48c116 delete useless piece of code 2023-02-22 22:54:16 +02:00
Aevann 992f9cb32e reduce it from 100 to 50 2023-02-22 22:32:41 +02:00
Aevann ff0cef29a0 increase POLL_MAX_OPTIONS to 100 2023-02-22 22:31:47 +02:00
Aevann c59e0df348 add additional tagline 2023-02-22 22:08:14 +02:00
Aevann afd6949998 fix this https://stupidpol.site/post/149214/food-wars-ii-marseychingchong-strikes-back/3642965#context 2023-02-22 19:38:17 +02:00
Aevann abe61d41af restores simps and haters for comments and /voted/comments 2023-02-22 19:30:09 +02:00
Aevann a395c18955 remove unnecessary tabs 2023-02-22 19:27:33 +02:00
Aevann b0fdd78d8b log timestamp in dm_images 2023-02-22 19:21:16 +02:00
Aevann 9de379d72f give error when jannies attempt to chud a perma-chudded user or ban a permabanned-user 2023-02-22 19:11:29 +02:00
Aevann e5b9009dc2 notify users when their flair gets changed by jannies 2023-02-22 19:00:38 +02:00
Aevann 5ea88d37b3 fix flairlocking 2023-02-22 18:58:47 +02:00
Aevann bd97dc7d5f fix last commit 2023-02-22 16:43:39 +02:00
Aevann 42ed35770c paginate /admin/dm_images 2023-02-22 16:36:52 +02:00
SneedBot 8d9006ce3c sneed 2023-02-22 08:00:45 +00:00
SneedBot d2cddc0921 sneed 2023-02-22 08:00:08 +00:00
SneedBot 65d25f5e0d sneed 2023-02-22 07:09:05 +00:00
Aevann 06522e5280 Merge branch 'master' of https://fsdfsd.net/rDrama/rDrama 2023-02-22 08:41:37 +02:00
Aevann 891f4eec70 add apt -y autoremove 2023-02-22 08:40:04 +02:00
mummified-corroding-granny 3b261a76ba post: fix post vote horizontal content reflow (#131)
Kindly,

Currently, the vote count at the top left of any post reserves too little space leading to many reflow situations when we vote on it:
* only happens on desktop version, considering the mobile website uses different layout/code
* happens whenever our vote changes the count between 9 to 10 (?), 99 to 100, 999 to 1000. Also happens in more common situations like 81 to 82 and :marseymanysuchcases:

I did a minimalist approach by removing the margin, reserving just enough width (values between -XXX and XXXX) and lowering the vote buttons to minimize hat collision. Arguably, the vote buttons look better with the PR, because they are centered with flairs (WPD) and less off-center on rdrama with post rewards, pfp, ...
Net excess of ~10px, which I feel is borderline too much

Thanks,
granny

Reviewed-on: #131
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-22 06:27:11 +00:00
SneedBot ec5fe67f08 sneed 2023-02-22 04:00:09 +00: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