Page MenuHomeMusing Studio
Feed All Stories

Nov 27 2018

GitHub <noreply@github.com> committed rWFfb18b8f6e33f: Merge pull request #38 from mrvdb/bindaddress (authored by matt).
Merge pull request #38 from mrvdb/bindaddress
Nov 27 2018, 6:58 PM
GitHub <noreply@github.com> committed rWF7c468ee48267: Merge fe78d6d47fb83393635dd41a15ec796856f91c62 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge fe78d6d47fb83393635dd41a15ec796856f91c62 into…
Nov 27 2018, 5:27 PM
matt committed rWFfe78d6d47fb8: Re-add https in log message (authored by matt).
Re-add https in log message
Nov 27 2018, 5:27 PM
benovermyer added a comment to T529: Support SQLite for storage.

I have a working variation of schema.sql (called, appropriately enough, sqlite.sql) for SQLite.

Nov 27 2018, 2:53 PM · WriteFreely (v1.0)
matt added a comment to T529: Support SQLite for storage.

Ah, gotcha. I thought there might be some differences when I was reading through this fork with sqlite support.

Nov 27 2018, 2:50 PM · WriteFreely (v1.0)

Nov 26 2018

benovermyer added a comment to T529: Support SQLite for storage.

As an example, SQLite doesn't support the SQL function NOW(). It also only has five data types - NULL, INTEGER, REAL, TEXT, and BLOB. Yes, that means boolean values are stored as full INTEGERs.

Nov 26 2018, 10:42 PM · WriteFreely (v1.0)
benovermyer added a comment to T529: Support SQLite for storage.

So as I've started testing this, I've discovered there is a vast chasm of differences between normal SQL and SQLite SQL. I'm working on the logic to handle both.

Nov 26 2018, 10:37 PM · WriteFreely (v1.0)
benovermyer added a comment to T529: Support SQLite for storage.

The working branch is here: https://github.com/writeas/writefreely/tree/sqlite-support

Nov 26 2018, 8:12 PM · WriteFreely (v1.0)
benovermyer committed rWFdd5f6870d8c9: Add SQLite option for database. (authored by benovermyer).
Add SQLite option for database.
Nov 26 2018, 8:11 PM
GitHub <noreply@github.com> committed rWF83265fd7f052: Merge 875c758ba2d25390eb8430fa5c143dc1250008d3 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 875c758ba2d25390eb8430fa5c143dc1250008d3 into…
Nov 26 2018, 5:34 PM
Marcel van der Boom <marcel@hsdev.com> committed rWF875c758ba2d2: Also use bind address on standalone redirect (authored by Marcel van der Boom <marcel@hsdev.com>).
Also use bind address on standalone redirect
Nov 26 2018, 5:34 PM
matt added a comment to T529: Support SQLite for storage.

Ok cool 👍 let me know if you need anything along the way. Excited to get this in!

Nov 26 2018, 5:12 PM · WriteFreely (v1.0)
benovermyer added a comment to T529: Support SQLite for storage.

Actually, I retract my previous statement. I was thinking in terms of integration tests, not unit tests - the current pattern is fine.

Nov 26 2018, 3:54 PM · WriteFreely (v1.0)
GitHub <noreply@github.com> committed rWF742de0cf4609: Merge 1b30ff93519f6eaf62269f82aa1179af23caa828 into… (authored by bkoehn).
Merge 1b30ff93519f6eaf62269f82aa1179af23caa828 into…
Nov 26 2018, 3:54 PM
GitHub <noreply@github.com> committed rWF0b579ccbaa7e: Merge 543f6c9ae384bf133e4b4aaede66b5667378b0d3 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 543f6c9ae384bf133e4b4aaede66b5667378b0d3 into…
Nov 26 2018, 3:54 PM
Marcel van der Boom <marcel@hsdev.com> committed rWF543f6c9ae384: Allow 'bind' in config to specify bind address (authored by Marcel van der Boom <marcel@hsdev.com>).
Allow 'bind' in config to specify bind address
Nov 26 2018, 3:54 PM
matt added a comment to T529: Support SQLite for storage.

Nice! I'm all for adding unit tests for database funcs -- especially with different databases, I agree we should make sure they work consistently.

Nov 26 2018, 3:10 PM · WriteFreely (v1.0)
benovermyer added a comment to T529: Support SQLite for storage.

I started working on a proof of concept for this yesterday morning. In the process, I noticed a couple things.

