Page MenuHomeWrite.as
Feed All Stories

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
qwazix committed rWF8404f0896c04: Handle default pad color mode according to `prefers-color-scheme` (authored by qwazix).
Handle default pad color mode according to `prefers-color-scheme`
Oct 15 2019, 8:55 AM
qwazix committed rWF638059a26b89: Remove css changes, keep only pad switching code (authored by qwazix).
Remove css changes, keep only pad switching code
Oct 15 2019, 8:55 AM
qwazix committed rWFdfa98bcfc872: WIP: this is a branch that attempts to honor the new dark mode in OS… (authored by qwazix).
WIP: this is a branch that attempts to honor the new dark mode in OS…
Oct 15 2019, 8:55 AM
qwazix committed rWF1bda0434de89: Unmarshal to `webfinger.Resource` instead of interface{} (authored by qwazix).
Unmarshal to `webfinger.Resource` instead of interface{}
Oct 15 2019, 8:43 AM

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 · 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
qwazix committed rWF972ec00c5825: Update dependencies and add a comment (authored by qwazix).
Update dependencies and add a comment
Oct 11 2019, 7:35 AM
qwazix committed rWFb9d268982848: Fix comments on T627 pull request (authored by qwazix).
Fix comments on T627 pull request
Oct 11 2019, 7:35 AM

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
qwazix committed rWFbc2016f00ff2: Fix missing commit statement in migrations/v3.go (authored by qwazix).
Fix missing commit statement in migrations/v3.go
Oct 10 2019, 1:50 PM
qwazix committed rWFdb14f04b5900: Redirects from the intermediate page work and if there's an old mention there… (authored by qwazix).
Redirects from the intermediate page work and if there's an old mention there…
Oct 10 2019, 1:05 PM
qwazix committed rWF99bb77153e4d: Handles are saved in `remoteusers` while the links take you to an intermediate… (authored by qwazix).
Handles are saved in `remoteusers` while the links take you to an intermediate…
Oct 10 2019, 1:05 PM
qwazix committed rWFe5bbd45b49c7: Change the result that webfinger returns from the first alias to the last… (authored by qwazix).
Change the result that webfinger returns from the first alias to the last…
Oct 10 2019, 8:00 AM

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
qwazix committed rWF3eb638b14a1e: Fix @thebaer's comments in https://github. (authored by qwazix).
Fix @thebaer's comments in https://github.
Oct 9 2019, 11:35 AM
christopherdavis committed rWCLIbd378a85ad63: commands: Remove redundant string() cast on pass (authored by christopherdavis).
commands: Remove redundant string() cast on pass
Oct 9 2019, 2:23 AM
christopherdavis committed rWCLIf2bb9f5896df: commands: Fix up the interactive auth flow (authored by christopherdavis).
commands: Fix up the interactive auth flow
Oct 9 2019, 2:23 AM
christopherdavis committed rWCLIc6af292b2a96: Add password flag for authentication (authored by christopherdavis).
Add password flag for authentication
Oct 9 2019, 2:23 AM

Oct 8 2019

robjloranger committed rWF25fe5285da01: lightly style tables in posts (authored by robjloranger).
lightly style tables in posts
Oct 8 2019, 4:40 PM
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 committed rWFdccfae7a6137: Mentioning pleroma accounts works! Mastodon still needs the type to b be Note… (authored by qwazix).
Mentioning pleroma accounts works! Mastodon still needs the type to b be Note…
Oct 8 2019, 1:11 PM
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

robjloranger committed rWF513765c09f01: include localdate in all collections +reader (authored by robjloranger).
include localdate in all collections +reader
Oct 3 2019, 9:10 PM
robjloranger committed rWFaa9efc7b3721: allow admin to reset user passwords (authored by robjloranger).
allow admin to reset user passwords
Oct 3 2019, 8:53 PM
robjloranger committed rWFe0e7c075cb6d: allow admin to reset user passwords (authored by robjloranger).
allow admin to reset user passwords
Oct 3 2019, 8:44 PM
robjloranger committed rWF9ef8f4270f18: move copy-text class into core (authored by robjloranger).
move copy-text class into core
Oct 3 2019, 8:43 PM
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
robjloranger committed rWFcaca8f0ae26f: show timestamps in local date/locale (authored by robjloranger).
show timestamps in local date/locale
Oct 3 2019, 4:50 PM
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
robjloranger committed rWF4662ddd304f7: move shared post css into core.less (authored by robjloranger).
move shared post css into core.less
Oct 3 2019, 3:36 PM

Oct 2 2019

