Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
global settings
with YAML-defined defaults. Add admin page for editing global settings. Add "site_description"
setting that would show as a paragraph on the frontpage
|
|
|
|
|
|
|
|
|
|
simplify emojification on public pages with .emojify class
|
|
|
|
|
|
blackle-dropdown
|
|
|
|
|
|
|
|
|
|
Add call-to developers on getting started page
|
|
|
|
|
|
Show correct volume icons on video player
|
|
|
|
Show logout button on getting started so it's available on mobile
|
|
|
|
|
|
|
|
hamburger
|
|
|
|
|
|
multiple Mastodon tabs are open)
|
|
|
|
|
|
|
|
|
|
|
|
Use system fonts on more platforms
|
|
Display native emoji on browsers which support it
|
|
Public timeline de-hoist
|
|
Differentiate settings links
|
|
|
|
|
|
This allows other platforms such as Windows, macOS and iOS to use their system fonts rather than downloading a copy of Roboto. It also makes the app feel a little closer to native on those platforms!
|
|
|
|
The "settings" links in the Getting Started section (or, if #399 were to happen, "more" menu) and compose sections are now different; the "compose" link is "Edit profile," while the one in the Getting Started section is now "Preferences."
All languages have been updated to accommodate this, based on the existing usages of these phrases in language files in the Rails part of the app!
addresses part of #384
|
|
|
|
|
|
|
|
"Reblog" -> "boost" in more places
|
|
Don't render the media list when there's no media
|
|
Friendlier unknown errors
|
|
Don't ask users to check the console - if they're on mobile, they probably can't anyway ;)
|