Commit Graph

5087 Commits

Author SHA1 Message Date
Emma Winston
7fb4c7d89d Only show hero widget on /about page if there's a custom hero or thumbnail uploaded 2019-10-01 16:45:17 +01:00
Emma Winston
bcce240c18 Bring styling of signup page header into line with the auth page header from 2a7cc4ff1 2019-10-01 15:22:37 +01:00
Emma Winston
2a7cc4ff1e Switch out logo on login pages for instance name 2019-10-01 15:09:08 +01:00
Darius Kazemi
38e1afa724
Merge branch 'hometown-dev' into unbranding 2019-09-23 20:56:21 -07:00
Darius Kazemi
7bb2dbe395
Merge pull request #20 from emmawinston/remove-local-only-share-button
Remove share intent button for local-only posts - closes #12
2019-09-23 20:42:01 -07:00
Emma Winston
adfdc9b968 Remove a missed toot 2019-09-18 23:41:06 +01:00
Emma Winston
a4e41f14c4 Entirely remove logo from admin panel 2019-09-18 23:36:25 +01:00
Emma Winston
a6df5c6cdf remove zigzag from mastodon original theme 2019-09-18 23:17:15 +01:00
Emma Winston
47248ec628 Corrects b51aba95b 2019-09-18 23:04:06 +01:00
Emma Winston
1c114185c8 Make it so that if there is no custom mascot uploaded the logo on the about/more page will always be correctly coloured 2019-09-18 22:55:01 +01:00
Emma Winston
76426333d9 Add inline svg logos to index and error_boundary.js and style 2019-09-18 22:54:09 +01:00
Emma Winston
ec0a3e232d Move background colour auto-detect script to where the other webpack files are 2019-09-18 21:26:33 +01:00
Emma Winston
20e17e496f Fix header spacing in emails 2019-09-18 17:21:53 +01:00
Emma Winston
b0bfb640b1 Switch out logo in emails for site title 2019-09-17 22:06:34 +01:00
Emma Winston
b51aba95b3 hometown logo in footer 2019-09-17 22:00:48 +01:00
Emma Winston
a11573e9f2 Remove zigzag 2019-09-17 21:27:23 +01:00
Emma Winston
62c2286656 Brand link styling 2019-09-17 21:27:10 +01:00
Emma Winston
4b0be3f830 Nudge logo down 2019-09-17 21:27:00 +01:00
Emma Winston
5f2dbce5e0 Change landing page logo to name of instance 2019-09-17 21:26:46 +01:00
Emma Winston
e6c1b3917a Change SVG logo to name of instance 2019-09-17 21:26:33 +01:00
Emma Winston
31d5547be3 Replace error elephant with hometown logo 2019-09-17 20:22:29 +01:00
Emma Winston
8acc541fa9 Remove elephants from CSS 2019-09-17 20:21:48 +01:00
Emma Winston
2ebe82c49b Utility function to detect background colour and select either light or dark default hometown logo 2019-09-17 16:57:08 +01:00
Emma Winston
87ad6ac03a Add default hometown mascot images 2019-09-17 16:46:21 +01:00
Emma Winston
41846b1e1f toot removal 2019-09-17 12:08:06 +01:00
Darius Kazemi
f0b1c82d22 Namespace the rich text CSS 2019-09-16 15:41:33 -07:00
Emma Winston
f1760c1aee Changed hostname on signup page to site title 2019-09-16 22:23:53 +01:00
Emma Winston
2a3459dfac Change mailer logo alt text to instance name 2019-09-16 22:06:41 +01:00
Emma Winston
292bd53848 Change alt text for logo in noscript view and admin view to name of instance 2019-09-16 22:04:02 +01:00
Emma Winston
5676f2fd43 Remove svg logo from buttons 2019-09-16 21:49:49 +01:00
Emma Winston
ee4011b66f Change Mastodon to Hometown in admin dashboard 2019-09-16 21:47:42 +01:00
Emma Winston
0eabec41a0 Remove Mastodon from draft warning text 2019-09-16 21:47:23 +01:00
Emma Winston
e83b30c39d De-tooting/removing mention of Mastodon 2019-09-16 21:13:35 +01:00
Emma Winston
e7d13cd08a All 'Mastodon' references in emails (except unlock_instructions) changed to instance title
unlock_instructions doesn't seem to exist elsewhere in the project so I've left it as is.
2019-09-16 21:02:08 +01:00
Darius Kazemi
df3a42c4f2 Merge branch 'hometown-dev' of github.com:hometown-fork/hometown into hometown-dev 2019-09-13 20:28:09 -07:00
Darius Kazemi
7d7712e1ba Fixing header CSS for rich text statuses
Making the headers larger in font size, and differentiating the h1 and
h2 headers.
2019-09-13 20:27:32 -07:00
Emma Winston
f10703ae07 Remove share intent button for local-only posts - closes #12 2019-09-13 22:37:40 +01:00
Emma Winston
5406acd04b Welcome email now welcomes you to your instance title, not to mastodon 2019-09-13 02:36:45 +01:00
Emma Winston
4b7548c760 rewording text to be more specific to platforms/hometown 2019-09-13 01:54:58 +01:00
Emma Winston
639a883d9b Changing some mentions of 'Mastodon' to either be specific to the instance or general to the fediverse 2019-09-13 01:43:51 +01:00
Emma Winston
d904046775 Swapping out Mastodon for site title in sessions, noscript and backup confirmation message 2019-09-13 01:09:33 +01:00
Emma Winston
288709e430 change 'Mastodon' to site name on signup page 2019-09-13 00:53:29 +01:00
Emma Winston
0eeb168bbe reworded 'the visually impaired' to 'visually impaired users'
It's less clunky and dated language, and Darius said I could do it
2019-09-13 00:06:19 +01:00
Emma Winston
6ae391bbb3 Making more toots into posts 2019-09-12 23:52:17 +01:00
Darius Kazemi
44486bdada
Merge pull request #17 from emmawinston/spoiler-tag-syntax-fix
Corrects syntax for spoiler tags to valid HTML (fixes #10)
2019-09-12 10:48:37 -07:00
Emma Winston
e5cd6d0cda Corrects syntax for spoiler tags to valid HTML (fixes #10) 2019-09-12 18:16:59 +01:00
Darius Kazemi
4ba1695ae3 Indicate version number in link footer. 2019-09-10 14:10:42 -07:00
Darius Kazemi
d1c5063cd4
Merge pull request #15 from emmawinston/local-indicator-spacing-fix
Correct local-only indicator spacing
2019-09-10 14:01:01 -07:00
Darius Kazemi
3a9f0a0e1a
Merge pull request #14 from emmawinston/underlining-bugfix
Fix inconsistent link underlining
2019-09-10 14:00:50 -07:00
Emma Winston
58805e7432 Correct local-only indicator spacing - fixes issue #8 2019-09-10 20:43:19 +01:00