Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-05 | Merge pull request #397 from ticky/friendlier-unknown-errors | Eugen | |
Friendlier unknown errors | |||
2017-01-05 | Merge pull request #396 from ticky/fix-cmd-enter | Eugen | |
Fix Command-enter tooting | |||
2017-01-04 | Friendlier unknown errors | Jessica Stokes | |
Don't ask users to check the console - if they're on mobile, they probably can't anyway ;) | |||
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 | Improve background jobs params and error handling | Eugen Rochko | |
2017-01-05 | Fix undesired delivering of private toot to remote accounts that follow author | Eugen Rochko | |
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-04 | Fix #391 - relative timestamps now contain an exact datetime in title | Eugen Rochko | |
2017-01-04 | Fix #390 - fix redirect after sign-up (to login page instead of homepage) | Eugen Rochko | |
2017-01-03 | Reduce height of media query to hide avatar/bio | Anthony Bellew | |
An additional selector was provided to make the bio only hide on the timeline and not on the user page itself. | |||
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-03 | Fix accidental distribution of hidden stream entries to PuSH subscribers | Eugen Rochko | |
2017-01-02 | Fix admin UI not loading JS, make sure to strip "acct:" out of remote ↵ | Eugen Rochko | |
account's usernames when authorizing follow | |||
2017-01-02 | Unblocks also federate | Eugen Rochko | |
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-02 | Fix uri expansion during remote follow | Eugen Rochko | |
2017-01-02 | Federate blocks with the http://mastodon.social/schema/1.0 verb namespace | Eugen Rochko | |
2017-01-01 | Update screenshot on about page | Eugen Rochko | |
2017-01-01 | Adding remote follow button | Eugen Rochko | |
2016-12-31 | Set in_reply_to_account on statuses to non-self value when possible, thus | Eugen Rochko | |
resolving the confusion from self-chain replies ultimately linking to a non-self status. Adjust filters | |||
2016-12-29 | Add API for retrieving favourites | Eugen Rochko | |
2016-12-29 | Add API for retrieving blocked accounts | Eugen Rochko | |
2016-12-29 | Support remote follow request providing URL instead of acct | Eugen Rochko | |
2016-12-29 | Add ability to use remote follow function on other sites | Eugen Rochko | |
2016-12-28 | Fix wrong person being notified after nested reblog call, fix favourites ↵ | Eugen Rochko | |
leaking private toots in Atom feeds | |||
2016-12-27 | Add illustration to getting started column | Eugen Rochko | |
2016-12-27 | Add getting started illustration | Eugen | |
2016-12-26 | Add preferences for follow request notification e-mails | 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-26 | Adding follow requests API | Eugen Rochko | |
2016-12-26 | Don't show statuses to blocked users | Eugen Rochko | |
2016-12-26 | Fix #86 - resolve layout breaking on zoom-out on accounts grid | Eugen Rochko | |
2016-12-24 | Fix #357 - Also make textarea blur close suggestions which make it more ↵ | Eugen Rochko | |
accessible on touch devices | |||
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 | Fix account timelines bug | Eugen Rochko | |
2016-12-23 | Fix alignment | Eugen Rochko | |