ccd0
16c7c224de
Release 4chan X v1.10.0.1.
2015-02-09 09:48:49 -08:00
ccd0
7eb15ff07e
Add refresh link to top of index. #306
2015-02-09 09:32:18 -08:00
ccd0
0830d042cb
Try to make index navigation less confusing. Also implement index mode keybinds.
2015-02-09 09:21:02 -08:00
ccd0
ae621e96ef
Merge branch 'bstable'
...
Conflicts:
LICENSE
builds/4chan-X-beta.crx
builds/4chan-X-beta.meta.js
builds/4chan-X-beta.user.js
builds/4chan-X-noupdate.crx
builds/4chan-X-noupdate.user.js
builds/4chan-X.crx
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/4chan-X.zip
builds/updates-beta.xml
builds/updates.xml
package.json
2015-02-09 08:25:18 -08:00
ccd0
d41a0529d1
Release 4chan X v1.9.23.9.
2015-02-08 21:06:28 -08:00
ccd0
77b5821344
Fix top catalog link replacement with JSON Navigation off, External Catalog on.
2015-02-08 21:04:03 -08:00
ccd0
8faeb3f9ea
Build web page.
2015-02-08 19:04:41 -08:00
ccd0
465390390a
README.md: Update on Electrolysis.
2015-02-08 19:04:20 -08:00
ccd0
d94fd79151
Release 4chan X v1.10.0.0.
2015-02-08 15:12:43 -08:00
ccd0
8372247593
Condense the changelog format a bit.
2015-02-08 15:11:40 -08:00
ccd0
4d27474019
Remove trailing newlines inserted by Firefox.
2015-02-08 14:21:16 -08:00
ccd0
e5e25c9a77
Replace <br>s inserted by editing.
2015-02-08 13:52:47 -08:00
ccd0
115a213b34
RIP moot.
2015-02-08 13:26:09 -08:00
ccd0
d59ddccf3f
Merge branch 'bstable'
2015-02-08 12:34:49 -08:00
ccd0
fb5c530e92
Release 4chan X v1.9.23.8.
2015-02-08 12:33:30 -08:00
ccd0
06525d4450
Don't refresh dead threads in thread watcher.
...
We used to need this to update the watcher's unread count in
archived threads, but that's updated upon scroll now.
2015-02-08 12:28:01 -08:00
ccd0
184141a5e0
When expanding threads, rebuild posts originally fetched for quote previews.
...
Fixes lack of post hiding buttons etc.
2015-02-08 00:27:49 -08:00
ccd0
52a5d1bd45
Disable 'Apply CSS' button when Custom CSS is disabled.
2015-02-07 20:48:00 -08:00
ccd0
893eb114ef
Migrate custom board titles to a DataBoard so that exporting and importing works for them.
2015-02-07 20:05:59 -08:00
ccd0
da816661b5
Custom board title fixes.
...
- Fix multiline titles.
- Deleting the custom title restores the original one.
- Some refactoring.
2015-02-07 18:13:33 -08:00
ccd0
9e1f2b4d0c
Change thread selector back to 'Thread No.'
2015-02-07 17:33:05 -08:00
ccd0
84dc51e2cf
Close old menu properly when a different type of menu is opened.
2015-02-07 11:16:32 -08:00
ccd0
adc970c9cb
This doesn't need to be capitalized either.
2015-02-07 11:16:32 -08:00
ccd0
60573780a6
This doesn't need to be uppercase.
2015-02-07 11:16:32 -08:00
ccd0
12bc5d1612
Merge branch 'zixaphir-merge'
...
This brings various changes from @zixaphir's Appchan X into this fork:
- Fix updating of the preview text in the advanced settings panel.
- Close menus on scroll (fixes post menus not scrolling with their posts).
- Add "none" option (don't open any section) to the "OpenSettings" event.
- Give "Heaven" a white ID color.
- Some settings description improvements.
- Refactoring and minor changes.
Some changes are being deferred for now, but are intended to be added in future commits:
- addition of src/Miscellaneous/Flash.coffee
- rewrite of src/Quotelinks/QuoteBacklinks.coffee
- refactoring of various quote link features into QuoteMarkers.coffee (including change in QuoteInline.qiQuote)
- adding dataset.fullID for simpler Get.threadFromRoot and Get.postFromRoot
- "Except Archives" -> "Exempt Archives" setting change
The changes to Callbacks.execute in src/General/lib/callbacks.class and
elimination of the corresponding methods in Main.coffee may be incorporated
in the future, but will need to be rewritten to preserve the existing
25-posts-at-a-time functionality to prevent hanging on long threads.
The post/thread hiding changes from
https://github.com/MayhemYDG/4chan-x/pull/1457
are being rejected, at least for now, due to breaking thread stubs.
2015-02-07 11:10:44 -08:00
ccd0
1efc9692c7
Add manager capcode.
...
Conflicts:
src/General/Build.coffee
2015-02-06 23:35:14 -08:00
ccd0
1183dd8e2e
Merge branch 'get-refactor'
...
Conflicts:
src/General/Get.coffee
2015-02-06 22:51:41 -08:00
ccd0
3bddbdc5e3
Defer Except -> Exempt change until settings migration code is in place.
2015-02-06 22:36:03 -08:00
ccd0
3f933914ac
Merge from Appchan X: src/General/html
2015-02-06 21:23:41 -08:00
ccd0
b01c372c1a
Merge from Appchan X: src/General/lib
...
deferred: changes to Callbacks.execute
2015-02-06 20:59:54 -08:00
ccd0
7a9546949d
Merge branch 'master' into zixaphir-merge
2015-02-06 19:22:37 -08:00
ccd0
fd90b642bf
Rewrite gallery condition correctly.
2015-02-06 19:22:16 -08:00
ccd0
8b90eee874
Release 4chan X v1.9.23.7.
2015-02-06 10:09:45 -08:00
ccd0
1aba932f8b
Revert change to gallery condition.
...
Thumbnails should not be excluded from the gallery unless they were
already deleted when we loaded the page.
2015-02-06 10:03:25 -08:00
ccd0
f2a498a5dd
Merge from Appchan X: src/General/UI.coffee
...
(The UI.checkbox changes were merged in previous commit e1b63d4a9965aaa5d63e15fd84788921a53def72.)
2015-02-05 22:21:35 -08:00
ccd0
ce1b7301e8
Merge from Appchan X: src/General/Settings.coffee
2015-02-05 22:12:21 -08:00
ccd0
1a3b3012db
Merge from Appchan X: src/General/Main.coffee
2015-02-04 16:57:59 -08:00
ccd0
7c32cb37c9
Merge branch 'master' into zixaphir-merge
2015-02-04 15:18:49 -08:00
ccd0
928955021f
Release 4chan X v1.9.23.6.
2015-02-04 01:45:40 -08:00
ccd0
b74cf487f6
Pause and mute videos when removing them from the document.
2015-02-04 01:33:21 -08:00
ccd0
a59a036a07
Fix Gallery.error so it can be removed from the image/video.
2015-02-04 01:11:34 -08:00
ccd0
081125fca8
Release 4chan X v1.9.23.5.
2015-02-03 17:02:51 -08:00
ccd0
9f0cfd8e24
Show WebM title on mouseover.
2015-02-03 16:59:05 -08:00
ccd0
cce9da3cf5
Release 4chan X v1.9.23.4.
2015-02-03 11:47:16 -08:00
ccd0
b24ff9d282
Thread posts with multiple quotes provided all of them are ancestors of the last.
2015-02-03 11:45:38 -08:00
ccd0
db9788feff
Release 4chan X v1.9.23.3.
2015-02-03 10:40:48 -08:00
ccd0
0000359e6b
Merge branch 'bstable' into bbeta
...
Conflicts:
LICENSE
builds/4chan-X-beta.crx
builds/4chan-X-beta.meta.js
builds/4chan-X-beta.user.js
builds/4chan-X-noupdate.crx
builds/4chan-X-noupdate.user.js
builds/4chan-X.crx
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/4chan-X.zip
builds/updates-beta.xml
builds/updates.xml
package.json
2015-02-03 10:38:57 -08:00
ccd0
b3f22e4bb2
Release 4chan X v1.9.22.7.
2015-02-03 10:37:55 -08:00
ccd0
0d6d5304fb
Revert "Enable pinning of watched threads by default"
...
This reverts commit 50b98e2a4b7cf207d30b4d6e0240fa2eadd1ce04.
2015-02-03 10:35:43 -08:00
ccd0
8bc8530bea
Merge branch 'master' into zixaphir-merge
2015-02-03 01:50:01 -08:00