Commit Graph

48 Commits

Author SHA1 Message Date
Cachet Bot 03092466f5 Apply fixes from StyleCI 2020-04-01 10:44:53 +00:00
Craig Ballinger 9718239817 sign internal redirects and routes for subscribe.manage 2019-10-18 09:05:06 -04:00
Craig Ballinger bc4ebacde7 make styleci happy 2019-10-17 22:23:52 -04:00
Craig Ballinger 40d5ffa3d0 generate a signed url for the redirect 2019-10-17 22:15:47 -04:00
James Brooks 3187fbc24f Apply fixes from StyleCI 2019-07-12 12:43:13 +00:00
James Brooks 7f53a7e9df Improved subscriber handling
- Signed routes
- Manage subscriptions now sends an email link
2019-07-12 11:39:13 +01:00
Anne-Greeth van Herwijnen 26d4e7161b Change text when updating the subscriptions 2019-04-25 10:23:18 +02:00
James Brooks 8bb8ee3dc7 Fix command dispatching 2018-06-25 22:25:54 +01:00
Luis Henrique Mulinari 968bc6a3ce Code clean up. Remove some duplicate keys; Remove some unused parameters; Fix some FQCN; 2017-10-11 21:19:07 +02:00
James Brooks f3df8b4365 Prevent subscibing to internal components when not logged in
Fixes #2520
2017-06-24 19:30:19 +01:00
James Brooks 67b09af833 Check where consistency 2016-10-19 12:29:47 +01:00
Davide Bellini 05f93e16e8 Fixed redirects with “cachet_redirect” helper 2016-10-13 09:51:44 +02:00
James Brooks 5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
James Brooks 838beac285 Don't allow redirecting to someones subscription. Closes #2047 2016-08-10 12:56:18 +01:00
James Brooks 5234c40590 Remove dump and die call 2016-08-10 12:44:49 +01:00
Graham Campbell 1e24138d7a Removed extra brackets 2016-07-20 19:54:48 +01:00
Graham Campbell 9120dba237 Fixed verification skipping 2016-07-20 19:52:23 +01:00
Nick Peelman 88e85d2dfb group components on manage subscriptions page 2016-07-18 08:49:38 -04:00
James Brooks 48c4240c38 Removed un-needed equality param 2016-05-26 11:28:52 +01:00
James Brooks f84793bfab Remove strong tag 2016-05-26 11:22:23 +01:00
Joe Cohen f1b61c7ef1 Applied fixes from StyleCI 2016-05-01 16:04:43 +01:00
Joseph Cohen 05bb91d2d9 Global subscribers and fix notifications 2016-05-01 16:04:43 +01:00
Joseph Cohen 5abd25c408 Redirect subscribers to manage 2016-05-01 16:04:43 +01:00
Joseph Cohen e51504b3ec Add manage link to email notifications 2016-02-20 21:32:14 +00:00
James Brooks af0e578a44 Manage my subscriptions page 2016-02-20 21:32:13 +00:00
James Brooks 9c4c3d3843 Fix AlreadySubscribedException import 2016-01-31 16:38:15 +00:00
Graham Campbell 1b24cdb1c5 Improved the config system 2016-01-29 23:05:31 +00:00
James Brooks ac3888f7c8 Added per-component subscriptions. Closes #734 2016-01-29 15:02:28 +00:00
James Brooks b4f5df945e Moves bus exceptions. Closes #1334 2016-01-07 15:05:28 +00:00
Graham Campbell df5eb24efd Moved things into a bus namespace 2016-01-05 02:38:07 +00:00
Graham Campbell 5557edc342 Use the new dispatch helper function 2015-12-24 15:16:09 +00:00
phecho e1fa49d1f7 Added missing translation 2015-12-22 08:48:18 +08:00
Joseph Cohen e5c90b25b2 Make subscribers is verified a attribute getter 2015-12-09 17:37:54 -06:00
Joseph Cohen 412c119131 Added subcriber verified scope and already subscribed msg 2015-12-09 15:29:41 -06:00
Joseph Cohen a593dabeb9 Fix some nulls and the notifications on the handlers 2015-11-22 00:18:09 -06:00
James Brooks a8dd60063e Fix up pageTitle variables 2015-11-21 22:20:15 +00:00
James Brooks 34d2191140 Don't use is_null 2015-11-21 22:04:23 +00:00
Michael Mollick 48e0a775e0 Fixed typo for unsubscribed language reference 2015-10-22 21:36:49 -04:00
Joseph Cohen 8250e4ebca Subscribe and unsubscribe subscribers via commands 2015-08-31 20:16:35 +01:00
James Brooks b393557c8a Completely remove the use of Redirect::back - closes #867 2015-08-13 22:28:30 +01:00
Joseph Cohen d68b248fd7 Remove AbstractController from remaining and rename BaseController to Controller 2015-08-05 17:21:03 -05:00
James Brooks 8d0a716c2d Remove AbstractController as it does nothing 2015-08-05 15:18:20 +01:00
Graham Campbell fcbbfdd84e Refactor validator stuff and fix variable names in views 2015-08-03 22:32:51 +01:00
Graham Campbell fb127fb861 Removed tracking 2015-08-01 17:07:06 +01:00
Graham Campbell 0a321bffd8 Updated copyright information 2015-07-06 17:37:01 +01:00
James Brooks fafcc8880b Fix CS 2015-07-02 16:46:14 +01:00
James Brooks 7a283dceb7 $pageTitle needs to be snake_case too 2015-07-02 16:40:38 +01:00
Joseph Cohen 55dcf3a277 Handle subscribers 2015-06-09 14:13:27 -05:00