Fredrick Brennan
554da7f6a7
Merge branch 'master' of https://github.com/ctrlcctrlv/infinity
2015-03-16 16:32:50 +08:00
Fredrick Brennan
b85e1f2f0b
Make it so board owners can force flags
...
For country flags, a "?" will now show if the flag is unknown (for example, if the user is using Tor or just has an IP that is not in the GeoIP database)
For board owner-defined flags, "None" option disappears and posting is impossible without choosing a valid flag.
This commit is for /fringe/.
2015-03-16 16:31:01 +08:00
marktaiwan
ca7207c5dd
Run on index and thread
...
Clear file queue after upload success
corrected fallback detection
2015-03-16 03:16:15 +08:00
marktaiwan
6e054239e7
initial commit file-selector.js
2015-03-15 22:18:58 +08:00
8chan
bbf43d4587
Actually commit code tags
2015-03-15 05:08:07 -07:00
Fredrick Brennan
86d99b332b
Make js/options/favs.js actually usable
...
I pretty much had to rework this completely to get it into a usable state
Reference ctrlcctrlv/infinity#424
2015-03-15 19:56:28 +08:00
Fredrick Brennan
51510f09ce
Merge branch 'master' of https://github.com/ctrlcctrlv/infinity
2015-03-15 17:41:44 +08:00
Fredrick Brennan
aee9cd8455
Better organize auto-update options
2015-03-15 17:40:27 +08:00
Fredrick Brennan
16d1149541
Merge pull request #424 from yrrah2/patch-4
...
Create fav.js
2015-03-15 11:26:32 +08:00
8chan
d26e5e516c
Hopefully fix regression in multi-image.js
2015-03-14 00:04:22 -07:00
8chan
647c0618ce
Fix Notification.requestPermission on first run
2015-03-14 00:03:54 -07:00
Fredrick Brennan
8aad0dea98
Desktop notifications in auto-reload.js
2015-03-13 19:18:56 +08:00
Fredrick Brennan
6186be4837
Rewrite report system due to flooding
2015-03-13 12:45:57 +08:00
Fredrick Brennan
ba34a81f38
Attempt to stop screen flashes with stylechooser
2015-03-12 15:44:33 +08:00
8chan
e4e25d86e3
Oops, bug when lS undefined
2015-03-12 00:35:08 -07:00
Fredrick Brennan
5f1042db9d
New stylesheet system
2015-03-12 14:58:49 +08:00
Fredrick Brennan
3ac306b6ea
Fix AJAX bug, wasn't triggering if called immediately from QR
2015-03-12 12:19:30 +08:00
8chan
bebd364a59
some style fixes
2015-03-11 18:22:22 -07:00
8chan
4602fa3117
Fix some bugs with new post form 3
2015-03-11 16:16:35 -07:00
8chan
800c3ddde3
Fix some bugs with new post form 2
2015-03-11 05:44:46 -07:00
8chan
ca39eb255a
Fix some bugs with new post form
2015-03-11 05:43:51 -07:00
8chan
04fb5d74c6
Merge https://github.com/ctrlcctrlv/infinity
2015-03-11 03:08:01 -07:00
Fredrick Brennan
dfbad99cfb
New post form part 2
2015-03-11 18:04:31 +08:00
Fredrick Brennan
0294923058
Add helpful warning to user-js
2015-03-11 18:01:59 +08:00
8chan
8c2b8d521d
Change this message again
2015-03-11 02:58:03 -07:00
Harry Hackett
501b9a6181
Create fav.js
2015-03-11 20:15:45 +13:00
Fredrick Brennan
d48c568a35
Revert "Update to expand-video.js (video hover changes) and fix for portrait mode laptop"
2015-03-11 09:56:40 +08:00
Fredrick Brennan
63244cc200
Merge pull request #422 from marktaiwan/post-hover
...
Shrink expanded thumbnails on post hover
2015-03-11 07:31:46 +08:00
Fredrick Brennan
bffe070abc
Merge pull request #388 from Pashe/user-js-css
...
User JS and CSS tweaks
2015-03-11 07:30:37 +08:00
8chan
534a8d70ef
ReferenceError fix
2015-03-10 16:22:28 -07:00
8chan
76c72fbd5d
Ignore U+25b6 in twemoji
2015-03-10 16:21:47 -07:00
8chan
9c68d3b83e
Re-enable LaTeX as MathJax
2015-03-10 16:19:27 -07:00
8chan
c04d46933e
New post form part one
2015-03-10 16:18:28 -07:00
8chan
7005a2d473
Fix filter for users with emoji in thier names
2015-03-09 02:32:02 -07:00
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
Pashe
d7ef24030a
Revert "Remove some comments from the default user JS/CSS"
...
This reverts commit a2f62d0617
.
2015-02-25 21:51:45 -06: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
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
Pashe
4f126e91ea
Save makes more sense than update here
2015-02-13 18:07:38 -06:00
Pashe
a2f62d0617
Remove some comments from the default user JS/CSS
2015-02-13 18:06:18 -06:00
Pashe
827dac38e8
Make user JS/CSS textareas reasonably sized
2015-02-13 18:01:23 -06: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