- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 30 2023
Jun 30 2023
GitHub <noreply@github.com> committed rWF6946d3b78585: Merge pull request #717 from writefreely/dependabot/github_actions/docker/build… (authored by matt).
Merge pull request #717 from writefreely/dependabot/github_actions/docker/build…
GitHub <noreply@github.com> committed rWFe0372979d9ac: Merge pull request #691 from writefreely/netgo (authored by matt).
Merge pull request #691 from writefreely/netgo
Jun 25 2023
Jun 25 2023
angelo committed rWFSUI272aaa782992: Show refresh in addition to publish, not instead of (authored by angelo).
Show refresh in addition to publish, not instead of
Jun 13 2023
Jun 13 2023
GitHub <noreply@github.com> committed rWFb0b166e827cd: Bump docker/metadata-action from 4.1.1 to 4.6.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/metadata-action from 4.1.1 to 4.6.0
GitHub <noreply@github.com> committed rWF639770be4d4b: Bump docker/build-push-action from 3.2.0 to 4.1.1 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/build-push-action from 3.2.0 to 4.1.1
Jun 11 2023
Jun 11 2023
angelo committed rWFSUI65b279fc4226: Add revert-to-server-version button in iOS (authored by angelo).
Add revert-to-server-version button in iOS
Jun 10 2023
Jun 10 2023
angelo committed rWFSUI356ad6df65dd: Update collection alias when refreshing moved posts (#250) (authored by angelo).
Update collection alias when refreshing moved posts (#250)
Add toolbar button to Mac app
angelo committed rWFSUIe6793a4f2d1c: Add a "search posts" feature to the post list (#245) (authored by angelo).
Add a "search posts" feature to the post list (#245)
GitHub <noreply@github.com> committed rWFSUIba3f44b287f6: Update collection alias when refreshing moved posts (#250) (authored by angelo).
Update collection alias when refreshing moved posts (#250)
angelo committed rWFSUI920a41671b5a: Add a "search posts" feature to the post list (#245) (authored by angelo).
Add a "search posts" feature to the post list (#245)
GitHub <noreply@github.com> committed rWFSUI6bb8be4d46b6: Add a "search posts" feature to the post list (#245) (authored by angelo).
Add a "search posts" feature to the post list (#245)
Jun 9 2023
Jun 9 2023
GitHub <noreply@github.com> committed rWFaf44cf1d34e3: Bump docker/build-push-action from 3.2.0 to 4.1.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/build-push-action from 3.2.0 to 4.1.0
Jun 7 2023
Jun 7 2023
GitHub <noreply@github.com> committed rWFe2237653bbc6: Bump docker/login-action from 2.1.0 to 2.2.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/login-action from 2.1.0 to 2.2.0
GitHub <noreply@github.com> committed rWF913dc481d376: Bump docker/metadata-action from 4.1.1 to 4.5.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/metadata-action from 4.1.1 to 4.5.0
Jun 1 2023
Jun 1 2023
GitHub <noreply@github.com> committed rWFdf44ac38c1ac: Bump golang.org/x/net from 0.9.0 to 0.10.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/net from 0.9.0 to 0.10.0
GitHub <noreply@github.com> committed rWFcaa4a1393b7a: Bump github.com/microcosm-cc/bluemonday from 1.0.23 to 1.0.24 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/microcosm-cc/bluemonday from 1.0.23 to 1.0.24
GitHub <noreply@github.com> committed rWF68fb2f882a71: Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/crypto from 0.8.0 to 0.9.0
GitHub <noreply@github.com> committed rWFeba980177c9e: Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.5 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.5
GitHub <noreply@github.com> committed rWF77823a382b07: Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/stretchr/testify from 1.8.1 to 1.8.4
GitHub <noreply@github.com> committed rWFb6d17a9594bf: Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17
May 27 2023
May 27 2023
angelo committed rWFSUIcddc4e025b1e: Test for change in title/body to set post status on macOS (authored by angelo).
Test for change in title/body to set post status on macOS
Set the post’s initial values on macOS
Clean up unnecessary conditional
angelo committed rWFSUI9aeefc5b70dc: Test for change in title/body to set post status on iOS (authored by angelo).
Test for change in title/body to set post status on iOS
angelo committed rWFSUIb70154713731: Add method to set the initial post body and title (authored by angelo).
Add method to set the initial post body and title
Set the post’s initial values on iOS
May 23 2023
May 23 2023
angelo committed rWFSUIc443383b9ccc: Address linting issues and bump build/version (authored by angelo).
Address linting issues and bump build/version
GitHub <noreply@github.com> committed rWFSUIacd464b4d662: Merge branch 'main' into search-posts (authored by angelo).
Merge branch 'main' into search-posts
May 14 2023
May 14 2023
angelo committed rWFSUI5f56d1baddba: Update collection alias when refreshing moved posts (authored by angelo).
Update collection alias when refreshing moved posts
May 1 2023
May 1 2023
GitHub <noreply@github.com> committed rWF7a7a89ee663e: Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.3 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.3
Apr 28 2023
Apr 28 2023
GitHub <noreply@github.com> committed rWFe1e05e5f2967: Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1
Use Go DNS resolution in release binaries
GitHub <noreply@github.com> committed rWF3f5fd6e2d228: Merge pull request #644 from writefreely/dependabot/go_modules/github. (authored by matt).
Merge pull request #644 from writefreely/dependabot/go_modules/github.
GitHub <noreply@github.com> committed rWF67dbc9b22b47: Merge pull request #617 from writefreely/dependabot/go_modules/github.com/go… (authored by matt).
Merge pull request #617 from writefreely/dependabot/go_modules/github.com/go…
Apr 24 2023
Apr 24 2023
matt triaged T902: Optimize queries causing excessive slowness on large blogs as Unbreak Now! priority.
matt closed T809: Support categories (internally), a subtask of T495: List all tags on a blog, as Resolved.
matt closed T809: Support categories (internally), a subtask of T876: Fetch posts by category, not tags, as Resolved.
matt closed T809: Support categories (internally), a subtask of T892: Support categories (WriteFreely), as Resolved.
matt closed T809: Support categories (internally), a subtask of T497: Support pinning hashtags, as Resolved.
matt closed T809: Support categories (internally) as Resolved by committing Restricted Diffusion Commit.
matt closed T809: Support categories (internally), a subtask of T813: Expose different post feeds to blog template system, as Resolved.
Apr 23 2023
Apr 23 2023
matt closed T821: Blog layout templating system, a subtask of T812: Support user-generated blog index templates, as Resolved.
Fix linting errors
Expand text search to iOS app
angelo committed rWFSUI0b1dd47c3d7b: Bump Mac build number and update change log (authored by angelo).
Bump Mac build number and update change log
angelo committed rWFSUI7eb0e30f3c61: Add "Create Log Post" command to Post menu (#243) (authored by angelo).
Add "Create Log Post" command to Post menu (#243)
Apr 18 2023
Apr 18 2023
GitHub <noreply@github.com> committed rWFe8cbeb86c2b1: Bump docker/metadata-action from 4.1.1 to 4.4.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/metadata-action from 4.1.1 to 4.4.0
Apr 17 2023
Apr 17 2023
GitHub <noreply@github.com> committed rWFSUI579db0c8891c: Add "Create Log Post" command to Post menu (#243) (authored by angelo).
Add "Create Log Post" command to Post menu (#243)
Apr 16 2023
Apr 16 2023
GitHub <noreply@github.com> committed rWFSUI681269424726: Merge branch 'main' into add-create-log-post-macos (authored by angelo).
Merge branch 'main' into add-create-log-post-macos
angelo committed rWFSUI97a9092f8b71: Show a spinner while generating log post, then select it (authored by angelo).
Show a spinner while generating log post, then select it
Bump build number
angelo committed rWFSUIa04120090bcf: Move support-related commands to HelpCommands (authored by angelo).
Move support-related commands to HelpCommands
Create HelpCommands struct for Mac app
angelo committed rWFSUI8842dc133708: Bugfix: post not refreshed when updated from server (#246) (authored by angelo).
Bugfix: post not refreshed when updated from server (#246)
Bump build number
GitHub <noreply@github.com> committed rWFSUIf43a8f01d7ea: Merge branch 'main' into search-posts (authored by angelo).
Merge branch 'main' into search-posts
GitHub <noreply@github.com> committed rWFSUI79b4301988eb: Bugfix: post not refreshed when updated from server (#246) (authored by angelo).
Bugfix: post not refreshed when updated from server (#246)
Apr 14 2023
Apr 14 2023
This is complete.
Apr 13 2023
Apr 13 2023
matt closed T813: Expose different post feeds to blog template system, a subtask of T821: Blog layout templating system, as Resolved.
matt closed T813: Expose different post feeds to blog template system, a subtask of T812: Support user-generated blog index templates, as Resolved.
Apr 7 2023
Apr 7 2023
İlteriş Yağıztegin Eroğlu <ilteris.eroglu@trendyol.com> committed rWF77cc1cc816fb: fix Makefile and Dockerfile to build on latest go versions (authored by İlteriş Yağıztegin Eroğlu <ilteris.eroglu@trendyol.com>).
fix Makefile and Dockerfile to build on latest go versions
GitHub <noreply@github.com> committed rWFe350b7ce8aee: Merge pull request #597 from ilteriseroglu-ty/fix-xbuilds (authored by matt).
Merge pull request #597 from ilteriseroglu-ty/fix-xbuilds
GitHub <noreply@github.com> committed rWF1a61128dfc8c: Merge pull request #621 from writefreely/filepath-errors (authored by matt).
Merge pull request #621 from writefreely/filepath-errors
matt committed rWF7a84d27dca8c: Re-use err variable, instead of creating new error vars (authored by matt).
Re-use err variable, instead of creating new error vars
ltdk <usr@ltdk.xyz> committed rWFbaaf0580f562: Add unix socket support (authored by ltdk <usr@ltdk.xyz>).
Add unix socket support
matt committed rWFf84b4b0f74e8: Use more idiomatic variable initialization for network/protocol (authored by matt).
Use more idiomatic variable initialization for network/protocol
Delete socket file on server shutdown
GitHub <noreply@github.com> committed rWFddabab041ade: Merge pull request #543 from clarfonthey/unix-support (authored by matt).
Merge pull request #543 from clarfonthey/unix-support
GitHub <noreply@github.com> committed rWF1df2203d1c95: Bump github.com/writeas/monday (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/writeas/monday
GitHub <noreply@github.com> committed rWFfdfc1f506c37: Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
GitHub <noreply@github.com> committed rWFcdaa13a260b5: Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0
GitHub <noreply@github.com> committed rWF0dcfd1809db1: Bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1
GitHub <noreply@github.com> committed rWFac9c53cfffca: Merge pull request #666 from writefreely/dependabot/go_modules/github. (authored by matt).
Merge pull request #666 from writefreely/dependabot/go_modules/github.
GitHub <noreply@github.com> committed rWF2ba840634b3c: Merge pull request #660 from writefreely/fix-alt-text (authored by matt).
Merge pull request #660 from writefreely/fix-alt-text
GitHub <noreply@github.com> committed rWF1a4845aca8b9: Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.23 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.23
GitHub <noreply@github.com> committed rWF7c0e69cf41ad: Merge pull request #672 from writefreely/dependabot/go_modules/golang. (authored by matt).
Merge pull request #672 from writefreely/dependabot/go_modules/golang.
GitHub <noreply@github.com> committed rWF86c76b0442a9: Merge pull request #670 from writefreely/dependabot/go_modules/github. (authored by matt).
Merge pull request #670 from writefreely/dependabot/go_modules/github.
GitHub <noreply@github.com> committed rWFad6c8f30bc00: Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.8.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.8.0
Apr 6 2023
Apr 6 2023
GitHub <noreply@github.com> committed rWCf06acefdb145: Merge pull request #16 from writeas/dependabot/go_modules/github.com/microcosm… (authored by matt).
Merge pull request #16 from writeas/dependabot/go_modules/github.com/microcosm…
Apr 4 2023
Apr 4 2023
GitHub <noreply@github.com> committed rWC33b431fb4187: Bump github.com/microcosm-cc/bluemonday from 1.0.5 to 1.0.23 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/microcosm-cc/bluemonday from 1.0.5 to 1.0.23
Reformat example code on PostDescription
Update go.sum with go-strip-markdown
Add funcs PostTitle, GetSlug, GetSlugFromPost
Apr 2 2023
Apr 2 2023
GitHub <noreply@github.com> committed rWFdcedc9163592: Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.23 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.23
GitHub <noreply@github.com> committed rWF0855fc1f80b3: Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.1 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.1
GitHub <noreply@github.com> committed rWF530cd26a127b: Bump golang.org/x/net from 0.0.0-20221002022538-bcab6841153b to 0.8.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/net from 0.0.0-20221002022538-bcab6841153b to 0.8.0
GitHub <noreply@github.com> committed rWF43176ed7ea71: Bump github.com/fatih/color from 1.13.0 to 1.15.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/fatih/color from 1.13.0 to 1.15.0