Abhinav Gupta <mail@abhinavg.net> committed
rWGO2ad70a7602ef: Add NewClientWith constructor (authored by Abhinav Gupta <mail@abhinavg.net>).
Add NewClientWith constructor
Merge pull request #9 from abhinav/v2
Merge 1b30ff93519f6eaf62269f82aa1179af23caa828 into…
GitHub <noreply@github.com> committed
rWFd344cd7605fe: Merge 38184f4d1326b573b6d4d572afb09aa945585e54 into… (authored by kaiyou <pierre@jaury.eu>).
Merge 38184f4d1326b573b6d4d572afb09aa945585e54 into…
kaiyou <pierre@jaury.eu> committed
rWF38184f4d1326: Fix the Docker build when installing go-sqlite (authored by kaiyou <pierre@jaury.eu>).
Fix the Docker build when installing go-sqlite
GitHub <noreply@github.com> committed
rWF868f7f591e3f: Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into…
Merge 1b30ff93519f6eaf62269f82aa1179af23caa828 into…
GitHub <noreply@github.com> committed
rWFd5c60134f797: Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into…
Check database connection on startup
Merge 1b30ff93519f6eaf62269f82aa1179af23caa828 into…
Need a little time to read into the "magic" that happens in this library, but might be the easiest way to implement this.
GitHub <noreply@github.com> committed
rWF69224504f8b7: Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into…
matt updated the task description for
T556: Invite users.
matt renamed
T530: Import schema from
Create database tables on startup to
Import schema.
Have been testing more over the weekend -- no serious issues. Got this merged in and will release it today. Thanks again @benovermyer!
Add missing CSS for highlightjs
Reserve "community" username
Merge branch 'sqlite-support' into develop
Merge pull request #45 from writeas/sqlite-support
Merge a3e287a77a2d27d745a3c1035e6952b673d2827e into…
Make accesstokens.user_agent NULL by default
Add new -c [filename] option for supplying config file
Merge 1b30ff93519f6eaf62269f82aa1179af23caa828 into…
Merge 9fb7777c336d5e4362c2c235a957ed32b2dca87d into…
Switch to xgo for cross-compilation
Merge 20c77989ba11a6d8c8751d13c381cf96ada4da4e into…
Okay, did some more refactoring and caught some other errors / differences between MySQL and SQLite. Also added the SQLite option in the config setup.
Merge 17c816477b49747eca39856aa2c7564b37e2845a into…
Add SQLite option to config process
Fix duplicate key checks in SQLite
Support custom SQLite database file name
Fix upsert queries on SQLite
Fix pinned post content truncation with SQLite
Fix post `created` date in SQLite
Fix SQLite date format string
Move NOW() calls to datastore.now() method
Move initial config loading to its own func
Merge branch 'master' into sqlite-support
matt triaged
T553: User management as
Low priority.
GitHub <noreply@github.com> committed
rWF7eb92b28e84d: Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into…
After this has been merged in, I'll work on the PostgreSQL support.
GitHub <noreply@github.com> committed
rWFfaa25bafc466: Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into…
Add --create-admin option
Merge branch 'master' of github.com:writeas/writefreely
matt triaged
T550: Image uploading as
Wishlist priority.
Could really use this, especially now that is up and running, so I'll get started on it.
Actually, I think this is good for now.
Merge pull request #44 from TeDomum/master
GitHub <noreply@github.com> committed
rWF9b8f1023f3ca: Merge d01d2c80b6f0e0f7b8eb96589a3abf1cb716683b into… (authored by kaiyou <pierre@jaury.eu>).
Merge d01d2c80b6f0e0f7b8eb96589a3abf1cb716683b into…
kaiyou <pierre@jaury.eu> committed
rWFd01d2c80b6f0: Add openssl and root anchors for federation queries (authored by kaiyou <pierre@jaury.eu>).
Add openssl and root anchors for federation queries
Yep that's perfect, thanks 👍 That way anyone can make changes if needed. I've also changed that default value in the "Create Task" form.
matt changed the join policy for
Refactor.
Awesome. Plenty of people asking about that now, so that'll be good. If you want to take the charge on that one, please feel free!
Fix SQLite concurrency issues
GitHub <noreply@github.com> committed
rWF65ae8acc1a4c: Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 5856e91f84673483dec5e83c5cbaa8c2da345cd7 into…
Marcel van der Boom <marcel@hsdev.com> committed
rWF5856e91f8467: Allow beginning of line as begin of tag as well (authored by Marcel van der Boom <marcel@hsdev.com>).
Allow beginning of line as begin of tag as well
Merge 1b30ff93519f6eaf62269f82aa1179af23caa828 into…
GitHub <noreply@github.com> committed
rWF66654d15ae7c: Merge 79a7ca750ee4c8839b8777413c232ff2fcb60836 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 79a7ca750ee4c8839b8777413c232ff2fcb60836 into…
Show stats on About page if public_stats enabled
Hide unneeded config values in single-user mode
Remove params from URL after loading admin panel
Add site_description config value
Open pages linked from admin UI in new window
Support editing some config values in admin UI
Still need to describe what each setting does, but this is nearly complete.
I updated the task's tag and changed it to be editable by All Users. Is that the right group?
GitHub <noreply@github.com> committed
rWF9bc310e5f0fd: Merge 79a7ca750ee4c8839b8777413c232ff2fcb60836 into… (authored by Marcel van der Boom <marcel@hsdev.com>).
Merge 79a7ca750ee4c8839b8777413c232ff2fcb60836 into…
Merge pull request #39 from mrvdb/codehighlight