Commit graph

555 commits

Author SHA1 Message Date
4e69a4d55c Version 0.0.13
Hopefully places work better with the micropub client.
 
 Also improved the autlinker js script and add uglification to the work
 flow.
 -----BEGIN PGP SIGNATURE-----
 
 iPQEABMKAHwFAlfpkRhfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
 MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
 /xkBf3Lfhkw9nMysu66zb/+spi2SUXiXx/V3ZGFKWbfP3xLloNPtw5rOXB/ypLry
 W3P3UgGAlqNQHPKaUOLrYfsEnASkCcYy0P2MwNifnZ8vFAIYzCMtijXAQegcLoD+
 kku2EJWw
 =sYwh
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.13' into develop

Version 0.0.13

Hopefully places work better with the micropub client.

Also improved the autlinker js script and add uglification to the work
flow.
2016-09-26 22:20:38 +01:00
aa0316ffe0 Merge branch 'release/0.0.13' 2016-09-26 22:19:28 +01:00
63b2be469b Bump version number 2016-09-26 22:18:57 +01:00
f64e17e236 Update changelog, close issue#18 2016-09-26 22:03:34 +01:00
342faddd00 Autolink spotify links with the Spotify Play button 2016-09-26 22:00:10 +01:00
cf1111dc5a Update changelog, close issue#19 2016-09-26 13:36:32 +01:00
6d6c4d9a5e Merge branch 'feature/uglify-js' into develop 2016-09-26 13:32:35 +01:00
e7edf4a647 Recompress assets 2016-09-26 13:31:31 +01:00
f0c8e8fbb9 .js files are now uglified 2016-09-26 13:20:09 +01:00
d73062f3cf Add a basic js uglify process 2016-09-26 13:02:23 +01:00
164b9bd232 Update chagelog 2016-09-26 12:42:26 +01:00
0d4b339456 Update .lock 2016-09-26 12:10:36 +01:00
1c83f3e979 Add Bus facade 2016-09-26 11:52:13 +01:00
44023b0544 Add missing new line before return [styleci] 2016-09-23 16:59:58 +01:00
d8f5293a73 Add trailing array entry comma 2016-09-23 16:58:50 +01:00
5ffcee06c0 Merge branch 'feature/better-places' into develop 2016-09-23 16:56:29 +01:00
3b21fb5f1f More thorough test suite for micropub code 2016-09-23 16:55:25 +01:00
3c689c09ed Much better json response code, add an extra try/catch 2016-09-23 16:55:02 +01:00
0d1787d69a Add support for JSON requests 2016-09-23 16:51:48 +01:00
4133efb8a8 Return json for all the requests the newnote.js makes, this allows for better error handling on the frontend 2016-09-23 12:26:43 +01:00
5d410352db Better error handling for fetch requests 2016-09-23 12:24:23 +01:00
32af94fab8 Better error handling in case of place creation failure 2016-09-22 16:00:04 +01:00
0a9aafb620 Remove non-needed use statements 2016-09-22 15:18:29 +01:00
d542975b9f No need to define class types in postgisFields array 2016-09-22 15:15:47 +01:00
4d1e577f66 Merge branch 'release/0.0.12' into develop 2016-09-21 20:24:25 +01:00
b240df214d Merge branch 'release/0.0.12' 2016-09-21 20:22:44 +01:00
62ae284984 Bump version number 2016-09-21 20:22:18 +01:00
ad0c7fdb17 Update changelog, close issue#14 2016-09-21 20:20:59 +01:00
347012b6d5 No longer need to hardcode my own profile name for twitter links 2016-09-21 20:19:30 +01:00
e671536726 Update changelog, close issue#17 2016-09-21 20:14:41 +01:00
63bcb34e9c Better indication of number of replies 2016-09-21 20:13:08 +01:00
0c1605afc2 Merge branch 'hotfix/0.0.11.10' into develop 2016-09-21 20:04:46 +01:00
ff9113dc6a Merge branch 'hotfix/0.0.11.10' 2016-09-21 20:02:29 +01:00
d7ecf3de19 Use correct namespace for Carbon 2016-09-21 20:02:00 +01:00
856d98391a Merge branch 'hotfix/0.0.11.9' into develop 2016-09-21 19:57:00 +01:00
85e9d503a8 Merge branch 'hotfix/0.0.11.9' 2016-09-21 19:56:24 +01:00
c96900837c Bump version, add fix 2016-09-21 19:55:58 +01:00
9390d2830d Hotfix: Correctly parse microformats data for view 2016-09-21 19:54:45 +01:00
833a9bbc2b Remove stub test file 2016-09-21 17:40:35 +01:00
034faba0b8 Update .lock 2016-09-21 17:34:27 +01:00
8e8e6f9436 Merge branch 'hotfix/0.0.11.8' into develop 2016-09-21 15:29:51 +01:00
d26b40ead8 Merge branch 'hotfix/0.0.11.8' 2016-09-21 15:16:52 +01:00
4d623d0d7b Bump version, add fix 2016-09-21 15:16:34 +01:00
78b22042f0 Fix: remove index.html from generated url 2016-09-21 15:14:58 +01:00
bc631bae80 Fix a style issue 2016-09-21 14:25:12 +01:00
0864e15314 Merge branch 'hotfix/0.0.11.7' into develop 2016-09-21 14:21:57 +01:00
9723099e91 Merge branch 'hotfix/0.0.11.7' 2016-09-21 14:21:16 +01:00
7e1bf5d91f Bump version, add fix 2016-09-21 14:20:57 +01:00
c9d5e6d628 Create necessary directories first to save the HTML 2016-09-21 14:18:58 +01:00
ed5c1d4d5f Merge branch 'hotfix/0.0.11.6' into develop 2016-09-20 13:34:34 +01:00