Nov 26 2018, 3:01 PM · WriteFreely (v1.0)
matt committed rWF94badbc83841: Only log ActivityPub info when debugging (authored by matt).
Only log ActivityPub info when debugging
Nov 26 2018, 2:06 PM
matt committed rWF42a47258da67: Bump version to 0.4 (authored by matt).
Bump version to 0.4
Nov 26 2018, 2:06 PM
matt committed rWFf0250d501fbc: Move softwareVer to var() block (authored by matt).
Move softwareVer to var() block
Nov 26 2018, 2:06 PM

Nov 25 2018

GitHub <noreply@github.com> committed rWF36b3e7c61f32: Merge 1b30ff93519f6eaf62269f82aa1179af23caa828 into… (authored by bkoehn).
Merge 1b30ff93519f6eaf62269f82aa1179af23caa828 into…
Nov 25 2018, 1:13 AM
bkoehn committed rWF1b30ff93519f: added compose config; updated compose file to use it; updated README to match (authored by bkoehn).
added compose config; updated compose file to use it; updated README to match
Nov 25 2018, 1:10 AM

Nov 24 2018

matt committed rWF6ed9fef88fb6: Add @koehn to AUTHORS (authored by matt).
Add @koehn to AUTHORS
Nov 24 2018, 11:44 PM
matt added a project to T497: Support pinning hashtags: WriteFreely.
Nov 24 2018, 11:34 PM · Write.as Web, WriteFreely, Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rWF223e3850481f: Merge pull request #36 from writeas/docker-release (authored by matt).
Merge pull request #36 from writeas/docker-release
Nov 24 2018, 7:22 PM
GitHub <noreply@github.com> committed rWF6fcb04515c96: Merge 7bbc1b4b4717c64dc82cc3a4a8b8c23e40ef3049 into… (authored by bkoehn).
Merge 7bbc1b4b4717c64dc82cc3a4a8b8c23e40ef3049 into…
Nov 24 2018, 7:18 PM
matt committed rWF402f66770e6f: Move docker build to `make build-docker` (authored by matt).
Move docker build to `make build-docker`
Nov 24 2018, 7:18 PM
matt committed rWF7bbc1b4b4717: Add `make release-docker` (authored by matt).
Add `make release-docker`
Nov 24 2018, 7:18 PM
GitHub <noreply@github.com> committed rWF53bd5d047684: Merge 695bc796963916d48166e532cd08b5c027d4fbcf into… (authored by bkoehn).
Merge 695bc796963916d48166e532cd08b5c027d4fbcf into…
Nov 24 2018, 5:58 PM
bkoehn committed rWF695bc7969639: extracted docker command a la `go` and `make` (authored by bkoehn).
extracted docker command a la `go` and `make`
Nov 24 2018, 5:57 PM
bkoehn committed rWF50a6a1ee4049: added docker support to `make release` (authored by bkoehn).
added docker support to `make release`
Nov 24 2018, 5:50 PM
GitHub <noreply@github.com> committed rWFbdcacbc63238: Merge pull request #34 from koehn/master (authored by matt).
Merge pull request #34 from koehn/master
Nov 24 2018, 4:02 PM

Nov 23 2018

