Commit graph

  • 25a7c37395 Merge pull request #31 from brettcs/email-copyediting master John McLear 2017-08-31 09:27:12 +0100
  • 63403293d0 update: Improve email text. Brett Smith 2017-08-30 12:40:46 -0400
  • 96410df84c bump v John McLear 2015-06-25 11:49:29 +0100
  • 96f60c972f Merge pull request #25 from cbarillet/master John McLear 2015-06-02 12:00:20 +0100
  • f2194aab20 Fix regexp to catch (un)subscribe addresses Cyril Barillet 2015-06-02 08:07:15 +0200
  • 2bbf245d83 make it work again John McLear 2015-05-05 20:37:00 +0100
  • 20c1ae0853 begin fixing plugin John McLear 2015-05-03 12:48:15 +0100
  • f515f19ef0 Merge pull request #20 from Yaco/master John McLear 2014-03-17 23:38:27 +0000
  • 85fd43037e fixed instructions Yaco 2014-03-17 20:36:41 -0300
  • 77a81edb55 Merge pull request #19 from Yaco/master John McLear 2014-03-17 23:35:29 +0000
  • c59def8afe bumped to 0.1.2 Yaco 2014-03-17 20:33:25 -0300
  • 9834f27b8e Merge pull request #18 from Yaco/master John McLear 2014-03-17 23:25:51 +0000
  • 8053b0e709 added spanish translation Yaco 2014-03-17 20:23:00 -0300
  • 6c5747a2d5 bump v John McLear 2014-03-17 19:01:14 +0000
  • f99d42cf1b validator changed its api, thanks guys.... John McLear 2014-03-17 19:01:03 +0000
  • 5ca7609a8b travis John McLear 2013-10-06 18:04:45 +0100
  • 9cb1f884dd travis John McLear 2013-10-06 17:55:10 +0100
  • 25113460d0 travis John McLear 2013-10-06 14:39:12 +0100
  • 537a129e1c package John McLear 2013-10-06 14:37:24 +0100
  • 4813d8f766 Merge branch 'master' of github.com:JohnMcLear/ep_email_notifications John McLear 2013-10-06 14:37:09 +0100
  • 983375d353 travis John McLear 2013-10-06 14:37:01 +0100
  • bdd5e612d1 Merge pull request #15 from caugner/patch-1 John McLear 2013-08-02 10:22:52 -0700
  • c03a6c1030 package.json: add repository Claas 2013-08-02 19:22:05 +0200
  • 0ace6a5afe bump v John McLear 2013-06-25 13:10:34 +0100
  • c089d012c8 Merge pull request #12 from mkrauser/master quenenni 2013-04-26 04:42:53 -0700
  • bf3999d2a9 - adjusted readme to include german language Matthias Krauser 2013-04-26 11:19:10 +0200
  • 2a0a782d26 added german translation Matthias Krauser 2013-04-26 11:17:37 +0200
  • bfe5cec6f9 plugin version increased quenenni 2013-04-08 21:34:48 +0200
  • 9eb541b100 fixed bad vlue: undefiend -> undefined quenenni 2013-04-08 21:10:24 +0200
  • 750b0e3d18 previous fix generate another bug -> fixed quenenni 2013-04-06 22:55:21 +0200
  • e79b95af3f bug fixed in case several emails subscribed for same pad & authorId quenenni 2013-04-06 22:40:40 +0200
  • af7fa15060 Added front-end test quenenni 2013-04-06 22:37:03 +0200
  • 27a363952b bump John McLear 2013-04-04 22:52:25 +0100
  • f56846309a Merge pull request #9 from quenenni/optionsAdded John McLear 2013-04-04 14:51:14 -0700
  • 7135f1d47a some cleaning quenenni 2013-04-04 23:24:24 +0200
  • f7e79f4846 Back before all the tests quenenni 2013-04-04 23:07:13 +0200
  • a8d22c3cf8 testing for i18n problems quenenni 2013-04-04 21:09:57 +0200
  • 5c258325c2 css correction quenenni 2013-04-04 21:03:54 +0200
  • fddc835f82 Cookie management quenenni 2013-04-04 20:56:19 +0200
  • 0bccbc5ce1 handling missing setting values quenenni 2013-04-04 20:39:43 +0200
  • 941ede5daf wIll I be invited by the king of my country now? quenenni 2013-04-04 18:06:07 +0200
  • de660e89d2 if no settings for the pligin -> msg sent to the user quenenni 2013-04-04 17:57:37 +0200
  • 75578aa676 Added test to var coming from settings.json file to avoid errors quenenni 2013-04-04 14:57:54 +0200
  • 66f1f7f2c3 Tweaks: i18n in unicode format + nicer color for msg quenenni 2013-04-03 05:40:12 +0200
  • 18a3964a84 forgot to commit i18n files + validation output page with template and external css quenenni 2013-04-03 05:16:18 +0200
  • c84222d085 i18n of the plugin (english & french for now) quenenni 2013-04-03 01:57:32 +0200
  • a98c59fed5 Not take into account the 'pending' section when finding users to send a mail to quenenni 2013-04-03 00:41:11 +0200
  • 787b9157be Better management of the (un)subscription process quenenni 2013-04-03 00:30:11 +0200
  • 335a0b065f A small correction to avoid a error generated in certain cases quenenni 2013-04-02 05:36:20 +0200
  • 2efae97d4a Added email confirmation for (un)subscription quenenni 2013-04-02 05:14:01 +0200
  • ad58d186fd Fixed when new settings not in settings.json quenenni 2013-03-30 15:56:10 +0100
  • 45259b1207 Removed trailing space quenenni 2013-03-30 01:51:31 +0100
  • 330cc427b8 Added global option + malformed email + cleaning quenenni 2013-03-30 01:34:19 +0100
  • 7d3d2a2920 Changed tabs to spaces & removed trailing spaces quenenni 2013-03-27 02:19:27 +0100
  • 907ecb9a7b Small corrections quenenni 2013-03-26 21:40:02 +0100
  • 53c1df8248 Unsubscription & choose to receive a mail onStart / onEnd etherpad 2013-03-26 20:44:34 +0100
  • 34dfd008ff Update package.json John McLear 2013-03-19 22:30:15 +0000
  • b4732ecc69 Update handleMessage.js John McLear 2013-03-19 22:29:34 +0000
  • 14f2788fc6 Merge pull request #4 from Wikinaut/develop John McLear 2013-02-09 12:39:59 -0800
  • 47103735ad fix issue #2 recieve typo Wikinaut 2013-02-09 21:36:51 +0100
  • 67887b074a commented out check if user is editing due to broken John McLear 2013-02-07 07:04:12 -0800
  • 96bfff0636 change timings to be more sane John McLear 2013-02-04 17:41:36 -0800
  • cebbdddf66 bump John McLear 2013-02-01 13:27:19 +0000
  • 062330ff75 better engrish John McLear 2013-02-01 13:16:02 +0000
  • 66f6981bb3 bump John McLear 2013-01-31 22:14:41 +0000
  • c1729481da tiny tidy up and dont email if recipient is NOT on pad John McLear 2013-01-31 22:14:24 +0000
  • f4d455a751 dirtyish way of handling a cookie to stop re-prompt John McLear 2013-01-31 21:55:51 +0000
  • aeb44eb8ca make email server an obj John McLear 2013-01-31 21:30:48 +0000
  • 6c4f78446b fix crashing issue John McLear 2013-01-31 21:26:22 +0000
  • 04d92b8781 make readme more sane John McLear 2013-01-31 16:05:55 +0000
  • 29cb2b2526 remove cursing John McLear 2013-01-31 16:02:38 +0000
  • 38a3a415de submit buton value John McLear 2013-01-31 16:00:10 +0000
  • 0b306e2787 spacing John McLear 2013-01-31 15:58:32 +0000
  • 865aaf8009 fix exports issue John McLear 2013-01-31 15:58:19 +0000
  • 966e7f6a81 fix exports issue John McLear 2013-01-31 15:58:14 +0000
  • 664c1333f3 bump REaDME John McLear 2013-01-31 15:49:57 +0000
  • 58b5144f19 move settings to settings file John McLear 2013-01-31 15:49:45 +0000
  • c616591391 more notes... still lots to do.. John McLear 2013-01-31 02:34:44 +0000
  • 3a202aa2d1 some more notes to self John McLear 2013-01-31 02:33:21 +0000
  • 1e0c0bd586 some fixes John McLear 2013-01-31 02:31:59 +0000
  • 44b2ba3da7 remove cruft and offensive stuff John McLear 2013-01-31 02:16:20 +0000
  • d77ae275e0 begin basic prep for trying it out on a live site John McLear 2013-01-31 02:09:28 +0000
  • 8bcd6738db clena up more John McLear 2013-01-31 02:00:21 +0000
  • fd92f7e288 clean up John McLear 2013-01-31 02:00:07 +0000
  • ce5ca913aa update README John McLear 2013-01-31 01:58:58 +0000
  • 36d10a5010 make it send emails John McLear 2013-01-31 01:57:12 +0000
  • 9cd41efb1d validation and user interface semi working John McLear 2013-01-31 01:30:28 +0000
  • 8b5e708480 fix getting email John McLear 2013-01-31 01:24:47 +0000
  • 9eab1c29a6 stop it showing dialogues unless it needs to John McLear 2013-01-31 01:19:47 +0000
  • 68dd65cc7a validation John McLear 2013-01-31 01:16:34 +0000
  • c3bb3fb22b finally a working subscriber back end but ugly code John McLear 2013-01-31 00:09:31 +0000
  • 3ed466930c moah client side stuff and temp database schema John McLear 2013-01-30 18:09:04 +0000
  • 2a48c2da55 begin putting ui together John McLear 2013-01-30 02:12:57 +0000
  • c34b9325d6 first working version of email being sent to database John McLear 2013-01-30 00:33:49 +0000
  • 5e85d1516b more stuff working John McLear 2013-01-30 00:21:21 +0000
  • f366519de7 moving forward John McLear 2013-01-29 23:15:53 +0000
  • 4211bb0d18 foo John McLear 2013-01-29 17:40:27 +0000
  • d66cc53c73 remove node_modules John McLear 2013-01-29 17:37:57 +0000
  • 79b04c376d ignore John McLear 2013-01-29 17:36:49 +0000
  • 27db45f05a first commit John McLear 2013-01-29 17:35:40 +0000