Commit Graph

99 Commits

Author SHA1 Message Date
Trevor Slocum 33a548bdda Initial JSON support 2020-01-28 16:27:05 -08:00
Trevor Slocum 3ee1805ae3 Change default oEmbed URLs from HTTP to HTTPS
Fixes #85
2019-09-08 05:39:08 -07:00
Trevor Slocum 6733d28ee5 Resolve simple CAPTCHA failure to locate font 2018-11-14 05:50:00 -08:00
Trevor Slocum e34c85bd9e Obey TINYIB_THUMBNAIL when overlaying video_overlay.png
Closes #79
2018-10-19 00:10:53 -07:00
Trevor Slocum 0ea4227d50 Rename TINYIB_HIDEFIELDSOP/TINYIB_HIDEFIELDS to /
Fixes #75
2018-09-12 14:47:13 -07:00
Trevor Slocum 5e0e39e7eb Resolve submit button disappearing when hiding the subject field
Closes #66
2018-08-06 16:26:31 -07:00
Trevor Slocum 7446ac644d Add TINYIB_HIDEFIELDSOP and TINYIB_HIDEFIELDS
Closes #63
2018-08-01 10:05:25 -07:00
Trevor Slocum c8d4d2c4c1 Add TINYIB_WORDBREAK - resolves #60 2018-07-24 16:50:26 -07:00
Trevor Slocum e4488c9189 Unify standard and raw post forms - resolves #44 2018-07-20 16:32:54 -07:00
Trevor Slocum e15cbedc8e Only use PostgreSQL queries when using PDO 2018-07-20 16:05:18 -07:00
Trevor Slocum 629c4a3417 Add TINYIB_INDEX - resolves #61 2018-07-20 15:48:07 -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
Nina Lisitsinskaya 2a41e2f8e4 Add postgresql support
(cherry picked from commit b5ccfe321086eb5935180e5e93b08afcbf6a78eb)
2018-03-18 17:40:55 +07:00
Trevor Slocum 013de06804 Add TINYIB_TIMEZONE, resolves #48 2018-02-14 22:22:42 -08:00
Trevor Slocum 2cbdbb9eff Set sqlite stickied column as NOT NULL, fixes #49 2018-02-14 22:05:19 -08:00
Indra Kurniawan 15dc06f3ba Fixed image anchor on expended image.
Append `$direct_link` on image res anchor as thumbnail do. Yes, we should have done this a year ago.
2017-12-16 16:36:27 +00:00
Indra Kurniawan e99a218f1d Added 'always noko' option on setting 2017-12-16 03:17:31 +00:00
Trevor Slocum 34c13a8bec Move git update feature to separate tab 2017-12-14 14:54:18 -08:00
Trevor Slocum ddcacf46b0 Use file_get_contents if cURL isn't installed 2017-12-14 14:36:57 -08:00
Trevor Slocum 58d9922bd4 Add SQLite3 DBMODE, deprecate previous SQLite DBMODE, resolves #30 2017-06-12 17:49:05 -07:00
Trevor Slocum e783877676 Resolve PHP compatibility issue, fixes #29 2017-06-12 17:11:59 -07:00
Trevor Slocum b2c0b69947 Move upload types into settings.php 2016-09-30 00:17:24 -07:00
Trevor Slocum d784dcc072 Inline WebM files, move oEmbed service URLs into settings.php 2016-09-23 20:59:09 -07:00
Trevor Slocum eedef06bbf Add inline thumbnail expansion (requires rebuild) 2016-09-21 17:47:58 -07:00
Trevor Slocum 7de09467cc Fix PHP <5.5 compatibility 2016-07-21 11:10:57 -07:00
Trevor Slocum 64aa4a1917 Add reCAPTCHA support 2016-07-19 14:14:54 -07:00
Trevor Slocum 4c1764b861 Update flatfile constructors for PHP7 compatibility - fixes #23 2016-06-29 00:14:50 -07:00
Trevor Slocum f84085c07e Improve page display on mobile devices 2016-06-24 12:53:33 -07:00
Trevor Slocum 7c9beb8014 Migrate from HTML4 to HTML5, style <hr> 2015-10-26 21:31:52 -07:00
Trevor Slocum 129e628b9a Rename management password field 2015-10-26 21:01:01 -07:00
Trevor Slocum b37f1b1a0d Disable browser's autocomplete on subject and embed fields 2015-09-19 01:45:44 -07:00
Trevor Slocum b88b8a0741 Add UTF-8 and IPv6 support 2015-09-15 19:00:05 -07:00
Trevor Slocum adc0f7f35f Update database creation SQL to include longer file field for embedding 2015-09-11 11:54:18 -07:00
Trevor Slocum cd90c9caf9 Add sticky threads 2015-08-21 00:45:01 -07:00
Trevor Slocum b721aac519 Add embedding support (YT, Vimeo, SoundCloud) and make links in messages clickable 2015-08-07 00:01:18 -07:00
Trevor Slocum 5c0f55681c Add ImageMagic support to thumbnail process 2015-06-25 00:49:25 -07:00
Trevor Slocum 9b41846002 Typos and minor cleanup 2015-06-25 00:10:12 -07:00
Trevor Slocum 8d5986ee83 Fix MySQLi database mode 2014-11-07 17:05:29 -08:00
Trevor Slocum a22a497ce4 Type-match when comparing against admin/mod passwords 2014-11-07 17:02:17 -08:00
Trevor Slocum 0f096074c3 Add CAPTCHA to features list 2014-11-06 03:36:50 -08:00
Trevor Slocum e2d433ff16 Add TINYIB_CAPTCHA 2014-11-06 03:34:19 -08:00
Trevor Slocum 16a87d6dc2 Remember password used when posting 2014-10-27 17:31:41 -07:00
Trevor Slocum 884802259b Add TINYIB_NOFILEOK for file-less new threads 2014-10-27 17:06:52 -07:00
Trevor Slocum 7a23dd2e88 Reformat settings file 2014-10-27 16:55:58 -07:00
Trevor Slocum 1b2c60de4d Add missing stickied/moderated indexes to creation SQL 2014-10-17 16:37:52 -07:00
Trevor Slocum 2f54b75570 Add TINYIB_REQMOD setting, allowing moderation to be required for new posts 2014-10-16 18:12:52 -07:00
Trevor Slocum 4559c24236 Add one-click post quoting (closes #13) 2014-08-22 23:10:10 -07:00
Trevor Slocum 0b4b8986b9 Potentially fix lingering caching bug 2014-08-03 13:57:10 -07:00
Trevor Slocum cfe4ca8b6b Minor thumbnail function tweaks 2014-08-03 13:43:33 -07:00