Commit graph

1757 commits

Author SHA1 Message Date
a995c4cff3 Update dependency versions 2020-02-21 13:41:02 +00:00
3606a72cbe
Merge pull request #146 from jonnybarnes/composer-updates-20200131
Updating Composer Dependencies
2020-01-31 17:26:19 +00:00
29498cb6e7 updating dependencies 2020-01-31 17:12:47 +00:00
1bba326711
Merge pull request #141 from jonnybarnes/refactor-frontend
Refactor
2020-01-26 21:35:50 +00:00
c465840e65 Remove un-needed cache apt fromt travis config 2020-01-26 21:27:37 +00:00
f6928784d0 Try all tests on Travis again 2020-01-26 20:44:11 +00:00
ad01233c5b Use better http tester methods 2020-01-26 20:42:42 +00:00
85cdcfa2f3 Try forcing php version 7.4.2 2020-01-26 19:59:29 +00:00
e5ef337e3a Try not having a port 2020-01-26 19:10:45 +00:00
c1b316b641 Use Laravel 6’s new test methods for HTTP tests 2020-01-26 19:03:34 +00:00
e0c021cca2 Focusing on very specific failing test just in PHP 7.4 2020-01-26 18:48:52 +00:00
8a9c2fd906 Latest ubuntu comes with postgis 2.4 2020-01-26 18:16:48 +00:00
52e30edd19 We don’t have realpath on latest ubuntu 2020-01-26 18:13:43 +00:00
a11d6a5c2f Use latest ubuntu version 2020-01-26 18:10:37 +00:00
623107699e I missed that the rule for style ci does not need manually adding anymore 2020-01-26 18:04:23 +00:00
bc10faeda3 Add required php zip extension 2020-01-26 18:01:38 +00:00
4a616b2e05 Laravel repset now does not have length ordered imports 2020-01-26 17:55:30 +00:00
d6bb0c1ad7 Updating project files 2020-01-26 17:50:49 +00:00
9589863e42 Improve h-card check in mircopub request 2020-01-26 17:45:09 +00:00
50e4848e46 Fix tests to reflect updated code 2020-01-26 17:44:10 +00:00
3fe200ffab Don’t make emoji accessible for now 2020-01-26 16:36:12 +00:00
742165eba6 Remove typekit link 2020-01-26 15:01:34 +00:00
9b8a0fc517 Improve PHPDoc 2020-01-26 12:22:18 +00:00
c66eaaa97b Invoke parent handler before sending to Slack 2020-01-26 12:21:15 +00:00
0001d5cd66 Update compiled assets 2020-01-26 12:20:10 +00:00
1deb1a93ae For likes, add an internal link, e.g. /like/{id} 2020-01-26 12:19:45 +00:00
73e913dc71 Update dependencies, improve pre-commit scripts 2020-01-22 21:55:37 +00:00
9e2fa01601 Better layout spacing of single image posts 2020-01-22 21:54:00 +00:00
20a3048aee Some more phpcs fixes 2019-10-27 20:55:46 +00:00
ed2b83fba7 Fix typehint to allow null to be passed 2019-10-27 20:17:51 +00:00
f8b187e55a
Merge pull request #143 from jonnybarnes/analysis-z94jBl
Apply fixes from StyleCI
2019-10-27 12:35:18 -07:00
2ed4cc93a1 Apply fixes from StyleCI 2019-10-27 19:34:54 +00:00
ef03d2209f Fixing various phpcs issues 2019-10-27 19:31:33 +00:00
21c89f721c Remove redundant test, will look at re-implmenting later 2019-10-27 18:49:04 +00:00
876f763369 Mock Codebird so we don’t need to pass tokens to travis 2019-10-27 18:41:56 +00:00
66242b2c38
Merge pull request #142 from jonnybarnes/analysis-8jE3Qy
Apply fixes from StyleCI
2019-10-27 09:29:49 -07:00
9de24c2740 Apply fixes from StyleCI 2019-10-27 16:29:15 +00:00
9a87812579 Updating styleci config 2019-10-27 16:28:01 +00:00
b2b6693aec Ooof, got the dependencies all up to date as well
Lots of tests needed fixing, but it seemed to be a whitespace parsing
error in the view files 🤔
2019-10-27 16:15:14 +00:00
ec01b3c6a2 Update Laravel to v6 2019-10-19 15:34:49 +01:00
6d2b4d55ee Updating composer dependencies 2019-08-18 18:41:56 +01:00
bcb9998504 Render likes using templates 2019-07-26 11:23:02 +01:00
acbb958475 Render articles using a template like notes 2019-07-26 11:05:16 +01:00
42a85845fe For now dont worry about a paginator at the bottom of the page 2019-07-26 10:52:37 +01:00
41862b15b8 We no longer use the Exception in this controller 2019-07-26 10:43:51 +01:00
5ef23376be Work so far in refactoring front-end
- Mainly getting rid of existing css/js
- No longer linking to stuff like a11y.css
- Creating a FrontPageController to better deal with the home page
2019-07-26 10:40:56 +01:00
30f9b0f557 Reworking assets 2019-07-13 18:05:50 +01:00
1e546f00b1
Merge pull request #140 from jonnybarnes/updates-20190713
Update composer and npm assets
2019-07-13 13:13:07 +01:00
e09a0724d6 Update composer and npm assets 2019-07-13 13:02:45 +01:00
abfba4f088
Merge pull request #138 from jonnybarnes/updates-20190531
Updating some dependencies
2019-05-31 11:35:50 +01:00