1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-01 10:37:18 +01:00
Commit Graph

1233 Commits

Author SHA1 Message Date
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
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
Fredrick Brennan
1627bccfd4 Revert "Fixed add_favorites to append to the correct element" 2015-02-18 04:34:04 +08:00
marktaiwan
6455fca5bd post-filter
Adds a dropdown menu to each post that allows for filtering by:
- post
- post and all replies to it
- poster ID
- poster ID and all replies to it
- name
- tripcode

In the options panel, adds a new tab for adding/removing name and
tripcode filters.
2015-02-17 14:40:04 +08:00
8chan
027687acc0 Merge https://github.com/ctrlcctrlv/infinity
Conflicts:
	inc/8chan-mod-pages.php
	templates/mod/settings.html
2015-02-17 00:43:00 +00:00
8chan
9c1a90aa26 Move top board exceptions completely to boards.php 2015-02-16 16:25:39 -08:00
anonish
d69e0e6fcc test 2 2015-02-08 22:14:17 -06:00
anonish
b6151bee51 testing 2015-02-08 21:53:36 -06:00
anonish
afd79689f3 Cleanup for expand-video.js 2015-02-08 21:48:23 -06:00
anonish
b7a6f6419f Merge branch 'master' of https://github.com/anonish/infinity-anonish 2015-02-08 21:37:18 -06:00
anonish
78cc03c204 Updating expand-video.js 2015-02-08 21:36:33 -06:00
Anonish
02708219d3 hover video fixes
- fixes width on thread pages when opening video at bottom
- works better on index pages, but still need to get actual width of video
2015-02-08 18:39:01 -06:00
Anonish
d2faa943b0 hover video fixes
On index pages, restore original behavior (temp fix)
On thread pages, fixed multiple file posts so all posts hover
- still need to fix width for multiple posts as the ones on the right side of the page extend beyond the page (on original method they become tiny)
- fix catalog

long term i am thinking of just redoing the whole hover file (unless someone else does first).
2015-02-08 16:36:52 -06:00
Anonish
1df89e2a87 changes to expand-video.js 2015-02-08 01:04:41 -06:00
Anonish
e75fd4d8fe Update quick-reply.js
apparently 600 was still not allowing QR to load on portrait mode. 400 seems to work fine
2015-02-06 20:42:13 -06:00
8chan
415cf20abb Shift-click to hide threads in catalog 2015-01-31 23:30:59 -08:00
Fredrick Brennan
e115bff930 Merge pull request #379 from anonish/patch-1
QR fix for tablet (portrait) mode in laptops
2015-02-01 15:10:15 +08:00
bbielsa
3a01469dc1 Fixed add_favorites to append to the correct element
Issue #346
https://github.com/ctrlcctrlv/infinity/issues/346#issuecomment-71119100
2015-01-31 10:36:02 -05:00
anonish
dbf5114896 QR fix for tablet (portrait) mode in laptops
Quick reply will now show up on tablets in portrait mode where width can be < 800px as originally coded (mainly 768x1280 and 800x1280)
2015-01-29 21:44:11 -06:00
Fredrick Brennan
c895ed6fb5 Merge pull request #367 from marktaiwan/quick-reply
Minor quick reply and quoting improvements
2015-01-29 09:53:48 +08:00
Fredrick Brennan
e3ce9f6301 Merge pull request #361 from marktaiwan/external-post-preview
Bug fix: external post preview
2015-01-29 09:53:39 +08:00