Page MenuHomeMusing Studio
Feed Advanced Search

Nov 7 2019

matt added a comment to T697: Make blog the default publishing destination.

Addressed in writefreely#189.

Nov 7 2019, 4:45 AM · Usability, WriteFreely

Oct 31 2019

robjloranger added a comment to T319: Support account deletion.

PR for writefreely is up including CLI flags, next is to add things like federated deletes for all collections including default (i.e. username) and and posts if they are being deleted as well.

Oct 31 2019, 10:25 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API
robjloranger added a comment to T319: Support account deletion.

status update

Oct 31 2019, 4:03 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API
robjloranger added a comment to T319: Support account deletion.

Looks like this function also already exists in writefreely under *datastore, but is still out of date and needs modification.

Oct 31 2019, 3:23 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API

Oct 30 2019

robjloranger claimed T319: Support account deletion.
Oct 30 2019, 6:22 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API
matt placed T319: Support account deletion up for grabs.
Oct 30 2019, 3:55 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API
matt added a comment to T319: Support account deletion.

Note: implementation details are out of date and only apply to Write.as. For implementation in WriteFreely, refer to [deleteAccount()](https://phabricator.write.as/diffusion/W/browse/master/database.go$2674) func in rW.

Oct 30 2019, 3:55 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API
matt changed the visibility for T319: Support account deletion.
Oct 30 2019, 2:27 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web, API

Oct 28 2019

matt moved T695: Support manual admin password reset from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 28 2019, 11:20 PM · Restricted Project, Restricted Project, WriteFreely
matt moved T686: Enable Admin user creation in Dashboard from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 28 2019, 11:20 PM · Usability, Restricted Project, WriteFreely
matt moved T694: Simplified admin dashboard from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 28 2019, 11:20 PM · Restricted Project, Restricted Project, WriteFreely
matt added a comment to T686: Enable Admin user creation in Dashboard.

{T706} solves our immediate needs for #write.as_for_teams, so we'll do that first. Then we can look at addressing this.

Oct 28 2019, 11:17 PM · Usability, Restricted Project, WriteFreely

Oct 16 2019

robjloranger updated subscribers of T519: Preview Markdown before publishing.

Noting here re: icons

Oct 16 2019, 4:23 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web

Oct 15 2019

robjloranger added a comment to T519: Preview Markdown before publishing.

progress so far

Oct 15 2019, 8:46 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web

Oct 11 2019

matt moved T608: Import posts from another WriteFreely instance from Soon / v1.0 to Post-v1.0 on the WriteFreely board.
Oct 11 2019, 3:15 PM · Restricted Project, Import, Write.as Web, WriteFreely
matt moved T561: Support deactivating invites from Soon / v1.0 to Post-v1.0 on the WriteFreely board.
Oct 11 2019, 3:15 PM · Write.as Web, WriteFreely
matt moved T540: Cache collection data from Soon / v1.0 to Post-v1.0 on the WriteFreely board.
Oct 11 2019, 3:14 PM · WriteFreely, API, Write.as Web
matt moved T618: Enable embedding Snap.as galleries in blog from Soon / v1.0 to Post-v1.0 on the WriteFreely board.
Oct 11 2019, 3:14 PM · Restricted Project, WriteFreely, Write.as Web, Snap.as
matt moved T620: Render oEmbed-enabled content from Soon / v1.0 to Post-v1.0 on the WriteFreely board.
Oct 11 2019, 3:14 PM · Restricted Project, WriteFreely, Write.as Web

Oct 10 2019

matt added a comment to T519: Preview Markdown before publishing.

As mentioned in this forum post, we should start with a browser extension.

Oct 10 2019, 4:58 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web
robjloranger added a comment to T519: Preview Markdown before publishing.

In the interim, this will be an extension

Oct 10 2019, 4:53 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web
robjloranger added a comment to T519: Preview Markdown before publishing.

On mobile the split should be horizontal, with the preview up top. It should also scroll with the editor content.

Oct 10 2019, 4:39 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web
robjloranger added a comment to T519: Preview Markdown before publishing.

Idea 2:

Oct 10 2019, 4:34 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web
matt assigned T519: Preview Markdown before publishing to robjloranger.
Oct 10 2019, 4:27 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web

Oct 9 2019

qwazix added a comment to T627: Support ActivityPub mentions.

👍

Oct 9 2019, 1:35 PM · Federation, Write.as Web, WriteFreely
matt added a comment to T627: Support ActivityPub mentions.

Sounds good. Just some other things to note about this approach:

Oct 9 2019, 1:29 PM · Federation, Write.as Web, WriteFreely
qwazix added a comment to T627: Support ActivityPub mentions.

pixelfed doesn't support the @user syntax (it's pixelfed.social/qwazix and not pixelfed.social/@qwazix) so I think it's not a good idea to do the prismo thing.

