-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
'mark as read' fling option #2 #1048
base: master
Are you sure you want to change the base?
Conversation
comment != post, comment != post, comment != post,
Only the Errors, existing in the QuantumBadger:master branch, come up. |
I've opened JoshAusHessen#2. @JoshAusHessen Could you please merge that into your branch? |
Thanks both! @codeofdusk It's probably best to make your changes as a separate PR in this repo -- I'm planning to review and merge this PR now. |
@QuantumBadger Done, as #1049. |
@JoshAusHessen Thanks for the PR! I've tested this locally and it doesn't have any effect -- I think |
pref_behaviour_fling_post_actions, pref_behaviour_fling_post_actions_return the action menu doesnt work properly, but the fling action does
The master branch works fine for me, what's the specific error you're getting?
That's expected -- options are hidden if they can't be used (e.g. you can't upvote if you're not logged in). The items are added to the menu in |
The shut down. |
RedditPostActions.showActionMenu()
@JoshAusHessen It looks like that error is caused by the MARK_READ changes in this PR:
Something must have gone wrong with the build as that issue shouldn't occur on master. |
Just saw it is already added with #1049... Anyway thx @QuantumBadger @codeofdusk I'm exited for the next update 😄 |
Second try to add this feature.
Added all feature changes to the changes happening on origin.