Commit Graph

89 Commits

Author SHA1 Message Date
Trevor Slocum 2aa8a8efa0 Migrate to code.rocket9labs.com
Run the following command to ensure continued updates:
  git remote set-url origin https://code.rocket9labs.com/tslocum/tinyib.git
2023-09-24 16:30:53 -07:00
Trevor Slocum 5f42b82cc0 Operate on text using multibyte functions
TinyIB now fully supports UTF-8 encoded text input.

Resolves #255.
Resolves #273.
2023-09-24 14:17:24 -07:00
Trevor Slocum 735ad801ab Update translations 2022-06-06 16:44:31 -07:00
Trevor Slocum 093be77908 Update translations 2022-04-08 16:33:40 -07:00
Trevor Slocum 6e4dee4e56 Update translations 2021-10-08 12:43:28 -07:00
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.
2021-06-11 02:02:20 -07:00
Trevor Slocum fca5562fd2 Update translations 2021-06-02 17:18:21 -07:00
Trevor Slocum 4e6d3a76ca Update translation source file 2021-05-10 23:35:17 -07:00
Trevor Slocum 8ae3519076 Support bulk moderation
Resolves #46.
2021-04-18 01:17:54 -07:00
Trevor Slocum 07b4e57ad3 Use ffmpeg instead of medianinfo and ffmpegthumbnailer 2021-04-14 20:35:25 -07:00
Trevor Slocum a640301c79 Document database modification requirement for field length settings
Resolves #199.
2021-04-09 22:22:33 -07:00
Trevor Slocum 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
Trevor Slocum f6f6502b58 Remove code.rocketnine.space migration notice 2021-03-27 11:37:48 -07:00
Trevor Slocum 1459f5c7c3 Add code.rocketnine.space migration notice 2021-03-27 11:36:24 -07:00
Trevor Slocum 8c6c67e491 Add auto-refresh thread support 2021-03-13 14:01:06 -08:00
Trevor Slocum f4037dfb1c Update translations 2021-03-13 00:25:21 -08:00
Trevor Slocum 258804c132 Add cURL recommendation
Resolves #184.
2021-03-13 00:08:23 -08:00
Trevor Slocum 23bf4e3937 Add hCaptcha support 2021-03-10 11:09:16 -08:00
Trevor Slocum 520ee9dfb3 Update translations 2021-01-28 15:26:56 -08:00
Trevor Slocum 60dc0cd28f Update translations
Resolves #147.
2020-12-07 10:23:58 -08:00
Trevor Slocum 555987ae8d Update donation note
Resolves #149.
2020-12-07 08:05:41 -08:00
Trevor Slocum 0f7b97b659 Add donation note
Resolves #143.
2020-12-05 17:55:13 -08:00
Trevor Slocum 573282f53b Fix insufficient tripcode database field size
Resolves #137.
2020-11-28 10:32:40 -08:00
Trevor Slocum 67483c3774 Support blocking keywords
Resolves #122.
2020-11-23 12:44:02 -08:00
Trevor Slocum 2a6c8c8dc3 Support reporting posts
Resolves #43.
2020-11-13 12:32:42 -08:00
Trevor Slocum 20dbe42fbe Update translations 2020-11-10 08:17:45 -08:00
Trevor Slocum 3ec33e3b2b Support requiring users to pass a CAPTCHA to log in
Resolves #128.
2020-10-30 09:43:20 -07:00
Trevor Slocum 243896fa22 Update translations 2020-10-22 09:16:54 -07:00
Trevor Slocum 99a63b1d49 Update translations 2020-10-14 09:50:27 -07:00
Trevor Slocum c8e7ecb768 Add donation links to README 2020-10-14 09:48:20 -07:00
Trevor Slocum 9ea891f03f Support migration between any database mode
Resolves #126.
2020-10-14 09:37:15 -07:00
Trevor Slocum e2202922c8 Update translations 2020-09-27 07:41:10 -07:00
Trevor Slocum ebd00684fd Update translations 2020-09-06 09:46:39 -07:00
Trevor Slocum 00bc134392 Add note for submitting translations 2020-09-06 07:23:06 -07:00
Trevor Slocum 520db4f331 Update translations 2020-09-05 09:50:44 -07:00
Trevor Slocum 71332508fc Update translations 2020-09-02 19:05:36 -07:00
Trevor Slocum 6bc831ae19 Link translation website
Resolves #101.
2020-08-31 11:28:52 -07:00
Trevor Slocum 2978d41212 Internationalization support
Partially implements #101.
2020-08-28 16:25:04 -07:00
Trevor Slocum c3e137d48d Support locking threads
Resolves #41.
2020-07-31 16:16:37 -07:00
Trevor Slocum ec08da093a Add support for MP4 uploads
Resolves #100
2020-06-02 16:15:04 -07:00
Trevor Slocum 3ee1805ae3 Change default oEmbed URLs from HTTP to HTTPS
Fixes #85
2019-09-08 05:39:08 -07:00
Trevor Slocum d699e97c19 Add warning regarding flatfile database exposure
Closes #73
2018-10-19 00:36:46 -07:00
Trevor Slocum 7446ac644d Add TINYIB_HIDEFIELDSOP and TINYIB_HIDEFIELDS
Closes #63
2018-08-01 10:05:25 -07:00
Trevor Slocum 629c4a3417 Add TINYIB_INDEX - resolves #61 2018-07-20 15:48:07 -07:00
Trevor Slocum d8d758ae39 Add Liberapay badge to README 2018-07-20 11:59:29 -07:00
Trevor Slocum 3bd1a2cf2d Remove GitLab migration notice 2018-06-07 22:23:38 -07:00
Trevor Slocum e1c91c896c Add GitLab migration notice 2018-06-07 22:01:25 -07:00
Trevor Slocum 86372127f1 Update README and settings to include new pgSQL support 2018-04-12 11:52:16 -07:00
Trevor Slocum ddcacf46b0 Use file_get_contents if cURL isn't installed 2017-12-14 14:36:57 -08:00
Trevor Slocum b2c0b69947 Move upload types into settings.php 2016-09-30 00:17:24 -07:00