Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-21 | Fix #249 - use window.location hack to let people login from sandboxed iOS ↵ | Eugen Rochko | |
homescreen | |||
2016-12-18 | Merge pull request #356 from victorhck/master | Eugen | |
added two missings spanish translations | |||
2016-12-18 | Adjusting public display of statuses to look similar to logged-in UI, | Eugen Rochko | |
fix #361 with rich OEmbed display via iframe, fix #237 by hiding sensitive content behind a spoiler on public pages | |||
2016-12-18 | Add OEmbed iframe HTML, convert emojis on public pages, increase size of ↵ | Eugen Rochko | |
attachment thumbnails | |||
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 | |
2016-12-02 | Fix #284 - Alignment in notifications column | Eugen Rochko | |
2016-12-02 | Fix #298 - Esc to close modal | Eugen Rochko | |
2016-12-01 | Merge pull request #327 from TazeTSchnitzel/clearer_unlisted | Eugen | |
Replace “Unlisted mode” with “Do not show on public timeline” | |||
2016-12-01 | Fix line endings for Portuguese locale | Andrea Faulds | |
2016-12-01 | Replace "Unlisted mode" with more explicit text | Andrea Faulds | |
2016-11-30 | Create pt.jsx | unsmell | |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko | |
Fix #233, fix #268 | |||
2016-11-30 | Preparing sensitive content for text | Eugen Rochko | |
2016-11-28 | Forgot to enable hungarian translation in the frontend | Eugen Rochko | |
2016-11-28 | Enabling portuguese and hungarian translations, which are awfully incomplete | Eugen Rochko | |
2016-11-27 | activate portuguese translation | unsmell | |
2016-11-26 | Merge pull request #275 from kodacs/master | Eugen | |
Hungarian translation for Mastodon. | |||
2016-11-26 | Merge pull request #282 from nclm/misc | Eugen | |
Allow vertical resizing of the toot textarea | |||
2016-11-26 | Public and hashtag timelines now exclude reblogs and replies | Eugen Rochko | |
Fix #289 - don't download avatar unless the URL is http/https Fix #293 - reblog/reblogged is now boost/boosted | |||
2016-11-25 | Allow vertical resizing of the toot textarea | nicolas | |
2016-11-25 | Update fr.jsx | nicolas | |
2016-11-25 | Server side HU translation + Toot fix. | kodacs | |