forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

345 Commits (95ec09a6b37dfa97ec6867715804e79344d97d5f)

Author SHA1 Message Date
Aevann1 a4bf57ae0d fix FP and pusher being triggered inside holes 2022-11-09 21:49:21 +02:00
justcool393 26549a6e66
remove logged out routes (#433)
* remove /logged_out/ routes

* update sitemap, remove users route, and update header

* cloudflare cookie

* only mess with the cookie whenever we desire auth

* sitemap: (small) improvements
sitemap: fix little bug i introduced
sitemap: fix login redirects for /id/ routes

* sitemap: remove duplicate entry

* contact is auth desired

* imports: don't import what we don't need and bind late to the db

* praying to god this works

* keep yourself safe

* oh i actually need to commit and push lol

* import Sub

* t

* refix cache purger
2022-11-09 00:35:24 -05:00
justcool393 ddbe3de33b remove catalog feature no one uses 2022-11-07 18:59:28 -06:00
Snakes c86cd823bb
Remove tooltips from home sorting & filtering.
The design elements seem obvious enough that tooltips with e.g.
"Toggle" on a toggle button were somewhat redundant, and them
popping up during routine interaction felt distracting in practice.
2022-11-06 21:01:13 -05:00
Aevann1 2fe10e9644 replace cc toggle with holes toggle 2022-11-07 02:44:31 +02:00
Aevann1 8bd89b042d make the tooltips i just added on the top and not bottom 2022-11-07 02:28:42 +02:00
Aevann1 14d0bd1173 add tooltips to sort and time filter 2022-11-07 02:27:15 +02:00
Aevann1 d5bb687288 small refactor to "pins" button 2022-11-07 02:26:41 +02:00
Aevann1 d4a99c05e9 rename postToast -> postToastSwitch and postToastCallback -> postToast for clarity 2022-11-03 21:08:22 +02:00
Aevann1 2ba1a1e86e remove postToast compatability function 2022-10-30 17:10:07 +02:00
Aevann1 fdd608532b add type="button" to all <button> tags 2022-10-29 01:35:14 +02:00
Aevann1 062e2523b5 change some <a> tags to <button> 2022-10-28 22:08:37 +02:00
Aevann1 b563b7af30 stop using "d-none d-md-block" 2022-10-23 19:57:38 +02:00
Aevann1 a20f5723bf make sure all external urls have rel="nofollow noopener noreferrer" 2022-10-10 07:22:18 +02:00
Aevann1 db929c7615 simplify 3 js functions 2022-10-10 06:56:39 +02:00
Snakes 98936efe60
assetcache: apply to all CSS and JS assets. 2022-09-24 03:04:06 -04:00
Aevann1 b62f9ac30d fix pusher 2022-09-17 22:39:52 +02:00
Aevann1 d4b65ebde1 Revert "Make create post button less stupid'"
This reverts commit 11ebea47b8.
2022-09-16 22:18:24 +02:00
Outrun Colors 11ebea47b8 Make create post button less stupid' 2022-09-16 14:34:58 -05:00
Aevann1 2e31b52366 for consistency's sake, don't use {sub.name} inside strings anymore 2022-09-12 07:25:04 +02:00
Aevann1 e118ca3555 restore hole stats 2022-09-10 05:26:27 +02:00
Aevann1 90551bc143 tryna fix new_comment_count 2022-09-08 21:08:42 +02:00
Aevann1 e9445efc22 make bootstrap work on localhost 2022-09-08 19:12:46 +02:00
Aevann1 71b5367874 cachebust all css and js 2022-09-05 01:50:43 +02:00
Aevann1 a763646ea4 display /h/sub as tab name 2022-09-03 20:03:14 +02:00
Aevann1 73ee24e217 make the homepage button support posting to subs 2022-09-02 01:52:31 +02:00
Snakes e11a2d17ba Remove 'Create Post' from /admin/users. 2022-09-01 18:41:47 -04:00
Aevann1 c537348f74 remove pseudosubmit on desktop 2022-08-31 17:06:00 +02:00
Aevann1 d34fab95b7 add "create post" button to mobile 2022-08-24 23:11:54 +02:00
Aevann1 9f1e65377d remove sum bullshit 2022-08-23 23:39:44 +02:00
Aevann1 9e5ddcbd92 large commit: stealth mode, SubJoin, chudtopia
dont read if u value ur sanity
2022-08-19 23:31:26 +02:00
Aevann1 835ee3e577 replace data-bs-original-title with title 2022-08-13 09:20:41 +02:00
Aevann1 21b9f647cd fix popup on other sites 2022-08-13 02:04:59 +02:00
Aevann1 5aebc60764 add an "x" to the pwa prompt 2022-08-11 21:28:03 +02:00
Aevann1 b2c8bacd58 im tired of describing small commits, sneed 2022-08-11 15:31:54 +02:00
Aevann1 55332b52b5 apparently u cant put blocks inside if statements 2022-08-06 01:16:44 +02:00
Aevann1 908eda84e3 fix weird 500 error 2022-08-06 00:56:21 +02:00
Aevann1 48608f0448 add a preview for holes when linked on other sites 2022-08-06 00:40:20 +02:00
Aevann1 cfa4841ffe testing in prod 2022-08-06 00:28:22 +02:00
Aevann1 a4444c9402 make form a const 2022-07-23 10:57:53 +02:00
Snakes eb55a6cc01
LGB: disable country club. 2022-07-19 21:50:08 -04:00
Aevann1 c4499968ad make pins toggle sort-specific 2022-07-13 21:32:28 +02:00
Aevann1 2d21863e19 replace "request.host" with "SITE" 2022-07-13 20:14:37 +02:00
Aevann1 5fb6bd86f9 remove "warm" sorting 2022-07-13 19:32:31 +02:00
Aevann1 b2de11cb1a add "pins" toggle to the frontpage 2022-07-13 19:31:35 +02:00
Aevann1 382df30e1f show ALL timestamps in user's timezone + move scripts to the bottom of HTML templates to mimic rocketloader's behavior on localhost (for testing) 2022-07-09 10:35:47 +02:00
Aevann1 b617321529 move all env-getting to .const 2022-07-08 18:21:13 +02:00
Aevann1 82821a16c2 tweak my autoupvoting shit 2022-07-04 07:42:46 +02:00
Aevann1 57e424af5b revert the "defer" thing 2022-07-03 12:10:04 +02:00
Aevann1 a49325ba14 defer all scripts (this won't change anything for us since we use rocketloader, but it will fix javascript on localhost) 2022-07-03 09:42:33 +02:00
Aevann1 6c5b5a5314 add a "subscribed" tab in ur profile page to show posts u subscribed to 2022-07-03 04:43:49 +02:00
Aevann1 d31d6b8617 restore push notifs 2022-06-27 20:42:41 +02:00
Aevann1 58867084af temporarily disable push notifs to get rid of console spam 2022-06-26 23:04:11 +02:00
Snakes 268c23e2f8 WPD: make holes more flair-like in UI. 2022-06-26 03:42:15 -04:00
Aevann1 964318fe5d fix push notifications 2022-06-11 00:14:03 +02:00
Aevann1 9781443f89 Increase margins for "block hole" and show "follow hole" to loggedout-cels 2022-06-10 20:17:58 +02:00
Aevann1 1adf12cf71 add forgotten </i> 2022-06-10 16:10:04 +02:00
Aevann1 a6f80d8104 Changed the icon for "unfollow hole" 2022-06-10 15:24:10 +02:00
Aevann1 f09e6bf67c add icon for "block hole" 2022-06-10 15:21:03 +02:00
Aevann1 039a27100d add small margin to the icon of "Follow hole" 2022-06-10 15:13:25 +02:00
Snakes dc7f13304e Add following holes for notifications. 2022-06-09 16:24:24 -04:00
Nekobit d7bd99b4b7 Update themes and sidebar and stuff and such 2022-05-29 17:56:25 -04:00
Nekobit ada0b1433e Improve CSS 2022-05-28 22:11:04 -04:00
Aevann1 6584919d41 sdf 2022-05-28 22:25:28 +02:00
Aevann1 3f6cedc606 sfd 2022-05-27 22:31:46 +02:00
Aevann1 8f9ff42050 sfd 2022-05-27 22:26:38 +02:00
Aevann1 162bf9dad7 no more g.timestamp y'all couldn't behave 2022-05-25 17:42:04 +02:00
Aevann1 04dac94127 fsd 2022-05-07 11:05:33 +02:00
Aevann1 8535ec8958 hk 2022-05-07 10:51:07 +02:00
Aevann1 6b10d097a2 mn 2022-05-05 01:09:46 +02:00
Aevann1 195ea385e3 gfd 2022-05-02 00:56:19 +02:00
Aevann1 e73fcbd56a sfd 2022-04-29 17:17:14 +02:00
Aevann1 139a01998b ti 2022-04-25 23:41:46 +02:00
Aevann1 d1a4527e97 fds 2022-04-24 21:04:00 +02:00
Aevann1 6ea487a6e7 fsd 2022-04-24 18:25:01 +02:00
Aevann1 c9883f28c0 fds 2022-04-16 22:29:37 +02:00
Aevann1 e32f47bc39 fs 2022-04-07 03:43:43 +02:00
Aevann1 2dc99c8d18 fds 2022-04-07 03:18:46 +02:00
Aevann1 ff55cd1e3b fsd 2022-04-03 18:23:15 +02:00
Aevann1 4346a7c583 fds 2022-04-03 16:37:23 +02:00
Aevann1 cdac160a0c fsd 2022-04-02 19:43:11 +02:00
Aevann1 9f690b7802 fsd 2022-04-01 22:06:35 +02:00
Aevann1 322e87db72 fds 2022-04-01 15:27:01 +02:00
Aevann1 b538d2a24c gdfg 2022-03-31 18:28:53 +02:00
Aevann1 b8f3ea2302 hgf 2022-03-31 17:02:44 +02:00
Aevann1 b02b27ce4f fds 2022-03-31 17:00:57 +02:00
Aevann1 f65ff6a353 fsd 2022-03-22 17:45:52 +02:00
Aevann1 a9f6f5a0e0 post 2022-03-19 18:19:02 +02:00
Aevann1 0c5435e04f sfd 2022-03-18 20:31:24 +02:00
Aevann1 b4321845b4 fds 2022-03-17 20:32:40 +02:00
Aevann1 68263e7b20 fds 2022-03-17 20:29:37 +02:00
Aevann1 73072d36c4 fsd 2022-03-17 20:24:20 +02:00
Aevann1 de6cebe659 aw 2022-03-17 10:59:44 +02:00
Aevann1 b35bab0672 hole 2022-03-09 04:04:37 +02:00
Aevann1 bab8fc0340 dfs 2022-03-06 03:09:49 +02:00
Aevann1 fd5a0ae9ca subs toggle 2022-03-06 01:53:43 +02:00
Aevann1 1425aa0db6 bump sortign 2022-03-06 00:46:56 +02:00
Aevann1 b23bd5a0ef y 2022-03-02 17:03:52 +02:00
Aevann1 4be5a3cda7 janny 2022-03-02 17:02:08 +02:00
Aevann1 17d3f87134 diogenesjunior 2022-02-28 21:50:27 +02:00
Aevann1 1576fcd57d farts on u 2022-02-28 04:06:15 +02:00
Aevann1 5482fd3692 dramamine 2022-02-28 03:32:28 +02:00
Aevann1 653d8c5a70 fgd 2022-02-28 03:13:50 +02:00
Aevann1 e58167fd1a fds 2022-02-28 02:44:40 +02:00
Aevann1 e2a2f43fa2 fds 2022-02-28 02:23:43 +02:00
Aevann1 f6fd45379b bunch of stuff 2022-02-28 01:28:10 +02:00
Aevann1 b296474f6c fds 2022-02-25 19:34:13 +02:00
Aevann1 dd5e7711d7 subsonly 2022-02-25 19:33:44 +02:00
Aevann1 58ad0f5dbc data-bs-original-title 2022-02-24 20:07:53 +02:00
Aevann1 0225f6956d bbb 2022-02-24 14:55:24 +02:00
Aevann1 579a08663d fds 2022-02-24 14:54:46 +02:00
Aevann1 925109d74f subs 2022-02-24 14:32:11 +02:00
Aevann1 8ffbac975b fsfd 2022-02-24 14:03:28 +02:00
Aevann1 84e6c39360 vc 2022-02-22 12:09:34 +02:00
Aevann1 80666c1526 fd 2022-02-22 06:40:46 +02:00
Aevann1 c4999cc960 fdg 2022-02-22 06:40:29 +02:00
Aevann1 d0dc8fd330 fd 2022-02-22 06:37:40 +02:00
Aevann1 61048b0bd3 sdf 2022-02-22 06:36:36 +02:00
Aevann1 ff43a6c04a fd 2022-02-22 06:34:48 +02:00
Aevann1 d71d89d623 fd 2022-02-22 06:34:13 +02:00
Aevann1 adb091718e fd 2022-02-22 06:34:06 +02:00
Aevann1 1b67bf1be2 dfg 2022-02-22 06:33:39 +02:00
Aevann1 aa9cd35016 vc 2022-02-22 06:26:54 +02:00
Aevann1 4049c2fe34 jh 2022-02-21 08:45:01 +02:00
Aevann1 ccaa2c2237 nm 2022-02-21 08:30:09 +02:00
Aevann1 c53c916e6e cv 2022-02-21 08:24:35 +02:00
Aevann1 36e813013e TOE HYPE 2022-02-17 05:03:03 +02:00
Aevann1 3477e93cff cv 2022-02-12 03:08:45 +02:00
Aevann1 8e880dae5c fgd\ 2022-02-12 03:06:53 +02:00
Aevann1 4c7f194067 fsd 2022-02-06 12:45:17 +02:00
Aevann1 1eeebf9400 crisis 2022-02-05 23:09:17 +02:00
Aevann1 d301d733c5 fsd 2022-02-04 20:35:39 +02:00
Aevann1 7fadf2d7ba xvc 2022-02-04 16:49:27 +02:00
Aevann1 8f33fb3eb7 sdf 2022-02-03 11:34:08 +02:00
Aevann1 27766290a9 vxc 2022-02-03 08:39:02 +02:00
Aevann1 b70cf702b6 f 2022-02-02 02:06:29 +02:00
Aevann1 578614196b fsd 2022-02-02 01:19:41 +02:00
Aevann1 56ff75006d fds 2022-02-01 04:44:09 +02:00
Aevann1 c065f07783 xcv 2022-02-01 04:24:01 +02:00
Aevann1 dbfa5bf827 dg 2022-02-01 00:24:07 +02:00
Aevann1 267227831e vxc 2022-01-31 23:49:05 +02:00
Aevann1 558b4eba4f fd 2022-01-31 23:45:35 +02:00
Aevann1 fb18ca3a55 fgd 2022-01-31 23:44:32 +02:00
BuckFromRdrama 8704c83ef8 CC Mode (#191) 2022-01-31 13:32:11 -08:00
Aevann1 25d9419388 vcvc 2022-01-24 19:37:37 +02:00
Aevann1 247caf8683 marsey marsey marsey 2022-01-22 13:54:48 +02:00
Aevann1 a822aa69d9 fds 2022-01-22 11:58:22 +02:00
Aevann1 58717aea77 fsd 2022-01-19 12:17:21 +02:00
Aevann1 ec5745827e fsd 2022-01-19 12:16:31 +02:00
Aevann1 9c7b981c2e big one 2022-01-18 13:19:32 +02:00