-
Notifications
You must be signed in to change notification settings - Fork 12
Scrapbox: 指定したページが更新されても通知が来ないようにする #229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
pizzacat83
wants to merge
45
commits into
master
Choose a base branch
from
scrapbox-mute-some-notification
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 11 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
3af7d47
scrapbox: dummy commit for draft pull request
pizzacat83 72aec15
scrapbox: implement mute of notifications
pizzacat83 6b48a20
scrapbox: implement maskAttachment
pizzacat83 1bf5b2c
scrapbox: type return value of maskAttachment
pizzacat83 c7dd4dd
scrapbox: implement isMuted
pizzacat83 8a2141e
scrapbox: don't show images
pizzacat83 5ca1d05
scrapbox: [WIP] add test for mute
pizzacat83 b6c6f6b
bcr: [Test Not Passing] mock axios
pizzacat83 4b93a9a
scrapbox: fix tests
pizzacat83 e5a0d0e
scrapbox: fix tests
pizzacat83 1444120
scrapbox: update .env.sample
pizzacat83 3c092fd
scrapbox: use (decode|encode)URIComponent
pizzacat83 2528f13
scrapbox: change URL of webhook
pizzacat83 13895cf
scrapbox: handle errors
pizzacat83 5ee0278
lib/fastify: add constructor of fastify for unit test
pizzacat83 fbe0c7e
scrapbox: 1 API request per notification
pizzacat83 b8d06ef
lib/fastify: add test for fastifyDevConstructor
pizzacat83 9b6a7fe
lib/scrapbox: add some functions
pizzacat83 70e3e86
add package eslint-plugin-jest
pizzacat83 6457b81
Merge remote-tracking branch 'origin/master' into scrapbox-mute-some-…
pizzacat83 3ac7c6b
lib/scrapbox: add scrapbox wrapper class
pizzacat83 6943983
lib/scrapbox: add tests for Page & fix bugs
pizzacat83 db48f9f
lib/scrapbox: add tests for fetchScrapboxUrl
pizzacat83 1c9178d
lib/scrapbox: add tests for getPageUrlRegExp
pizzacat83 f3aab4e
scrapbox: use lib/scrapbox
pizzacat83 c257e5c
welcome: use lib/scrapbox
pizzacat83 2d5045d
scrapbox: mock lib/scrapbox in tests
pizzacat83 a4c5590
scrapbox: implement splitAttachments
pizzacat83 1244809
lib/scrapbox: cache calls of getPageUrlRegExp
pizzacat83 d3b9f5a
scrapbox: add helper class for tests
pizzacat83 c83d003
scrapbox: reimplement mute
pizzacat83 5f6b6ad
lib/scrapbox: fix unintended nullable
pizzacat83 cbc5f2f
scrapbox: fix eslintrc
pizzacat83 93aadce
scrapbox: lint
pizzacat83 8ed67dc
lib/scrapbox: getPageUrlRegExp -> pageUrlRegExp and isPageOfProject
pizzacat83 6e16349
scrapbox: add doc
pizzacat83 2cead8b
scrapbox: split files
pizzacat83 a20913e
Merge remote-tracking branch 'origin/master' into scrapbox-mute-some-…
pizzacat83 f435b6d
scrapbox/mute: add text: '' in image attachments
pizzacat83 2e717b0
lib/scrapbox: refactoring
pizzacat83 90e2ba8
scrapbox/mute: add comments
pizzacat83 c2977de
scrapbox: delete unnecessary mock
pizzacat83 17642d4
scrapbox: remove dummy data not used in test
pizzacat83 2c20353
scrapbox/mute: better variable name
pizzacat83 c3f17a0
small refactoring
pizzacat83 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.