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
c09278028d
Add TINYIB_REPLYCAPTCHA
...
This allows different CAPTCHA settings for new threads and replies.
Resolves #131 .
2021-07-09 00:22:02 -07:00
13aff83a30
Add TINYIB_UPDATEBUMPED
...
Update thread position when a reply is deleted.
Resolves #120 .
2021-07-07 23:28:22 -07:00
088353c25c
Add TINYIB_BANMESSAGE
...
Allow staff to append a custom message to posts when banning users.
2021-07-06 00:37:22 -07:00
8b8c4a88c3
Add TINYIB_BACKLINKS
...
Display reflinks to replies that reference a post.
2021-06-02 23:26:36 -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
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
cff26e609d
Add TINYIB_AUTOHIDE
2021-05-05 19:56:41 -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
07b4e57ad3
Use ffmpeg instead of medianinfo and ffmpegthumbnailer
2021-04-14 20:35:25 -07:00
4ed5f2e125
Add TINYIB_CLOUDFLARE
...
Resolves #188 .
2021-04-13 22:54:27 -07:00
e59927290b
Add TINYIB_REPORTCAPTCHA
...
Resolves #187 .
2021-04-13 22:40:31 -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
1459f5c7c3
Add code.rocketnine.space migration notice
2021-03-27 11:36:24 -07:00
68012f8c31
Resolve blank TINYIB_BOARDDESC auto-refresh issue
...
Resolves #185 .
2021-03-14 17:17:06 -07: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
23bf4e3937
Add hCaptcha support
2021-03-10 11:09:16 -08:00
066613d55c
Add default name (or names) setting for anonymous posters
...
Resolves #171 .
2021-01-31 00:14:15 -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
f8049fa087
Update default SQLite database path
2020-11-30 17:04:46 -08:00
67483c3774
Support blocking keywords
...
Resolves #122 .
2020-11-23 12:44:02 -08:00
2a6c8c8dc3
Support reporting posts
...
Resolves #43 .
2020-11-13 12:32:42 -08:00
3ec33e3b2b
Support requiring users to pass a CAPTCHA to log in
...
Resolves #128 .
2020-10-30 09:43:20 -07:00
0133da8cb2
Update TINYIB_DATEFMT to use strftime format (instead of date)
2020-10-22 08:24:11 -07:00
9ea891f03f
Support migration between any database mode
...
Resolves #126 .
2020-10-14 09:37:15 -07:00
409b91e861
Allow files to be uploaded via URL
...
Resolves #82 .
2020-10-08 11:20:26 -07:00
ef4b8c0adf
Support custom date format
...
Resolves #121 .
2020-09-14 20:40:13 -07:00
53091b261b
Expand optional audio format definitions
...
Resolves #119 .
2020-09-08 09:36:57 -07:00
2978d41212
Internationalization support
...
Partially implements #101 .
2020-08-28 16:25:04 -07:00
62f2797f4e
Support custom capcodes
...
Based on changes submitted as !55 .
2020-08-18 18:37:29 -07:00
98c9a2927f
Tweak SQLite database path changes
2020-08-18 18:16:50 -07:00
ee9689fcff
Merge branch 'master' into 'master'
...
Add support for custom SQLite database path
See merge request tslocum/tinyib!56
2020-08-19 01:12:56 +00:00
ASVVVAD
515a793464
Add support for custom SQLite database path
2020-08-19 01:12:56 +00:00
4223e82c66
Tweak JSON changes
2020-08-12 09:28:41 -07:00
Georg Eitler
d6841c02aa
add JSON support
2020-08-11 22:04:09 +02:00
d705edda91
Add catalog page
...
Resolves #107 .
2020-08-11 06:01:00 -07:00
ec08da093a
Add support for MP4 uploads
...
Resolves #100
2020-06-02 16:15:04 -07:00
3ee1805ae3
Change default oEmbed URLs from HTTP to HTTPS
...
Fixes #85
2019-09-08 05:39:08 -07:00
0ea4227d50
Rename TINYIB_HIDEFIELDSOP/TINYIB_HIDEFIELDS to /
...
Fixes #75
2018-09-12 14:47:13 -07:00
7446ac644d
Add TINYIB_HIDEFIELDSOP and TINYIB_HIDEFIELDS
...
Closes #63
2018-08-01 10:05:25 -07:00
c8d4d2c4c1
Add TINYIB_WORDBREAK - resolves #60
2018-07-24 16:50:26 -07:00
629c4a3417
Add TINYIB_INDEX - resolves #61
2018-07-20 15:48:07 -07:00
3bd1a2cf2d
Remove GitLab migration notice
2018-06-07 22:23:38 -07:00
86372127f1
Update README and settings to include new pgSQL support
2018-04-12 11:52:16 -07:00