czaks
4fe2da2fcd
post-filter & ukko: final solution i think
2016-05-09 13:02:21 +02:00
czaks
018dd48a66
post-filter + ukko fixes
2016-05-09 11:58:46 +02:00
czaks
ccc9cff23d
ukko: post filters and reporting
2016-05-09 10:59:50 +02:00
Mark Taiwan
c2e3ff162f
Added missing curly brackets in post-filter.js
2016-05-05 13:22:59 +02:00
8n-tech
e64b01b690
Javascript ammendments, dio_ on Windows.
...
Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2016-05-05 13:22:11 +02:00
Fredrick Brennan
cac428b30c
Add some missing i18n tags
2016-05-05 13:03:31 +02:00
marktaiwan
59ee8a990f
post-filter.js: prevent extra space characters
...
prevent extra spaces in comment caused by joining strings with leading
or trailing space.
2016-05-05 12:33:44 +02:00
8chan
4e27112147
Fix filter for users with emoji in thier names
2016-05-05 12:33:23 +02:00
marktaiwan
a9b29c7232
Bugfix: convert it to string
2016-05-05 12:33:02 +02:00
marktaiwan
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
dc725641c3
minor options template adjustment
2016-05-05 12:32:00 +02:00
marktaiwan
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
f84d0b9027
Changed 'hide post' button behavior
2016-05-05 12:30:54 +02:00
marktaiwan
af91ddf637
Split post menu into own function
2016-05-05 12:29:11 +02:00
8chan
e3dbca5616
Add one click [-]/[+] to post-filter.js
2016-05-05 12:28:52 +02:00
8chan
5176377045
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
2016-05-05 12:15:26 +02:00
marktaiwan
26130c43ea
fix menu UI for Firefox
2016-05-05 12:03:24 +02:00
marktaiwan
c8eaebce9a
reset thread timer on new filter
2016-05-05 12:03:05 +02:00
marktaiwan
709a248d10
Clear empty thread/board from filter list
2016-05-05 12:02:50 +02:00
marktaiwan
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