Matt Baer
d08f067e9c
Change copyright notices to Musing Studio LLC
...
A Bunch Tell is now Musing Studio.
2 years ago
Matt Baer
e42ba392c6
Support Web Monetized split content
...
Ref T770
4 years ago
Matt Baer
2903c86875
Remove prose.bundle.js from repo
...
This file is compiled from other sources, and thus shouldn't be
included in the repo.
4 years ago
Matt Baer
14a8961457
Show correct extracted title on loaded posts page
...
Ref T401
4 years ago
Matt Baer
e4164cbf67
Move admin user deletion confirmation to modal
...
Ref T319
4 years ago
Matt Baer
63fa8d299a
Include 'move to...' action in loaded draft posts
...
Ref T401
4 years ago
Matt Baer
484d2736ce
Update repo URL to writefreely org
...
From the writeas org on GitHub.
4 years ago
Matt Baer
636c9b35c0
Use WriteFreely ProseMirror packages
4 years ago
Matt Baer
c2c6b69044
Update prose.bundle.js
4 years ago
v
583693ed8d
Updated prod prosemirror bundle.
4 years ago
v
19beabe2d1
Fixed Safari regex lookahead / lookbehind issue.
4 years ago
Viktor Vaczi
8c0978419f
using a branch from github with the markdown hashtag serializing fix
4 years ago
Viktor Vaczi
6049213661
added prettierrc
4 years ago
Viktor Vaczi
9a55d38e4b
working newlines, link shortcut
4 years ago
Viktor Vaczi
676b673c94
Correct line ends
4 years ago
Viktor Vaczi
b1cea637cb
Removed unnecessary schema nodes, custom markdown parser/serializer, publish keyboard shortcut, readmore node
4 years ago
Matt Baer
a96d4474ef
Add auto-save to WYSIWYG editor
4 years ago
Matt Baer
455e50c9a8
Use branded OAuth buttons
...
This includes the platform mark with each login button and uses
brand colors. It also uses the same style on the Account Settings
page. And it wraps buttons on login / signup pages.
4 years ago
Matt Baer
09e70e07f8
Support loading more draft posts
...
This adds a "load more" button to the bottom of the draft posts page,
which calls /api/me/posts with new parameters and the current page
number. It then populates the page accordingly.
Ref T696 - load anon. posts with ?anonymous=1&page=1
Ref T401 - completes UI for post loading
4 years ago
Matt Baer
fee44e7c8d
Add menu hover delay on user pages + editor
4 years ago
Matt Baer
9624c4db00
Show warning in editor when local draft is out of date
...
Fixes #41
5 years ago
gytisrepecka
c798a44f69
Added Gitea OAuth login and account management.
5 years ago
Matt Baer
491a1148ee
Restyle OAuth account management section
...
- Break up linked / to-link sections
- Add logos for all services
- Lay out buttons horizontally
- Tweak the copy
Ref T713
5 years ago
Matt Baer
f76bfebfde
Add dedicated Title field to WYSIWYG editor
...
This takes styling from the Classic Editor on Write.as.
It adds all application code for auto-saving the title, publishing it
with the post body, and including it in the word count.
5 years ago
Matt Baer
d277e283d5
Move ProseMirror styles to less dir
...
This keeps it consistent with all our other CSS.
5 years ago
Rob Loranger
b3a541ab09
markdown preserved between edit/load/save
5 years ago
Rob Loranger
ee712bbfaa
WIP: implement WYSIWYG editor w/ prosemirror
5 years ago
Matt Baer
4d5f58a7e6
Fix date-based post header links
...
Posts without an explicit title render the date as the post header in
lists of posts (like on the blog index and tag pages). This updates
localdate.js to properly adjust those dates, too.
5 years ago
Matt Baer
77e0126808
Move and restyle OAuth login links
...
- Move them above local login form
- Restyle as side-by-side buttons
Ref T712
5 years ago
Rob Loranger
caca8f0ae2
show timestamps in local date/locale
...
this adds a helper script to rewrite all time elements with a proper
datetime attribute into the users locale via the browser
navigator.language.
collection, collection-post and chorus-collection-post templates now
include this script
5 years ago
Rob Loranger
4d150fe831
Revert "add all mathjax components"
...
This reverts commit 25145296b3
.
5 years ago
Rob Loranger
25145296b3
add all mathjax components
...
with only the single script, there were still many requests to a CDN.
this fixes that and speed up the page load a bit as well.
5 years ago
Rob Loranger
84d7ac35d3
fix issue with fonts and not rendering
5 years ago
Rob Loranger
aad4768aed
include mathjax script
...
this includes a copy of mathjax@3.0.0/es5/tex-mml-chtml.js
5 years ago
Rob Loranger
38c1bf9cab
remove mathjax submodule
5 years ago
Matt Baer
effab9b6a1
Move MathJax to git submodule
6 years ago
Matt Baer
e80f99a72e
Fix draft post metadata
...
Previously it referenced an image on write.as and had the incorrect
og:url property. This also fixes the canonical URL on single-user
instances. Closes #91
6 years ago
Matt Baer
be0df11653
Use WF "w" for touch icons
...
(instead of the Write.as "w")
6 years ago
Marcel van der Boom
c8ea346d16
Add touch icons
...
These were missing.
6 years ago
Matt Baer
c2a7f19ef0
Add numeric avatars
6 years ago
Matt Baer
3fab9f6439
Add missing CSS for highlightjs
6 years ago
Matt Baer
9e466a6d23
Locally host MathJax
...
This closes T551
6 years ago
Matt Baer
860e8c0120
Locally host highlightjs
...
Part of T551
6 years ago
Matt Baer
7321f6d5a0
Upgrade Lora to v2.202 (cyrillic)
...
This fixes things like em-dashes and adds new glyphs.
6 years ago
Matt Baer
001fc8bb2d
Fully support single-user mode
...
- New editor nav
- New backend nav
- Support for drafts
- Different footers on backend
6 years ago
Matt Baer
6dbf0c8764
Add ActivityPub components, routes, handlers
6 years ago
Matt Baer
5e53a1788d
Add user management pages
6 years ago
Matt Baer
48f86edb3f
Add missing webfont.js
6 years ago
Matt Baer
86e7ba2579
Add editor
...
This includes the '/' route handler
6 years ago
Matt Baer
0567564905
Add LESS styles, fonts, icons, CSS generation
6 years ago