Perfect 馃憤
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 14 2019
Aug 14 2019
Looks like Category is missing from the feed Item type, there was an issue where a PR was mentioned but never opened. https://github.com/gorilla/feeds/issues/51
This is important for people with different workflows, so this is the next highest priority after T571: Import posts from WordPress and {T646}.
matt moved T636: Support missing collection attributes for import from Platforms to Dependencies on the Import board.
matt moved T637: Support more attributes when creating a collection from Platforms to Dependencies on the Import board.
I've already started on this on Write.as Web, so I'll finish this up.
matt moved T245: Import posts from other platforms from Backlog to Post-v1.0 on the WriteFreely board.
Aug 13 2019
Aug 13 2019
Aug 12 2019
Aug 12 2019
robjloranger committed rWF55dc1917fe47: use established future posts pattern (authored by robjloranger).
use established future posts pattern
robjloranger committed rWFf241d694258f: reduce GetPinnedPosts calls to single line (authored by robjloranger).
reduce GetPinnedPosts calls to single line
robjloranger committed rWF1d80e47e074a: change subdirectory to writefreely (authored by robjloranger).
change subdirectory to writefreely
fix missing collection hostname
robjloranger committed rWFb373aad29874: prevent future posts from showing in pins (authored by robjloranger).
prevent future posts from showing in pins
Aug 9 2019
Aug 9 2019
robjloranger committed rWF95a98234eb9d: fix panic on duplicate remoteuser key (authored by robjloranger).
fix panic on duplicate remoteuser key
Don't show user pages in nav when unauth'd
Respect `private` setting with home page Reader
Show New Post button when Chorus, not SimpleNav
Add DisableDrafts option and adjust nav
Move About nav link next to Home
Move Reader to Home link in nav when chorus
robjloranger committed rWF3c104cb3aa3c: check for lessc executable in any location (authored by robjloranger).
check for lessc executable in any location
fix tar bombs
fix tar bombs
matt committed rWF603839fda720: Add link to Posts in user backend pages when chorus (authored by matt).
Add link to Posts in user backend pages when chorus
Support dedicated signup page in chorus mode
Show Reader on home route in chorus mode
Enable customizing Reader page
Send new user to pad with SimpleNav
Merge branch 'develop' into chorus
Enable customizing Reader page
matt moved T684: Support customizing Reader page from Backlog to Next Release on the WriteFreely board.
matt added a subtask for T681: Reader-page-centric multi-user instances: T680: Provide more intuitive navigation option.
matt added a parent task for T680: Provide more intuitive navigation option: T681: Reader-page-centric multi-user instances.
matt moved T681: Reader-page-centric multi-user instances from Backlog to Next Release on the WriteFreely board.
The repository for the docker image mentioned above is here: https://github.com/BrainBlasted/elementary-flatpak-writeas
christopherdavis committed rWAGTK0cfff1a7ed04: appdata: Remove parens in li (authored by christopherdavis).
appdata: Remove parens in li
christopherdavis committed rWAGTKce92eed6cf8c: CI: Use MANIFEST_PATH env variable (authored by christopherdavis).
CI: Use MANIFEST_PATH env variable
christopherdavis committed rWAGTK3229853b193a: CI: Manually build writeas-gtk flatpak module (authored by christopherdavis).
CI: Manually build writeas-gtk flatpak module
CI: fix docker typo
christopherdavis committed rWAGTK479e687af656: CI: Run docker as priviledged (authored by christopherdavis).
CI: Run docker as priviledged
christopherdavis committed rWAGTKe043493f3fa2: CI: Make sure fusermount is executable (authored by christopherdavis).
CI: Make sure fusermount is executable
christopherdavis committed rWAGTK4aea447cf070: CI: Use absolute path to writeas dir (authored by christopherdavis).
CI: Use absolute path to writeas dir
christopherdavis committed rWAGTK313fa1fc84a3: CI: Bind repo directory (authored by christopherdavis).
CI: Bind repo directory
christopherdavis committed rWAGTKf82fca53ef36: CI: Disable email notifications for whole process (authored by christopherdavis).
CI: Disable email notifications for whole process
christopherdavis committed rWAGTK73b8d6705bf1: CI: list directory contents before building (authored by christopherdavis).
CI: list directory contents before building
christopherdavis committed rWAGTKf87e30268cfb: CI: Set toplevel language to C (authored by christopherdavis).
CI: Set toplevel language to C
christopherdavis committed rWAGTK9ccec0ad2480: CI: Use build matrix for multiple jobs (authored by christopherdavis).
CI: Use build matrix for multiple jobs
christopherdavis committed rWAGTK0fa62f190112: CI: Add docker service (authored by christopherdavis).
CI: Add docker service
christopherdavis committed rWAGTKdfb6a75845d6: CI: Use C as programming language (authored by christopherdavis).
CI: Use C as programming language
christopherdavis committed rWAGTK9f727169e517: CI: Add flatpak build stage (authored by christopherdavis).
CI: Add flatpak build stage
Aug 8 2019
Aug 8 2019
robjloranger committed rWCLI6dbf4f98cd7c: command auth should use user flag (authored by robjloranger).
command auth should use user flag
robjloranger committed rWCLIabc78c7652a4: CurrentUser should always return the flag if set (authored by robjloranger).
CurrentUser should always return the flag if set
robjloranger committed rWCLIdea0eb2d4457: wf check for config when auth required (authored by robjloranger).
wf check for config when auth required
robjloranger committed rWCLI8625e42ce7ca: do not parse url from configured host (authored by robjloranger).
do not parse url from configured host
robjloranger committed rWCLI44501a2e8ca9: use default user when authenticating (authored by robjloranger).
use default user when authenticating
robjloranger committed rWCLI836eea7dab19: newClient must prepend scheme to default host (authored by robjloranger).
newClient must prepend scheme to default host
robjloranger committed rWCLI72dbd1c7eff4: requireAuth host message verbose only (authored by robjloranger).
requireAuth host message verbose only
robjloranger committed rWCLI941d23439511: log.Info will respect global flags (authored by robjloranger).
log.Info will respect global flags
robjloranger committed rWCLI55dcf5e79c9b: CurrentUser only use global when needed (authored by robjloranger).
CurrentUser only use global when needed
robjloranger committed rWCLI630a867a34bf: update requireAuth helper, check logged in users (authored by robjloranger).
update requireAuth helper, check logged in users
robjloranger committed rWCLI58dd3f985a7f: helper func for logged in users (authored by robjloranger).
helper func for logged in users
export UserHostDir
robjloranger committed rWCLIb85673b799ab: move LoadUser call out of newClient (authored by robjloranger).
move LoadUser call out of newClient
GitHub <noreply@github.com> committed rWF8557119451f4: Merge pull request #153 from writeas/configurable-editor (authored by matt).
Merge pull request #153 from writeas/configurable-editor
Aug 7 2019
Aug 7 2019
GitHub <noreply@github.com> committed rWF10ca7ca00ae4: Merge pull request #149 from writeas/modestly-writefreely (authored by matt).
Merge pull request #149 from writeas/modestly-writefreely
GitHub <noreply@github.com> committed rWF1c9438e305f3: Merge branch 'develop' into modestly-writefreely (authored by matt).
Merge branch 'develop' into modestly-writefreely
GitHub <noreply@github.com> committed rWFadfcc82241cc: Merge pull request #148 from writeas/default-visibility (authored by matt).
Merge pull request #148 from writeas/default-visibility
matt committed rWFafadf6fdf64d: Set default visibility in datastore.CreateCollection (authored by matt).
Set default visibility in datastore.CreateCollection
Accept config.Config in datastore.CreateUser()
matt committed rWFf8d57d9e75f1: Return correct `public` state on collection creation (authored by matt).
Return correct `public` state on collection creation
GitHub <noreply@github.com> committed rWFde1a51d70d1f: Merge pull request #145 from writeas/fix-single-user (authored by matt).
Merge pull request #145 from writeas/fix-single-user
Fix pinned post URL on single-user instances
Merge branch 'develop' into chorus
GitHub <noreply@github.com> committed rWFef4a5b20d153: Merge pull request #144 from writeas/fix-api-missing-hostname (authored by matt).
Merge pull request #144 from writeas/fix-api-missing-hostname
GitHub <noreply@github.com> closed T493: Create 404 page for collections, a subtask of T682: Create collection-styled 404 page for tags, as Resolved.
GitHub <noreply@github.com> committed rWFb06d1c2762eb: Merge pull request #143 from writeas/collection-404 (authored by matt).
Merge pull request #143 from writeas/collection-404
GitHub <noreply@github.com> closed T493: Create 404 page for collections as Resolved by committing rWFb06d1c2762eb: Merge pull request #143 from writeas/collection-404.
matt added a subtask for T682: Create collection-styled 404 page for tags: T493: Create 404 page for collections.
matt added a parent task for T493: Create 404 page for collections: T682: Create collection-styled 404 page for tags.
matt committed rWF35906118d0f1: Return only 404 on ActivityPub coll post request (authored by matt).
Return only 404 on ActivityPub coll post request
Return plainer message on coll .txt post 404
matt committed rWFff7828c55827: Link hashtags to Reader when Chorus mode enabled (authored by matt).
Link hashtags to Reader when Chorus mode enabled
matt committed rWF0c14d950bb51: Link hashtags to Reader when Chorus mode enabled (authored by matt).
Link hashtags to Reader when Chorus mode enabled
matt committed rWF1a80cd3c02ed: Add site-wide navigation on colls when chorus = true (authored by matt).
Add site-wide navigation on colls when chorus = true
Update golang.org/x/crypto in go.mod