marktaiwan and czaks
a9b29c7232
Bugfix: convert it to string
2016-05-05 12:33:02 +02:00
marktaiwan and czaks
513c8f7b68
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.
2016-05-05 12:32:27 +02:00
marktaiwan and czaks
dc725641c3
minor options template adjustment
2016-05-05 12:32:00 +02:00
marktaiwan and czaks
8f6ea6dd94
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
2016-05-05 12:31:11 +02:00
marktaiwan and czaks
f84d0b9027
Changed 'hide post' button behavior
2016-05-05 12:30:54 +02:00
marktaiwan and czaks
af91ddf637
Split post menu into own function
2016-05-05 12:29:11 +02:00
marktaiwan and czaks
84bc3b0f7b
I forgot how to jQuery
2016-05-05 12:16:55 +02:00
marktaiwan and czaks
3e579ee1d4
Bugfix: reset multifile container width
...
#371
2016-05-05 12:16:17 +02:00
marktaiwan and czaks
deefe7225d
Bugfix: scroll to thumbnail on multipost close
...
Indroduced in 7364e85
2016-05-05 12:15:51 +02:00
marktaiwan and czaks
88f6088a42
fix Relative Time and Image Throttler
2016-05-05 12:14:22 +02:00
Markerov and czaks
7160cd650e
merge relative-time into local-time
2016-05-05 12:12:53 +02:00
Markerov and czaks
c3146e1794
image throttler
...
initial commit
2016-05-05 12:11:12 +02:00
Markerov and czaks
fd2b41c1f0
Fix bug with inline expansion with Unanimate Gif
...
Issue #273
2016-05-05 12:09:55 +02:00
Markerov and czaks
bc2257be08
scroll to thumb
...
scroll up to image if its top is out of view when shrunk.
Requires jQuery
2016-05-05 12:09:41 +02:00
Markerov and czaks
4767a63178
renamed 'this.childNodes[0]' to thumb
2016-05-05 12:09:10 +02:00
Markerov and czaks
a723ff8e66
Display inline image when it starts loading,
...
Rewrote inline-expanding.js to display full image as soon as it starts
loading.
Modified expand-all-images.js to work with the new change
Moved max-width to style.css
2016-05-05 12:05:45 +02:00
marktaiwan and czaks
26130c43ea
fix menu UI for Firefox
2016-05-05 12:03:24 +02:00
marktaiwan and czaks
c8eaebce9a
reset thread timer on new filter
2016-05-05 12:03:05 +02:00
marktaiwan and czaks
709a248d10
Clear empty thread/board from filter list
2016-05-05 12:02:50 +02:00
marktaiwan and czaks
2808b1b8b2
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.
2016-05-05 12:02:34 +02:00
Markerov and czaks
6363d8d247
change to use onready()
2015-03-31 07:42:47 +02:00
Markerov and czaks
2f7127a3cb
Catalog Search
2015-03-31 07:42:34 +02:00
marktaiwan and czaks
6f94a06586
file selector: correct typo, click event target
2015-03-31 06:02:08 +02:00
marktaiwan and czaks
e42ffb2768
fix file selector element reference
...
fix thumbnail image not applying to main form with quick reply open
2015-03-31 06:01:50 +02:00
marktaiwan and czaks
6e84a25f9a
Adds keyboard focus to file selector
2015-03-31 05:57:45 +02:00
marktaiwan and czaks
4da073b6e8
Keep quick-reply and main form in sync
...
Use object-url instead of data-url due to shorter length
2015-03-31 05:57:26 +02:00
marktaiwan and czaks
0005f11098
initialize file selector soon as it's loaded
...
Conflicts:
templates/post_form.html
2015-03-31 05:57:22 +02:00
marktaiwan and czaks
3bd7f94861
Fallback for browsers that disables javascript
...
Conflicts:
stylesheets/style.css
templates/post_form.html
2015-03-31 05:54:07 +02:00
marktaiwan and czaks
d7f82c58fd
Run on index and thread
...
Clear file queue after upload success
corrected fallback detection
2015-03-31 05:51:28 +02:00
marktaiwan and czaks
48cd7438a1
initial commit file-selector.js
2015-03-31 05:50:42 +02:00