Commit Graph

9866 Commits (5f8255d8a6f6a29b6d94e163f9ffc5b344435736)

Author SHA1 Message Date
Aevann1 5f8255d8a6 add r/theElon 2022-11-27 01:00:13 +02:00
Aevann1 fb86555f78 add margin to sidebar disclaimer 2022-11-27 00:59:50 +02:00
Aevann1 6bbd3cac63 make hole pinning button use primary color on mobile 2022-11-27 00:13:24 +02:00
Aevann1 3a4499e672 increase dismiss-beg padding-right 2022-11-27 00:08:08 +02:00
justcool393 a56633c3b1 api: manual revert of e1f785c370 (by @Aevann1's request) 2022-11-26 15:25:00 -06:00
Aevann1 155a5b40c9 excise niggabit's solution for now 2022-11-26 23:04:42 +02:00
Aevann1 adecacf9c7 remove deadnaming 2022-11-26 22:54:23 +02:00
justcool393 e1f785c370 Merge branch 'docs' into 'master' 2022-11-26 14:40:32 -06:00
justcool393 ae50cc2772 const: rename constants from LIMIT to MINIMUM
the new name is much much clearer
2022-11-26 14:20:44 -06:00
geese_suck d2c407d860
fix publish button alignment 2022-11-26 12:20:22 -08:00
justcool393 b6c9af7f13 settings2: remove unused blocks 2022-11-26 13:42:40 -06:00
justcool393 684dd0c1c1 log: fix word wrap bug
log: remove network bloat by abt 10x
2022-11-26 13:08:38 -06:00
Aevann1 6dd4f2492d fix api app link 2022-11-26 06:41:56 +02:00
Aevann1 243f3da00c fix "Posts" tab in /app 2022-11-26 06:36:14 +02:00
Aevann1 08d0fd605e tweak API App button 2022-11-26 06:34:04 +02:00
Aevann1 b3c47f5598 tell ppl how much Truescore they need to see /h/chudrama 2022-11-26 06:22:09 +02:00
Aevann1 0134302440 remove kf 2022-11-26 05:29:09 +02:00
Aevann1 925c38a5bc include AHS and restore miners rule 2022-11-26 05:14:00 +02:00
Aevann1 fc7b21679a restore classic /r/drama sidebar 2022-11-26 04:59:17 +02:00
Aevann1 bade9508e0 do this https://rdrama.life/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3137192?context=8#context 2022-11-26 04:29:49 +02:00
Aevann1 40b8d1c8d7 stop centering media in submission_listing.html and make it consistent with submission.html 2022-11-26 03:50:21 +02:00
Nekobit 2e1d2cb774 Merge branch 'master' into docs 2022-11-25 22:27:15 +00:00
Nekobit af4411b0d7
Documentation page 2022-11-25 15:36:29 -05:00
Aevann1 feb7fc2cf4 fix 61a4ab4f39 2022-11-25 21:35:13 +02:00
justcool393 37c8d77f3f submit: don't disable submit button by default
this doesn't create an issue because HTML form validation does work here
2022-11-25 13:18:43 -06:00
justcool393 61a4ab4f39 css: fix alignment on ghost posts 2022-11-25 11:49:37 -06:00
Snakes 654da03435
De-Githubify repo.
- Remove Github-specific tooling.
 - Add fsdfsd.net to approved embed hosts.
 - Switch link in navigation menu.
2022-11-23 12:24:13 -05:00
Snakes c4df942846
Fix roulette '0' bet placement & display. 2022-11-22 21:00:03 -05:00
Snakes a45965a190
Disable flair setting UI when flairlocked. 2022-11-22 18:47:32 -05:00
Snakes 31f705e600
Hide mobile navbar covering bottom of /submit. 2022-11-22 18:13:23 -05:00
Aevann1 9c3f520aa7 use snek's formatDate everywhere 2022-11-23 00:36:33 +02:00
Aevann1 4ab178ea07 fix prev commit 2022-11-23 00:12:32 +02:00
Aevann1 3ddeba7e8d disable user.newtab for PWA users 2022-11-23 00:05:31 +02:00
Aevann1 9e89166e2f restore reload icon for legacy app users 2022-11-22 23:34:33 +02:00
Aevann1 6a6b4c46b8 fix typo 2022-11-22 23:28:51 +02:00
Aevann1 e198102383 repurpose "upvoted" to "voted" 2022-11-22 23:28:30 +02:00
Aevann1 0b1f166211 remove "alts" checkbox for shadowbanning since shadowbans propagate anway via check_for_alts() 2022-11-22 17:44:16 +02:00
justcool393 b0ff8916a5
win loss stats to casino games (#475)
* casino: add stats to casino

* casino: stats should target the right thing
casino: properly style

* pluralize properly

* refactor casino leaderboards :marseytroublemarker:

* fsfsdsd

* fsdsdsdsd

* i'm r-slurred

* -
2022-11-22 07:11:01 -08:00
Snakes 6e1f03f480
Make comment removal UI consistent desktop/mobile. 2022-11-21 20:22:18 -05:00
justcool393 272e2ee936
sneed (rename procoins to marseybux) (#472)
* sneed (rename procoins to marseybux)

* literally unusable

Co-authored-by: TLSM <duolsm@outlook.com>
2022-11-21 18:08:29 -05:00
Snakes 9e4c89ad1b
home.html: use sub.name explicitly.
Currently relies on Sub.__repr__ in many cases, which was causing
errors when concatenated. Switched to concatenation using `~` also,
just in anticipation of future errors.
2022-11-21 17:52:38 -05:00
justcool393 ad55593257 fix prev commit 2022-11-21 15:23:35 -06:00
justcool393 ecb491a83c convert if else to ternary in home.html 2022-11-21 15:22:56 -06:00
justcool393 63c3c9f678 fix prev commit 2022-11-21 15:13:22 -06:00
justcool393 a30dcfb3c3 add missing page title (for meta tag)
@geese-suck are you happy now
2022-11-21 15:13:00 -06:00
justcool393 af8d4b3d41 remove unnecessary set 2022-11-21 14:54:42 -06:00
justcool393 d7e4754a3c head: fix head with no sub 2022-11-21 14:02:50 -06:00
Aevann1 93f189c03b revert prev commit 2022-11-21 21:13:45 +02:00
Aevann1 533a4c6086 try smth real quick, sry sneks and jc, couldnt get deux to work 2022-11-21 21:03:50 +02:00
Aevann1 71a5b763dc make number clearer 2022-11-21 21:02:21 +02:00