Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-08 | Merge pull request #437 from krainboltgreene/patch-1 | Eugen | |
Simplifying followers mappings | |||
2017-01-08 | Merge pull request #436 from krainboltgreene/patch-2 | Eugen | |
Less complicated determination of subscription | |||
2017-01-08 | Update badges | Eugen | |
2017-01-07 | Simplifying followers mappings | Kurtis Rainbolt-Greene | |
Deduplicating some logic and switching to pluck, to avoid pulling the entire model in memory. | |||
2017-01-07 | Less complicated determination | Kurtis Rainbolt-Greene | |
2017-01-08 | Merge pull request #434 from vjackson725/fix_vagrantfile | Eugen | |
Fix Vagrantfile to include yarn | |||
2017-01-08 | Merge pull request #435 from krainboltgreene/patch-1 | Eugen | |
Using "rails style" order arguments | |||
2017-01-07 | Using "rails style" order arguments | Kurtis Rainbolt-Greene | |
2017-01-08 | Fix Vagrantfile to include yarn | vjackson725 | |
The current Vagrantfile fails to build upon provisioning, as it lacks yarn. Change the Vagrantfile to add the yarn repository, and install yarn. | |||
2017-01-08 | Merge pull request #432 from blackle/volume-icon | Eugen | |
Show correct volume icons on video player | |||
2017-01-07 | Show correct volume icons on video player | blackle | |
2017-01-08 | Merge pull request #430 from blackle/logout_mobile | Eugen | |
Show logout button on getting started so it's available on mobile | |||
2017-01-07 | Show logout button on getting started so it's available on mobile | blackle | |
2017-01-08 | Merge pull request #429 from blackle/emojify_usernames | Eugen | |
Emojify display names in notifcations | |||
2017-01-07 | Emojify display names in notifcations | blackle | |
2017-01-07 | Merge pull request #428 from blackle/contrast | Eugen | |
Improve contrast of bio and username text in account info | |||
2017-01-07 | Improve contrast of bio and username text in account info | blackle | |
2017-01-07 | Merge pull request #425 from ineffyble/vagrant | Eugen | |
Add Vagrant support for easy development environments | |||
2017-01-07 | Replace getting started icon on desktop nav bar with asterisk instead of ↵ | Eugen Rochko | |
hamburger | |||
2017-01-07 | Fix #147 - Unreblogging will leave original status in feeds | Eugen Rochko | |
2017-01-07 | Add read timeout to paperclip when it's downloading remote images | Eugen Rochko | |
2017-01-08 | Tweak Vagrant info in README | Effy Elden | |
2017-01-08 | Improve Vagrantfile, load environment variables from .env.vagrant, always ↵ | Effy Elden | |
forward localhost:3000 | |||
2017-01-07 | Add Vagrant development environment support | Effy Elden | |
2017-01-06 | Add tab bar alternative to desktop UI, upgrade react & react-redux | Eugen Rochko | |
2017-01-06 | Clean up h-card mess of divs | Eugen Rochko | |
2017-01-06 | Fix h-card classes and remote follow button appearing when it shouldn't | Eugen Rochko | |
2017-01-06 | Merge branch 'myfreeweb-master' | Eugen Rochko | |
2017-01-06 | Add Microformats2 markup | Greg V | |
h-feed, h-card and h-entry | |||
2017-01-06 | Merge pull request #417 from ineffyble/twitter-card-metadata | Eugen | |
Twitter Cards support | |||
2017-01-06 | Merge pull request #418 from ticky/upgrade-emojione | Eugen | |
Upgrade EmojiOne to 2.2.7 | |||
2017-01-06 | Fix #416 - Generate random unique 14-byte (19 characters) shortcodes | Eugen Rochko | |
for local attachments, use them in URLs. Check status privacy before redirecting to actual file. | |||
2017-01-05 | Upgrade EmojiOne to 2.2.7 | Jessica Stokes | |
Adds support for, among other things, 🏳️🌈 | |||
2017-01-06 | Add twitter:card metatag to enable Twitter Cards support | Effy Elden | |
2017-01-05 | Merge pull request #415 from ineffyble/master | Eugen | |
Prevent duplicate desktop notifications | |||
2017-01-06 | Add tag property to desktop notifications, preventing duplicates (i.e. when ↵ | Effy Elden | |
multiple Mastodon tabs are open) | |||
2017-01-05 | Fixed unexpected error | Eugen Rochko | |
2017-01-05 | Fix compose form bug | Eugen Rochko | |
2017-01-05 | Fix selection resetting in compose form after unrelated data updates | Eugen Rochko | |
2017-01-05 | Revert to Roboto for all | Eugen Rochko | |
2017-01-05 | Merge pull request #406 from Gargron/revert-404-emoji | Eugen | |
Revert "Display native emoji on browsers which support it" | |||
2017-01-05 | Revert "Display native emoji on browsers which support it" | Eugen | |
2017-01-05 | Merge pull request #403 from ticky/use-system-fonts | Eugen | |
Use system fonts on more platforms | |||
2017-01-05 | Merge pull request #404 from mistydemeo/emoji | Eugen | |
Display native emoji on browsers which support it | |||
2017-01-05 | Merge pull request #399 from ticky/public-timeline-de-hoist | Eugen | |
Public timeline de-hoist | |||
2017-01-05 | Merge pull request #400 from ticky/differentiate-settings-links | Eugen | |
Differentiate settings links | |||
2017-01-05 | Merge pull request #401 from mistydemeo/new_toot_cursor_position | Eugen | |
Automatically position cursor when writing a reply toot | |||
2017-01-04 | Bump emoji requirement to Unicode 9 | Misty De Meo | |
2017-01-04 | Display native emoji on browsers which support it | Misty De Meo | |
2017-01-04 | Use system fonts on more platforms | Jessica Stokes | |
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! |