- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 13 2023
Apr 13 2023
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
GitHub <noreply@github.com> committed rWFb2760a67dfbd: Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.7.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.7.0
Mar 19 2023
Mar 19 2023
Bump build number and update changelog
angelo committed rWFSUI86d1aca37048: Get cachedPost from postToUpdate and then set it as selectedPost (authored by angelo).
Get cachedPost from postToUpdate and then set it as selectedPost
Set postToUpdate and unset selectedPost
angelo committed rWFSUIbc337d9d6fce: Add Mac-only var to hold post being updated from server (authored by angelo).
Add Mac-only var to hold post being updated from server
Maintain iOS behaviour
Mar 17 2023
Mar 17 2023
Mar 16 2023
Mar 16 2023
Update module to v3
Support paging in GetCollectionPosts
Update Onion site address
matt committed rWGOc692cb498819: Gracefully catch 401 error in Client.GetMe method (authored by matt).
Gracefully catch 401 error in Client.GetMe method
Use /v2 path in README examples
Link to V2 docs in README
Mar 14 2023
Mar 14 2023
matt committed rWF64772aa20326: Loosen restrictions on rendered img alt attribute (authored by matt).
Loosen restrictions on rendered img alt attribute
Mar 12 2023
Mar 12 2023
angelo committed rWFSUIbe46f1a6fbcb: Bump writefreely-swift package dependency version (authored by angelo).
Bump writefreely-swift package dependency version
Expand text search to iOS app
angelo committed rWFSUI855ff76f481e: Bump Mac build number and update change log (authored by angelo).
Bump Mac build number and update change log
angelo committed rWFSUI6a90ad505688: Add “Find In Posts” menu item to Post menu with keyboard shortcut (authored by angelo).
Add “Find In Posts” menu item to Post menu with keyboard shortcut
Improve prompt description text
Extend search to body of posts
Add search-by-title to Mac app
Mar 7 2023
Mar 7 2023
GitHub <noreply@github.com> committed rWFc40e3839ba80: 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 rWF978591759026: Bump github.com/writeas/saturday (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/writeas/saturday
GitHub <noreply@github.com> committed rWF40b9c08c864b: Merge pull request #657 from writefreely/dependabot/go_modules/github. (authored by matt).
Merge pull request #657 from writefreely/dependabot/go_modules/github.
Mar 1 2023
Mar 1 2023
GitHub <noreply@github.com> committed rWF20f23ffd0dc6: Bump golang.org/x/net from 0.0.0-20221002022538-bcab6841153b to 0.7.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.7.0
GitHub <noreply@github.com> committed rWFb6dcb6ff290b: Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.6.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.6.0
GitHub <noreply@github.com> committed rWF88b0ef24a9f2: 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 rWFbdf5351b3bf7: Bump github.com/urfave/cli/v2 from 2.23.5 to 2.24.4 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/urfave/cli/v2 from 2.23.5 to 2.24.4
GitHub <noreply@github.com> committed rWF273b48e0d591: Bump github.com/writeas/saturday (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/writeas/saturday
GitHub <noreply@github.com> committed rWF0c5858e58a70: 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 rWFee665c0c6886: Bump github.com/writeas/web-core (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/writeas/web-core
Feb 28 2023
Feb 28 2023
Feb 25 2023
Feb 25 2023
GitHub <noreply@github.com> committed rWCLIe109c73a9fcb: Bump golang.org/x/sys from 0.0.0-20181213200352-4d1cda033e06 to 0.1.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/sys from 0.0.0-20181213200352-4d1cda033e06 to 0.1.0
Feb 24 2023
Feb 24 2023
GitHub <noreply@github.com> committed rWCLI63877631657f: Bump golang.org/x/crypto from 0.0.0-20181203042331-505ab145d0a9 to 0.1.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/crypto from 0.0.0-20181203042331-505ab145d0a9 to 0.1.0
GitHub <noreply@github.com> committed rWCLI554793b13ad3: Bump golang.org/x/net from 0.0.0-20181217023233-e147a9138326 to 0.7.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/net from 0.0.0-20181217023233-e147a9138326 to 0.7.0
Feb 12 2023
Feb 12 2023
angelo committed rWFSUIb4175168f0c9: Add “Create Log Post” command to Post menu (authored by angelo).
Add “Create Log Post” command to Post menu
Bump build number
GitHub <noreply@github.com> committed rWFSUI39a78c56b6a0: Fix sharing picker and prep for v1.0 release of Mac app (#242) (authored by angelo).
Fix sharing picker and prep for v1.0 release of Mac app (#242)
Feb 9 2023
Feb 9 2023
Improve initial layout of window
Feb 1 2023
Feb 1 2023
GitHub <noreply@github.com> committed rWFa76dd9a66bf9: Bump github.com/fatih/color from 1.13.0 to 1.14.1 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/fatih/color from 1.13.0 to 1.14.1
GitHub <noreply@github.com> committed rWFdef93401030d: Bump github.com/urfave/cli/v2 from 2.23.5 to 2.24.2 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/urfave/cli/v2 from 2.23.5 to 2.24.2
GitHub <noreply@github.com> committed rWF5e82dd3c1c61: 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 rWFaf73044d79f6: Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22
Jan 30 2023
Jan 30 2023
GitHub <noreply@github.com> committed rWFfdc4af4c8c88: Bump docker/build-push-action from 3.2.0 to 4.0.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump docker/build-push-action from 3.2.0 to 4.0.0
Jan 24 2023
Jan 24 2023
Improve share button services
Jan 23 2023
Jan 23 2023
Bump build number
Undo initial sizing of settings window
Jan 22 2023
Jan 22 2023
Bump build number (again?)
Bump build number
Bump minimum version to macOS 12
Adjust initial frame size
Bump version and build number
Update change log and bump build number
angelo committed rWFSUI49da1f941bc8: Fix crash-on-launch when post list is empty (#241) (authored by angelo).
Fix crash-on-launch when post list is empty (#241)
Squashed commit of the following:
Set the font in the updateUIView method
angelo added a reverting change for rWFSUIf4ba5f9a901e: Don't navigate to new/last draft on launch (#238): rWFSUI71d437d02874: Squashed commit of the following:.
angelo committed rWFSUIfc76b0fd36f2: Set the post editor font in the updateUIView method (authored by angelo).
Set the post editor font in the updateUIView method
Update change log
Squashed commit of the following:
angelo committed rWFSUIa447cb99c107: Revert "Set the post editor font in the updateUIView method (#237)" (#240) (authored by angelo).
Revert "Set the post editor font in the updateUIView method (#237)" (#240)
angelo committed rWFSUI8a452236f17a: Revert "Don't navigate to new/last draft on launch (#238)" (#239) (authored by angelo).
Revert "Don't navigate to new/last draft on launch (#238)" (#239)
angelo committed rWFSUI674a773ec6ce: Don't navigate to new/last draft on launch (#238) (authored by angelo).
Don't navigate to new/last draft on launch (#238)
angelo committed rWFSUIc2631dfa552d: Set the post editor font in the updateUIView method (#237) (authored by angelo).
Set the post editor font in the updateUIView method (#237)