Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-07 | Replace getting started icon on desktop nav bar with asterisk instead of ↵ | Eugen Rochko | |
hamburger | |||
2017-01-06 | Add tab bar alternative to desktop UI, upgrade react & react-redux | Eugen Rochko | |
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 | Merge pull request #403 from ticky/use-system-fonts | Eugen | |
Use system fonts on more platforms | |||
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-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! | |||
2017-01-04 | Automatically position cursor when writing a reply toot | Misty De Meo | |
2017-01-04 | Differentiate settings links | Jessica Stokes | |
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 | |||
2017-01-04 | Remove hamburger from "getting started" | Jessica Stokes | |
2017-01-04 | Replace "Public" in tab bar with "More" hamburger | Jessica Stokes | |
2017-01-05 | Merge pull request #394 from ticky/email-reblog-to-boost | Eugen | |
"Reblog" -> "boost" in more places | |||
2017-01-05 | Merge pull request #395 from ticky/hide-media-list-if-no-media | Eugen | |
Don't render the media list when there's no media | |||
2017-01-04 | Fix Command-enter tooting | Jessica Stokes | |
metaKey is only set correctly on keyDown, not keyUp, so this swaps to using that | |||
2017-01-05 | Make shortcode emojis work, make getting started area scrollable | Eugen Rochko | |
2017-01-04 | Don't render the media list when there's no media | Jessica Stokes | |
This stops the empty compose view from scrolling on 4-inch devices. | |||
2017-01-04 | "Reblog" -> "boost" in more places | Jessica Stokes | |
A couple of places were using "reblog" rather than "boost" - this updates them to match the web UI | |||
2017-01-04 | Disallow compose navbar from being shrunk | Jessica Stokes | |
2017-01-04 | Stop Mastodon friend from overlapping text 🐘 | Jessica Stokes | |
2017-01-04 | Make tabs bar take up less room on 4-inch phones | Jessica Stokes | |
2017-01-04 | Improve quality of life for 4-inch phones | Jessica Stokes | |
Removes extra UI margins < 360px, and allows the tab bar to scroll. Also slightly improves horizontal scrolling behaviour on desktop. | |||
2017-01-03 | On file-drag, show a border around textarea | Mitchell Hentges | |
2017-01-03 | Add "back" button on column headers of public and hashtag timelines. The "back" | Eugen Rochko | |
button takes you back to getting started page | |||
2017-01-02 | See #244 - Added notifications column settings to filter what's displayed | Eugen Rochko | |
in the column and what appears as desktop notifications. Settings do not persist yet | |||
2017-01-01 | Adding remote follow button | Eugen Rochko | |
2016-12-27 | Add illustration to getting started column | Eugen Rochko | |
2016-12-26 | Only display follow requests link in getting started window if account is locked | Eugen Rochko | |
2016-12-26 | Follow requests send e-mail notifications, but are excluded from ↵ | Eugen Rochko | |
notifications API Better initial state for unlisted/nsfw toggles | |||
2016-12-26 | Replacing follow requests in the settings area with in-UI column | Eugen Rochko | |
2016-12-24 | Fix #367 - Lock icon instead of retweet icon on boost button on private statuses | Eugen Rochko | |
2016-12-24 | Hide unlisted toggle when private is active, hide nsfw toggle when no files ↵ | Eugen Rochko | |
added | |||
2016-12-24 | Re-add unlisted toggle to the UI | Anthony Bellew | |
2016-12-23 | Compose form in the UI now has public/private toggle instead of public/unlisted | Eugen Rochko | |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko | |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko | |
Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts | |||
2016-12-14 | Fix key up listener on compose form | Eugen Rochko | |
2016-12-14 | Re-implemented autosuggestions component for the compose form | Eugen Rochko | |
Fix #205, fix #156, fix #124 | |||
2016-12-13 | Improved admin UI | Eugen Rochko | |
2016-12-12 | Fix timelines loading bug | Eugen Rochko | |
2016-12-12 | Adding some navigation items from #262 to the getting started screen | Eugen Rochko | |
2016-12-11 | Fix metaKey usage | Eugen Rochko | |
2016-12-11 | Fix #167 - Enable cmd+enter on Mac to submit form | Eugen Rochko | |
2016-12-11 | Fix #171 - You can now drag & drop files to be uploaded | Eugen Rochko | |
2016-12-06 | Fix #341 - Remove react-responsive in favour of simpler resize ↵ | Eugen Rochko | |
handler/window width | |||
2016-12-03 | Keep timelines in the UI trimmed when possible | Eugen Rochko | |
2016-12-02 | Make all account links into permalinks (open public except on left click) | Eugen Rochko | |
2016-12-02 | Fix #284 - Alignment in notifications column | Eugen Rochko | |
2016-12-01 | Replace "Unlisted mode" with more explicit text | Andrea Faulds | |