- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 22 2020
Apr 22 2020
matt committed rWFcf3d5588c2a9: Move unique OAuth username creation to client-side (authored by matt).
Move unique OAuth username creation to client-side
Apr 21 2020
Apr 21 2020
GitHub <noreply@github.com> committed rWF6fc166174bf6: Merge pull request #299 from writeas/fix-friendica-federation (authored by matt).
Merge pull request #299 from writeas/fix-friendica-federation
Run go fmt on oauth_test.go
Apr 20 2020
Apr 20 2020
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.
Reduce db calls on normal invite-based signup
Support OAuth registration with invite code
matt committed rWF93c2773412a4: Prevent account creation via OAuth when registration is closed (authored by matt).
Prevent account creation via OAuth when registration is closed
Apr 19 2020
Apr 19 2020
This is waiting for more ePub export feedback and progress.
Apr 16 2020
Apr 16 2020
This is live as a Write.as Labs feature -- announcement post: https://discuss.write.as/t/ebook-add-on/1271
Apr 15 2020
Apr 15 2020
Remove extraneous @context fields on AP outbox
Remove extraneous @context fields on AP outbox
Fix empty date showing on collection 404 page
Apr 9 2020
Apr 9 2020
Optimize Drafts retrieval
Update versions in migrations.go
Use latest writeas/activityserve library
Mar 28 2020
Mar 28 2020
Use writeas/impart v1.1.1
Mar 27 2020
Mar 27 2020
Bump version to 0.12.0
GitHub <noreply@github.com> committed rWF8cc793142e8a: Merge pull request #288 from writeas/css-invalidation-release (authored by matt).
Merge pull request #288 from writeas/css-invalidation-release
Add CSS cache busting to templates in release
GitHub <noreply@github.com> committed rWFdbd7eff7ea0e: Merge pull request #284 from writeas/high-load-error-page (authored by matt).
Merge pull request #284 from writeas/high-load-error-page
Add new err func to wflib and sqlite builds
GitHub <noreply@github.com> committed rWF8ad04c518721: Merge pull request #272 from writeas/novelfix (authored by matt).
Merge pull request #272 from writeas/novelfix
GitHub <noreply@github.com> committed rWFf11e6ed843cf: Apply review edits to chorus-collection (authored by cjeller).
Apply review edits to chorus-collection
Apply review edits
GitHub <noreply@github.com> committed rWF1d25b38eb73d: Merge pull request #282 from writeas/patch-ap-mentions (authored by matt).
Merge pull request #282 from writeas/patch-ap-mentions
GitHub <noreply@github.com> committed rWFc3400242f019: Merge pull request #274 from writeas/private-instance-improvements (authored by matt).
Merge pull request #274 from writeas/private-instance-improvements
Mar 26 2020
Mar 26 2020
GitHub <noreply@github.com> committed rWF9c93e55e0aed: Merge pull request #281 from writeas/accessibility-improvements (authored by matt).
Merge pull request #281 from writeas/accessibility-improvements
Mar 24 2020
Mar 24 2020
GitHub <noreply@github.com> committed rWF0acc630af56c: Merge pull request #243 from writeas/T713-oauth-account-management (authored by matt).
Merge pull request #243 from writeas/T713-oauth-account-management
Restyle OAuth account management section
matt committed rWF5d01f49ce901: Move /me/oauth/remove endpoint to /api/me/oauth/remove (authored by matt).
Move /me/oauth/remove endpoint to /api/me/oauth/remove
Tweak "account already attached" verbiage
Show configured GitLab name on Account page
Make `handle` column in remoteusers NULL
Log handle on GetProfilePageFromHandle err
Mar 20 2020
Mar 20 2020
ngerakines committed rWF048e8a5e1303: Added error messaging when user attempts to attach a slack account to a user… (authored by ngerakines).
Added error messaging when user attempts to attach a slack account to a user…
Mar 19 2020
Mar 19 2020
matt committed rWFcf4f08b264d4: Merge branch 'develop' into T713-oauth-account-management (authored by matt).
Merge branch 'develop' into T713-oauth-account-management
GitHub <noreply@github.com> committed rWF75a9df82ab15: Merge pull request #283 from writeas/gitlab-oauth-cleanup (authored by matt).
Merge pull request #283 from writeas/gitlab-oauth-cleanup
Mar 18 2020
Mar 18 2020
Run go fmt on modified GitLab files
Show 503 page on collections under high load
Fix login.tmpl rendering
Mar 17 2020
Mar 17 2020
Reuse mention regex
Store AP handles consistently
Fix error / info logging around AP mentions
matt committed rWFa9bed9fea9fa: Prevent nil pointer panic from ActivityObject() method (authored by matt).
Prevent nil pointer panic from ActivityObject() method
Fix text contrast ratio in blockquote
Fix text contrast ratio on pinned post links
Mar 16 2020
Mar 16 2020
GitHub <noreply@github.com> committed rWF06054a2cd72a: Merge pull request #268 from writeas/noindex-invite-links (authored by matt).
Merge pull request #268 from writeas/noindex-invite-links
GitHub <noreply@github.com> committed rWFda0455198d1d: Merge pull request #194 from writeas/table-borders (authored by matt).
Merge pull request #194 from writeas/table-borders
GitHub <noreply@github.com> committed rWF5b6e0081187f: Merge pull request #277 from paddatrapper/oauth-gitlab (authored by matt).
Merge pull request #277 from paddatrapper/oauth-gitlab
Mar 13 2020
Mar 13 2020
GitHub <noreply@github.com> committed rWFf126ac624a03: Merge pull request #276 from writeas/dateless-pinned-posts (authored by matt).
Merge pull request #276 from writeas/dateless-pinned-posts
Mar 11 2020
Mar 11 2020
Add dedicated Title field to WYSIWYG editor
Restyle WYSIWYG editor
Reformat prose.less
Move ProseMirror styles to less dir
robjloranger committed rWF7bccb3d7f169: fix not setting value to existing post on edit (authored by robjloranger).
fix not setting value to existing post on edit
robjloranger committed rWFb3a541ab0961: markdown preserved between edit/load/save (authored by robjloranger).
markdown preserved between edit/load/save
robjloranger committed rWFee712bbfaacc: WIP: implement WYSIWYG editor w/ prosemirror (authored by robjloranger).
WIP: implement WYSIWYG editor w/ prosemirror
Fix GenerateOAuthState() query for SQLite
robjloranger committed rWF36171e90c7e0: WIP: implement WYSIWYG editor w/ prosemirror (authored by robjloranger).
WIP: implement WYSIWYG editor w/ prosemirror
Mar 10 2020
Mar 10 2020
robjloranger committed rWFddb14ea9e5f4: WIP: implement WYSIWYG editor w/ prosemirror (authored by robjloranger).
WIP: implement WYSIWYG editor w/ prosemirror
robjloranger committed rWFcb1553d67e6f: add basic prosemirror instructions (authored by robjloranger).
add basic prosemirror instructions
robjloranger committed rWF58f27717beba: update .gitignore to ignore node_modules (authored by robjloranger).
update .gitignore to ignore node_modules
robjloranger committed rWFf1f5dbb12815: add prosemirror build environment (authored by robjloranger).
add prosemirror build environment
GitHub <noreply@github.com> committed rWFbad970c60a62: Merge pull request #275 from writeas/fix-v4-migrations (authored by matt).
Merge pull request #275 from writeas/fix-v4-migrations
Mar 9 2020
Mar 9 2020
Don't show date on pinned post page
GitHub <noreply@github.com> committed rWCLI99e1973652c7: Merge pull request #48 from writeas/vendor-deps (authored by matt).
Merge pull request #48 from writeas/vendor-deps
Mar 6 2020
Mar 6 2020
christopherdavis committed rWCLI13c597643e19: Vendor dependencies for writeas-cli (authored by christopherdavis).
Vendor dependencies for writeas-cli
GitHub <noreply@github.com> committed rWF172a6dba255f: Merge pull request #263 from writeas/typography-alpha (authored by matt).
Merge pull request #263 from writeas/typography-alpha
Mar 4 2020
Mar 4 2020
Revert accidental h2 font-size change
Mar 3 2020
Mar 3 2020
Skip IF [TABLE] NOT EXISTS on v4 migrations
Add copyright notices to fixed files
Fix unique index on v5 SQLite migration
matt committed rWF471ef4d40324: Fix "NOT NULL column with NULL" error in v5 SQLite migration (authored by matt).
Fix "NOT NULL column with NULL" error in v5 SQLite migration
matt committed rWFf1ffcf96ec6f: Remove user_id and remote_user_id constraints in v4&v5 migrations (authored by matt).
Remove user_id and remote_user_id constraints in v4&v5 migrations
Break up v5 table ALTERs for SQLite
matt committed rWF5b2612af5459: Fix `created_at` default val in v4 migration for SQLite (authored by matt).
Fix `created_at` default val in v4 migration for SQLite
Mar 2 2020
Mar 2 2020
GitHub <noreply@github.com> committed rWF793380c1d9ea: Merge pull request #269 from writeas/lift-reader-limits (authored by matt).
Merge pull request #269 from writeas/lift-reader-limits
Land on login form for private instances
Consolidate /signup page link logic
matt committed rWF7aef7069778c: Fix Reader nav link on WFModesty + Private instance (authored by matt).
Fix Reader nav link on WFModesty + Private instance
GitHub <noreply@github.com> committed rWFc71d020e864b: Merge pull request #261 from techknowlogick/update-cli (authored by matt).
Merge pull request #261 from techknowlogick/update-cli
Add Gopher support
Mar 1 2020
Mar 1 2020
GitHub <noreply@github.com> committed rWFfca864c94a8c: Merge pull request #266 from writeas/fix-social-images (authored by matt).
Merge pull request #266 from writeas/fix-social-images
GitHub <noreply@github.com> committed rWF7283b174009f: Merge pull request #267 from writeas/update-contributing-guide (authored by matt).
Merge pull request #267 from writeas/update-contributing-guide
GitHub <noreply@github.com> committed rWF4595d480aec1: Merge pull request #264 from writeas/admin-dashboard-redesign (authored by matt).
Merge pull request #264 from writeas/admin-dashboard-redesign
GitHub <noreply@github.com> closed T694: Simplified admin dashboard as Resolved by committing rWF4595d480aec1: Merge pull request #264 from writeas/admin-dashboard-redesign.
GitHub <noreply@github.com> committed rWFcd2e72574693: Merge pull request #270 from nkoehring/js-html-aliases (authored by matt).
Merge pull request #270 from nkoehring/js-html-aliases
Feb 28 2020
Feb 28 2020
GitHub <noreply@github.com> committed rWFe140fe139f95: Add {{end}} on line 97 (authored by cjeller).
Add {{end}} on line 97
Fixed pagination for Novel
Feb 27 2020
Feb 27 2020
GitHub <noreply@github.com> committed rWCLI62e03522f798: Merge pull request #43 from writeas/T692 (authored by matt).
Merge pull request #43 from writeas/T692
GitHub <noreply@github.com> closed T692: Add password flag to CLI, a subtask of T638: Publish to Write.as account from Linux app, as Resolved.
GitHub <noreply@github.com> closed T692: Add password flag to CLI as Resolved by committing rWCLI62e03522f798: Merge pull request #43 from writeas/T692.
Work is on the image-upload-drag branch.
Feb 26 2020
Feb 26 2020
Looking into this today
Feb 26 2020, 5:44 PM · Restricted Project, Roadmap, Restricted Project, Usability, Pad, Restricted Project, WriteFreely
Feb 25 2020
Feb 25 2020
Fix admin nav rendering on user viewing