701 Commits

Author SHA1 Message Date
ccd0
6279d4e434 Make setting name capitalization consistent with other settings. #2282 2019-07-06 14:29:05 -07:00
ccd0
4aacfe520d Use Object.create(null) instead of Map for now to support old browsers. #2282 2019-07-06 14:26:18 -07:00
ccd0
b85bffeae9 Use old unicode escape sequences. #2282 2019-07-06 14:21:07 -07:00
ccd0
96e204ff41 Merge remote-tracking branch 'ebinBuddha/postjumper' 2019-07-06 14:18:09 -07:00
ccd0
086175a668 Add contact links to mod and other capcode posts. 2019-06-23 11:17:16 -07:00
ebinBuddha
6fce6cbf4f using nameBlock as reference for position as it's more predictable than the root esp. with the op 2019-04-16 07:51:58 +02:00
ebinBuddha
7a2f431008 Bulk of changes after code review
- comment on css and single class for postJumper
- single Conf setting
- post number sorting
- renamed maps
- removed selectors from SW.yotsuba.coffee
- used the g object and other smarter ways to get the needed stuff
2019-04-16 07:28:28 +02:00
ebinBuddha
f6e038a72e removed redundancy 2019-04-14 22:03:37 +02:00
ebinBuddha
d6ae451360 added check to avoid button duplication during Post cloning 2019-04-14 21:01:45 +02:00
ebinBuddha
bef9ac1d5c added Config for PostJumper 2019-04-14 00:18:52 +02:00
ebinBuddha
4ed808feef fixed css
added javascript:void(0) to get the right cursor
2019-04-13 22:14:00 +02:00
ebinBuddha
99c82d5e9e fixed for capcodes 2019-04-13 21:44:28 +02:00
ebinBuddha
4185d8d396 hell of a language 2019-04-13 21:28:21 +02:00
ebinBuddha
484cb763d8 other tweaks 2019-04-13 21:25:01 +02:00
ebinBuddha
5a5e92e0ae many bugs 2019-04-13 21:21:38 +02:00
ebinBuddha
52f14a268c other changes to selectors 2019-04-13 20:18:31 +02:00
ebinBuddha
704417200e other similar 2019-04-13 11:12:21 +02:00
ebinBuddha
77209863f8 class name before method 2019-04-13 11:09:40 +02:00
ebinBuddha
bc1411f541 other changes 2019-04-13 11:01:18 +02:00
ebinBuddha
a8bef4a8fc html fix 2019-04-13 10:53:19 +02:00
ebinBuddha
1b9378e809 Merge branch 'master' into postjumper 2019-04-13 09:11:05 +02:00
ebinBuddha
154fdfabda 1st round of PostJumper 2019-04-13 09:03:00 +02:00
ccd0
c5d01ce6d6 Use boards.json to determine whether to activate [code] and [math] tag related functions. #525 2019-04-08 03:50:18 -07:00
ccd0
574e377df1 Merge branch 'master' into next 2019-04-06 14:54:42 -07:00
ccd0
3ed77984d8 Update list of boards on https://catalog.neet.tv/. 2019-04-06 14:26:20 -07:00
ccd0
8e4abd5215 Order list of boards on catalog.neet.tv alphabetically. 2019-04-06 14:25:21 -07:00
Teasday
af42c636b4 Quote threading hotkey 2019-04-04 17:43:31 +03:00
ccd0
19c7e73d14 Get rid of more API URLs spread about the codebase. 2019-03-24 04:42:43 -07:00
ccd0
8cfd16f0a4 Remove hardcoded API URL from ExpandThread. 2019-03-24 03:26:49 -07:00
ccd0
bfb89e3e39 Handle aborting similarly in ExpandThread. 2019-03-24 03:23:13 -07:00
ccd0
71896af275 No longer accept arbitrary properties in $.ajax; make it clear what we support. 2019-03-23 23:50:04 -07:00
ccd0
78a79f1942 Let $.cache report connection errors. 2019-03-09 02:13:27 -08:00
ccd0
a94d76d84b Let the default responseType in $.ajax always be "json" regardless of URL. 2019-03-08 20:45:53 -08:00
ccd0
5e0e4c0337 Fix false detection of posts added by updater on Tinyboard as own posts. 2019-01-22 20:26:39 -08:00
ccd0
70bcd9dc1b Let UnreadIndex handle removing unread line on contraction using PostsRemoved event. 2018-12-07 13:02:45 -08:00
ccd0
87fe975ac6 Implement PostsRemoved event. 2018-12-07 12:59:26 -08:00
ccd0
0ca735c200 Process posts added by thread updating or expansion scripts. 2018-12-07 11:16:38 -08:00
ccd0
99a653f7f2 Record replies made via AJAX on Tinyboard as yours. 2018-12-06 21:16:51 -08:00
ccd0
efb1a0498a Fix catalog/search link rewriting. #2151 2018-11-24 23:08:53 -08:00
ccd0
a1a084acca Update for 4channel.org 2018-11-23 14:11:00 -08:00
ccd0
9085d28789 Add extra collapse link at bottom of expanded threads. 2018-11-03 21:42:11 -07:00
ccd0
2f3a3182ae Keep thread from moving off screen when contracted via keybind. 2018-11-02 00:03:44 -07:00
ccd0
c66529d4c5 Add keybind to mark thread read from index (if Unread Line in Index enabled). 2018-11-01 23:17:06 -07:00
ccd0
481a775a80 Add Unread Line in Index option, combined with previous work on Mark Read button. #625
Also fix various bugs with the old implementation.
2018-10-20 22:43:34 -07:00
ccd0
96cae8339a Fire PostsInserted event on common ancestor of inserted posts. 2018-10-20 12:40:52 -07:00
ccd0
31d6a0aa31 Uncheck 'Report to Archives' and disable details field by default. #1745 2018-09-19 15:28:05 -07:00
ccd0
2409834dc3 Update reporting to archive for new report form. 2018-09-19 15:23:03 -07:00
ccd0
211dd1839f Fix anti-autoplay regression causing some videos not to show up. 2018-03-23 12:40:00 -07:00
ccd0
498cd667f9 Preserve whitespace around time when reformatting. 2018-01-25 03:41:44 -08:00
ccd0
ad80f0f815 Remove another instance of hardcoded board names. 2018-01-24 06:57:12 -08:00