Page MenuHomeMusing Studio
Feed All Stories

Fri, Nov 1

GitHub <noreply@github.com> committed rWF991a6ae4ab36: Bump github.com/mattn/go-sqlite3 from 1.14.21 to 1.14.24 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/mattn/go-sqlite3 from 1.14.21 to 1.14.24
Fri, Nov 1, 10:20 PM
GitHub <noreply@github.com> committed rWF26266c80a5a2: Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5
Fri, Nov 1, 10:20 PM
GitHub <noreply@github.com> committed rWF9f5cb8d2eabd: Bump github.com/fatih/color from 1.17.0 to 1.18.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump github.com/fatih/color from 1.17.0 to 1.18.0
Fri, Nov 1, 10:20 PM

Wed, Oct 30

GitHub <noreply@github.com> committed rWFe29f3712324c: Merge pull request #1127 from DonPiotr/develop (authored by matt).
Merge pull request #1127 from DonPiotr/develop
Wed, Oct 30, 5:33 PM
don Piotr Talarczyk <don.piotr@netc.it> committed rWFc2ea61c82ee9: Fix two error messages: user create and user create --admin (authored by don Piotr Talarczyk <don.piotr@netc.it>).
Fix two error messages: user create and user create --admin
Wed, Oct 30, 5:33 PM

Thu, Oct 24

matt committed rWFf49c0b1c4c60: Send password resets and login emails with new email layer (authored by matt).
Send password resets and login emails with new email layer
Thu, Oct 24, 8:13 PM
matt committed rWF2fcd45819ff5: Send subscription confirmation email through new email layer (authored by matt).
Send subscription confirmation email through new email layer
Thu, Oct 24, 8:13 PM
matt committed rWFd06077c43240: Add basic email abstraction layer (authored by matt).
Add basic email abstraction layer
Thu, Oct 24, 7:53 PM
matt committed rWF5b6d17c9b9cc: Add SMTP configuration values (authored by matt).
Add SMTP configuration values
Thu, Oct 24, 7:53 PM
matt committed rWFc046dd04e739: Build for macOS arm64 (authored by matt).
Build for macOS arm64
Thu, Oct 24, 6:39 PM
vtyeh <vtyeh24@gmail.com> committed rWF4f3bacb182ef: Fix broken links in drafts loaded with "load more" by dynamically creating edit… (authored by vtyeh <vtyeh24@gmail.com>).
Fix broken links in drafts loaded with "load more" by dynamically creating edit…
Thu, Oct 24, 3:40 PM
vtyeh <vtyeh24@gmail.com> committed rWFec7d336bc2da: Update title link to be dynamic with new singleUser bool (authored by vtyeh <vtyeh24@gmail.com>).
Update title link to be dynamic with new singleUser bool
Thu, Oct 24, 3:40 PM
GitHub <noreply@github.com> committed rWF6384f4667b5a: Merge pull request #1103 from vtyeh/drafts-with-load-more-have-broken-links-1054 (authored by matt).
Merge pull request #1103 from vtyeh/drafts-with-load-more-have-broken-links-1054
Thu, Oct 24, 3:40 PM
vtyeh <vtyeh24@gmail.com> committed rWF82de4558de29: Link title directly to post page (authored by vtyeh <vtyeh24@gmail.com>).
Link title directly to post page
Thu, Oct 24, 3:40 PM

Tue, Oct 22

