ccd0
bbccf5e1b8
Change announcement hiding link to FontAwesome minus button and make it work on Tinyboard/vichan sites. #2171
2019-07-11 07:46:04 -07:00
ccd0
5af268c602
Make Normalize URL work on Tinyboard/vichan.
2019-07-11 06:03:19 -07:00
ccd0
a6ab951170
Fix Tinyboard/vichan post form redirecting before your posts can be recorded as yours. #2171
2019-07-11 00:29:48 -07:00
ccd0
57a5509765
Merge branch 'next' into next2
2019-07-10 12:41:05 -07:00
ccd0
a547904c11
Merge commit '38f63e6aa8c913e95e418235283c8fc2113a1c5c' into next2
2019-07-10 12:20:13 -07:00
ccd0
6a88344481
Merge commit '2450d041737bd08bc65c43690ec3bc72f79a6287' into next2
2019-07-10 11:58:58 -07:00
ccd0
c28532f6f4
Fix ID colors on Tinyboard/vichan sites. #2355
2019-07-09 01:04:22 -07:00
ccd0
667495e641
Make sure thread watcher icon is visible on sites with dark backgrounds.
2019-07-08 19:59:23 -07:00
ccd0
9e096d72d8
Use site-specific selectors in remove/reveal spoiler related CSS. #2169
2019-07-08 15:34:20 -07:00
ccd0
0437e1a11e
Mechanism to insert site-specific selectors. #2169
2019-07-08 13:39:35 -07:00
ccd0
73d23f612e
Make links consistent with others so relevant CSS works. #2282
2019-07-07 11:43:46 -07:00
ccd0
71fb054ec2
Use post info already parsed. #2282
2019-07-07 11:23:36 -07:00
ccd0
4a491a52bb
Get rid of maps and use xpath for finding next/previous post. #2282
2019-07-07 11:23:13 -07:00
ccd0
b79a640a53
Make the buttons in clones work. #2282
2019-07-06 15:49:35 -07:00
ccd0
39fe93e73c
Get button details from page instead of making new listener function for every button. #2282
2019-07-06 15:34:23 -07:00
ccd0
b7b0edb838
Move PostJumper.capcode and PostJumper.uniqueID into PostJumper.maps subobject. #2282
2019-07-06 15:30:14 -07:00
ccd0
937ed94771
Create buttons by cloning template. #2282
2019-07-06 14:38:55 -07:00
ccd0
9697aa94f1
Move enabled check to beginning of init. #2282
2019-07-06 14:35:25 -07:00
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
a214f51755
Move Build to SW.yotsuba.Build.
2019-04-09 06:49:13 -07:00
ccd0
38f63e6aa8
Move most stuff from Site to g.SITE; Site.hostname -> g.SITE.ID; put data for other sites in g.sites.
2019-04-09 03:30:58 -07:00
ccd0
2450d04173
Rename Build.Test to Test.
2019-04-08 23:27:38 -07: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