GitHub <noreply@github.com> committed rWF875f8d00405c: Merge 6f0c7aed66f6d136e3ca35ed2e02b0b8ff185d70 into… (authored by bkoehn).
Merge 6f0c7aed66f6d136e3ca35ed2e02b0b8ff185d70 into…
Nov 23 2018, 9:01 PM
GitHub <noreply@github.com> committed rWFcf784388f0dd: Merge pull request #31 from mrvdb/codehighlight (authored by matt).
Merge pull request #31 from mrvdb/codehighlight
Nov 23 2018, 6:23 PM
matt committed rWF3dd6e3491405: Fix whitespace in templates (authored by matt).
Fix whitespace in templates
Nov 23 2018, 5:42 PM
GitHub <noreply@github.com> committed rWFc54c0c433fd2: Merge 3dd6e3491405deadc56b084ad0587bbe524174b6 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 3dd6e3491405deadc56b084ad0587bbe524174b6 into…
Nov 23 2018, 5:42 PM
GitHub <noreply@github.com> committed rWF57e034b3d804: Merge 2b5e86991657ba10844b1d2562affd14ce37e409 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 2b5e86991657ba10844b1d2562affd14ce37e409 into…
Nov 23 2018, 5:39 PM
GitHub <noreply@github.com> committed rWF6d5dfd6b3b45: Merge 2b5e86991657ba10844b1d2562affd14ce37e409 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 2b5e86991657ba10844b1d2562affd14ce37e409 into…
Nov 23 2018, 5:39 PM
matt committed rWF2b5e86991657: Rename render.tmpl to post-render.tmpl (authored by matt).
Rename render.tmpl to post-render.tmpl
Nov 23 2018, 5:39 PM
matt committed rWF03c36af2f97c: Optimize template loading on non-post pages (authored by matt).
Optimize template loading on non-post pages
Nov 23 2018, 5:38 PM
matt committed rWF246a6dc5548e: Fix whitespace in highlight JS (authored by matt).
Fix whitespace in highlight JS
Nov 23 2018, 5:38 PM
matt committed rWF1c2fb1b12d6f: Rename render.tmpl to post-render.tmpl (authored by matt).
Rename render.tmpl to post-render.tmpl
Nov 23 2018, 5:34 PM
matt committed rWFd40b9e1c101b: Optimize template loading on non-post pages (authored by matt).
Optimize template loading on non-post pages
Nov 23 2018, 5:34 PM
matt committed rWF411e650ef71a: Fix whitespace in highlight JS (authored by matt).
Fix whitespace in highlight JS
Nov 23 2018, 5:34 PM
matt committed rWF7e43a55045cf: Rename render.tmpl to post-render.tmpl (authored by matt).
Rename render.tmpl to post-render.tmpl
Nov 23 2018, 5:26 PM
matt committed rWFc7b246448792: Optimize template loading on non-post pages (authored by matt).
Optimize template loading on non-post pages
Nov 23 2018, 5:26 PM
matt committed rWFcf1c932b280f: Fix whitespace in highlight JS (authored by matt).
Fix whitespace in highlight JS
Nov 23 2018, 5:26 PM

Nov 22 2018

