-
Notifications
You must be signed in to change notification settings - Fork 49
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
Spam folder for messages #59
Comments
I was looking for this as well. Having a way to see blocked messages is necessary especially for unintended keyword blocks. |
Idk I think having notification about that would be against its purpose imo (but maybe opt in option wouldnt hurt) |
I also meant it as an opt-in option.
The case that I needed it was when I got an OTP sms from a number that I
had blocked because of their promotional adverts.
If there isn't a Spam folder in this case you can't login obviously. and
the notification would help to not miss it.
…On Wed, Feb 21, 2024 at 1:01 PM inson1 ***@***.***> wrote:
Idk I think having notification about that would be against its purpose
imo (but maybe opt in option wouldnt hurt)
—
Reply to this email directly, view it on GitHub
<#59 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMCOQ3NIJ3I457KSUDPCMRLYUW5HPAVCNFSM6AAAAABCOHZ4NKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJWGIZTIMBQGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@mksafavi well anyway Spam folder would be better, right? |
Just like an email service there will be messages falsely detected for spam and we always check spam folder next if we didn't received the message, so an spam folder can be considered as basic feature for any messaging app, hope we get that in future |
I wanted this too :) IIRC MMS isn't even saved if the sender is blocked. |
I also want this! I am paranoid that I might have accidentally blocked a message unintentionally. I really just want the keyword blocking to avoid spamming of notifications, not to never have access to the message. A Spam folder seems similar to the Archive and Recycle folders that already exist, so it doesn't seem like a huge ask to me. |
any news on this? Google messages has two functions, mark messages as Spam and Block numbers. |
I reverted It most likely also affects this issue: #237. |
qksms has its own blocking manager and user can achieve blocked sms inside the app. |
Please implement this. i believe this is much needed to view blocked sms's. I just moved from QKSMS, though many features are missing here. I request this one to be completed. |
I'm thinking about using an internal blocking list in both Phone and Messages but it's not exactly a 'simple to explain' solution. |
Perhaps this can be done in two parts with #271 being the first one (including pattern blocking). That way, we'll have the UI/UX clarified before we attempt to use an internal list. |
Hello everyone, I have begun developing a new feature/fix and am currently stuck. I would greatly appreciate your technical comments and guidance on how to proceed. Below is a detailed explanation of the feature, its motivation, the high-level plan, what is working so far, and the issues encountered. Feature Description
Motivation
Why Not a Dedicated Spam Folder? High-Level Plan
Focus on SMS Flow I’m starting with the SMS flow. See updates to
What Is Working
Known Issue
Next Steps
Thank you for taking the time to review this (and maintaining the app in general @naveensingh @Aga-C ). Any insights, feedback, or suggestions on how to address the current issue and proceed further would be greatly appreciated! |
Please do not work on issues with Also, that whole code block
This is not the way. |
@naveensingh ,
I agree, AI is not THAT great - but I actually wrote everything myself! I just used GPT to make it markdown compliant. The issue wasn't with GPT, I used a single line code formatting instead of multiline by mistake :P |
Maybe it wasn't as much visible, but there was some work. We did the first prototype for internal investigation a few months ago, which resulted in my comment from November, that there are problems with utilizing the current global block list. And the latest idea how to bypass the limitations is just from a week ago. |
Putting blocked messages inside a recycle bin doesn't make sense. Whenever this is implemented, it will be its own option like 'Blocked messages'.
The Thanks for the effort! |
Thanks, yes I saw the conversation up as well @naveensingh suggested recycle bin (or as I understand now a "spam bin") can be the first phase, with no many details following. That's why I picked it up and suggested my code.
Several users mentioned here/reddit it would be a fine solution, me including. IMHO it's better than just dropping messages today which is not straightforward UX. Maybe it's too complex to explain(?), but if not - can you please share a little bit so I can work on it? |
I don't see anything wrong with the code. It's probably something subtle or it maybe something you changed in the recycle bin activity or related code. |
Thanks 🙏 |
Don't bother, the recycle bin will probably be removed in favor of the archive feature. |
Checklist
Feature description
I know its an initial release and i am sorry to requesting a feature too early, Only issue with the fossify sms is there isn't a spam folder or a way to retrieve accidentally blocked sms
Why do you want this feature?
I accidentally blocked an sms , i couldn't find an spam folder or anything like that, as a temporary solution i installed another sms app and retrieve that blocked message from there
Additional information
Even there won't be a spam folder ,please add any way to retrieve blocked messages
The text was updated successfully, but these errors were encountered: