e6998aad8c
Get travis working with postgresql
2016-12-08 22:27:38 +00:00
cb6ba96d14
Fix a typo
2016-12-08 21:14:29 +00:00
21afde6070
Better readme
2016-12-08 21:13:26 +00:00
8593647215
Better commenting of .env.example
2016-12-08 21:09:27 +00:00
20251a76b7
Test against Postgres 9.5
2016-12-08 21:08:56 +00:00
ebcd0a21fb
Update changelog
2016-12-08 20:38:24 +00:00
bce3b52ce2
Use a middleware to define micropub dev token
2016-12-08 20:35:35 +00:00
2814a39ad8
We have a micropub token set via the service provider so we can use that in the tests
2016-12-08 16:43:12 +00:00
fc5caf5392
Set a micropub token when not in production
2016-12-08 16:36:50 +00:00
e32cc59b81
Move micropub session stuff to its own service provider
2016-12-08 16:03:52 +00:00
cd324f72d5
Set the micropub token in a testing enviro
2016-12-08 15:52:26 +00:00
2c89de7043
Version 0.0.18
...
Big things in this release, switch to Postgres full-text search
with Laravel Scout. Also we now use a Makefile for front-end
asset compilation and processing.
Some othe minor tweaks include moving the syndication targets
into their own config file. Travis now tests agains php 7.1.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWEl/cAAKCRAbLHavsWyF
mzVqAX9dbu5AlWwJ7FSGeWH4Ue4vmdRfRTmkUtpwx5P0YntLjB5wGqXGXN1dA3GG
TBKEZakBgJRivfbhqGbGIn5XO5dC5SaOxmIkU7eua6i4YkmyLm/UudDeWi19jqKl
eO+GBVGDbA==
=2U/7
-----END PGP SIGNATURE-----
Merge tag 'v0.0.18' into develop
Version 0.0.18
Big things in this release, switch to Postgres full-text search
with Laravel Scout. Also we now use a Makefile for front-end
asset compilation and processing.
Some othe minor tweaks include moving the syndication targets
into their own config file. Travis now tests agains php 7.1.
2016-12-08 15:42:47 +00:00
12526c5ec6
Merge branch 'release/0.0.18'
2016-12-08 15:39:55 +00:00
1931999653
Bump version number
2016-12-08 15:39:46 +00:00
7d72d8c4f7
Remove debug option
2016-12-08 15:03:24 +00:00
25bec84538
Default to pgsql scout driver
2016-12-08 14:51:23 +00:00
57b8d81592
Debug as well as testing
2016-12-08 14:37:56 +00:00
26fe6ff559
Style CI fix
2016-12-08 14:30:25 +00:00
263d1f83c8
Fix a typo
2016-12-08 14:29:07 +00:00
e12b4d39ef
Move syndication targets to a config file, fixes #27 , also more dynamically generate micropub token
2016-12-08 14:28:42 +00:00
42841eca08
Update changelog
2016-12-08 13:15:01 +00:00
45f8b855ec
Test against php 7.1
2016-12-08 13:12:13 +00:00
707517cfed
Define scout driver for travis as well
2016-12-08 13:08:41 +00:00
7ee9eb069f
Now we are using Postgres, travis can use search
2016-12-08 12:58:58 +00:00
f28a98a9be
Mention Postgres search
2016-12-07 17:00:06 +00:00
e73187932b
StyleCI suggested fixes
2016-12-07 16:55:53 +00:00
bd92f1d6c8
Squashed commit of the following:
...
commit e29339b2084e4531164a2904869460c4928a6d03
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 6 20:35:29 2016 +0000
Remove algolia credit
commit 2ee543b8d37bcf008a8e82a72202420a48f2b38e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 6 20:34:02 2016 +0000
Updated and added dependencies
commit 5aba9dda8a8a5c5e9837f409a3991d2d4f4bd8c2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 6 20:29:57 2016 +0000
Add relavent model options for postgres searching with scout
commit ace894529d12773997336c4acbfe77f157d00eb7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 6 20:28:47 2016 +0000
Add pgsql scout option
commit 7c794fd35af0ef53d005a8d68d3b99316312536d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 6 20:28:06 2016 +0000
Add the PostgresEngine service provider
commit 19ba7c2e7d103302209151244ec6a11b3fab3e13
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 6 20:27:09 2016 +0000
Add the searchable column and index to the notes table
2016-12-06 20:38:52 +00:00
bfce76b94e
Update dependencies
2016-12-05 11:51:52 +00:00
cc65b45f91
Squashed commit of the following:
...
commit bb79d80d284bf22ae17857b37630d3075635057e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Dec 5 11:06:53 2016 +0000
Update changelog regarding Makefile
commit d74d0ac99da0b898d1a08ed270629bb00b492e34
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 4 19:24:09 2016 +0000
make output
commit 5c7ad5830ec881a5c22bd737cac1ec3430577eb3
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 4 19:22:25 2016 +0000
Remove gulp
commit 160947dcd346d3c0016a15fe3b64d6f194d33bfc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 4 19:10:57 2016 +0000
Updated fetch dependency
commit 25b8f300d93c3e6e129c7ac6ab31e85c12cebc6a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 4 18:45:21 2016 +0000
Copy frontend assets into place
commit 65b02a14e98215899efc4f5673953bdf23f4c942
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 4 18:40:28 2016 +0000
Add the target file for `sass`, and set the scss files as the prerequisits
commit 7442df5040ac1459d5f088690390ef043f968852
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 2 21:44:19 2016 +0000
Makefile output so far
commit 8580a61aa2fb6326b99f58cb2d0418a45d734054
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 2 21:42:32 2016 +0000
Create sourcemaps during js uglification
commit facdbbf81f4907ce394dcb5719b76451fd45e539
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 2 21:40:48 2016 +0000
We can now uglify js files and compress all frontend assets
commit 866c4fa0d70377f80061533989c4d8e6d00c818c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 1 15:57:49 2016 +0000
A simple makefile
2016-12-05 11:07:22 +00:00
a0b1a4f97b
Update changelog
2016-12-01 12:23:12 +00:00
a972cbf6d6
Fix some validation issues
2016-12-01 12:22:47 +00:00
d2768e38d7
Update changelog
2016-12-01 12:15:37 +00:00
48ae78bec9
output of various gulp commands
2016-12-01 12:14:10 +00:00
92334e59ed
Add space above the footer
2016-12-01 12:13:38 +00:00
90d329feb7
Update token
2016-12-01 11:31:56 +00:00
cea4979e3d
Update dependencies
2016-12-01 11:31:24 +00:00
96b710106e
Version 0.0.17
...
This release introduces a basic search feature for notes.
Replies to notes are also slightly better presented, with
much improved microformats markup.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWD3vFQAKCRAbLHavsWyF
mzx2AYCRt/Hj9st+LUapFEdxCXIl2qeWnLG5A5sBojtUEw0rqVSgq05ill9PwiCT
x4snBEkBf10CLCt02OgyKT3Oe31YikZqGJ/IFiVmCn1q4oFaOeAXLOkxessuyiyu
R2dVYvy7ng==
=6sNT
-----END PGP SIGNATURE-----
Merge tag 'v0.0.17' into develop
Version 0.0.17
This release introduces a basic search feature for notes.
Replies to notes are also slightly better presented, with
much improved microformats markup.
2016-11-29 21:11:56 +00:00
5e645e777a
Merge branch 'release/0.0.17'
2016-11-29 21:11:01 +00:00
0cbc19fd1f
Bump version number
2016-11-29 21:10:22 +00:00
3486c6253f
Squashed commit of the following:
...
commit ac37a5d6bc0f0befd7bfaed08074b0f38b7a7501
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 20:52:49 2016 +0000
Update changelog
commit d8fae341224f6dee1c1e32c3895dd8a038ff511d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 20:10:12 2016 +0000
output of gulp
commit 7c25002ffdf77134d6b5ffa04ee7c945024f0666
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 20:09:44 2016 +0000
slightly better layout of replies
commit 8c9fda30af582ef1de87962f1293545e065ecfac
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 19:58:52 2016 +0000
Close the anchor tags
commit 9c75d3c97fc1ef5a4706f2433c9c41b74b9bb9bd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 19:58:04 2016 +0000
Add test reply to style
2016-11-29 20:53:05 +00:00
dd8fc6bf95
update changelog
2016-11-29 18:04:57 +00:00
a58247615f
Delete the new note created during a test from algolia
2016-11-29 17:30:11 +00:00
74a99576d9
Try and get algolia working with local phpunit
2016-11-25 23:00:57 +00:00
ce0f63e35e
Use the right driver name
2016-11-25 20:46:16 +00:00
85d1e6de95
Add a SCOUT_DRIVER entry
2016-11-25 20:44:50 +00:00
a9184174fa
Gaaaah
2016-11-25 20:42:15 +00:00
87cf8bf6a3
Use double quotes for null driver, see https://github.com/laravel/scout/issues/34\#issuecomment-241569168
2016-11-25 20:37:00 +00:00
2ed7d2c0a9
Lets try disabling scout for travis with driver=null
2016-11-25 20:21:15 +00:00
e23a15f9a2
Drop algolia creds
2016-11-25 20:16:21 +00:00
7e76fa42ae
And again
2016-11-25 20:14:24 +00:00