Mayhem
f09121ab2e
More index tweaking/optimization and small thread hiding fix.
...
Most feature that need to be called on each index refresh don't need
to be called on every single page build, but only after building the
threads. ThreadHiding needs to be fired on each page build to ensure
that the stub summaries fit with the number of replies, so it has to
wait for the last replies to be added. This also fixes the bug where
ThreadHiding was creating one extra stub on each IndexRefresh event.
2013-11-05 01:21:26 +01:00
Mayhem
8f56d3e415
Remove some now useless code in ExpandThread and small cleanup in ThreadHiding.
2013-11-04 21:32:58 +01:00
Mayhem
66189e449c
Update the number of replies in thread stubs after an index refresh.
2013-11-04 11:22:49 +01:00
Mayhem
301d5d8a7a
Typo.
2013-11-03 23:58:06 +01:00
Mayhem
94322e3dd8
Index optimization: only build/load last replies of visible threads.
2013-11-03 18:55:58 +01:00
Mayhem
bc0f5fcc3b
Avoid creating new thread root+<hr> when they already exist.
2013-11-03 17:14:01 +01:00
Mayhem
66ebbd87f0
Fix thread hiding after an index refresh.
2013-11-02 19:21:04 +01:00
Mayhem
f0d19e6a5c
Fix threads highlighted by the filter not being put on top.
2013-11-02 19:21:03 +01:00
Mayhem
10e93091d7
{Post,Thread}::callbacks => {Post,Thread}.callbacks
2013-10-02 11:38:15 +02:00
Mayhem
b9afef771d
Rename the Notification class to Notice.
...
To avoid conflicts with window.Notification.
2013-08-17 15:46:21 +02:00
Mayhem
3581a235e7
Fix post menus in stubs.
...
Also removed some old arguments, fixed some semantics, added Get.threadFromNode, and used it.
2013-08-13 16:29:54 +02:00
Mayhem
33d3518e76
"id" -> "ID" in dataset suffixes.
2013-07-14 19:03:22 +02:00
Mayhem
ddbec61e1b
Use dataset setters instead of setAttribute.
2013-07-14 18:51:02 +02:00
Mayhem
d772180f0f
Filter and Redirect crashes seem related: missing values in the Conf object, only on Chrome: bug in the
...
extension storage API?
Not seeing any databoard errors anymore.
Zero `body > .desktop` elements, both on Chrome and Firefox, no clue what's going on.
2013-06-03 22:26:55 +02:00
Mayhem
399df131fd
Test the water, see if we can start removing these workarounds.
2013-06-01 17:30:36 +02:00
Mayhem
60bfc25f7e
Try to fix an obscure bug.
2013-05-14 21:42:04 +02:00
Mayhem
363753fc19
Navigate to stubbed threads. #1074
2013-04-30 19:32:12 +02:00
Mayhem
a77f572c28
Remove that old tmp fix.
2013-04-30 19:04:37 +02:00
Nicolas Stepien
a2e87f1200
Structure.
...
God damn War Thunder, download faster!
2013-04-26 17:40:51 +02:00