Matt Baer
b2382b5422
Merge pull request #293 from gytisrepecka/oauth-gitea
...
Added Gitea OAuth login and account management.
2020-08-13 10:41:29 -04:00
Matt Baer
fd3a6399b3
Merge pull request #355 from writeas/accessible-dropdowns
...
Add menu hover delay
2020-08-12 13:51:08 -04:00
Matt Baer
5f52c23a65
Merge pull request #181 from writeas/mathjax-in-binaries
...
Mathjax in binaries
2020-08-11 09:47:16 -04:00
Matt Baer
fee44e7c8d
Add menu hover delay on user pages + editor
2020-07-30 11:26:29 -04:00
Matt Baer
9624c4db00
Show warning in editor when local draft is out of date
...
Fixes #41
2020-06-11 11:45:12 -04:00
gytisrepecka
c798a44f69
Added Gitea OAuth login and account management.
2020-04-03 13:26:59 +03:00
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
2020-03-24 10:41:53 -04:00
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.
2020-01-29 06:42:32 -05:00
Matt Baer
3e902461f1
Merge branch 'develop' into T670-local-time
2020-01-29 06:24:46 -05:00
Matt Baer
77e0126808
Move and restyle OAuth login links
...
- Move them above local login form
- Restyle as side-by-side buttons
Ref T712
2020-01-05 11:00:58 -05:00
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
2019-10-03 09:47:08 -07:00
Rob Loranger
4d150fe831
Revert "add all mathjax components"
...
This reverts commit 25145296b3
.
2019-09-12 10:19:08 -07:00
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.
2019-09-12 10:12:57 -07:00
Rob Loranger
84d7ac35d3
fix issue with fonts and not rendering
2019-09-11 14:04:13 -07:00
Rob Loranger
aad4768aed
include mathjax script
...
this includes a copy of mathjax@3.0.0/es5/tex-mml-chtml.js
2019-09-11 11:18:29 -07:00
Rob Loranger
38c1bf9cab
remove mathjax submodule
2019-09-11 10:57:46 -07:00
Matt Baer
effab9b6a1
Move MathJax to git submodule
2019-05-14 07:50:37 -04:00
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
2019-04-12 14:56:46 -04:00
Matt Baer
5a0a3ce451
Merge pull request #78 from mrvdb/apple-icons
...
Add touch icons
2019-03-24 17:42:56 -05:00
Matt Baer
be0df11653
Use WF "w" for touch icons
...
(instead of the Write.as "w")
2019-03-24 17:38:46 -05:00
Marcel van der Boom
c8ea346d16
Add touch icons
...
These were missing.
2019-02-19 11:49:33 +01:00
Matt Baer
c2a7f19ef0
Add numeric avatars
2019-01-07 15:40:37 -05:00
Matt Baer
3fab9f6439
Add missing CSS for highlightjs
2018-12-10 16:22:11 -05:00
Matt Baer
9e466a6d23
Locally host MathJax
...
This closes T551
2018-12-07 16:50:29 -05:00
Matt Baer
860e8c0120
Locally host highlightjs
...
Part of T551
2018-12-07 16:37:14 -05:00
Matt Baer
7321f6d5a0
Upgrade Lora to v2.202 (cyrillic)
...
This fixes things like em-dashes and adds new glyphs.
2018-11-17 22:28:58 -05:00
Matt Baer
001fc8bb2d
Fully support single-user mode
...
- New editor nav
- New backend nav
- Support for drafts
- Different footers on backend
2018-11-09 22:10:46 -05:00
Matt Baer
6dbf0c8764
Add ActivityPub components, routes, handlers
2018-11-08 01:28:08 -05:00
Matt Baer
5e53a1788d
Add user management pages
2018-11-08 01:23:08 -05:00
Matt Baer
48f86edb3f
Add missing webfont.js
2018-11-08 00:12:19 -05:00
Matt Baer
86e7ba2579
Add editor
...
This includes the '/' route handler
2018-11-08 00:11:42 -05:00
Matt Baer
0567564905
Add LESS styles, fonts, icons, CSS generation
2018-11-07 22:33:13 -05:00
Matt Baer
ad3b813690
Add favicon
2018-10-27 13:19:33 -04:00