Marlinski / Rumble

Rumble allows the sharing of messages and pictures without relying on the Internet, in a Delay Tolerant Fashion following the Store-Carry and Forward paradigm
http://disruptedsystems.org
GNU General Public License v3.0
298 stars 27 forks source link

photo is only send when text is added #44

Closed SimJoSt closed 8 years ago

SimJoSt commented 8 years ago

If you try to post a photo, it will not be send and no error message is displayed. Only if additionally text is added to the post, the photo will be send.

Marlinski commented 8 years ago

would you prefer I add a notification or being able to send a picture without texte ?

SimJoSt commented 8 years ago

Good question. I believe allowing to post photos without text is the more preferable option. I can't think of a reason to disallow it.

Marlinski commented 8 years ago

Since every status is passed around, you cannot easily trace back the context/origin of a photo. I guess I thought it would be better to force some text, but I agree the implementation was lacking at least a notification :) I'll fix it

SimJoSt commented 8 years ago

Perfect :) But just so I understand: How is a photo post any different from a text post regarding it's difficult to trace origin?