matt committed rWF6d57d9d6a18c: Fix trailing whitespace in database.go (authored by matt).
Fix trailing whitespace in database.go
Tue, Oct 22, 7:57 PM
matt committed rWF76818287d674: Add Archive page for all blogs (authored by matt).
Add Archive page for all blogs
Tue, Oct 22, 7:57 PM
matt committed rWF7fbf49a0f002: Fix whitespace in modified LESS files (authored by matt).
Fix whitespace in modified LESS files
Tue, Oct 22, 7:57 PM
GitHub <noreply@github.com> committed rWF646fff775c0c: Merge pull request #1034 from writefreely/dependabot/go_modules/github.com/go… (authored by matt).
Merge pull request #1034 from writefreely/dependabot/go_modules/github.com/go…
Tue, Oct 22, 7:06 PM
GitHub <noreply@github.com> committed rWFec8e0b4a8b7e: Merge pull request #1036 from writefreely/dependabot/go_modules/github. (authored by matt).
Merge pull request #1036 from writefreely/dependabot/go_modules/github.
Tue, Oct 22, 7:05 PM
Anish-Parkhi <anishparkhi03@gmail.com> committed rWF1b69a89c5926: fix: removed unnecessary strict post number checking causing error (authored by Anish-Parkhi <anishparkhi03@gmail.com>).
fix: removed unnecessary strict post number checking causing error
Tue, Oct 22, 6:34 PM
matt committed rWF94f12dfc2985: Fix bad regex on /api/posts/{post} endpoint (authored by matt).
Fix bad regex on /api/posts/{post} endpoint
Tue, Oct 22, 6:34 PM
matt committed rWF6e01bb7d94b6: Remove length restriction on other methods on /api/posts/{post} (authored by matt).
Remove length restriction on other methods on /api/posts/{post}
Tue, Oct 22, 6:34 PM
GitHub <noreply@github.com> committed rWFd1c4efc14349: Merge pull request #988 from Anish-Parkhi/fix-response-text-plain (authored by matt).
Merge pull request #988 from Anish-Parkhi/fix-response-text-plain
Tue, Oct 22, 6:34 PM
GitHub <noreply@github.com> committed rWF9421cfd4226f: Merge pull request #1116 from sahilmulla/fix-glibc (authored by matt).
Merge pull request #1116 from sahilmulla/fix-glibc
Tue, Oct 22, 2:43 PM
sam-pc <134122170+sahilmulla@users.noreply.github.com> committed rWF2f37c666fb98: Fix glibc issue (authored by sam-pc <134122170+sahilmulla@users.noreply.github.com>).
Fix glibc issue
Tue, Oct 22, 2:43 PM

Mon, Oct 21

matt committed rWF8193a410825e: Fix post ID extraction regex, actually (authored by matt).
Fix post ID extraction regex, actually
Mon, Oct 21, 4:37 PM
matt committed rWF1b20d3704f96: Catch errors around Like/Unlike actions (authored by matt).
Catch errors around Like/Unlike actions
Mon, Oct 21, 4:27 PM
matt committed rWF9c0a2f8b13d4: Fix post ID extraction regex (authored by matt).
Fix post ID extraction regex
Mon, Oct 21, 4:18 PM
matt committed rWF74a0947fdbae: Fix whitespace in collection-post.tmpl (authored by matt).
Fix whitespace in collection-post.tmpl
Mon, Oct 21, 3:58 PM
matt committed rWF984e5bc4158f: Show number of Likes on posts and Stats pages (authored by matt).
Show number of Likes on posts and Stats pages
Mon, Oct 21, 3:49 PM
matt committed rWF7f1cc6bf8f6f: Support un-liking posts from the fediverse (authored by matt).
Support un-liking posts from the fediverse
Mon, Oct 21, 3:40 PM
matt committed rWF0ce5d3ba2671: Accept Like activities from the fediverse (authored by matt).
Accept Like activities from the fediverse
Mon, Oct 21, 3:28 PM
GitHub <noreply@github.com> committed rWF8d3d7419cd2e: Merge pull request #1061 from writefreely/dependabot/go_modules/golang. (authored by matt).
Merge pull request #1061 from writefreely/dependabot/go_modules/golang.
Mon, Oct 21, 1:44 PM
GitHub <noreply@github.com> committed rWF6b47fd9e35f4: Bump golang.org/x/net from 0.26.0 to 0.30.0 (authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>).
Bump golang.org/x/net from 0.26.0 to 0.30.0
Mon, Oct 21, 1:42 PM
GitHub <noreply@github.com> committed rWF25808c72815e: Merge pull request #1062 from writefreely/dependabot/go_modules/golang. (authored by matt).
Merge pull request #1062 from writefreely/dependabot/go_modules/golang.
Mon, Oct 21, 1:41 PM

