Commit graph

25 commits

Author SHA1 Message Date
quenenni
de660e89d2 if no settings for the pligin -> msg sent to the user 2013-04-04 17:57:37 +02:00
quenenni
75578aa676 Added test to var coming from settings.json file to avoid errors 2013-04-04 14:57:54 +02:00
quenenni
a98c59fed5 Not take into account the 'pending' section when finding users to send a mail to 2013-04-03 00:41:11 +02:00
quenenni
7d3d2a2920 Changed tabs to spaces & removed trailing spaces 2013-03-27 02:19:27 +01:00
etherpad
53c1df8248 Unsubscription & choose to receive a mail onStart / onEnd
- The subscription panel is placed in the "mysettings" menu (not anymmore a popup)
- A Unsubscribe button were added. It removes the email if found
- The 2 options to receive a mail when someone is starting to edit and finished to edit can be chosen for each user (at least one of the two is compulsory)
- First time you go on the email notification panel in the mysettings menu, a call is made to get the email and options already subscribed for this userId
  * If found, the form is pre-filled with the datas
  * If not, the form is set with defaults values
It's just informative. Users can still subscribe another mail for this userId.
- Removed the integration of this plugin in the "Share this pad" menu. First becaue, imo, it's not the place, and second, because it meant 2 forms with the same id.
2013-03-26 20:44:34 +01:00
John McLear
67887b074a commented out check if user is editing due to broken 2013-02-07 07:04:12 -08:00
John McLear
96bfff0636 change timings to be more sane 2013-02-04 17:41:36 -08:00
John McLear
062330ff75 better engrish 2013-02-01 13:16:02 +00:00
John McLear
c1729481da tiny tidy up and dont email if recipient is NOT on pad 2013-01-31 22:14:24 +00:00
John McLear
f4d455a751 dirtyish way of handling a cookie to stop re-prompt 2013-01-31 21:55:51 +00:00
John McLear
aeb44eb8ca make email server an obj 2013-01-31 21:30:48 +00:00
John McLear
6c4f78446b fix crashing issue 2013-01-31 21:26:22 +00:00
John McLear
58b5144f19 move settings to settings file 2013-01-31 15:49:45 +00:00
John McLear
1e0c0bd586 some fixes 2013-01-31 02:31:59 +00:00
John McLear
44b2ba3da7 remove cruft and offensive stuff 2013-01-31 02:16:20 +00:00
John McLear
d77ae275e0 begin basic prep for trying it out on a live site 2013-01-31 02:09:28 +00:00
John McLear
36d10a5010 make it send emails 2013-01-31 01:57:12 +00:00
John McLear
9cd41efb1d validation and user interface semi working 2013-01-31 01:30:28 +00:00
John McLear
68dd65cc7a validation 2013-01-31 01:16:34 +00:00
John McLear
c3bb3fb22b finally a working subscriber back end but ugly code 2013-01-31 00:09:31 +00:00
John McLear
3ed466930c moah client side stuff and temp database schema 2013-01-30 18:09:04 +00:00
John McLear
c34b9325d6 first working version of email being sent to database 2013-01-30 00:33:49 +00:00
John McLear
5e85d1516b more stuff working 2013-01-30 00:21:21 +00:00
John McLear
f366519de7 moving forward 2013-01-29 23:15:53 +00:00
John McLear
27db45f05a first commit 2013-01-29 17:35:40 +00:00