Nicolas Stepien
e4460f01a0
Don't need to check that since (You) depends on the QR already.
2013-04-01 02:18:34 +02:00
Nicolas Stepien
203bbf091d
Fix rare race conditions with thread/reply hiding, unread, your posts. #968
...
Added DataBoards for simplifications and to reduce asyncings.
Made it possible to export/import those.
Made it possible for (You) to work with cross-board quotelinks.
Replaced Misc.clearThreads.
This is more v3-like.
2013-04-01 01:58:25 +02:00
Nicolas Stepien
435c411a36
Use $ consistently in UI.
2013-03-31 06:01:39 +02:00
Nicolas Stepien
193059f8a4
Update the description.
2013-03-31 03:29:13 +02:00
Nicolas Stepien
f308eed714
Don't call Unread.update all the time.
2013-03-31 01:26:02 +01:00
Nicolas Stepien
7126768855
Use fullID when possible.
2013-03-31 00:35:05 +01:00
Nicolas Stepien
09642b63da
When there is a valid hash, scroll to corresponding post instead of the unread posts. #968
2013-03-31 00:32:14 +01:00
Nicolas Stepien
a46ba080fd
Fix the Unread count jumping up and down because of the workaround on Chrome.
...
That won't break the workaround, r-right?
2013-03-31 00:17:24 +01:00
Nicolas Stepien
c0ba3246ce
Sync unread status between tabs/devices.
2013-03-31 00:10:05 +01:00
Nicolas Stepien
53ab332406
Improve performances when expanding all images and they were already loaded.
2013-03-30 21:37:37 +01:00
Nicolas Stepien
d4a0af9e21
Fix delete cooldown "jumps", only start the cooldown on our posts. #968
2013-03-30 19:06:40 +01:00
Nicolas Stepien
e88e3e4707
Don't enlarge the name/mail/subject fields too much.
2013-03-30 05:10:41 +01:00
Nicolas Stepien
e4f428efeb
Better image expanding repositioning.
...
Images that get unsquashed have their .top changed, so it should adjust to that too.
2013-03-30 05:08:12 +01:00
Nicolas Stepien
46a23974b9
Move Google's RIS first in the default Sauces.
2013-03-30 04:27:45 +01:00
Nicolas Stepien
eaedbbd004
rm log line
2013-03-30 03:59:42 +01:00
Nicolas Stepien
04977c9cad
Show delete links in the menu even if we don't know if it's your post or not. #968 @DumpAnon
2013-03-30 03:08:35 +01:00
Nicolas Stepien
415525ae1f
Fix bug at first install.
2013-03-30 01:57:43 +01:00
Nicolas Stepien
ee58a29d11
Forgot to add a comment with the workaround.
2013-03-29 20:58:21 +01:00
Nicolas Stepien
4fa4ef5304
Workaround the Unread bug on Chrome. #968
2013-03-29 20:46:15 +01:00
Nicolas Stepien
e63b0705d3
Better image contracting repositioning.
...
It will scroll depending on the position of the post after contracting instead of the position of the
image before contracting.
2013-03-29 18:16:35 +01:00
Nicolas Stepien
140aca5460
More changelog.
2013-03-29 17:26:33 +01:00
Nicolas Stepien
cc8e294686
I'm going TOO FAST.
2013-03-29 17:13:50 +01:00
Nicolas Stepien
0ab6af2a01
Avoid version conflicts between sync'd devices.
...
Also fix some notification lifetime, teehee~.
2013-03-29 17:10:54 +01:00
Nicolas Stepien
f930f5ccdd
span -> el
2013-03-29 16:59:55 +01:00
Nicolas Stepien
ffc0b4831b
Honor the Check for Updates config.
2013-03-29 16:43:07 +01:00
Nicolas Stepien
4ef7c875a7
Notify users of newly installed versions. Link to the changelog. #968
2013-03-29 16:36:30 +01:00
Nicolas Stepien
1fe9476042
rm ()
2013-03-29 15:15:43 +01:00
Nicolas Stepien
0b3c9c662b
Update changelog. #968
2013-03-29 15:11:00 +01:00
Nicolas Stepien
33af2244da
Fix crash on Fx/Opera
2013-03-29 15:03:22 +01:00
Nicolas Stepien
be267adc57
Only save to localStorage if it's a key we sync between tabs.
...
Stay eco-friendly!
2013-03-29 14:23:44 +01:00
Nicolas Stepien
4d886fe85c
Update $.sync to use the Chrome Storage API and only one event listener.
2013-03-29 14:18:44 +01:00
Nicolas Stepien
64b5da652f
Fix thread hiding init.
2013-03-29 13:35:05 +01:00
Nicolas Stepien
1b5695ac82
Simpler $.set for the crx.
2013-03-29 06:28:26 +01:00
Nicolas Stepien
9cf363ad81
Fix persona loading.
2013-03-29 06:17:14 +01:00
Nicolas Stepien
0a33b5a6d5
Make $.get use the Chrome storage API. Close #503
...
Still need to fix $.sync, which I'll do tomorrow. Good night.
2013-03-29 05:59:23 +01:00
Nicolas Stepien
b3b224a8df
Make $.set use the Chrome storage API.
...
This is about to get really ugly.
2013-03-29 02:59:20 +01:00
Nicolas Stepien
1b9c606f11
Begin working on Chrome's storage API.
...
Let's start easy with $.delete.
2013-03-29 02:39:02 +01:00
Nicolas Stepien
48457f2712
name, value -> key, val
2013-03-29 02:07:19 +01:00
Nicolas Stepien
7107c754af
Fix header autohiding not syncing correctly.
2013-03-29 01:19:18 +01:00
Nicolas Stepien
b69c1934cd
Don't need that workaround on Chrome.
2013-03-28 16:52:15 +01:00
Nicolas Stepien
7dafdfd6e4
Longer excerpts.
2013-03-28 16:49:27 +01:00
Nicolas Stepien
e37216e274
Revert 3 unread-related commits. #968
...
This reverts commits:
- c49c201d91de6484e07c07650619d7924b192ffb
- f95acfd134a9ed14d4293b1fb0896566d3c4721c
- 846efbd013a5e8bb6e4361c842b20da10b17f587
2013-03-28 16:47:37 +01:00
Nicolas Stepien
be92325ee4
Fix logic.
2013-03-28 03:23:10 +01:00
Nicolas Stepien
49a67e24cd
Merge branch 'v3' of github.com:MayhemYDG/4chan-x into v3
2013-03-28 03:11:38 +01:00
Nicolas Stepien
57d65aa22a
Notify users of available updates. #968
2013-03-28 03:10:50 +01:00
Mayhem
3454f6970b
Merge pull request #970 from aeosynth/reply_nav
...
fix reply nav
2013-03-27 18:15:59 -07:00
James Campos
540ba77646
fix reply nav
2013-03-27 18:02:50 -07:00
Nicolas Stepien
60737bd33e
api/images/sys.4chan.org are not legit pages.
2013-03-27 21:55:24 +01:00
Nicolas Stepien
c9323272c6
Add a tiny delay before sliding down the Header, so that it doesn't start sliding when it's in our
...
path but not our destination.
2013-03-27 21:27:52 +01:00
Nicolas Stepien
9fe9dbe3e0
Fix unexpanding posts leaving more posts that it should on certain boards. #968
2013-03-27 19:37:11 +01:00