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
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
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
1befe817c2
Fixing stray merge cruft
2019-08-31 16:51:47 -07:00
Darius Kazemi
168d0b304f
Merge branch 'macaron-theme-tweaks' of github.com:emmawinston/hometown into hometown-dev
2019-08-31 15:43:28 -07:00
Darius Kazemi
3ff5b31cbc
Merge branch 'fairy-floss-theme' of github.com:emmawinston/hometown into hometown-dev
2019-08-31 15:38:45 -07:00
Emma Winston
3da7ff7230
fix colour of bottom border of favourite notifications
2019-08-22 21:49:43 +01:00
Emma Winston
18f6b7e994
Fix public account page header colours
2019-08-22 21:16:44 +01:00
Emma Winston
63a7118ef1
Bugfix for notification border colours
...
- Fix bug which showed certain notifications with the wrong bottom border colour
2019-08-21 21:14:51 +01:00
Emma Winston
7ee0582c34
Additional theme tweaks for macaron
...
Additional refinements and bugfixes:
- fixed bug where notifications of DMs showed as the wrong colour
- fixed colours of poll notifications
- fixed colours of borders in profile
- made loading indicator more pastel green
2019-08-20 21:32:48 +01:00
Emma Winston
09ec02601b
Small changes to macaron theme
...
- Change hover colour for shared links to purple
- Change background colour of textbox in list editing popup to blue
- Fix bug which made a border green instead of grey when being notified of a new follower
2019-08-20 15:28:36 +01:00
Emma Winston
926d05eb59
Add Fairy Floss theme for hometown
2019-08-20 15:14:49 +01:00
Darius Kazemi
bc7b3eaba8
Fix incorrect footer link
2019-08-19 14:36:08 -07:00
Darius Kazemi
6c2e2969ca
Merge tag 'v2.9.3' into hometown-2.9.3
2019-08-19 14:28:19 -07:00
Emma Winston
29bdcf3bee
Add macaron theme
...
Add macaron, a pastel light theme for hometown
2019-08-19 13:39:44 -07:00
ThibG
80d8ff97e4
Fix “read more” button behing hidden (regression from #11404 ) ( #11522 )
...
* Fix “read more” button behing hidden (regression from #11404 )
This has the side-effect of putting the “Read more” button below possibly
trunctated polls instead of putting the poll below the “Read more”
* Remove dead code
2019-08-10 00:18:22 +02:00
Eugen Rochko
d5963d9401
Fix crash when saving invalid domain name ( #11528 )
...
Fix #7629
2019-08-09 21:35:57 +02:00
Eugen Rochko
b95281b533
Fix pinned statuses API returning pagination headers ( #11526 )
...
Fix #10227
2019-08-09 21:35:35 +02:00
Eugen Rochko
5432edb5a7
Add GIF and WebP support for custom emojis ( #11519 )
...
Fix #11466
2019-08-09 21:35:33 +02:00
Eugen Rochko
6861534d9c
Fix "cancel follow request" button having unreadable text in web UI ( #11521 )
...
Fix #11478
2019-08-09 21:34:54 +02:00
ThibG
80e391afcd
Improve focus handling with dropdown menus ( #11511 )
...
- Focus first item when activated via keyboard
- When the dropdown menu closes, give back the focus to
the actual element which was focused prior to opening the menu
2019-08-09 21:34:54 +02:00
ThibG
c69f190af9
Fix image uploads being perfectly white when canvas read access is blocked ( #11499 )
...
Fixes #11496
2019-08-09 21:34:54 +02:00
ThibG
cec93c35d8
Improve keyboard navigation in privacy dropdown ( #11492 )
...
* Trap tab in privacy dropdown
* Give focus back to last focused element when privacy dropdown menu closes
* Actually give back focus to the element that had it before clicking the dropdown
2019-08-09 21:34:54 +02:00
ThibG
ad6fcb2d9c
Improve dropdown menu keyboard navigation ( #11491 )
...
* Allow selecting menu items with the space bar in status dropdown menus
* Fix modals opened by keyboard navigation being immediately closed
* Fix menu items triggering modal actions
* Add Tab trapping inside dropdown menu
* Give focus back to last focused element when status dropdown menu closes
2019-08-09 21:34:54 +02:00
ThibG
d8cf2a0fb6
Fix privacy dropdown active state when dropdown is placed on top of it ( #11495 )
2019-08-09 21:34:54 +02:00
ThibG
21e3671e32
Trap tab in modals ( #11493 )
2019-08-09 21:34:54 +02:00
Jeong Arm
68da55e50c
Fix timestamp on featured tag ( #11477 )
...
It resolves #11338
2019-08-09 21:34:53 +02:00