| 
							
							
								 James Cole | 66303f614b | Fix login mail handing, #5173 | 2021-10-13 05:57:11 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 4003cea759 | Code reordering and reformatting. I should really start employing style CI. | 2021-09-18 10:26:12 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 3589c9f60f | Various code cleanup. | 2021-09-18 10:20:19 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 8328c26df3 | Update PHP code, code cleanup. | 2021-08-10 19:31:55 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | b0ccd26928 | Update packages | 2021-07-10 07:27:22 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 8832387b84 | Remove TODO's. | 2021-06-11 20:39:01 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 8a9a36b512 | Merge branch 'feature/webhooks' into develop # Conflicts:
#	app/Events/UpdatedTransactionGroup.php | 2021-06-11 20:00:40 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 815fd5ff6b | Various code cleanup. | 2021-05-24 08:50:17 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 7851bb476e | Update some code. | 2021-05-13 06:17:53 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | ca1eeed605 | Add info to events handler | 2021-05-02 14:52:49 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 30aea37391 | New events for new accounts | 2021-04-10 17:24:47 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 2c575f3ca5 | Code cleanup. | 2021-03-28 11:43:07 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 206845575c | Code cleanup | 2021-03-21 09:15:40 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 238a582d8a | Update validators so they can handle one field at a time. | 2021-03-10 06:34:03 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 02cd0600ea | Update some copyrights. | 2021-01-29 18:50:35 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | b263120c8f | Add newlines and strict types check. | 2020-12-22 05:35:06 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | eb80578e30 | Can now send webhook messages. | 2020-12-02 19:30:09 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | cbe046ba07 | Can generate webhook messages for creating transactions. | 2020-12-02 06:54:13 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 6b79f1abdb | Create events for transaction links. | 2020-11-08 14:27:03 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 706cb47065 | Code changes for v540 | 2020-09-18 12:16:47 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 798c73394d | Code for #3712 | 2020-08-28 21:58:03 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | b302775c37 | Various code cleanup. | 2020-07-31 12:45:02 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | bd2f064eeb | Code cleanup that (hopefully) matches style CI | 2020-03-17 14:57:04 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 9817c0807a | Add ability to disable running of rules on transactions. | 2020-03-06 09:41:27 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | f4fd9e5a15 | Update email address | 2020-01-25 06:08:56 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 78481b8aa9 | Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards. | 2019-10-02 07:00:58 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 92158e52ef | Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards. | 2019-10-02 06:37:26 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 98cff18efa | Fix email message for new transactions | 2019-08-18 11:16:33 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 44823c6fec | Code cleanup | 2019-08-17 10:46:55 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 9c5df6ab6e | Clean up some code. | 2019-06-07 18:13:54 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | e4a9abc315 | Clean up repositories and cron code. | 2019-06-07 17:57:46 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | c07ef3658b | Refactor installer. | 2019-03-30 11:03:39 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 5b1fb5354e | Update API and transaction components. | 2019-03-30 07:09:52 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 71fb9d8fa5 | Code cleaning stuff. | 2019-02-13 17:38:41 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 1c2206cb9f | Fix issue with recurring transactions and piggy banks. | 2019-01-03 18:57:34 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 3e25d66902 | Add newlines and copyright notices. | 2018-12-31 07:48:23 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 3f493aceb2 | Mark code as untestable or deprecated (or both). | 2018-08-23 18:33:07 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 5908c0ce8c | Code cleanup and realign. | 2018-08-06 19:14:30 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | b7752928a4 | Give all of these files a newline at the end. | 2018-07-22 20:32:02 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 7d1f4d8907 | Improve Events code quality. | 2018-07-06 07:19:19 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 57cf7f6f0d | Update some things for recurring transactions. | 2018-06-28 06:31:31 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 7591f3fa29 | Send mail message when cron has hit. | 2018-06-25 16:01:45 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | cde9c4a2bc | Update copyright statements. | 2018-05-11 10:08:34 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | 8f3e84df4d | Fix possible null pointer. | 2018-03-30 22:40:20 +02:00 |  | 
			
				
					| 
							
							
								 James Cole | ed33a72945 | Make sure that strict_types declaration is always at the very top of the file. | 2018-03-19 12:09:12 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | a97bfc92e1 | Add newlines and strict types | 2018-03-05 19:35:58 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 128085963f | Small update to update checker. | 2017-12-28 19:03:15 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | ff9ad859b3 | Update copyright [skip ci] | 2017-12-17 14:41:58 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | 78335e5814 | Expand tests, do code cleanup. | 2017-12-17 14:30:53 +01:00 |  | 
			
				
					| 
							
							
								 James Cole | ffca858b8d | Code clean up. | 2017-11-15 12:25:49 +01:00 |  |