TLSM
0447c9c09e
Fix remaining emoji-btn clickboxes. ( #247 )
...
In line with 1c363303f0
, repeat a similar fix for the four remaining
emoji-btns which had wrong clickboxes.
2022-05-06 05:38:20 +02:00
Aevann1
f876092e9e
dg
2022-05-06 01:45:41 +02:00
Aevann1
22c2e1240e
jh
2022-05-06 01:44:30 +02:00
Aevann1
b84dd88e51
sfd
2022-05-06 00:58:10 +02:00
Aevann1
c5f5342373
sdf
2022-05-06 00:55:34 +02:00
Aevann1
bb43be278b
dg
2022-05-05 23:49:27 +02:00
Aevann1
bb515cb0e8
Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-05-05 23:12:11 +02:00
Aevann1
79f3412aae
Merge branch 'bussy_refactor' of https://github.com/DrTransmisia/rDrama into frost
2022-05-05 23:12:07 +02:00
TLSM
1137d56de7
Disable chudtexting in quotes. ( #245 )
...
Chose to split text into lines because Python regex supports neither
variable-width nor infinite-width negative lookbehinds. This precludes
a simple pure regex solution. Since all replacements are done at the
word level, this has no obvious ill effects.
2022-05-05 22:47:13 +02:00
Doctor Steven Transmisia
640daf9560
html new line
2022-05-05 16:28:57 +02:00
Doctor Steven Transmisia
0243ba4431
amogus sus
2022-05-05 15:58:12 +02:00
Doctor Steven Transmisia
da4d1d7281
fogot new line
2022-05-05 15:50:34 +02:00
Doctor Steven Transmisia
e526a4fd1c
re-factoring emoji system\n\nnow should be less CPU intesive although most of the load seems to come from the img loading itself and it is not address in this commit
2022-05-05 15:47:47 +02:00
TLSM
a0cfc7bf1c
Add admin status git revision. ( #244 )
...
Adds a line in admin_home which displays the currently active git
revision. Current methodology is via manually parsing files in .git.
Consider revising if the application ever has access to `git` shell,
which would obviate some minor security concerns around directory
traversal attacks.
2022-05-05 10:46:20 +02:00
TLSM
110278d87f
Add typekit to approved hosts. ( #243 )
2022-05-05 09:57:34 +02:00
carpathianflorist
902a8fa7e3
minor word filter update
2022-05-05 00:19:59 -04:00
Nekobit
1c363303f0
g ( #242 )
2022-05-05 04:15:23 +02:00
Aevann1
2008bc76c1
cakedays
2022-05-05 01:31:11 +02:00
Aevann1
6b10d097a2
mn
2022-05-05 01:09:46 +02:00
TLSM
8fb6067701
Fix viewmore on removed post. ( #241 )
2022-05-05 01:07:45 +02:00
Aevann1
7c88c2e7e5
dgf
2022-05-04 23:42:34 +02:00
Aevann1
c96992f67b
fsd
2022-05-04 23:39:11 +02:00
Aevann1
46e391b5a7
fsd
2022-05-04 23:32:30 +02:00
Aevann1
024e5770af
fsd
2022-05-04 22:51:56 +02:00
Aevann1
37bd922126
sfd
2022-05-04 05:33:00 +02:00
Aevann1
53702d5f13
dup
2022-05-04 05:14:14 +02:00
Aevann1
a9c86604a0
fsd
2022-05-04 02:54:46 +02:00
Aevann1
93c0bbff60
sdf
2022-05-04 02:47:06 +02:00
Aevann1
29d15769f4
dsf
2022-05-04 02:42:44 +02:00
Aevann1
e70ddb99c5
gf
2022-05-04 02:40:08 +02:00
Aevann1
08f3c88b86
fds
2022-05-03 23:19:24 +02:00
Aevann1
2132703204
fds
2022-05-03 21:59:54 +02:00
Aevann1
a35ef11d77
fds
2022-05-03 21:19:00 +02:00
Aevann1
572b8bcf65
jk
2022-05-03 21:07:57 +02:00
Aevann1
095e5cb0af
sanitize
2022-05-03 21:07:15 +02:00
Aevann1
18a4e7b0ca
fsd
2022-05-03 07:58:10 +02:00
Aevann1
a31d0598cc
fix
2022-05-03 06:59:47 +02:00
Aevann1
5e2da5673c
fsd
2022-05-03 06:28:42 +02:00
Aevann1
394244a4cd
sfd
2022-05-03 06:09:02 +02:00
Aevann1
db82fdda6e
fds
2022-05-03 06:03:19 +02:00
Aevann1
47d01ed00b
vb
2022-05-03 04:15:35 +02:00
Aevann1
65b3a5d375
fsd
2022-05-03 03:39:20 +02:00
Aevann1
96ea758ed9
sfd
2022-05-03 03:37:51 +02:00
Aevann1
7b834f2831
fd
2022-05-03 02:13:57 +02:00
Nekobit
94edc2ce52
Fix emojis on freakish browsers & fix buttons ( #240 )
...
thx u nekobit
2022-05-02 19:54:10 -04:00
Aevann1
df9585017c
dsa
2022-05-02 23:30:03 +02:00
Aevann1
ee0310dd9c
Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
2022-05-02 22:02:24 +02:00
Aevann1
bb33eaf54b
sfd
2022-05-02 22:02:22 +02:00
TLSM
8eb86b965c
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
18509b653a
dfg
2022-05-02 21:39:18 +02:00