Lorenzo Yario
c95877bdcb
Merge pull request #803 from Zankaria/more-busting
...
More cache busting with resource_version
2024-09-20 18:45:14 -07:00
Zankaria
fd309443ea
js: drop IE support
2024-09-19 22:54:04 +02:00
Zankaria
cb6d6f13dd
main.js: use let
2024-09-19 22:51:01 +02:00
Zankaria
3c5484a7c2
main.js: load styles with dyanamically provided resource version.
...
This is done because:
- If the version is updated before the rebuild, someone might cache the old version in the meanwhile.
- One could not rebuild javascript before updating the version. Now it's possible.
2024-09-19 22:28:52 +02:00
fowr
cd5c57f717
fix oversights introduced in captcha;
2024-08-25 17:01:06 -03:00
Zankaria
fb92e5fb68
config.php: rework captcha configuration
2024-08-15 16:20:58 +02:00
Zankaria
e825e7aac5
Add dynamic captcha support
2024-08-15 14:37:59 +02:00
Zankaria
8b773b124e
main.js: rename onready to camelCase
2024-08-05 18:33:15 +02:00
Zankaria
c327a0439e
main.js: rename init_stylechooser to camelCase
2024-08-04 15:52:15 +02:00
Zankaria
4b5e40f575
main.js: format
2024-08-04 15:50:04 +02:00
Zankaria
eb67076e60
main.js: rename dopost to camelCase
2024-08-04 15:47:38 +02:00
Zankaria
990f27e80b
main.js: format getCookie
2024-08-04 15:44:12 +02:00
Zankaria
8d3bfedc72
main.js: trim
2024-08-04 15:42:02 +02:00
Fredrick Brennan
f1b43e5fb2
{% (end)?raw %}
⇒ {% (end)?verbatim %}
...
```
rg '\{%\s*raw' -l | xargs -I{} sed -i -e 's/{%\(\s*\)raw/{%\1verbatim/g; s/endraw\(\s*\)%}/endverbatim\1%}/g' {}
```
Close vichan-devel/vichan#452 .
2021-11-03 22:49:49 -04:00
czaks
02c3c28a16
main.js: a bit more sane code
2016-05-05 15:37:50 +02:00
czaks
6991ca270e
fix bad merge
2016-05-05 13:53:52 +02:00
8chan
95a9b7b72b
Completely rewrite fix-report-delete-submit.js, add report/delete to menu
2016-05-05 12:52:17 +02:00
czaks
e9e5ceaf90
main.js vs new file uploader
2015-04-01 19:37:06 +02:00
czaks
bdb6001f3f
support for slugified links; may introduce a few bugs
2015-03-10 12:48:59 +01:00
czaks
b55ebcd0ef
custom alert: now alert will be able to display custom HTML
2014-10-18 22:43:35 +02:00
czaks
9b3fa77719
new banlist implementation; also includes a public banlist
2014-10-08 23:23:59 +02:00
Bui
62b7e02050
give OPs IDs
2014-10-05 17:49:31 +02:00
Bui
1edaea309b
quote selected text on cite
2014-10-05 17:49:31 +02:00
8chan
e81d016ffa
Attempt to fix scroll to anchor issue
2014-09-25 06:56:24 +02:00
Tomasz Konojacki
1b62fbea6f
added support for statcounter.com tracking code
2014-08-24 23:33:53 +02:00
8chan
1d6f46d9bb
Fix scroll to issues with post-hover.js, clean up highlightReply
2014-06-12 15:36:40 +00:00
Fredrick Brennan
0be16cf178
Fix js error when allow_delete is false
2014-05-19 14:11:24 -04:00
copypaste
c483e1258c
multiimage posting
2014-04-27 15:48:47 +02:00
czaks
63b9c4db5f
local-time.js now supports custom time formats. idea by copypaste
2014-02-23 17:58:16 +01:00
czaks
ff9b684f7e
remove old oekaki; see vichan-devel#20
2014-01-29 22:59:29 +01:00
czaks
1b706ddc92
update google analytics code
2014-01-05 06:14:20 +01:00
czaks
c23c792a21
fix clicking on post ids with dynamically loaded javascript
2013-12-25 14:16:28 +01:00
czaks
99a2e1cf3d
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
...
Conflicts:
js/quick-reply.js
2013-09-18 09:00:22 -04:00
Michael Foster
d13f30b39f
js/settings.js: Simple config stuff for javascript extensions
2013-09-18 14:40:39 +10:00
czaks
6cb7eb939e
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
...
Conflicts:
inc/config.php
inc/display.php
inc/mod/pages.php
install.php
js/quick-reply.js
post.php
templates/index.html
2013-09-17 10:43:44 -04:00
Michael Foster
5d108319eb
fix some weirdness
2013-09-16 03:51:36 +10:00
Michael Foster
41a3f9be25
bugfix and work with other stylesheets
2013-09-15 10:29:35 +10:00
Michael Foster
c8f2f00320
fix bug with quick-reply and make it nicer
2013-09-15 07:31:05 +10:00
Michael Foster
9a8cebe4a1
add real quick reply (wtf was the other thing?)
2013-09-15 07:17:02 +10:00
czaks
de035f4a7e
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
stylesheets/dark_roach.css
stylesheets/style.css
2013-08-20 18:22:37 -04:00
Michael Foster
db8173fe62
Remember post password if entered manually
2013-08-20 23:34:41 +10:00
ctrlcctrlv
6cb863005d
Edit images in thread/board using Oekaki
2013-08-17 18:56:16 +00:00
ctrlcctrlv
e3600131fc
Configurable canvas size
2013-08-17 18:00:26 +00:00
Michael Foster
0de0bc6ceb
Optional: Allow uploading by URL
2013-08-12 22:51:46 +10:00
Michael Foster
123a72d7de
Convert to UNIX line endings
2013-07-31 04:28:26 -04:00
czaks
61a305a1a2
js i18n: misc fixes; quick-reply.js i18n
...
Conflicts:
tools/i18n_compile.php
2013-07-31 04:13:29 -04:00
czaks
701cf42eef
main.js: added preliminary translation functions for javascript
2013-07-31 04:11:01 -04:00
Michael Foster
ab0c5ee481
Option to make stylesheet selections board-specific
2013-07-23 01:35:56 -04:00
Macil Tech
a5e5cd03e6
Don't forget secure tripcode that's preceded by a space.
...
Mod capcodes are not remembered in the posting form.
2013-06-18 11:58:32 -05:00
Michael Save
881fb0d315
Slightly less crappy stylesheet chooser
2012-04-22 17:50:53 +10:00