Oct 9 2019, 1:17 PM · Federation, Write.as Web, WriteFreely
matt added a comment to T627: Support ActivityPub mentions.

Just to add to #2, we should probably just leverage the remoteusers table, adding a handle column (or however we name it). That would let us look up the handle and associated actor_id.

Oct 9 2019, 1:05 PM · Federation, Write.as Web, WriteFreely
matt added a comment to T627: Support ActivityPub mentions.

I think people will definitely expect mentions to turn into links, so we should address that now.

Oct 9 2019, 12:45 PM · Federation, Write.as Web, WriteFreely
qwazix added a comment to T627: Support ActivityPub mentions.

I'm looking into turning handles into links and I think I should link to the user on remote instances.

Oct 9 2019, 12:30 PM · Federation, Write.as Web, WriteFreely
qwazix added a comment to T627: Support ActivityPub mentions.

I opened an issue on tootsuite here

Oct 9 2019, 12:02 PM · Federation, Write.as Web, WriteFreely

Oct 8 2019

qwazix added a comment to T627: Support ActivityPub mentions.

Ok will do.

Oct 8 2019, 3:46 PM · Federation, Write.as Web, WriteFreely
matt added a comment to T627: Support ActivityPub mentions.

Awesome! Sounds good.

Oct 8 2019, 2:53 PM · Federation, Write.as Web, WriteFreely
qwazix added a comment to T627: Support ActivityPub mentions.

Just pushed branch activitypub-mentions where mentions work on pleroma.

Oct 8 2019, 1:03 PM · Federation, Write.as Web, WriteFreely

Oct 7 2019

qwazix added a comment to T627: Support ActivityPub mentions.

I'll test with pleroma and then open the issue with mastodon. I'll also look around plume.

Oct 7 2019, 7:36 PM · Federation, Write.as Web, WriteFreely
matt assigned T627: Support ActivityPub mentions to qwazix.
Oct 7 2019, 7:31 PM · Federation, Write.as Web, WriteFreely
matt added a comment to T627: Support ActivityPub mentions.

Hmm. Well that's good to know, but I think changing the entire post type really isn't the right solution. Do mentions work with Pleroma?

Oct 7 2019, 7:31 PM · Federation, Write.as Web, WriteFreely
qwazix added a comment to T627: Support ActivityPub mentions.

It seems that Mastodon ignores mentions in "Articles". Maybe now that mastodon has the [expand] functionality we should consider using "Note" when federating (at least up to a certain text length at least).

Oct 7 2019, 1:25 PM · Federation, Write.as Web, WriteFreely

Oct 4 2019

matt added a project to T519: Preview Markdown before publishing: Usability.
Oct 4 2019, 4:31 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web
matt changed the visibility for T519: Preview Markdown before publishing.
Oct 4 2019, 4:30 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web
matt added a project to T627: Support ActivityPub mentions: Federation.
Oct 4 2019, 4:22 PM · Federation, Write.as Web, WriteFreely
matt updated the task description for T519: Preview Markdown before publishing.
Oct 4 2019, 3:46 PM · Usability, WriteFreely, Restricted Project, Pad, Write.as Web

Oct 3 2019

matt added a comment to T695: Support manual admin password reset.

Yep, looks good

Oct 3 2019, 8:38 PM · Restricted Project, Restricted Project, WriteFreely
robjloranger added a comment to T695: Support manual admin password reset.

ok, how about this:

Oct 3 2019, 8:37 PM · Restricted Project, Restricted Project, WriteFreely
matt added a comment to T695: Support manual admin password reset.

Looks great 👍

Oct 3 2019, 7:10 PM · Restricted Project, Restricted Project, WriteFreely
robjloranger added a comment to T695: Support manual admin password reset.

The current UI status, showing the success message after submission.

Oct 3 2019, 7:01 PM · Restricted Project, Restricted Project, WriteFreely
matt added a comment to T670: Show post dates in local timezone.

Yeah, just the script in that comment should be enough. I think the yesterday, today and tomorrow thing was in case we had those maps of dates to local translations -- so you can disregard.

Oct 3 2019, 4:39 PM · Usability, Write.as Web, WriteFreely
robjloranger added a comment to T670: Show post dates in local timezone.

So this seems to work well with only the script provided. Where were the uses of yesterday, today and tomorrow?

Oct 3 2019, 4:31 PM · Usability, Write.as Web, WriteFreely

Oct 2 2019

matt added a comment to T695: Support manual admin password reset.

Here's some starter code for handling when an admin presses the "Reset Password" button (ideally, put this in admin.go). It either accepts a new password or generates a temporary one.

Oct 2 2019, 6:04 PM · Restricted Project, Restricted Project, WriteFreely
matt moved T670: Show post dates in local timezone from Improvements to Minor Issues on the Usability board.
Oct 2 2019, 5:13 PM · Usability, Write.as Web, WriteFreely
matt added a project to T670: Show post dates in local timezone: Usability.

