Commit Graph

126 Commits (master)

Author SHA1 Message Date
Aevann cadf2de31e do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/6286735#context 2024-04-20 20:13:34 +02:00
Aevann 6d6ba89a9a convert pagination into a macro 2024-03-03 03:25:02 +02:00
Aevann a56c8f6815 fix this https://rdrama.net/post/233746/i-have-been-meaning-to-ask 2024-02-19 02:28:15 +02:00
Aevann 01e6942e5c remove unnecessary exact parameter (quotation marks work) 2024-02-16 16:41:11 +02:00
Aevann cf2f91df64 allow ppl to avoid effortposts and nsfw 2024-02-07 03:20:52 +02:00
Aevann 2119846f8d same as last commit 2024-02-07 02:18:41 +02:00
Aevann ed951f38c6 fix search parameter 2024-02-07 02:17:18 +02:00
Aevann 8c7cf48df7 add effortpost search parameter 2024-02-07 02:13:06 +02:00
Aevann 1d54d7fecb fix this https://watchpeopledie.tv/h/meta/post/61549/megathread-for-bugs-and-suggestions/2661876#context 2024-02-06 06:20:52 +02:00
Aevann a68dcfd5fe fix up tabs 2023-10-29 16:01:59 +03:00
Aevann 1984415e35 same as last commit 2023-10-13 22:37:55 +03:00
Aevann f3ffc87a00 dont show subreddit search param in wpd 2023-10-13 22:37:40 +03:00
Aevann bbc7a4772f stop using "flair" instead of "hole" in wpd 2023-10-07 21:04:12 +03:00
Aevann aeb9e669d4 rename over18 and over-18 to nsfw 2023-10-05 13:15:05 +03:00
Aevann f35f495b17 add this https://rdrama.net/h/countryclub/post/79285/-/5029126#context 2023-09-21 23:02:12 +03:00
Aevann c4dcb3e312 remove unnecessary ; 2023-09-15 14:28:43 +03:00
Aevann 47d98d84fa remove unnecessary id for consistency 2023-09-08 23:13:04 +03:00
Aevann f2ed74ec6a dedup sorting in the jinja templates 2023-09-05 17:32:36 +03:00
Aevann e452340b4a remove spaces 2023-08-17 01:43:27 +03:00
Aevann b30c37cd99 add Random sort 2023-07-26 02:23:28 +03:00
Aevann b12b057114 make searching work with CTRL+Enter 2023-06-30 18:24:12 +03:00
Aevann 0420b98080 more intuitive search parameters 2023-06-24 17:36:57 +03:00
Aevann d7d44606ac add "saves" and "subscriptions" sorts everywhere 2023-06-08 04:56:12 +03:00
Aevann 32fa466e6a rename submissions to posts 2023-06-08 02:26:32 +03:00
Aevann 36d4aed1f5 restore exact searching for posts 2023-05-15 01:52:15 +03:00
Aevann 92f0154e67 use new pagination system everywhere it isnt used 2023-05-06 00:47:07 +03:00
Aevann 615800ca6d do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4062923#context 2023-04-29 17:45:05 +02:00
Aevann 4eb6990962 same as last commit 2023-04-27 16:31:04 +02:00
Aevann e15bddfc9e add "views" sort 2023-04-27 16:30:35 +02:00
Aevann 97911f261b add sentto seach query for messages + make before and after work for user search 2023-03-03 04:04:09 +02:00
Aevann f319d8f1f1 use .fl-r instead of style="float:right" 2023-02-27 19:29:43 +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
Aevann 399d32eaf5 extend usage of features['NSFW_MARKING'] 2023-02-08 08:22:11 +02:00
mummified-corroding-granny 23c11fa7b7 search page: always force advanced search to dropdown to avoid overlap searchbar (#106)
* the advanced search dropdown (was dropping up depending on layout) was covering the search bar. This makes sure it always drops down. Works fine on small screens (mobile)
* this is complementary to #96 with exception to the rare edge case that is happening before this new PR. The edge case is under some very specific combination of resolution + zoom, where the advanced search was partially going under the navbar because there are already some unknown z-index contexts in that area. In that case, it was impossible to fix with increasing z-index because we would just go back to the original problem or worse

Reviewed-on: #106
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-01 14:09:34 +00:00
mummified-corroding-granny 0d5dd27de1 WPD: typo in hole/flair name in advanced search dropdown (#91)
This fixes it but using the HOLE_NAME in const.py . Not sure if it applies to other things other than WPD/RDRAMA.

Tested only for RDRAMA because I do not have a WPD instance

Co-authored-by: Your Name <madmarcolas@gmail.com>
Reviewed-on: #91
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-01-23 01:33:24 +00:00
Aevann 044664a25e get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
Aevann 6ed5a03a66 fix searchbar alignment 2023-01-01 12:57:21 +02:00
Aevann f0b20cad55 the worst fucking code you'll ever see 2022-12-30 14:14:18 +02:00
Aevann 070a22d02e remove accessiblity shit 2022-12-25 04:10:56 +02:00
Aevann e105035272 remove country club system and replace it with a 3 tier thing: (#41)
- /h/masterbaiters: 1 TS - for gayops

- /h/countryclub: 1000 TS - for anything requiring secrecy and doesnt need critical mass - have to make it a rule that u cant post gayops in /h/countryclub

- /h/chudrama: 5000 TS - for chad+stud posts

EDIT: i removed the /h/masterbaiters gate, but u can bring it back if u want
Co-authored-by: Aevann1 <randomname42029@gmail.com>
Co-authored-by: Snakes <duolsm@outlook.com>
Reviewed-on: #41
Co-authored-by: Aevann <aevann@noreply.fsdfsd.net>
Co-committed-by: Aevann <aevann@noreply.fsdfsd.net>
2022-12-04 18:39:06 +00:00
justcool393 153fb4e2a2
[DO NOT MERGE] titlesssssssssss (#468)
* titles

* testing

* self

* Revert "self"

This reverts commit d6c12d5a5ba125feb44673f55e1fdac75f151cb5.

* Revert "testing"

This reverts commit 86d800f9fd552196b31f0e0b3891d4fc072a9bc0.

* testing on devrama

* rewrite the html head

* reference error or smth idk

* tempalte debug

* template debug redux

* default2

* rename default2 -> root, page title

* fix settings2

* include the set_variables block

* root scope variables 2

* test 3

* remove unnecessary set

* add pagetitles to all settings2 pages

* add pagetitle to casino

* remove bloat

* remove duplicate site name thingy

* page titles 2

* page titles 3

* remove duplicate imports and add page titles everywhere iirc

* ok but actually this time

* remove unnecessary newlines

* fix title lol

* >

* fsdfsfsfsfsfs

* fsfs

* template configurations

* fix 500

* reduce login template bloat

* move files and add status codes where needful

* move authfroms to login

* remove 2fa bloat

* verification code

* sign up fixes

* readability

* fssfsfsfs

* move forgot password to login/

* readability

* don't emit comments

* add page titles where needful

* gsgsgs

* modals: move to respective pages

* testing on devrama

* get home garbage out of title

* remove insane amount of icon duplication

* sign up text

* add votes pagetitle

* fix blank lines

* Revert "fix blank lines"

This reverts commit b2c54339970725d00b6fc82bb458c1757909952c.

* Fix blank lines on sign_up.html.

* title: votes.html more meaningful identifier.

* titles: Lottery, Directory, Notifications

* head final in submission.html

* fix missing comma

* >

* test

* title: /comments

* fsfsfsfsf

* titles: user_cards

* head: only load video and audio meta attributes if they actually exist

* titlessssss: /admin/lottery/participants

* titlessssssss: extra quote in search.html

* titlessssss: userpage voters.

* titties: /h/<sub>/{followers,blockers,exilees[sic]}

* test banner

* Revert "test banner"

This reverts commit c3d875d03f3e60d72a60dab7d28bf108554a5826.

* make submit.html inherit from default.html

Co-authored-by: TLSM <duolsm@outlook.com>
2022-11-21 02:52:22 -06:00
Aevann1 87cf4d13ff add cc post search parameter 2022-11-07 02:22:06 +02:00
Aevann1 efc390e0c0 get rid of some header classes 2022-10-29 02:52:11 +02:00
Aevann1 fdd608532b add type="button" to all <button> tags 2022-10-29 01:35:14 +02:00
Aevann1 2019f68217 same as last commit 2022-10-29 01:31:39 +02:00
Aevann1 aadd054bc3 remove role="button" from button HTML tags 2022-10-28 21:30:08 +02:00
Snakes 701f64c91b
Change comment search to use tsvector. 2022-10-02 04:55:39 -04:00
Snakes 98936efe60
assetcache: apply to all CSS and JS assets. 2022-09-24 03:04:06 -04:00
Aevann1 e9445efc22 make bootstrap work on localhost 2022-09-08 19:12:46 +02:00