Sat, Oct 19

matt added a project to T745: Punycode support in handles: Federation.
Sat, Oct 19, 4:08 PM · Federation, Write.as Web, WriteFreely

Tue, Oct 15

matt closed T918: Re-open free accounts as Resolved by committing Restricted Diffusion Commit.
Tue, Oct 15, 11:27 PM · Restricted Project, Restricted Project, Write.as Web
matt changed the point value for T919: Sub.club integration in WriteFreely from 5 to 8.
Tue, Oct 15, 7:40 PM · WriteFreely, sub.club, Restricted Project
matt updated the task description for T511: Fix uneven spacing around lists on posts.
Tue, Oct 15, 6:51 PM · WriteFreely, Restricted Project, Write.as Web
matt moved T569: Don't send emails for pinned posts from Unclassified to Usability on the Bugs board.
Tue, Oct 15, 6:42 PM · Bugs, Letters, WriteFreely, Write.as Web
matt moved T892: Support categories (WriteFreely) from Unclassified to Moderate on the Bugs board.
Tue, Oct 15, 6:42 PM · Restricted Project, Bugs, WriteFreely
matt added a project to T569: Don't send emails for pinned posts: Bugs.
Tue, Oct 15, 6:41 PM · Bugs, Letters, WriteFreely, Write.as Web
matt lowered the priority of T569: Don't send emails for pinned posts from High to Normal.
Tue, Oct 15, 6:41 PM · Bugs, Letters, WriteFreely, Write.as Web
matt updated the task description for T723: Non-time-based Reader cache invalidation.
Tue, Oct 15, 6:36 PM · Refactor, Usability, Restricted Project, Write.as Web, WriteFreely
matt lowered the priority of T723: Non-time-based Reader cache invalidation from High to Low.

This affects relatively few people, so isn't a pressing issue.