This is another small one that'll be a nice usability improvement.

Oct 2 2019, 5:10 PM · Usability, Write.as Web, WriteFreely
matt added a comment to T669: Date stamps on posts.

This would be another good one to tackle next. Let's use the same style, position, etc. as we do in the templates/chorus-collection-post.tmpl template.

Oct 2 2019, 4:58 PM · Write.as Web, WriteFreely
matt added a comment to T697: Make blog the default publishing destination.

That's in the javascript near the bottom of the page -- I believe it loads a default value named anonymous or draft via some h.js helper functions.

Oct 2 2019, 4:41 PM · Usability, WriteFreely
robjloranger added a comment to T697: Make blog the default publishing destination.

@matt I have the template part done and working, just wondering if you remember off hand where we look up the last-selected publish choice.

Oct 2 2019, 4:40 PM · Usability, WriteFreely
matt moved T697: Make blog the default publishing destination from Backlog to Soon / v1.0 on the WriteFreely board.
Oct 2 2019, 3:57 PM · Usability, WriteFreely
matt assigned T697: Make blog the default publishing destination to robjloranger.
Oct 2 2019, 3:57 PM · Usability, WriteFreely
matt created T697: Make blog the default publishing destination.
Oct 2 2019, 3:55 PM · Usability, WriteFreely

Sep 25 2019

robjloranger added a comment to T522: Support searching blog posts.

I've been thinking about implementation details for this.

Sep 25 2019, 7:04 PM · Restricted Project, WriteFreely, Restricted Project, Write.as Web
matt added a subtask for T401: Post list paging: T696: Allow pagination of posts.
Sep 25 2019, 6:29 PM · Restricted Project, WriteFreely, Write.as Web
matt added a parent task for T696: Allow pagination of posts: T401: Post list paging.
Sep 25 2019, 6:29 PM · API Library: Go, API, WriteFreely
matt changed the visibility for T401: Post list paging.
Sep 25 2019, 6:28 PM · Restricted Project, WriteFreely, Write.as Web
matt changed the status of T300: Customizable number of posts on blog index from Open to Idea.
Sep 25 2019, 6:27 PM · Restricted Project, Publisher, WriteFreely, User Customization, API, Write.as Web
robjloranger updated the task description for T696: Allow pagination of posts.
Sep 25 2019, 6:13 PM · API Library: Go, API, WriteFreely
robjloranger renamed T696: Allow pagination of posts from Allow pagination of collection posts to Allow pagination of posts.
Sep 25 2019, 5:58 PM · API Library: Go, API, WriteFreely
robjloranger created T696: Allow pagination of posts.
Sep 25 2019, 5:57 PM · API Library: Go, API, WriteFreely

Sep 23 2019

GitHub <noreply@github.com> closed T690: Show invite instructions for logged-in user as Resolved by committing rWF3759f16ed3ff: Merge pull request #183 from writeas/T690-invite-instructions.
Sep 23 2019, 2:52 PM · Usability, WriteFreely

Sep 13 2019

robjloranger added a comment to T690: Show invite instructions for logged-in user.

sure, sounds good

Sep 13 2019, 5:27 PM · Usability, WriteFreely
matt added a comment to T690: Show invite instructions for logged-in user.

Hmm yeah, good idea. I'd say we send them to some user page and show a message, but with the chorus config, things get complicated. Maybe just redirect to / for now, and we'll see how that works. I don't imagine it happening too often.

Sep 13 2019, 5:26 PM · Usability, WriteFreely
robjloranger claimed T690: Show invite instructions for logged-in user.
Sep 13 2019, 5:18 PM · Usability, WriteFreely
robjloranger added a comment to T690: Show invite instructions for logged-in user.

Here is the page so far. I thought of adding fancy click to copy javascript but decided to hold off until another time. It's not really important.

Sep 13 2019, 5:16 PM · Usability, WriteFreely
matt updated the task description for T690: Show invite instructions for logged-in user.
Sep 13 2019, 3:20 PM · Usability, WriteFreely

Sep 12 2019

robjloranger added a comment to T647: Upgrade WriteFreely from admin dashboard.

I think a rough process would be:

  • download and extract into temporary location
  • copy existing data to FILEorFOLDER.old, for each file or folder to replace
  • move the new files to the existing locations, replacing them
  • kill the server process, triggering systemd to restart.
  • clean up temporary files
  • keep .old around in case of some error? if so maybe old files should be moved elsewhere, it wouldn't take too much disk to keep a copy of the last installed version around though.
