Commit Graph

1159 Commits (450ad431801b5f2c716041920842a9851b9d133c)
 

Author SHA1 Message Date
vjackson725 db3d5d811c Fix Vagrantfile to include yarn
The current Vagrantfile fails to build upon provisioning, as it lacks yarn.

Change the Vagrantfile to add the yarn repository, and install yarn.
Eugen 7a0a13ab53 Merge pull request from blackle/volume-icon
Show correct volume icons on video player
blackle 8a571158c9 Show correct volume icons on video player
Eugen cec7e69827 Merge pull request from blackle/logout_mobile
Show logout button on getting started so it's available on mobile
blackle e1ca354956 Show logout button on getting started so it's available on mobile
Eugen 679aa35e15 Merge pull request from blackle/emojify_usernames
Emojify display names in notifcations
blackle 57ff221c0f Emojify display names in notifcations
Eugen 165df323ae Merge pull request from blackle/contrast
Improve contrast of bio and username text in account info
blackle 61211b509c Improve contrast of bio and username text in account info
Eugen 2fbb38e4b2 Merge pull request from ineffyble/vagrant
Add Vagrant support for easy development environments
Eugen Rochko be6ae3546f Replace getting started icon on desktop nav bar with asterisk instead of hamburger
Eugen Rochko 5c7add2176 Fix - Unreblogging will leave original status in feeds
Eugen Rochko 7ddec6e7c3 Add read timeout to paperclip when it's downloading remote images
Effy Elden 11ea7336e9 Tweak Vagrant info in README
Effy Elden 46fb634c79 Improve Vagrantfile, load environment variables from .env.vagrant, always forward localhost:3000
Effy Elden f1289ca3c0 Add Vagrant development environment support
Eugen Rochko 989c3f4002 Add tab bar alternative to desktop UI, upgrade react & react-redux
Eugen Rochko 1bfbce7b45 Clean up h-card mess of divs
Eugen Rochko 72c3a41bef Fix h-card classes and remote follow button appearing when it shouldn't
Eugen Rochko 8b28b82141 Merge branch 'myfreeweb-master'
Greg V 18deeb9db5 Add Microformats2 markup
h-feed, h-card and h-entry
Eugen 92bd5f62f6 Merge pull request from ineffyble/twitter-card-metadata
Twitter Cards support
Eugen 6917099a6a Merge pull request from ticky/upgrade-emojione
Upgrade EmojiOne to 2.2.7
Eugen Rochko 7b9f8766e8 Fix - Generate random unique 14-byte (19 characters) shortcodes
for local attachments, use them in URLs. Check status privacy
before redirecting to actual file.
Jessica Stokes 28a2f79dff
Upgrade EmojiOne to 2.2.7
Adds support for, among other things, 🏳️‍🌈
Effy Elden 819bfb75c6 Add twitter:card metatag to enable Twitter Cards support
Eugen 9f21eb6064 Merge pull request from ineffyble/master
Prevent duplicate desktop notifications
Effy Elden 10a9ebae3b Add tag property to desktop notifications, preventing duplicates (i.e. when multiple Mastodon tabs are open)
Eugen Rochko 00b9ba64c9 Fixed unexpected error
Eugen Rochko a1de2e332d Fix compose form bug
Eugen Rochko ca7dce4a5a Fix selection resetting in compose form after unrelated data updates
Eugen Rochko 10e6288444 Revert to Roboto for all
Eugen 3354dc117b Merge pull request from Gargron/revert-404-emoji
Revert "Display native emoji on browsers which support it"
Eugen 9e6ceb3201 Revert "Display native emoji on browsers which support it"
Eugen 87f76d4095 Merge pull request from ticky/use-system-fonts
Use system fonts on more platforms
Eugen c3c9879b5e Merge pull request from mistydemeo/emoji
Display native emoji on browsers which support it
Eugen df89cb5488 Merge pull request from ticky/public-timeline-de-hoist
Public timeline de-hoist
Eugen 92638308ee Merge pull request from ticky/differentiate-settings-links
Differentiate settings links
Eugen 26ec24fa1d Merge pull request from mistydemeo/new_toot_cursor_position
Automatically position cursor when writing a reply toot
Misty De Meo 53b765f4b1 Bump emoji requirement to Unicode 9
Misty De Meo c318e6e42e Display native emoji on browsers which support it
Jessica Stokes 1f3c895ffb
Use system fonts on more platforms
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!
Misty De Meo c100b83b98 Automatically position cursor when writing a reply toot
Jessica Stokes 7ac55d2674
Differentiate settings links
The "settings" links in the Getting Started section (or, if  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 
Jessica Stokes 05cc5636d8
Remove hamburger from "getting started"
Jessica Stokes 9c493b1ea2
Replace "Public" in tab bar with "More" hamburger
Jessica Stokes 0c600e9db6
Move "getting started" to its own route
Eugen 9bb1b97d2a Merge pull request from ticky/email-reblog-to-boost
"Reblog" -> "boost" in more places
Eugen 3b604d2786 Merge pull request from ticky/hide-media-list-if-no-media
Don't render the media list when there's no media
Eugen 879aa9ad26 Merge pull request from ticky/friendlier-unknown-errors
Friendlier unknown errors