Commit graph

357 commits

Author SHA1 Message Date
18b1a921b8 Update translations 2021-04-04 13:08:33 -07:00
1256e7cca0 Add account system
When TINYIB_ADMINPASS is set, a super-administrator account with the
username 'admin' is created using the provided password.

WHEN TINYIB_MODPASS is set, a moderator account with the username 'mod'
is created using the provided password.
2021-04-04 13:05:10 -07:00
421503ee01 Fix TINYIB_MANAGEKEY issue
Resolves #194.
2021-03-28 11:06:43 -07:00
f6f6502b58 Remove code.rocketnine.space migration notice 2021-03-27 11:37:48 -07:00
1459f5c7c3 Add code.rocketnine.space migration notice 2021-03-27 11:36:24 -07:00
ecb8ace15d Merge branch 'master' into 'master'
Change charset from utf8 to utf8mb4

Closes #169

See merge request tslocum/tinyib!67
2021-03-17 02:29:45 +00:00
Square Pusher
dbe4e1ec29 Change charset from utf8 to utf8mb4 2021-03-17 02:18:31 +00:00
68012f8c31 Resolve blank TINYIB_BOARDDESC auto-refresh issue
Resolves #185.
2021-03-14 17:17:06 -07:00
9c740b8d70 Update translations 2021-03-13 19:14:05 -08:00
c50c797234 Support setting management panel key to improve security
Resolves #144.
2021-03-13 19:08:08 -08:00
963c946eda Add rebuild requirement notice to settings file 2021-03-13 18:25:59 -08:00
8c6c67e491 Add auto-refresh thread support 2021-03-13 14:01:06 -08:00
f4037dfb1c Update translations 2021-03-13 00:25:21 -08:00
258804c132 Add cURL recommendation
Resolves #184.
2021-03-13 00:08:23 -08:00
9fad32dff7 Add reports page to management panel 2021-03-11 14:39:20 -08:00
23bf4e3937 Add hCaptcha support 2021-03-10 11:09:16 -08:00
0f6c8b2a93 Deny access to .posts file via .htaccess
Resolves #159.
2021-02-21 13:50:05 -08:00
ba16fd4c1a Compress included images 2021-02-01 00:04:58 -08:00
066613d55c Add default name (or names) setting for anonymous posters
Resolves #171.
2021-01-31 00:14:15 -08:00
5fb30d1c3a Merge branch 'undefined' into 'master'
Replace lock.png with 61% lighter same quality image thanks to ECT...

See merge request tslocum/tinyib!65
2021-01-30 07:11:35 +00:00
26aa301fc3 Replace lock.png with 61% lighter same quality image thanks to ECT github.com/fhanau/Efficient-Compression-Tool lossless optimization 2021-01-30 07:09:10 +00:00
520ee9dfb3 Update translations 2021-01-28 15:26:56 -08:00
92921b5b60 Support preventing creation of new threads and/or replies
Resolves #132.
2021-01-28 15:24:35 -08:00
d36f250e8c Add maximum field length settings
Resolves #166.
2021-01-28 15:10:55 -08:00
e8057508c3 Fix duplicate file error
Resolves #152.
2020-12-20 22:50:17 -08:00
60dc0cd28f Update translations
Resolves #147.
2020-12-07 10:23:58 -08:00
555987ae8d Update donation note
Resolves #149.
2020-12-07 08:05:41 -08:00
c0102405bd Fix hiding embed field
Resolves #145.
2020-12-05 18:02:24 -08:00
0f7b97b659 Add donation note
Resolves #143.
2020-12-05 17:55:13 -08:00
4356bb509e Define TINYIB_DBKEYWORDS fallback 2020-11-30 17:28:33 -08:00
91c137b264 Fix missing error message when embedding fails 2020-11-30 17:25:48 -08:00
74540e68b3 Update translations 2020-11-30 17:12:28 -08:00
f8049fa087 Update default SQLite database path 2020-11-30 17:04:46 -08:00
12d9fdf612 Fix fetching last post by IP address on some database modes
Resolves #138.
2020-11-28 22:03:06 -08:00
573282f53b Fix insufficient tripcode database field size
Resolves #137.
2020-11-28 10:32:40 -08:00
538f9dbf9f Update translations 2020-11-23 12:49:35 -08:00
67483c3774 Support blocking keywords
Resolves #122.
2020-11-23 12:44:02 -08:00
bce5c8fc30 Include IP address when informing users they are banned 2020-11-13 13:19:07 -08:00
124d051cb6 Fix hashing via bcrypt 2020-11-13 13:14:28 -08:00
b28709f301 Display report link next to reference link 2020-11-13 12:53:14 -08:00
b225fc00a1 Create reports table 2020-11-13 12:40:35 -08:00
b985ded3ee Include compatibility definitions earlier 2020-11-13 12:36:02 -08:00
2a6c8c8dc3 Support reporting posts
Resolves #43.
2020-11-13 12:32:42 -08:00
20dbe42fbe Update translations 2020-11-10 08:17:45 -08:00
5ac70bcc62 Update translations
Resolves #125.
2020-11-03 08:23:03 -08:00
3ec33e3b2b Support requiring users to pass a CAPTCHA to log in
Resolves #128.
2020-10-30 09:43:20 -07:00
243896fa22 Update translations 2020-10-22 09:16:54 -07:00
ca11abdc3e Fix broken catalog thumbnail for posts without a file 2020-10-22 09:13:29 -07:00
c7f99ab25f Expand internationalization support 2020-10-22 09:05:49 -07:00
0133da8cb2 Update TINYIB_DATEFMT to use strftime format (instead of date) 2020-10-22 08:24:11 -07:00