Tue, Oct 15, 6:35 PM · Refactor, Usability, Restricted Project, Write.as Web, WriteFreely
matt added a subtask for T928: Enable migration from Write.as to WriteFreely: T929: Generic file upload on WriteFreely.
Tue, Oct 15, 6:24 PM · Restricted Project
matt added a parent task for T929: Generic file upload on WriteFreely: T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:24 PM · Restricted Project, Publisher, WriteFreely
matt moved T929: Generic file upload on WriteFreely from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Tue, Oct 15, 6:24 PM · Restricted Project, Publisher, WriteFreely
matt moved T929: Generic file upload on WriteFreely from Backlog to Management on the Publisher board.
Tue, Oct 15, 6:23 PM · Restricted Project, Publisher, WriteFreely
matt created T929: Generic file upload on WriteFreely.
Tue, Oct 15, 6:23 PM · Restricted Project, Publisher, WriteFreely
matt moved T922: Article authors on WriteFreely from Backlog to Management on the Publisher board.
Tue, Oct 15, 6:19 PM · Restricted Project, Publisher, Organizations, WriteFreely
matt moved T926: Organizations on WriteFreely from Backlog to Management on the Publisher board.
Tue, Oct 15, 6:19 PM · Restricted Project, Publisher, Organizations, WriteFreely
matt moved T868: Cross-post scheduled posts from Publication to Distribution on the Publisher board.
Tue, Oct 15, 6:19 PM · Publisher, Write.as Web
matt moved T889: UI for editing custom redirects from Backlog to Management on the Publisher board.
Tue, Oct 15, 6:19 PM · Restricted Project, Publisher, Write.as Web
matt moved T923: Option to put posts on sub-path (WriteFreely) from Backlog to Publication on the Publisher board.
Tue, Oct 15, 6:19 PM · Restricted Project, Organizations, Publisher, WriteFreely
matt moved T927: Set post author in WriteFreely classic editor from Backlog to Editor on the Publisher board.
Tue, Oct 15, 6:19 PM · Restricted Project, Publisher, Organizations, WriteFreely
matt moved T550: Image uploading from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Tue, Oct 15, 6:17 PM · Restricted Project, SnapFreely, WriteFreely
matt moved T890: Support custom redirect rules (WriteFreely) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Tue, Oct 15, 6:17 PM · Restricted Project, WriteFreely
matt moved T892: Support categories (WriteFreely) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Tue, Oct 15, 6:17 PM · Restricted Project, Bugs, WriteFreely
matt moved T922: Article authors on WriteFreely from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Tue, Oct 15, 6:17 PM · Restricted Project, Publisher, Organizations, WriteFreely
matt moved T923: Option to put posts on sub-path (WriteFreely) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Tue, Oct 15, 6:17 PM · Restricted Project, Organizations, Publisher, WriteFreely
matt moved T924: Custom WriteFreely favicon and avatar from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Tue, Oct 15, 6:17 PM · Restricted Project, User Customization, Federation, WriteFreely
matt moved T926: Organizations on WriteFreely from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Tue, Oct 15, 6:17 PM · Restricted Project, Publisher, Organizations, WriteFreely
matt moved T925: Default social share image (WriteFreely) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Tue, Oct 15, 6:17 PM · Restricted Project, WriteFreely
matt moved T927: Set post author in WriteFreely classic editor from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Tue, Oct 15, 6:17 PM · Restricted Project, Publisher, Organizations, WriteFreely
matt added a project to T890: Support custom redirect rules (WriteFreely): Restricted Project.
Tue, Oct 15, 6:17 PM · Restricted Project, WriteFreely
matt added a project to T892: Support categories (WriteFreely): Restricted Project.
Tue, Oct 15, 6:17 PM · Restricted Project, Bugs, WriteFreely
matt added a project to T550: Image uploading: Restricted Project.
Tue, Oct 15, 6:16 PM · Restricted Project, SnapFreely, WriteFreely
matt edited projects for T924: Custom WriteFreely favicon and avatar, added: Restricted Project; removed Blog options revamp.
Tue, Oct 15, 6:16 PM · Restricted Project, User Customization, Federation, WriteFreely
matt added projects to T922: Article authors on WriteFreely: Publisher, Restricted Project.
Tue, Oct 15, 6:16 PM · Restricted Project, Publisher, Organizations, WriteFreely
matt added a project to T923: Option to put posts on sub-path (WriteFreely): Restricted Project.
Tue, Oct 15, 6:16 PM · Restricted Project, Organizations, Publisher, WriteFreely
matt added a project to T927: Set post author in WriteFreely classic editor: Restricted Project.
Tue, Oct 15, 6:16 PM · Restricted Project, Publisher, Organizations, WriteFreely
matt added a project to T926: Organizations on WriteFreely: Restricted Project.
Tue, Oct 15, 6:16 PM · Restricted Project, Publisher, Organizations, WriteFreely
matt added a project to T925: Default social share image (WriteFreely): Restricted Project.
Tue, Oct 15, 6:15 PM · Restricted Project, WriteFreely
matt moved T608: Import posts from another WriteFreely instance from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Tue, Oct 15, 6:14 PM · Restricted Project, Import, Write.as Web, WriteFreely
matt added a project to T608: Import posts from another WriteFreely instance: Restricted Project.
Tue, Oct 15, 6:14 PM · Restricted Project, Import, Write.as Web, WriteFreely
matt added a parent task for T822: Include photos with Write.as export: T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:12 PM · Snap.as, Write.as Web
matt added a parent task for T923: Option to put posts on sub-path (WriteFreely): T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:12 PM · Restricted Project, Organizations, Publisher, WriteFreely
matt added a parent task for T608: Import posts from another WriteFreely instance: T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:12 PM · Restricted Project, Import, Write.as Web, WriteFreely
matt added a parent task for T924: Custom WriteFreely favicon and avatar: T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:12 PM · Restricted Project, User Customization, Federation, WriteFreely
matt added a parent task for T550: Image uploading: T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:12 PM · Restricted Project, SnapFreely, WriteFreely
matt added a parent task for T922: Article authors on WriteFreely: T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:12 PM · Restricted Project, Publisher, Organizations, WriteFreely
matt added a parent task for T812: Support user-generated blog index templates: T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:12 PM · WriteFreely, Restricted Project, Write.as Web, Publisher
matt added a parent task for T892: Support categories (WriteFreely): T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:12 PM · Restricted Project, Bugs, WriteFreely
matt added a parent task for T890: Support custom redirect rules (WriteFreely): T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:12 PM · Restricted Project, WriteFreely
matt added a parent task for T926: Organizations on WriteFreely: T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:12 PM · Restricted Project, Publisher, Organizations, WriteFreely
matt added subtasks for T928: Enable migration from Write.as to WriteFreely: T608: Import posts from another WriteFreely instance, T822: Include photos with Write.as export, T890: Support custom redirect rules (WriteFreely), T892: Support categories (WriteFreely), T812: Support user-generated blog index templates, T550: Image uploading, T924: Custom WriteFreely favicon and avatar, T922: Article authors on WriteFreely, T923: Option to put posts on sub-path (WriteFreely), T925: Default social share image (WriteFreely), T926: Organizations on WriteFreely.
Tue, Oct 15, 6:12 PM · Restricted Project
matt added a parent task for T925: Default social share image (WriteFreely): T928: Enable migration from Write.as to WriteFreely.
Tue, Oct 15, 6:12 PM · Restricted Project, WriteFreely
matt set the point value for T822: Include photos with Write.as export to 10.
Tue, Oct 15, 6:10 PM · Snap.as, Write.as Web
matt triaged T928: Enable migration from Write.as to WriteFreely as High priority.
Tue, Oct 15, 6:09 PM · Restricted Project
matt set the point value for T608: Import posts from another WriteFreely instance to 8.
Tue, Oct 15, 6:06 PM · Restricted Project, Import, Write.as Web, WriteFreely
matt moved T608: Import posts from another WriteFreely instance from Post-v1.0 to v0.18 on the WriteFreely board.

