mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 07:45:53 +03:00
[PR #446] [MERGED] 414 whitelist causes dup sync #481
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#481
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ushahidi/SMSSync/pull/446
Author: @eyedol
Created: 4/28/2016
Status: ✅ Merged
Merged: 2/13/2017
Merged by: @eyedol
Base:
master← Head:414-whitelist-causes-dup-sync📝 Commits (2)
af4af3dSend whitelisted number once187731fFine tune filtering logic so messages processed📊 Changes
2 files changed (+118 additions, -46 deletions)
View changed files
📝
smssync/src/main/java/org/addhen/smssync/data/message/PostMessage.java(+13 -11)📝
smssync/src/test/java/org/addhen/smssync/data/message/PostMessageTest.java(+105 -35)📄 Description
Fixes for #414
This
PRmakes the following changes:@alxndrsn If you get the chance, mind reviewing this? I was confusing myself on this one and would appreciate a second eye.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.