1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-11 23:36:02 +01:00
Commit Graph

1251 Commits

Author SHA1 Message Date
marktaiwan
7f7176d12c shrink expanded thumbnails on post hover 2015-03-09 12:51:57 +08:00
Fredrick Brennan
45bb8f0920 Merge pull request #420 from marktaiwan/inline-expanding
Inline expanding: proper data assignment.
2015-03-08 13:43:22 +08:00
marktaiwan
7ca3f0bdd9 I forgot how to jQuery 2015-03-08 13:06:52 +08:00
Fredrick Brennan
37fea8ec9b Merge pull request #419 from marktaiwan/auto-upda
Bugfix: auto update option
2015-03-08 12:48:07 +08:00
Fredrick Brennan
3026d8e952 Merge pull request #417 from marktaiwan/external-post-preview
Bugfix: display correct time on post preview
2015-03-08 12:47:43 +08:00
Fredrick Brennan
427d9efe66 Merge pull request #416 from marktaiwan/inline-expanding
Bugfix: reset multifile container width
2015-03-08 12:47:25 +08:00
Fredrick Brennan
108e30978c Merge pull request #415 from marktaiwan/post-filter
Bugfix: forgot to convert post ID to string when adding from catalog
2015-03-08 12:47:01 +08:00
marktaiwan
5ccdaf3b0d Always displays the options panel item 2015-03-08 09:57:49 +08:00
marktaiwan
ecd2616ae8 Bugfix: auto update option
catastrophic typo
2015-03-08 09:37:29 +08:00
marktaiwan
d03145ffe0 Fix youtube embed 2015-03-07 13:54:23 +08:00
marktaiwan
a976c46a76 Show correct time on external preview
allowed to work with local-time.js
2015-03-07 04:34:30 +08:00
marktaiwan
ca99394841 Bugfix: reset multifile container width
#371
2015-03-06 20:59:47 +08:00
marktaiwan
193e1f95b0 Bugfix: convert it to string 2015-03-06 20:04:35 +08:00
Fredrick Brennan
3e70902d06 Merge pull request #374 from marktaiwan/external-post-preview
Post hover preview update and bugfix.
2015-03-06 18:10:56 +08:00
8chan
190d193516 Merge https://github.com/ctrlcctrlv/infinity 2015-03-06 02:06:02 -08:00
8chan
0f6bf1bac6 Show stickies at top of catalog 2015-03-06 02:01:53 -08:00
marktaiwan
331b471bea post-filter.js catalog support
Removes hidden threads from catalog page
Shift click on catalog to hide thread
Improved word matching for simple comment and subject filter.
2015-03-06 16:15:49 +08:00
Fredrick Brennan
ee3dea95fc Merge pull request #386 from anonish/master
Update to expand-video.js (video hover changes) and fix for portrait mode laptop
2015-03-06 13:16:42 +08:00
marktaiwan
257ef61b36 Display time on external post
Works with Relative Time
2015-03-01 19:33:57 +08:00
8chan
93e5ff99fc use onready in post-menu.js 2015-02-28 05:09:37 -08:00
8chan
bcafdaa602 Completely rewrite fix-report-delete-submit.js, add report/delete to menu 2015-02-28 05:06:50 -08:00
Fredrick Brennan
3293fbed65 Merge pull request #407 from bui/tor-purge-file
resolve #402
2015-02-27 09:42:45 +08:00
Bui
3a1373930c resolve #402
clear the file field if a tor user tried to upload. even though most tor
users disable JS...
2015-02-26 18:39:16 +09:00
Bui
51f36e0df6 don't show wavy fabric preview for "None" 2015-02-26 18:22:11 +09:00
8chan
1305a79621 Merge https://github.com/ctrlcctrlv/infinity 2015-02-26 02:08:25 +00:00
8chan
652497ad57 Merge 2015-02-26 02:07:22 +00:00
Fredrick Brennan
4d41f0ace3 Merge pull request #403 from marktaiwan/post-filter
Split post menu into own file. New filter features.
2015-02-26 09:29:08 +08:00
Fredrick Brennan
8c435737ad Merge pull request #404 from Pashe/catalog-hover-improvements
Catalog hover improvements
2015-02-26 09:28:26 +08:00
marktaiwan
e826eb95e6 minor options template adjustment 2015-02-26 02:39:34 +08:00
marktaiwan
7d615bb038 post-filter.js restructure
- Changed how filters are stored. Have included code to migrate from
previous version
- Added support for 'subject' and 'comment' in the options panel
- Added regex support in the options panel
2015-02-26 00:05:43 +08:00
marktaiwan
7e0c7ae426 Bugfix: scroll to thumbnail on multipost close
Indroduced in 7364e85
2015-02-24 20:34:13 +08:00
Pashe
2fd294d0d9 Have image-hover.js use data-fullimage instead of the API 2015-02-24 03:17:35 -06:00
marktaiwan
793bc3590c Changed 'hide post' button behavior 2015-02-24 16:30:51 +08:00
marktaiwan
d6aa5c0fe5 Split post menu into own function 2015-02-24 16:04:00 +08:00
Anonish
14f664b558 Merge pull request #4 from ctrlcctrlv/master
update to infinity
2015-02-22 13:28:31 -06:00
8chan
1258d793c0 Loop videos by default WebM option 2015-02-21 04:49:45 -08:00
Anonish
79e972945f Merge pull request #3 from ctrlcctrlv/master
update to infinity
2015-02-21 00:39:20 -06:00
8chan
2b987b2198 Add one click [-]/[+] to post-filter.js 2015-02-20 17:16:29 -08:00
8chan
7495e68fc2 Image hover backported from 8chan X 2015-02-20 12:10:04 +00:00
8chan
7364e85351 Fix many features for Internet Explorer 9 and 10
Please don't use "dataset" in scripts anymore, it doesn't work in IE9 or 10. Instead use $.data
2015-02-20 01:51:06 -08:00
Fredrick Brennan
c025c8f173 Merge pull request #392 from marktaiwan/post-filter
post-filter
2015-02-20 11:20:11 +08:00
8chan
eb9db634d3 Bug fix: fix backlinks in Gecko 2015-02-19 19:15:42 -08:00
8chan
30178fb383 Change 2 => 3 2015-02-19 19:15:18 -08:00
marktaiwan
d4bc803f4b fix menu UI for Firefox 2015-02-18 14:47:43 +08:00
marktaiwan
09fe78342a reset thread timer on new filter 2015-02-18 14:04:09 +08:00
marktaiwan
071f9af660 Clear empty thread/board from filter list 2015-02-18 14:03:06 +08:00
marktaiwan
df856bc734 Added tripcode, capcode to external preview 2015-02-18 09:37:48 +08:00
Fredrick Brennan
1627bccfd4 Revert "Fixed add_favorites to append to the correct element" 2015-02-18 04:34:04 +08:00
marktaiwan
1724e94c42 Update external preview to show UID and embed 2015-02-17 18:16:10 +08:00
marktaiwan
c1ac4791a7 Fix: external post preview due to thumbnail extension change
Hotfix for post-hover.js external post preview so that it works with the
recent change to newly generated thumbnails.
2015-02-17 14:55:06 +08:00