Commit Graph
18 Commits
Author SHA1 Message Date
Markerovandczaks fd2b41c1f0 Fix bug with inline expansion with Unanimate Gif
Issue #273
2016-05-05 12:09:55 +02:00
Markerovandczaks 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
Markerovandczaks 4767a63178 renamed 'this.childNodes[0]' to thumb 2016-05-05 12:09:10 +02:00
Markerovandczaks 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
marktaiwanandczaks 26130c43ea fix menu UI for Firefox 2016-05-05 12:03:24 +02:00
marktaiwanandczaks c8eaebce9a reset thread timer on new filter 2016-05-05 12:03:05 +02:00
marktaiwanandczaks 709a248d10 Clear empty thread/board from filter list 2016-05-05 12:02:50 +02:00
marktaiwanandczaks 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
Markerovandczaks 6363d8d247 change to use onready() 2015-03-31 07:42:47 +02:00
Markerovandczaks 2f7127a3cb Catalog Search 2015-03-31 07:42:34 +02:00
marktaiwanandczaks 6f94a06586 file selector: correct typo, click event target 2015-03-31 06:02:08 +02:00
marktaiwanandczaks 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
marktaiwanandczaks 6e84a25f9a Adds keyboard focus to file selector 2015-03-31 05:57:45 +02:00
marktaiwanandczaks 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
marktaiwanandczaks 0005f11098 initialize file selector soon as it's loaded
Conflicts:
	templates/post_form.html
2015-03-31 05:57:22 +02:00
marktaiwanandczaks 3bd7f94861 Fallback for browsers that disables javascript
Conflicts:
	stylesheets/style.css
	templates/post_form.html
2015-03-31 05:54:07 +02:00
marktaiwanandczaks d7f82c58fd Run on index and thread
Clear file queue after upload success

corrected fallback detection
2015-03-31 05:51:28 +02:00
marktaiwanandczaks 48cd7438a1 initial commit file-selector.js 2015-03-31 05:50:42 +02:00