Ben Rog-Wilhelm
1ee9c1bfa7
Convert text file line endings to LF.
2022-05-09 07:20:47 -05:00
Michael House
67d5db425f
Fixed a type in routes/front.py:180
2022-05-09 04:54:00 -05:00
Ben Rog-Wilhelm
cb8ecac28e
Merge pull request #44 from iro84657/remove-special-cases
...
Remove all site-specific special cases
2022-05-09 02:27:49 -05:00
iro84657
193ff08a3d
Remove special cases based on request.host
2022-05-09 01:40:09 -04:00
iro84657
4341e2d980
Remove special cases based on SITE
2022-05-09 01:40:09 -04:00
iro84657
71743a3bfc
Remove special cases based on SITE_NAME
2022-05-09 01:40:09 -04:00
Ben Rog-Wilhelm
6d2e4b3652
Merge pull request #43 from evangambit/backgroundImages
...
Remove old backgrounds and replace with a (legal) placeholder
2022-05-09 00:01:50 -05:00
evangambit
4e533e5c37
Remove old backgrounds and replace with a (legal) placeholder
...
I'm not deleting the code entirely since we may want to use it in the future
2022-05-08 21:43:46 -07:00
iro84657
0bab69947a
Remove hot posts button from mobile interface ( #38 )
...
This commit also cleans up some remnants of the previous default sort
orders.
2022-05-08 23:21:43 -05:00
Ben Rog-Wilhelm
728260e4ad
Add .editorconfig.
2022-05-08 23:14:58 -05:00
Ben Rog-Wilhelm
db411b04e4
Remove not-tonally-appropriate Code of Conduct.
2022-05-08 23:14:43 -05:00
Ben Rog-Wilhelm
edfc35bce2
Merge pull request #35 from 64617/frost
...
Default all sorts to new
2022-05-08 22:18:50 -05:00
64617
8dc3be28fc
dont force users who dont want new
to switch sorting every time they open a page (Is this the intended behaviour?)
2022-05-09 11:11:54 +08:00
64617
f6cc00ea1f
don't change noeol in files to make the PR cleaner
2022-05-09 11:03:52 +08:00
64617
2298f3536f
Merge branch 'frost' of github.altdev.com:64617/rDrama into frost
2022-05-09 11:01:00 +08:00
64617
19d54d8521
default user settings to sort all posts && comments by new
2022-05-09 10:59:14 +08:00
Ben Rog-Wilhelm
761d1affab
Merge pull request #32 from themotte/remove-marsey-bot-autocomments
...
Remove automatic marsey comments
2022-05-08 21:58:57 -05:00
64617
0a37be8020
use default value instead of editing kwargs
2022-05-09 10:58:22 +08:00
Ben Rog-Wilhelm
879271dd19
Merge pull request #29 from k5josh/frost
...
Replacing icon images
2022-05-08 21:53:52 -05:00
64617
c30de9335e
Merge branch 'themotte:frost' into frost
2022-05-09 02:52:59 +00:00
64617
7c18978c54
default comment sorts to new
2022-05-09 10:51:27 +08:00
Michael House
8a89482d33
Merge pull request #30 from themotte/remove_sidebar
...
Created rules page and updated sidebar
2022-05-08 21:34:26 -05:00
Julian Rota
21f867a6ae
Remove automatic marsey comments
2022-05-08 19:20:53 -04:00
Michael House
d25d5aa70e
Created rules page and updated sidebar
2022-05-08 07:29:01 -05:00
k5josh
47081ac7e0
Update icon.webp
...
This is the favicon
2022-05-08 07:08:23 -05:00
k5josh
731f924a1b
Update headericon.webp
2022-05-08 07:08:03 -05:00
k5josh
fd0216fab8
Update logo.webp
...
This is the header logo
2022-05-08 07:07:39 -05:00
Ben Rog-Wilhelm
5b09b72206
Merge pull request #8 from themotte/removing_unused_assets
...
Removing unused assets
2022-05-04 22:50:17 -05:00
Michael House
74cdfce186
Removed or moved some images that are not relevant to TheMotte
2022-05-04 05:08:48 -05:00
Michael House
e9d6bb151e
Removing reliance on rDrama assets
2022-05-03 22:10:41 -05:00
Michael House
e6df489d33
Merge pull request #5 from themotte/fixing_header_image
...
Set static image for banner
2022-05-03 21:53:15 -05:00
Michael House
a18b2f134e
Set static image for banner
2022-05-03 21:29:33 -05:00
Michael House
d827372d62
Merge pull request #3 from themotte/fixing_dev_env
...
Fixed some bugs likely caused by using a newer version of docker-compose
2022-05-02 21:39:52 -05:00
Michael House
37765f8449
Fixed some bugs likely caused by using a newer version of docker-compose
2022-05-02 21:01:35 -05:00
Aevann1
e8f0d84cc7
Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-05-02 23:30:06 +02:00
Aevann1
9a793883c1
dsa
2022-05-02 23:30:03 +02:00
Aevann1
a0395a86dd
fgMerge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-05-02 21:13:44 +00:00
Aevann1
b74a2b9c84
sneed
2022-05-02 21:00:01 +00:00
Aevann1
8921415b65
Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-05-02 22:02:24 +02:00
Aevann1
7d872bd6ef
sfd
2022-05-02 22:02:22 +02:00
TLSM
bdda95a582
Partially revert self-upvote UI bug fix. ( #239 )
...
Turns out the snippet in templates/comments.html was necessary to
get proper behavior in notifications.
Might come back to debug this later, but people use notifications more
than they deal with edge case self-upvotes, so reverting for now.
The changes to prevent coin fuckery with self-upvoting appear to work
correctly in the wild, so leaving those in place.
2022-05-02 21:42:28 +02:00
Aevann1
307c7afc4d
dfg
2022-05-02 21:39:18 +02:00
gooseman
2d6fee44fe
fix table thing for carp
2022-05-02 15:36:43 -04:00
Aevann1
8536d93c87
fhg
2022-05-02 21:32:15 +02:00
Aevann1
737d3a80a8
Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-05-02 21:30:15 +02:00
Aevann1
eb68ac3907
fsd
2022-05-02 21:30:12 +02:00
carpathianflorist
0171d965a1
Update journoid_banner.html
2022-05-02 15:13:10 -04:00
Aevann1
8c77b36c33
sdf
2022-05-02 21:11:03 +02:00
Aevann1
d124c14a78
dfg
2022-05-02 21:10:49 +02:00
Aevann1
9057d39729
sdf
2022-05-02 20:56:10 +02:00