Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-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 #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 confirmation email being sent to old address when changing it | Eugen Rochko | |
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-22 | Merge branch 'master' into development | Eugen Rochko | |
2016-12-22 | Fix notifications reducer bug | Eugen Rochko | |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko | |
Filters out hidden stream entries from Atom feed Blocks now generate hidden stream entries, can be used to federate blocks Private statuses cannot be reblogged (generates generic 422 error for now) POST /api/v1/statuses now takes visibility=(public|unlisted|private) param instead of unlisted boolean Statuses JSON now contains visibility=(public|unlisted|private) field | |||
2016-12-18 | Merge pull request #356 from victorhck/master | Eugen | |
added two missings spanish translations | |||
2016-12-14 | added to missings spanish translations | victorhck | |
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-11 | Fix #203 - try/catch around JSON parse | Eugen Rochko | |
2016-12-11 | Fix #157 - labels/titles on follow/unfollow buttons | Eugen Rochko | |
2016-12-11 | Fix whitespace preservation in status text | Eugen Rochko | |
2016-12-11 | Sensitive content federates using the "nsfw" hashtag | Eugen Rochko | |
2016-12-09 | Fix translations | Eugen Rochko | |
2016-12-08 | Declare Ukrainian | Stanislav Makar | |
Closes: #345 | |||
2016-12-07 | Final steps for Ukrainian translation | Vladyslav | |
2016-12-06 | Fix #341 - Remove react-responsive in favour of simpler resize ↵ | Eugen Rochko | |
handler/window width | |||
2016-12-05 | Downsize originals in media attachments, small fixes | Eugen Rochko | |
2016-12-04 | Fix rule | Eugen Rochko | |
2016-12-04 | Fix mutating objects | Eugen Rochko | |
2016-12-04 | Better responsiveness | Eugen Rochko | |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ↵ | Eugen Rochko | |
using S3. Do not keep originals for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also make it private (aka only accessible via expiring links to prevent hotlinking) | |||
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 | |