Commit Graph

25 Commits

Author SHA1 Message Date
0afbeac7bd Remove captcha JavaScript call for local captchas, add automatic and manual reloading of captchas 2023-01-14 05:50:41 -01:00
8d3b5c86ab Update jQuery libraries
Mainly for security purposes. Removed on('ready') function has been replace, most of deprecated ':' selectors have been removed (some :first selectors remain insted find() functions since I was unsure of the correct way to deal with them)
2023-01-14 05:50:40 -01:00
354f70fa97 Improve telegrams + refactor rebuilding after posts, finish reply requests before rebuilding index
This provides massive improvements to perceived post times on large boards as it doesn't wait for the entire board to rebuild index before confirming to the user that the post was made

Telegrams now send a response ajax.js can understand, redirecting them.
2023-01-14 05:50:40 -01:00
8chan
0f1d506586 Change this message again
Conflicts:
	js/ajax.js
2015-03-31 05:48:45 +02:00
8chan
d3cc27ff5c Handle XHR errors better 2015-03-31 05:47:09 +02:00
8chan
4083c92dbe Stop double posting AJAX bug 2015-03-31 05:46:45 +02:00
czaks
6fc4c02c4e ajax.js: add ajax_after_post event 2014-10-18 15:31:48 +02:00
czaks
9fa9734765 ajax.js: remove old oekaki cruft; vichan-devel#20 2014-01-29 23:32:22 +01:00
czaks
0aa76587ce ajax.js: add ajax_before_post event to be fired before posting (passing formData to be modified); vichan-devel#20 2014-01-29 23:31:39 +01:00
czaks
5ae8406236 typo @ vichan-devel#41 2014-01-26 18:58:42 +01:00
Marcin Łabanowski
9109096ea8 watch.js: update status on new own posts as fast as possible. fixes vichan-devel#41 2014-01-26 18:07:34 +01:00
czaks
1c6b178dc5 add copyright notices for javascripts based on commit history 2014-01-19 14:27:24 +01:00
czaks
911ecc80de ajax.js and oekaki.js interaction: fix as suggested by Yahav @ #tinyboard 2014-01-16 21:52:09 +01:00
czaks
803704db6d ajax.js: fix a cache problem: clicking back sometimes makes submit button disabled 2013-12-22 22:51:28 +01:00
czaks
70e5d64c1b ajax.js: fix upload progress display in firefox 2013-09-18 21:32:43 +10:00
Michael Foster
d13f30b39f js/settings.js: Simple config stuff for javascript extensions 2013-09-18 14:40:39 +10:00
Michael Foster
3e57bb04d7 Begin upgrade to much better bans table. DO NOT PULL YET; It won't work. 2013-09-17 09:15:24 +10:00
Michael Foster
30fb025eef ; 2013-09-15 20:15:17 +10:00
Michael Foster
873820dae8 lol 2013-09-15 15:14:02 +10:00
Michael Foster
26b5f801ea some fixes 2013-09-15 15:06:29 +10:00
Michael Foster
30245c85f8 failsafe 2013-09-15 14:54:18 +10:00
Michael Foster
0367914e53 some quick bugfixes 2013-09-15 14:19:25 +10:00
Michael Foster
fdbd905d6f . 2013-09-15 14:13:43 +10:00
Michael Foster
31e64f096e various improvements 2013-09-15 14:11:09 +10:00
Michael Foster
00833eeafd js/ajax.js: post with ajax 2013-09-15 14:03:27 +10:00