Trevor Slocum
2de03eb42b
Update translations
3 months ago
Trevor Slocum
7c6cf64d4d
Add missing addLogs function
...
This function is required when migrating between databases.
3 months ago
Trevor Slocum
57704531cf
Use newer syntax when including variables in strings
...
Resolves #271 .
5 months ago
Trevor Slocum
baba988f0a
Fix translation issue when moderating post
...
Resolves #270 .
5 months ago
Trevor Slocum
2befc70988
Update translations
5 months ago
Trevor Slocum
3ba8e3045b
Merge pull request 'Fix audit log for flat file database' ( #257 ) from averageLukas/tinyib:fix/flatfile-audit-log into master
...
Reviewed-on: #257
12 months ago
averageLukas
c5af7a0ef7
Fix flatfile database audit log
12 months ago
Trevor Slocum
735ad801ab
Update translations
1 year ago
Trevor Slocum
204e157c61
Open footer links in new tab
1 year ago
Trevor Slocum
093be77908
Update translations
1 year ago
Trevor Slocum
57b50658a2
Obtain an exclusive lock before writing to the database
...
This prevents race conditions caused by multiple instances of TinyIB
accessing the database simultaneously.
Resolves #251 .
1 year ago
Trevor Slocum
93c91aec20
Fix ampersand encoding in message URLs
...
Resolves #235 .
1 year ago
Trevor Slocum
2805934548
Suppress strftime deprecation warning
...
Relates to #254 .
1 year ago
Trevor Slocum
0b02c3fdb5
Update Gettext library
...
Relates to #254 .
1 year ago
Trevor Slocum
6e4dee4e56
Update translations
2 years ago
Trevor Slocum
080bba04bc
Update translations
2 years ago
Trevor Slocum
87fca86b67
Fix missing thumbnail for some videos
...
Resolves #239 .
2 years ago
Trevor Slocum
970dd7b47a
Increase translatable strings
2 years ago
Trevor Slocum
c09278028d
Add TINYIB_REPLYCAPTCHA
...
This allows different CAPTCHA settings for new threads and replies.
Resolves #131 .
2 years ago
Trevor Slocum
884c1aa262
Fix false positives when checking for an existing keyword
...
Resolves #234 .
2 years ago
Trevor Slocum
340b66fe1b
Fix URL encoding issues
...
Resolves #235 .
2 years ago
Trevor Slocum
013270c532
Fallback to visitor IP address when CloudFlare IP address header is missing
...
Resolves #232 .
2 years ago
Trevor Slocum
13aff83a30
Add TINYIB_UPDATEBUMPED
...
Update thread position when a reply is deleted.
Resolves #120 .
2 years ago
Trevor Slocum
088353c25c
Add TINYIB_BANMESSAGE
...
Allow staff to append a custom message to posts when banning users.
2 years ago
Trevor Slocum
8ba54d87f0
Remove TinyIB DEMOS file
...
This list was being used by spammers, and the linked sites frequently
contain pornography. Link to a read-only demo installation instead.
Resolves #221 .
2 years ago
Trevor Slocum
4c2ec96e6b
Add post type hint to reflinks
...
Resolves #226 .
2 years ago
Trevor Slocum
306e3e5cf8
Sort management panel page links
2 years ago
Trevor Slocum
f6ee0ef162
Improve layout of several management panel forms
2 years ago
Trevor Slocum
d300d9b2f2
Require confirmation when changing password
...
Resolves #227 .
2 years ago
Trevor Slocum
586c0ae939
Fix pending posts display in management panel
...
Resolves #219 .
2 years ago
Trevor Slocum
6bcc978bc9
Fix .htaccess closing IfModule tags
...
Case-sensitive tags? In *my* markup? It's more likely than you think.
Resolves #225 .
2 years ago
Trevor Slocum
77b6b7e00b
Allow creating staff posts without using raw HTML
...
Resolves #224 .
2 years ago
Trevor Slocum
febb5af681
Fix warning when deleting post
2 years ago
Trevor Slocum
c4dd643f53
Fix thread caching
2 years ago
Trevor Slocum
8b8c4a88c3
Add TINYIB_BACKLINKS
...
Display reflinks to replies that reference a post.
2 years ago
Trevor Slocum
fca5562fd2
Update translations
2 years ago
Trevor Slocum
2f900306cb
Minor tweaks to TINYIB_DEFAULTSTYLE
2 years ago
Tortle
32ae4efbcf
Make CSS styles configurable ( #222 )
...
Make CSS styles configurable
Co-authored-by: Tortle <tortle.1099@gmail.com>
Reviewed-on: #222
Co-Authored-By: Tortle <tortle@noreply.%(DOMAIN)s>
Co-Committed-By: Tortle <tortle@noreply.%(DOMAIN)s>
2 years ago
Trevor Slocum
dd3b994a3c
Do not accept reports for approved posts
...
Relates to #219 .
2 years ago
Trevor Slocum
f89556e482
Remove neetchat from DEMOS
...
Resolves #220 .
2 years ago
Trevor Slocum
bbb7411830
Update translations
2 years ago
Trevor Slocum
7ff78da64a
Add neetchat to DEMOS
...
Resolves #218 .
2 years ago
Trevor Slocum
c9e596506e
Update translations
2 years ago
Trevor Slocum
400f95b7ff
Fix calculating static file thumbnail dimensions
...
Resolves #216 .
2 years ago
Trevor Slocum
497a48c640
Require TINYIB_TRIPSEED to be configured
2 years ago
Trevor Slocum
fe2a861221
Fix flatfile database mode
...
Resolves #217 .
2 years ago
Trevor Slocum
4e6d3a76ca
Update translation source file
2 years ago
Trevor Slocum
7f1310b7e6
Fix reflink preview for auto-refresh replies
...
Resolves #215 .
2 years ago
Trevor Slocum
a3a8b8db28
Add support for marking an image as a spoiler, causing the thumbnail to be blurred
2 years ago
Trevor Slocum
e954a78ac5
Add support for hiding text until it is hovered over
...
Use <s>text here</s> or <spoiler>text here</spoiler>
2 years ago