Mentioned in this comment, we'll need to be able to upload a full archive of the posts, metadata, images, and files from another WriteFreely instance (T822: Include photos with Write.as export).

Tue, Oct 15, 6:06 PM · Restricted Project, Import, Write.as Web, WriteFreely
matt added a subtask for T608: Import posts from another WriteFreely instance: T822: Include photos with Write.as export.
Tue, Oct 15, 6:06 PM · Restricted Project, Import, Write.as Web, WriteFreely
matt added a parent task for T822: Include photos with Write.as export: T608: Import posts from another WriteFreely instance.
Tue, Oct 15, 6:06 PM · Snap.as, Write.as Web
matt set the point value for T892: Support categories (WriteFreely) to 10.
Tue, Oct 15, 6:02 PM · Restricted Project, Bugs, WriteFreely
matt set the point value for T890: Support custom redirect rules (WriteFreely) to 3.
Tue, Oct 15, 6:02 PM · Restricted Project, WriteFreely
matt set the point value for T688: Support storing images and other files locally to 8.
Tue, Oct 15, 6:01 PM · SnapFreely, WriteFreely
matt set the point value for T726: Require Email on Signup to 3.
Tue, Oct 15, 6:00 PM · Restricted Project, WriteFreely
matt changed the point value for T843: Require email confirmation on new WriteFreely account from 3 to 5.
Tue, Oct 15, 5:59 PM · Abuse Prevention, WriteFreely
matt moved T726: Require Email on Signup from Soon / v1.0 to v0.16 on the WriteFreely board.
Tue, Oct 15, 5:59 PM · Restricted Project, WriteFreely