SoPR / horas

Una plataforma para facilitar la mentoría.
1hora.org
MIT License
32 stars 17 forks source link

Handle Twitter update exceptions #60

Closed jpadilla closed 10 years ago

jpadilla commented 10 years ago

Twitter API returns an error if status is a duplicate. We could maybe add the day of the meeting in get_twitter_message(). We still have to handle this exceptions in case the user changes their meeting day preference from A to B and then to A again.

Reference:

gcollazo commented 10 years ago

What I was thinking was to make the meeting detail page public and tweet that URL. For this to work we have to change the design.

Step 1: do what you say of including the date Step 2 re design page Step 3: make meeting page public and use that URL for tweets

AngelAnderson commented 10 years ago

I like this idea

jpadilla commented 10 years ago

:+1:

gcollazo commented 10 years ago

Fixed!