matt added a parent task for T537: Work as a standalone server: T542: Automatically set up certificate from Let's Encrypt.
Nov 22 2018, 3:33 PM · WriteFreely
matt added a subtask for T542: Automatically set up certificate from Let's Encrypt: T537: Work as a standalone server.
Nov 22 2018, 3:33 PM · WriteFreely
matt changed the visibility for T542: Automatically set up certificate from Let's Encrypt.
Nov 22 2018, 3:32 PM · WriteFreely
Marcel van der Boom <marcel@hsdev.com> committed rWFa54f5fc9d8a2: Fix typos (authored by Marcel van der Boom <marcel@hsdev.com>).
Fix typos
Nov 22 2018, 3:04 PM
GitHub <noreply@github.com> committed rWF754978088a6b: Merge a54f5fc9d8a29c6cb8d019ba0c30ae6a2bc337a9 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge a54f5fc9d8a29c6cb8d019ba0c30ae6a2bc337a9 into…
Nov 22 2018, 3:04 PM
GitHub <noreply@github.com> committed rWF5314626051ae: Merge d63db279179c01b321e711b181e9ae80b657253b into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge d63db279179c01b321e711b181e9ae80b657253b into…
Nov 22 2018, 2:12 PM
Marcel van der Boom <marcel@hsdev.com> committed rWFd63db279179c: Merge remote-tracking branch 'upstream/master' into codehighlight (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge remote-tracking branch 'upstream/master' into codehighlight
Nov 22 2018, 2:11 PM
GitHub <noreply@github.com> committed rWFdb5579144ec2: Merge e400fe164980be89d39b6d76237ed8e61a9acbb3 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge e400fe164980be89d39b6d76237ed8e61a9acbb3 into…
Nov 22 2018, 2:02 PM
Marcel van der Boom <marcel@hsdev.com> committed rWFe400fe164980: Only load highlght css when needed (authored by Marcel van der Boom <marcel@hsdev.com>).
Only load highlght css when needed
Nov 22 2018, 2:02 PM
GitHub <noreply@github.com> committed rWFa60db51bb9aa: Merge add06ee56cfe042f26b26fde1b33875cd267d66c into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge add06ee56cfe042f26b26fde1b33875cd267d66c into…
Nov 22 2018, 1:32 PM
Marcel van der Boom <marcel@hsdev.com> committed rWFadd06ee56cfe: Only load js when there are blocks to highlight (authored by Marcel van der Boom <marcel@hsdev.com>).
Only load js when there are blocks to highlight
Nov 22 2018, 1:32 PM
GitHub <noreply@github.com> committed rWF0e76d9fb68da: Merge 6f0c7aed66f6d136e3ca35ed2e02b0b8ff185d70 into… (authored by bkoehn).
Merge 6f0c7aed66f6d136e3ca35ed2e02b0b8ff185d70 into…
Nov 22 2018, 12:57 PM
bkoehn committed rWF6f0c7aed66f6: removed an unnecessary debugging statement (authored by bkoehn).
removed an unnecessary debugging statement
Nov 22 2018, 12:57 PM
bkoehn committed rWFaebad1ce54ff: added .git to make builds cache more effectively and run faster (authored by bkoehn).
added .git to make builds cache more effectively and run faster
Nov 22 2018, 12:57 PM
GitHub <noreply@github.com> committed rWFd2d4bc192e8a: Merge 8144c9581d2eda3f608d26b8c0fab15f1bac58a7 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 8144c9581d2eda3f608d26b8c0fab15f1bac58a7 into…
Nov 22 2018, 9:42 AM
GitHub <noreply@github.com> committed rWFd89e5a5cd205: Merge f2a07db23ad56c90092da400ee04b5ef3de46609 into… (authored by bkoehn).
Merge f2a07db23ad56c90092da400ee04b5ef3de46609 into…
Nov 22 2018, 3:29 AM

Nov 21 2018

matt committed rWF09f5953431c4: Work as a standalone server, including TLS (authored by matt).
Work as a standalone server, including TLS
Nov 21 2018, 11:34 PM
matt closed T537: Work as a standalone server as Resolved by committing rWF09f5953431c4: Work as a standalone server, including TLS.
Nov 21 2018, 11:34 PM · WriteFreely
matt committed rWF77e79acd065f: Include About/Privacy page content in page description (authored by matt).
Include About/Privacy page content in page description
Nov 21 2018, 11:34 PM
matt committed rWFbe2c7ef86bb4: Show instance stats on About page (authored by matt).
Show instance stats on About page
Nov 21 2018, 11:34 PM
matt committed rWFb9d7d4ce24de: Change default database name to writefreely (authored by matt).
Change default database name to writefreely
Nov 21 2018, 11:34 PM
matt committed rWFf3df2b4159d4: Use and validate database type before connecting (authored by matt).
Use and validate database type before connecting
Nov 21 2018, 11:34 PM
GitHub <noreply@github.com> committed rWFb71f4421491b: Merge 8144c9581d2eda3f608d26b8c0fab15f1bac58a7 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 8144c9581d2eda3f608d26b8c0fab15f1bac58a7 into…
Nov 21 2018, 7:33 PM
GitHub <noreply@github.com> committed rWF809b9bbc51a1: Merge f2a07db23ad56c90092da400ee04b5ef3de46609 into… (authored by bkoehn).
Merge f2a07db23ad56c90092da400ee04b5ef3de46609 into…
Nov 21 2018, 6:52 PM
bkoehn committed rWFf2a07db23ad5: switched to much smaller alpine image since golang not required at runtime (authored by bkoehn).
switched to much smaller alpine image since golang not required at runtime
Nov 21 2018, 6:52 PM
GitHub <noreply@github.com> committed rWFff82916ef1d1: Merge 5039853edcb49b53859167648c26b80f7577abba into… (authored by bkoehn).
Merge 5039853edcb49b53859167648c26b80f7577abba into…
Nov 21 2018, 6:06 PM
matt committed rWF82e45ef5ae1f: Mention Contributing Guide in README (authored by matt).
Mention Contributing Guide in README
Nov 21 2018, 5:57 PM
matt committed rWF8a5811e3e96d: Fix About page link in Admin dash (authored by matt).
Fix About page link in Admin dash
Nov 21 2018, 5:57 PM
matt committed rWF4c7969d80867: Add AUTHORS.md (authored by matt).
Add AUTHORS.md
Nov 21 2018, 5:57 PM
matt added a parent task for T541: Support changing config values via web: T538: Admin interface.
Nov 21 2018, 5:07 PM · WriteFreely
matt added a subtask for T538: Admin interface: T541: Support changing config values via web.
Nov 21 2018, 5:07 PM · WriteFreely
matt updated the task description for T541: Support changing config values via web.
Nov 21 2018, 5:07 PM · WriteFreely
matt changed the visibility for T541: Support changing config values via web.
Nov 21 2018, 5:06 PM · WriteFreely
bkoehn committed rWF5039853edcb4: Updated Dockerfile to produce smaller image with minimum content and a few… (authored by bkoehn).
Updated Dockerfile to produce smaller image with minimum content and a few…
Nov 21 2018, 4:43 PM
GitHub <noreply@github.com> committed rWFc6148c38b894: Merge 5039853edcb49b53859167648c26b80f7577abba into… (authored by bkoehn).
Merge 5039853edcb49b53859167648c26b80f7577abba into…
Nov 21 2018, 4:43 PM
GitHub <noreply@github.com> committed rWF02472e9472da: Merge 8144c9581d2eda3f608d26b8c0fab15f1bac58a7 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 8144c9581d2eda3f608d26b8c0fab15f1bac58a7 into…
Nov 21 2018, 2:32 AM
GitHub <noreply@github.com> committed rWFb7a271ddd50e: Merge d6bc140c32daed2c8a4a46f94a28a50dab25a256 into… (authored by Sascha <sascha@serenitylabs.cloud>).
Merge d6bc140c32daed2c8a4a46f94a28a50dab25a256 into…
Nov 21 2018, 2:32 AM

Nov 20 2018

matt added a comment to T531: Write a Dockerfile.

Thanks @bkoehn! A lot of people have their eyes on the Docker setup right now, but for now @benovermyer has taken the reins on it. What other kinds of build integrations could you help with?

Nov 20 2018, 11:59 PM · WriteFreely
matt committed rWFbf5ed0048486: Include version in archives made by `make release` (authored by matt).
Include version in archives made by `make release`
Nov 20 2018, 11:36 PM
matt committed rWF1b57ea6f37c9: Merge branch 'master' of github.com:writeas/writefreely (authored by matt).
Merge branch 'master' of github.com:writeas/writefreely
Nov 20 2018, 11:36 PM
matt committed rWF87ffafeb54ef: Remove keys.sh from make release (authored by matt).
Remove keys.sh from make release
Nov 20 2018, 11:36 PM
matt committed rWF64e52ba00d23: Add make release (authored by matt).
Add make release
Nov 20 2018, 11:36 PM
GitHub <noreply@github.com> committed rWF3263f28ffd63: Merge 8144c9581d2eda3f608d26b8c0fab15f1bac58a7 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 8144c9581d2eda3f608d26b8c0fab15f1bac58a7 into…
Nov 20 2018, 9:12 PM
Marcel van der Boom <marcel@hsdev.com> committed rWF8144c9581d2e: Use the samen render common template for user pages (authored by Marcel van der Boom <marcel@hsdev.com>).
Use the samen render common template for user pages
Nov 20 2018, 9:12 PM
Marcel van der Boom <marcel@hsdev.com> committed rWF7181fd9d9e96: Remove code for CodeHighlighting UI (authored by Marcel van der Boom <marcel@hsdev.com>).
Remove code for CodeHighlighting UI
Nov 20 2018, 9:12 PM
GitHub <noreply@github.com> committed rWF98b334bc2704: Merge a659acdc14d566903fbd16a0fc7ac375d3b1256f into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge a659acdc14d566903fbd16a0fc7ac375d3b1256f into…
Nov 20 2018, 9:02 PM
Marcel van der Boom <marcel@hsdev.com> committed rWFa659acdc14d5: Bring all MathJax logic into one common template (authored by Marcel van der Boom <marcel@hsdev.com>).
Bring all MathJax logic into one common template
Nov 20 2018, 9:02 PM
Marcel van der Boom <marcel@hsdev.com> committed rWFa82882fddc73: Put the highlight logic into one common template (authored by Marcel van der Boom <marcel@hsdev.com>).
Put the highlight logic into one common template
Nov 20 2018, 9:02 PM
Marcel van der Boom <marcel@hsdev.com> committed rWFed3ea375372c: Merge branch 'master' into codehighlight (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge branch 'master' into codehighlight
Nov 20 2018, 9:02 PM
Marcel van der Boom <marcel@hsdev.com> committed rWF03ac402c37e1: Use the same highlightjs library everywhere (authored by Marcel van der Boom <marcel@hsdev.com>).
Use the same highlightjs library everywhere
Nov 20 2018, 9:02 PM
GitHub <noreply@github.com> committed rWF2b76953027e1: Merge d6bc140c32daed2c8a4a46f94a28a50dab25a256 into… (authored by Sascha <sascha@serenitylabs.cloud>).
Merge d6bc140c32daed2c8a4a46f94a28a50dab25a256 into…
Nov 20 2018, 7:09 PM
GitHub <noreply@github.com> committed rWF7689d3a56630: Merge 348d5487939491a5d2a936728a23e1aa2feb2d75 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 348d5487939491a5d2a936728a23e1aa2feb2d75 into…
Nov 20 2018, 5:19 PM