@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.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 31 2020
Jan 31 2020
matt renamed T688: Support storing images and other files locally from Support storing images locally to Support storing images and other files locally.
GitHub <noreply@github.com> committed rWFff33c59f27c2: Merge pull request #180 from writeas/cache-control (authored by matt).
Merge pull request #180 from writeas/cache-control
GitHub <noreply@github.com> closed T693: Add cache headers on ActivityPub endpoints as Resolved by committing rWFff33c59f27c2: Merge pull request #180 from writeas/cache-control.
GitHub <noreply@github.com> committed rWF5452bf0c0d4b: Merge pull request #254 from writeas/fix-local-datetime (authored by matt).
Merge pull request #254 from writeas/fix-local-datetime
Jan 30 2020
Jan 30 2020
matt committed rWF51700cc7da47: Ignore "mix of collations" error on invite SELECT (authored by matt).
Ignore "mix of collations" error on invite SELECT
Fix datetime attributes on read.tmpl
Jan 29 2020
Jan 29 2020
Fix localdate.js not included on Tags page
Fix date format in `datetime` attribute
Restrict /invite/{code} route to valid chars
matt closed T670: Show post dates in local timezone, a subtask of T669: Date stamps on posts, as Resolved.
GitHub <noreply@github.com> committed rWF93dd2341c2d2: Merge pull request #191 from writeas/T670-local-time (authored by matt).
Merge pull request #191 from writeas/T670-local-time
Fix date-based post header links
Merge branch 'develop' into T670-local-time
GitHub <noreply@github.com> committed rWF5ddd73eff42f: Merge pull request #247 from writeas/update-upgrade-script (authored by matt).
Merge pull request #247 from writeas/update-upgrade-script
Update copyright in upgrade script
matt committed rWFbe0885698e5a: Change "restarting" to "starting" in upgrade script (authored by matt).
Change "restarting" to "starting" in upgrade script
Tidy up Go mod files
Upgrade gorilla/sessions to v1.2.0
Jan 27 2020
Jan 27 2020
Quit AP goroutine early when there's no "to"
Jan 23 2020
Jan 23 2020
matt committed rWF8d3e755c8f5b: Return pointer to http.Client in activityPubClient() (authored by matt).
Return pointer to http.Client in activityPubClient()
Add timeout on ActivityPub requests
Jan 20 2020
Jan 20 2020
GitHub <noreply@github.com> committed rWFfe26594e8cff: Merge pull request #245 from writeas/fix-editor-open-access (authored by matt).
Merge pull request #245 from writeas/fix-editor-open-access
Render HTML entities in Drafts list
Add helpful text on Drafts page
robjloranger committed rWF2c075c0347a4: update upgrade script for recent changes (authored by robjloranger).
update upgrade script for recent changes
Jan 17 2020
Jan 17 2020
matt moved T717: Private RSS feeds from Restricted Project Column to Restricted Project Column on the Restricted Project board.
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 16 2020
Jan 16 2020
Require authenticated user for editor access
GitHub <noreply@github.com> committed rWFb9914dd65a92: Merge pull request #244 from writeas/oauth-signup-tweaks (authored by matt).
Merge pull request #244 from writeas/oauth-signup-tweaks
Fix copyright years in oauth_slack.go
Add and update copyright notices
Remove Password field from OAuth signup page
Skip password requirement on OAuth signup
matt committed rWFb5a38efd2853: Fall back to username as coll title on OAuth signup (authored by matt).
Fall back to username as coll title on OAuth signup
matt committed rWF130c9eb7475d: Change Blog Title to Display Name in OAuth signup (authored by matt).
Change Blog Title to Display Name in OAuth signup
Fix false login state on OAuth signup page
Rename collTitle from alias
Add async username check on OAuth signup form
matt committed rWFf2f779e4a2d2: Generate non-colliding usernames in all lowercase (authored by matt).
Generate non-colliding usernames in all lowercase
Reserve the username "oauth"
Jan 15 2020
Jan 15 2020
ngerakines committed rWF5d834c1cd213: Minor code cleanup on settings page to improve oauth account management UI. T713 (authored by ngerakines).
Minor code cleanup on settings page to improve oauth account management UI. T713
ngerakines committed rWFc0317b4e93ef: Implemented oauth attach functionality, oauth detach functionality, and… (authored by ngerakines).
Implemented oauth attach functionality, oauth detach functionality, and…
robjloranger committed rWF571460f08d8b: move timezone correction to client side (authored by robjloranger).
move timezone correction to client side
Jan 14 2020
Jan 14 2020
fixes imported post times
GitHub <noreply@github.com> committed rWF75e2b6032820: Merge pull request #172 from writeas/import-text (authored by matt).
Merge pull request #172 from writeas/import-text
GitHub <noreply@github.com> closed T609: Support importing TXT/MD files as Resolved by committing rWF75e2b6032820: Merge pull request #172 from writeas/import-text.
GitHub <noreply@github.com> closed T609: Support importing TXT/MD files, a subtask of T527: Support importing posts from zip file, as Resolved.
GitHub <noreply@github.com> closed T609: Support importing TXT/MD files, a subtask of T245: Import posts from other platforms, as Resolved.
Fix Unix timestamps on client during import
Revert "Fix unix timestamp in file upload"
matt added a reverting change for rWF2b066997d131: Fix unix timestamp in file upload: rWF65e2e5126bb1: Revert "Fix unix timestamp in file upload".
Fix unix timestamp in file upload
Fix unix timestamp in file upload
robjloranger committed rWFaae2f28bb673: pass original file modified date for imports (authored by robjloranger).
pass original file modified date for imports
GitHub <noreply@github.com> committed rWFc7b797929bfc: Merge pull request #238 from writeas/oauth-bugfix-alias-signature (authored by matt).
Merge pull request #238 from writeas/oauth-bugfix-alias-signature
ngerakines committed rWFf7995bee48fc: Fixing bug where display name was not set correctly. (authored by ngerakines).
Fixing bug where display name was not set correctly.
ngerakines committed rWF952c094370d2: Fixing bug where display name was not set correctly. (authored by ngerakines).
Fixing bug where display name was not set correctly.
GitHub <noreply@github.com> committed rWF659392ac4f5c: Merge pull request #235 from writeas/date-stamps (authored by matt).
Merge pull request #235 from writeas/date-stamps
GitHub <noreply@github.com> closed T669: Date stamps on posts as Resolved by committing rWF659392ac4f5c: Merge pull request #235 from writeas/date-stamps.
GitHub <noreply@github.com> committed rWFc00daf64b0bd: Merge pull request #236 from writeas/oauth-provider-callback-hotfix (authored by matt).
Merge pull request #236 from writeas/oauth-provider-callback-hotfix
Jan 10 2020
Jan 10 2020
GitHub <noreply@github.com> committed rWFa77d403dfbe7: Fixing bug in oauth callback URL registration. (authored by ngerakines).
Fixing bug in oauth callback URL registration.
Jan 9 2020
Jan 9 2020
Show published date on post pages if Blog
matt committed rWF812136357e9e: Move Format from DisplayCollection to CollectionObj (authored by matt).
Move Format from DisplayCollection to CollectionObj
Tweak user-facing upload errors + internal logs
Reorder federation check logic on upload
matt committed rWF03eeca179e00: Fix potential resource leaks from defer calls in for loop (authored by matt).
Fix potential resource leaks from defer calls in for loop
Fix collection logic on import
Restyle Import page
Jan 8 2020
Jan 8 2020
GitHub <noreply@github.com> committed rWFa2a9f6097679: Merge pull request #232 from writeas/T712-oauth-registration-improvements (authored by matt).
Merge pull request #232 from writeas/T712-oauth-registration-improvements
ngerakines committed rWF8ddfce4f199a: oauth signup page changes per PR feedback. T712 (authored by ngerakines).
oauth signup page changes per PR feedback. T712
ngerakines committed rWF6d79ed3cfdf3: Updating oauth form validation per PR feedback. T712 (authored by ngerakines).
Updating oauth form validation per PR feedback. T712
Code cleanup per PR feedback. T712
Jan 7 2020
Jan 7 2020
Fix GetCollections() call
Merge branch 'develop' into import-text
Bump Travis build to Go 1.13
ngerakines committed rWF28cf4dd5f574: Added state location register hook. T712. (authored by ngerakines).
Added state location register hook. T712.
Jan 6 2020
Jan 6 2020
Jan 5 2020
Jan 5 2020
Partially implementing this as part of my work on T401: Post list paging and T714: Improve core navigation.
matt changed the status of T696: Allow pagination of posts, a subtask of T401: Post list paging, from Idea to Open.
GitHub <noreply@github.com> committed rWF9be534038b43: Merge pull request #233 from writeas/markdown-api-rename (authored by matt).
Merge pull request #233 from writeas/markdown-api-rename
Rename base_url to collection_url in MD API
Move and restyle OAuth login links
Add .btn.cta link styles
Jan 4 2020
Jan 4 2020
Jan 3 2020
Jan 3 2020
matt moved T519: Preview Markdown before publishing from Backlog to Next Release on the WriteFreely board.