c4dd643f53
Fix thread caching
2021-06-03 17:57:10 -07:00
8b8c4a88c3
Add TINYIB_BACKLINKS
...
Display reflinks to replies that reference a post.
2021-06-02 23:26:36 -07:00
fca5562fd2
Update translations
2021-06-02 17:18:21 -07:00
2f900306cb
Minor tweaks to TINYIB_DEFAULTSTYLE
2021-06-02 17:17:06 -07:00
Tortle
32ae4efbcf
Make CSS styles configurable ( #222 )
...
Make CSS styles configurable
Co-authored-by: Tortle <tortle.1099@gmail.com>
Reviewed-on: https://code.rocketnine.space/tslocum/tinyib/pulls/222
Co-Authored-By: Tortle <tortle@noreply.%(DOMAIN)s>
Co-Committed-By: Tortle <tortle@noreply.%(DOMAIN)s>
2021-06-02 17:07:31 -07:00
dd3b994a3c
Do not accept reports for approved posts
...
Relates to #219 .
2021-05-28 20:13:30 -07:00
f89556e482
Remove neetchat from DEMOS
...
Resolves #220 .
2021-05-28 17:49:25 -07:00
bbb7411830
Update translations
2021-05-24 22:10:33 -07:00
7ff78da64a
Add neetchat to DEMOS
...
Resolves #218 .
2021-05-24 22:02:46 -07:00
c9e596506e
Update translations
2021-05-17 23:31:51 -07:00
400f95b7ff
Fix calculating static file thumbnail dimensions
...
Resolves #216 .
2021-05-17 23:28:15 -07:00
497a48c640
Require TINYIB_TRIPSEED to be configured
2021-05-17 23:28:15 -07:00
fe2a861221
Fix flatfile database mode
...
Resolves #217 .
2021-05-17 23:28:11 -07:00
4e6d3a76ca
Update translation source file
2021-05-10 23:35:17 -07:00
7f1310b7e6
Fix reflink preview for auto-refresh replies
...
Resolves #215 .
2021-05-10 23:14:17 -07:00
a3a8b8db28
Add support for marking an image as a spoiler, causing the thumbnail to be blurred
2021-05-07 23:47:10 -07:00
e954a78ac5
Add support for hiding text until it is hovered over
...
Use <s>text here</s> or <spoiler>text here</spoiler>
2021-05-07 23:13:11 -07:00
7261b104be
Fix default post.moderated value
...
If you were affected by this bug, you must set the default value of
post.moderated to 1 in your database. You may also need to update existing
posts' moderated value to 1.
Relates to #212 .
2021-05-07 09:03:18 -07:00
24d8f6a85d
Add reflink hover preview
2021-05-07 00:20:04 -07:00
dd1ae575c9
Support setting keywords to hide posts when used
2021-05-05 22:24:07 -07:00
cff26e609d
Add TINYIB_AUTOHIDE
2021-05-05 19:56:41 -07:00
fbea1d4140
Fix TINYIB_EXPANDWIDTH
...
Resolves #211 .
2021-05-04 17:12:44 -07:00
7202b733af
Add TINYIB_EXPANDWIDTH
2021-05-04 00:06:20 -07:00
cc097ef408
Add TINYIB_STRIPMETADATA
2021-05-03 23:53:44 -07:00
925594c7b1
Include details in moderation log when deleting a post
2021-05-01 09:21:22 -07:00
45f549482a
Support regular expression keywords
2021-04-30 23:23:44 -07:00
36e54de581
Add Audiochan to list of installations
...
Resolves #209 .
2021-04-28 20:01:56 -07:00
1a898e353c
Prevent management panel reauthentication in a single request
...
Resolves #208 .
2021-04-28 19:31:56 -07:00
f3b892c960
Fix modlog navigation
...
Resolves #207 .
2021-04-26 08:40:01 -07:00
34d4dd3d6c
Fix thumbnail scaling
2021-04-25 00:08:30 -07:00
3e90dafc21
Prioritize static thumbnails (when specified) over dynamic
...
Resolves #178 .
2021-04-24 23:52:35 -07:00
b8da098a51
Do not use ffmpeg for jpeg files
...
Resolves #203 .
2021-04-24 23:43:53 -07:00
75af600f7f
Set SQLite3 database timout to one minute
...
Resolves #206 .
2021-04-22 21:10:15 -07:00
8ae3519076
Support bulk moderation
...
Resolves #46 .
2021-04-18 01:17:54 -07:00
7c9f15a37f
Update translations
2021-04-15 21:47:30 -07:00
4e05d8512c
Detect failure to create a thumbnail for non-video uploads
...
Resolves #205 .
2021-04-15 21:38:15 -07:00
79adb305a3
Fix approval when clearing reports
2021-04-15 21:32:18 -07:00
5cd4049ebe
Fix return link when reporting a post
...
Resolves #204 .
2021-04-15 21:22:10 -07:00
0851c4528a
Change 'Clear reports' to 'Approve' and make approval permanent
2021-04-15 21:16:01 -07:00
07b4e57ad3
Use ffmpeg instead of medianinfo and ffmpegthumbnailer
2021-04-14 20:35:25 -07:00
3606e6ea6d
Fix TINYIB_REPORTCAPTCHA
...
Resolves #202 .
2021-04-14 11:49:30 -07:00
4ed5f2e125
Add TINYIB_CLOUDFLARE
...
Resolves #188 .
2021-04-13 22:54:27 -07:00
392609cab8
Do not allow banned users to access imgboard.php
...
Resolves #201 .
2021-04-13 22:44:03 -07:00
e59927290b
Add TINYIB_REPORTCAPTCHA
...
Resolves #187 .
2021-04-13 22:40:31 -07:00
7072ab2060
Log keyword deletion
2021-04-10 10:25:23 -07:00
f80e4d3917
Focus username field when logging in
2021-04-09 23:02:31 -07:00
a640301c79
Document database modification requirement for field length settings
...
Resolves #199 .
2021-04-09 22:22:33 -07:00
496447e965
Add moderation log
2021-04-09 20:38:10 -07:00
e87c1f5bbb
Update translations
2021-04-09 08:45:01 -07:00
1ed68a9830
Allow apostrophes when detecting links
...
Resolves #198 .
2021-04-09 08:40:43 -07:00