This is live and working well for the Write.as forum, with Write.as as the OAuth provider. WriteFreely has support as an OAuth client.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 20 2020
Apr 19 2020
This is waiting for more ePub export feedback and progress.
Apr 16 2020
This is live as a Write.as Labs feature -- announcement post: https://discuss.write.as/t/ebook-add-on/1271
Mar 3 2020
Mar 1 2020
Feb 27 2020
Work is on the image-upload-drag branch.
Feb 26 2020
Looking into this today
Feb 25 2020
Feb 18 2020
Initial version of library ready - it is able to watermark image as described in 1st bullet point.
Feb 15 2020
Remaining work:
Feb 14 2020
Working through this now, especially for #write.as_for_teams. writefreely#264
Feb 12 2020
Feb 9 2020
Feb 8 2020
Jan 31 2020
There are a few deeper issues to discuss that aren't part of this task:
@gytisrepecka I think we'll want to go with option #1, so we can factor in instance privacy settings, and have totally private media files if an admin wants it. I just updated the description with some ideas I have for the very first version of this.
Jan 29 2020
Jan 17 2020
So I have wrote a piece of code for image watermarking: takes JPEG file as input, uses PNG with transparency as watermark image and saves the output. Plan to release it as separate library with following functionality:
Jan 14 2020
Jan 6 2020
Jan 5 2020
Partially implementing this as part of my work on T401: Post list paging and T714: Improve core navigation.
Jan 4 2020
Jan 3 2020
Dec 21 2019
Getting much more important as Write.as grows past 500k posts on the platform.
Dec 20 2019
To add to this list:
Dec 17 2019
sub task status:
Dec 14 2019
This is looking really good so far! Have been using it myself lately and it's been great.
Dec 13 2019
I was looking around the other day for image processing libraries written in Go. There are some to compress or change format of the image, resize, etc.
What could be the better way to store uploaded images?
Nov 27 2019
Nov 26 2019
Nov 25 2019
Nov 11 2019
As discussed in #174, this is now the "silence" admin feature. See that PR for remaining items needed to resolve this.
Nov 7 2019
Addressed in writefreely#189.
Oct 31 2019
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.
status update
Looks like this function also already exists in writefreely under *datastore, but is still out of date and needs modification.
Oct 30 2019
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 28 2019
{T706} solves our immediate needs for #write.as_for_teams, so we'll do that first. Then we can look at addressing this.
Oct 16 2019
Noting here re: icons