ccd0
|
dc499dab90
|
ThreadWatcher.update call in Unread must set isArchived.
|
2019-12-13 12:21:47 -08:00 |
|
ccd0
|
93407ba23c
|
Need to fetch status here to determine whether thread is dead or archived.
|
2019-12-13 12:02:52 -08:00 |
|
ccd0
|
2bc7b175dc
|
Support archived threads on kissu.moe in Thread Watcher.
|
2019-12-13 03:09:12 -08:00 |
|
ccd0
|
7488ff9a6c
|
Add isArchived property to Thread Watcher data.
|
2019-12-12 20:59:55 -08:00 |
|
ccd0
|
05405b68e5
|
Fix bug from v1.14.7.0 (commit af00c711ff) causing excerpt in thread watcher to not be set. #2404
|
2019-08-18 10:13:55 -07:00 |
|
ccd0
|
58cbca6c46
|
Merge commit '5d0d957389c14a05eed8fe760ba4d713a8ccb57b'
|
2019-08-04 13:07:37 -07:00 |
|
ccd0
|
bbed2d24a4
|
Merge commit '43661e8888fadbdf7796689cfb653604463a0f7e'
|
2019-08-04 12:46:22 -07:00 |
|
ccd0
|
e75700f5d9
|
Safer property access.
|
2019-08-03 00:23:08 -07:00 |
|
ccd0
|
5d0d957389
|
Where possible, move test functionality into Test.coffee. #829
|
2019-07-26 15:15:59 -07:00 |
|
ccd0
|
e58eefc5e6
|
More changes to expedite compiling Coffeescript before interpolating templates. #829
|
2019-07-26 12:48:17 -07:00 |
|
ccd0
|
fba3d2d18e
|
Make HTML templates output Javascript, part 3. #829
|
2019-07-25 19:48:06 -07:00 |
|
ccd0
|
093bbc9905
|
Fix exception when Thread Watcher keybind pressed on Tinyboard/vichan sites.
|
2019-07-22 17:46:15 -07:00 |
|
ccd0
|
1bad329294
|
Apply filters to first unread post in watched thread and to first post quoting you.
|
2019-07-16 23:32:06 -07:00 |
|
ccd0
|
b154a4a79e
|
Multifile support in site.Build.parseJSON, and account for some differences in vichan JSON. #2171
|
2019-07-15 19:29:40 -07:00 |
|
ccd0
|
35bbf9e129
|
Fix bug from 473cbf122853db399fefa0efd21fdbb8f21637eb causing Thread Watcher refresh button to spin indefinitely after switching tabs.
|
2019-07-15 12:37:10 -07:00 |
|
ccd0
|
b221ed8da2
|
Fix bug in page number highlighting when sticky causes overflow to page 11. #753
Getting the page count from boards.json would be better here but this is probably good enough.
Also implement highlighting for prune position on /f/.
|
2019-07-15 00:00:49 -07:00 |
|
ccd0
|
f718dd7a04
|
Add Dismiss posts quoting you item to Thread Watcher menu to unhighlight the icon and threads until there are new replies quoting you.
|
2019-07-14 21:39:12 -07:00 |
|
ccd0
|
63fefa2357
|
Make sure thread data is refetched on next update if Thread Watcher updated with stale data.
|
2019-07-14 11:47:49 -07:00 |
|
ccd0
|
ca11d70ef6
|
Prevent filtered posts from counting in Thread Watcher unread count regardless if they are quoting you.
|
2019-07-14 10:49:50 -07:00 |
|
ccd0
|
a8264df928
|
Merge branch 'bstable'
|
2019-07-13 11:05:14 -07:00 |
|
ccd0
|
473cbf1228
|
Fix excessive thread watcher checking when switching tabs if cookies disabled.
|
2019-07-13 10:58:18 -07:00 |
|
ccd0
|
8091065f03
|
Make Thread Stats work on Tinyboard/vichan sites. #2171
|
2019-07-13 05:09:54 -07:00 |
|
ccd0
|
a650efe9ab
|
Change this test to test a property.
|
2019-07-13 03:15:22 -07:00 |
|
ccd0
|
393ee447d7
|
Implement thread.lastPost.
|
2019-07-13 03:14:03 -07:00 |
|
ccd0
|
fa7f2cb20b
|
These features are 4chan-specific.
|
2019-07-11 05:54:22 -07:00 |
|
ccd0
|
3a379000cb
|
Fix your posts appearing to the side of the last post on Tinyboard/vichan. #2217
|
2019-07-11 05:31:47 -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
|
6f1165da9f
|
Merge commit '794027e355ba117ae533d15907a45e1e5e85173a' into next2
|
2019-07-10 12:30:49 -07:00 |
|
ccd0
|
a547904c11
|
Merge commit '38f63e6aa8c913e95e418235283c8fc2113a1c5c' into next2
|
2019-07-10 12:20:13 -07:00 |
|
ccd0
|
2d64d48ac8
|
Only update thread last modified time if thread data fetch succeeds.
|
2019-07-10 07:59:20 -07:00 |
|
ccd0
|
5660b8701c
|
Add link to header menu to mark all posts in a thread as unread. #1299
|
2019-06-29 23:11:49 -07:00 |
|
ccd0
|
a214f51755
|
Move Build to SW.yotsuba.Build.
|
2019-04-09 06:49:13 -07:00 |
|
ccd0
|
ca373dcf36
|
Use g.sites instead of parsing Conf['siteProperties'] everywhere.
|
2019-04-09 04:22:59 -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
|
6caca656dc
|
Fix thread watcher sometimes using a 304 response on re-added thread if 'Show Page' is on.
|
2019-04-06 06:37:38 -07:00 |
|
ccd0
|
28093b2348
|
Revert most of "Also avoid full Thread Watcher rebuild on removing entry."
This reverts most of commit 4fe17ac6efd669d2bfee09adfd44951bbf612732.
Keep consolidation of duplicated code.
|
2019-04-06 06:29:44 -07:00 |
|
ccd0
|
f3ed76f32f
|
Support specifying the sites that filters apply to. #2171
|
2019-04-06 05:57:16 -07:00 |
|
ccd0
|
c72f09feed
|
Force an unconditional request for threads.json if we need a thread's page number.
|
2019-04-04 22:14:06 -07:00 |
|
ccd0
|
574d1ad0d3
|
Show what pages watched threads are on. #1030
|
2019-04-04 17:36:01 -07:00 |
|
ccd0
|
ccf3692944
|
Merge branch 'master' into next
|
2019-04-04 07:00:32 -07:00 |
|
ccd0
|
f61fc5f1ee
|
Fix Thread Watcher bug that in certain circumstances caused the last check of an archived thread for new replies to be skipped.
|
2019-04-04 06:59:41 -07:00 |
|
ccd0
|
4fe17ac6ef
|
Also avoid full Thread Watcher rebuild on removing entry.
|
2019-04-04 01:48:38 -07:00 |
|
ccd0
|
af00c711ff
|
Avoid needless Thread Watcher rebuild by using ThreadWatcher.update when possible.
|
2019-04-04 01:39:40 -07:00 |
|
ccd0
|
35b3275259
|
Simplify Thread Watcher menu code.
|
2019-04-04 01:02:35 -07:00 |
|
ccd0
|
71d4d2a2ec
|
Move Thread Watcher settings out of submenu.
|
2019-04-04 00:57:59 -07:00 |
|
ccd0
|
296457a79f
|
Get rid of ThreadWatcher.menu.refreshers hook and set menu content when menu is opened.
|
2019-04-04 00:41:30 -07:00 |
|
ccd0
|
86909be300
|
Add siteID parameter to ThreadWatcher.update
|
2019-04-04 00:13:37 -07:00 |
|
ccd0
|
9ab1c94e31
|
Replace rm in DataBoard.extend with properties of val set to undefined.
|
2019-04-03 23:35:33 -07:00 |
|
ccd0
|
a48e3c5b04
|
Account for posts added by thread expansion when marking read from index.
|
2019-04-02 01:30:07 -07:00 |
|