robjloranger committed rWFd7258beaccbb: change class to make sense (authored by robjloranger).
change class to make sense
Oct 2 2019, 8:35 PM
robjloranger committed rWF9c3bee8a7d57: add dates to posts on collections w/ blog format (authored by robjloranger).
add dates to posts on collections w/ blog format
Oct 2 2019, 8:21 PM
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
robjloranger committed rWF02dd1909459f: T697 default to user's first blog instead of draft (authored by robjloranger).
T697 default to user's first blog instead of draft
Oct 2 2019, 5:21 PM
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
qwazix committed rWF526387fe3e25: Darken border of main menu for consistency (authored by qwazix).
Darken border of main menu for consistency
Oct 2 2019, 12:54 PM
qwazix committed rWFe6a0cf891d34: Complete dark mode that is being set up by the (authored by qwazix).
Complete dark mode that is being set up by the
Oct 2 2019, 12:54 PM
qwazix committed rWFaaab51783971: Handle default pad color mode according to `prefers-color-scheme` (authored by qwazix).
Handle default pad color mode according to `prefers-color-scheme`
Oct 2 2019, 12:54 PM
qwazix committed rWF44baec94aa9e: WIP: this is a branch that attempts to honor the new dark mode in OS… (authored by qwazix).
WIP: this is a branch that attempts to honor the new dark mode in OS…
Oct 2 2019, 12:54 PM

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 · 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

robjloranger added a project to T601: load global config from file: Refactor.

This will likely be a moderate refactor.

Sep 23 2019, 4:39 PM · Refactor, WriteFreely CLI, Write.as CLI
GitHub <noreply@github.com> committed rWF3759f16ed3ff: Merge pull request #183 from writeas/T690-invite-instructions (authored by matt).
Merge pull request #183 from writeas/T690-invite-instructions
Sep 23 2019, 2:52 PM
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
matt committed rWF5a9182f688d0: Tweak "already invited" message (authored by matt).
Tweak "already invited" message
Sep 23 2019, 2:45 PM
matt committed rWFc6564b3d168f: Shorten invite-instructions.tmpl filename (authored by matt).
Shorten invite-instructions.tmpl filename
Sep 23 2019, 2:32 PM
matt committed rWFddce17778461: Fix invite input box size in non-Firefox browsers (authored by matt).
Fix invite input box size in non-Firefox browsers
Sep 23 2019, 2:29 PM
matt committed rWF26a4f48e8b3b: Add expiration information to invite help (authored by matt).
Add expiration information to invite help
Sep 23 2019, 2:29 PM
matt committed rWFf01b439ff531: Tweak invite page title and intro (authored by matt).
Tweak invite page title and intro
Sep 23 2019, 2:29 PM
matt committed rWF7e9e3cb7eb72: Show status on logged-in expired invite links (authored by matt).
Show status on logged-in expired invite links
Sep 23 2019, 2:29 PM
matt committed rWF891b15b8a8e0: Always return invite errors (authored by matt).
Always return invite errors
Sep 23 2019, 2:29 PM

Sep 21 2019

matt committed rWCLIf82016a3b26e: Merge branch 'develop' (authored by matt).
Merge branch 'develop'
Sep 21 2019, 3:13 PM
matt committed rWCLIe8fb68311ac8: Fix wf-cli download links (authored by matt).
Fix wf-cli download links
Sep 21 2019, 3:12 PM
GitHub <noreply@github.com> committed rWCLIc52a2970f8fa: Merge pull request #45 from writeas/develop (authored by matt).
Merge pull request #45 from writeas/develop
Sep 21 2019, 3:08 PM

Sep 20 2019

GitHub <noreply@github.com> committed rWFafa3792e8eb1: Merge pull request #165 from writeas/lessc-check (authored by matt).
Merge pull request #165 from writeas/lessc-check
Sep 20 2019, 10:24 PM
matt committed rWFa01e2808906f: Tweak "LESS not installed" message (authored by matt).
Tweak "LESS not installed" message
Sep 20 2019, 10:23 PM
matt committed rWCLI44a8f6e943b5: Fix README links (authored by matt).
Fix README links
Sep 20 2019, 6:27 PM
matt committed rWCLI0e21d37a243a: Remove common endings on wf/writeas READMEs (authored by matt).
Remove common endings on wf/writeas READMEs
Sep 20 2019, 6:27 PM
matt committed rWCLI4d7494a1c346: Split up READMEs and GUIDEs (authored by matt).
Split up READMEs and GUIDEs
Sep 20 2019, 6:25 PM
matt committed rWCLIf47d07b90709: Merge branch 'develop' of github.com:writeas/writeas-cli into develop (authored by matt).
Merge branch 'develop' of github.com:writeas/writeas-cli into develop
Sep 20 2019, 6:25 PM