Sep 12 2019, 8:46 PM · WriteFreely
robjloranger removed a parent task for T572: Check for updates: T555: Automated upgrades.
Sep 12 2019, 4:06 PM · WriteFreely
robjloranger added a parent task for T572: Check for updates: T647: Upgrade WriteFreely from admin dashboard.
Sep 12 2019, 4:05 PM · WriteFreely
robjloranger added a subtask for T647: Upgrade WriteFreely from admin dashboard: T572: Check for updates.
Sep 12 2019, 4:05 PM · WriteFreely

Sep 11 2019

GitHub <noreply@github.com> closed T681: Reader-page-centric multi-user instances as Resolved by committing rWF6b99d75aa9e4: Merge pull request #157 from writeas/chorus.
Sep 11 2019, 2:01 PM · Restricted Project, WriteFreely
GitHub <noreply@github.com> closed T680: Provide more intuitive navigation option, a subtask of T681: Reader-page-centric multi-user instances, as Resolved.
Sep 11 2019, 2:01 PM · Restricted Project, WriteFreely
GitHub <noreply@github.com> closed T680: Provide more intuitive navigation option as Resolved by committing rWF6b99d75aa9e4: Merge pull request #157 from writeas/chorus.
Sep 11 2019, 2:01 PM · Restricted Project, WriteFreely
GitHub <noreply@github.com> closed T684: Support customizing Reader page as Resolved by committing rWF6b99d75aa9e4: Merge pull request #157 from writeas/chorus.
Sep 11 2019, 2:01 PM · Restricted Project, WriteFreely
GitHub <noreply@github.com> closed T684: Support customizing Reader page, a subtask of T681: Reader-page-centric multi-user instances, as Resolved.
Sep 11 2019, 2:01 PM · Restricted Project, WriteFreely

Sep 10 2019

matt moved T695: Support manual admin password reset from Backlog to Next Release on the WriteFreely board.
Sep 10 2019, 10:07 PM · Restricted Project, Restricted Project, WriteFreely
matt created T695: Support manual admin password reset.
Sep 10 2019, 10:07 PM · Restricted Project, Restricted Project, WriteFreely
matt created T694: Simplified admin dashboard.
Sep 10 2019, 8:01 PM · Restricted Project, Restricted Project, WriteFreely

Sep 9 2019

matt added a project to T693: Add cache headers on ActivityPub endpoints: Restricted Project.
Sep 9 2019, 8:00 PM · Restricted Project, WriteFreely, Write.as Web
matt moved T693: Add cache headers on ActivityPub endpoints from Backlog to Next Release on the WriteFreely board.
Sep 9 2019, 8:00 PM · Restricted Project, WriteFreely, Write.as Web
matt created T693: Add cache headers on ActivityPub endpoints.
Sep 9 2019, 7:59 PM · Restricted Project, WriteFreely, Write.as Web

Sep 4 2019

matt closed T677: Configurable editor as Resolved.
Sep 4 2019, 11:03 AM · Restricted Project, WriteFreely

Aug 30 2019

matt moved T690: Show invite instructions for logged-in user from Backlog to Soon / v1.0 on the WriteFreely board.
Aug 30 2019, 3:31 PM · Usability, WriteFreely
matt created T690: Show invite instructions for logged-in user.
Aug 30 2019, 3:30 PM · Usability, WriteFreely

Aug 29 2019

matt moved T684: Support customizing Reader page from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 29 2019, 6:52 PM · Restricted Project, WriteFreely
matt moved T681: Reader-page-centric multi-user instances from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 29 2019, 6:52 PM · Restricted Project, WriteFreely
matt moved T680: Provide more intuitive navigation option from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 29 2019, 6:52 PM · Restricted Project, WriteFreely
matt added a project to T677: Configurable editor: Restricted Project.
Aug 29 2019, 6:50 PM · Restricted Project, WriteFreely
matt added a project to T679: Support disabling drafts: Restricted Project.
Aug 29 2019, 6:50 PM · Restricted Project, WriteFreely
matt added a project to T680: Provide more intuitive navigation option: Restricted Project.
Aug 29 2019, 6:49 PM · Restricted Project, WriteFreely
matt added a project to T681: Reader-page-centric multi-user instances: Restricted Project.
Aug 29 2019, 6:49 PM · Restricted Project, WriteFreely
matt added a project to T684: Support customizing Reader page: Restricted Project.
Aug 29 2019, 6:48 PM · Restricted Project, WriteFreely
robjloranger claimed T572: Check for updates.
Aug 29 2019, 5:20 PM · WriteFreely

Aug 28 2019

matt added a comment to T661: Support silencing accounts.

Right, those are all of them. And they only need to return the 404 status, not any other data.

Aug 28 2019, 7:08 PM · Abuse Prevention, WriteFreely
robjloranger added a comment to T661: Support silencing accounts.

For activity pub related endpoints, should it just be:

  • outbox
  • inbox
  • following
  • followers
Aug 28 2019, 6:44 PM · Abuse Prevention, WriteFreely