- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Nov 23 2018
Nov 23 2018
Fix whitespace in highlight JS
Nov 22 2018
Nov 22 2018
matt added a parent task for T537: Work as a standalone server: T542: Automatically set up certificate from Let's Encrypt.
matt added a subtask for T542: Automatically set up certificate from Let's Encrypt: T537: Work as a standalone server.
Nov 21 2018
Nov 21 2018
Work as a standalone server, including TLS
matt closed T537: Work as a standalone server as Resolved by committing rWF09f5953431c4: Work as a standalone server, including TLS.
matt committed rWF77e79acd065f: Include About/Privacy page content in page description (authored by matt).
Include About/Privacy page content in page description
Show instance stats on About page
Change default database name to writefreely
matt committed rWFf3df2b4159d4: Use and validate database type before connecting (authored by matt).
Use and validate database type before connecting
Mention Contributing Guide in README
Fix About page link in Admin dash
Add AUTHORS.md
Nov 20 2018
Nov 20 2018
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?
matt committed rWFbf5ed0048486: Include version in archives made by `make release` (authored by matt).
Include version in archives made by `make release`
matt committed rWF1b57ea6f37c9: Merge branch 'master' of github.com:writeas/writefreely (authored by matt).
Merge branch 'master' of github.com:writeas/writefreely
Remove keys.sh from make release
Add make release
GitHub <noreply@github.com> committed rWFa4751c7abf40: Merge pull request #32 from mrvdb/versioninfo (authored by matt).
Merge pull request #32 from mrvdb/versioninfo
Nov 19 2018
Nov 19 2018
Add basic admin dashboard with app stats
matt committed rWFbdc4f270f80a: Support editing About and Privacy pages from Admin panel (authored by matt).
Support editing About and Privacy pages from Admin panel
matt closed T533: Ability to edit standard pages from web UI as Resolved by committing rWFbdc4f270f80a: Support editing About and Privacy pages from Admin panel.
matt closed T533: Ability to edit standard pages from web UI, a subtask of T538: Admin interface, as Resolved.
Accept different `created` time on post publish
Upgrade Lora to v2.202 (cyrillic)
Fix Novel blog post order in feeds and outbox
matt committed rWF2ad2270973bc: Merge branch 'master' of github.com:writeas/writefreely (authored by matt).
Merge branch 'master' of github.com:writeas/writefreely
Bump version to 0.3
Fix wrong collection data in feed
A few changes:
Nov 18 2018
Nov 18 2018
matt edited projects for T508: Password resetting, added: WriteFreely, Write.as Web; removed Write.as Web (Jan - Mar 2018).
matt added a parent task for T533: Ability to edit standard pages from web UI: T538: Admin interface.
matt closed T532: Support creating post with specific "created" time as Resolved by committing Restricted Diffusion Commit.
matt edited projects for T509: Add database migration, added: WriteFreely (v1.0); removed WriteFreely.
matt edited projects for T529: Support SQLite for storage, added: WriteFreely (v1.0); removed WriteFreely.
Nov 17 2018
Nov 17 2018
GitHub <noreply@github.com> committed rWFf7cc3764d0d5: Merge pull request #29 from BenOvermyer/improve-docker-workflow (authored by matt).
Merge pull request #29 from BenOvermyer/improve-docker-workflow
Nov 16 2018
Nov 16 2018
Federate draft when published to a blog
matt closed T526: Federate post upon moving to blog as Resolved by committing rWF8e6d0daa06a8: Federate draft when published to a blog.
Remove JS editor remnants
Fix MathJax value not sticking
matt renamed T535: Federate unpublishing blog post from Federate unpublished blog post to Federate unpublishing blog post.
Nov 15 2018
Nov 15 2018
Use Accept ID on blog's origin
Support outputting version with -v flag
Nov 14 2018
Nov 14 2018
Properly handle failed AP requests
Add location to MySQL connection string
matt committed rWF9d42d89a27aa: Fix "view blog" links on customize page in single mode (authored by matt).
Fix "view blog" links on customize page in single mode
Add --reset-pass option for admin pass reset
matt closed T534: Reset password via command-line as Resolved by committing rWF9016f8704157: Add --reset-pass option for admin pass reset.
matt committed rWF8c851545f60f: Merge branch 'master' of github.com:writeas/writefreely (authored by matt).
Merge branch 'master' of github.com:writeas/writefreely
GitHub <noreply@github.com> committed rWF6cede306b974: Merge pull request #24 from TheJF/add_dockerfile_and_docker-compose (authored by matt).
Merge pull request #24 from TheJF/add_dockerfile_and_docker-compose
Also #25 on GitHub
matt moved T534: Reset password via command-line from Backlog to Soon / v1.0 on the WriteFreely board.
matt moved T528: Add database check when starting up from Soon / v1.0 to Backlog on the WriteFreely board.
Nov 13 2018
Nov 13 2018
That latest change still needs schema.sql in the same folder, but adds the option to create tables with writefreely --init-db
Looking at a way to include schema.sql in the binary now. So many libraries to pick from...
Add --init-db flag to create schema in app
Great point. We can include a FileName field in the config.DatabaseCfg struct, and use something like writefreely.db as the default in the config.New() func.
matt added a parent task for T528: Add database check when starting up: T509: Add database migration.
Nov 11 2018
Nov 11 2018
Also tracked on GitHub.
Omit empty endpoints.sharedInbox
Nov 10 2018
Nov 10 2018
Prioritize based on feedback and user requests. So far, no one has requested this.
matt removed a subtask for T529: Support SQLite for storage: T528: Add database check when starting up.
matt removed a parent task for T528: Add database check when starting up: T529: Support SQLite for storage.
matt added subtasks for T529: Support SQLite for storage: T528: Add database check when starting up, T530: Import schema.
matt added a parent task for T528: Add database check when starting up: T529: Support SQLite for storage.