about summary refs log tree commit diff
path: root/app/assets/javascripts
AgeCommit message (Collapse)Author
2016-12-18Add OEmbed iframe HTML, convert emojis on public pages, increase size of ↵Eugen Rochko
attachment thumbnails
2016-12-14Fix key up listener on compose formEugen Rochko
2016-12-14Re-implemented autosuggestions component for the compose formEugen Rochko
Fix #205, fix #156, fix #124
2016-12-13Improved admin UIEugen Rochko
2016-12-12Fix timelines loading bugEugen Rochko
2016-12-12Adding some navigation items from #262 to the getting started screenEugen Rochko
2016-12-11Fix metaKey usageEugen Rochko
2016-12-11Fix #167 - Enable cmd+enter on Mac to submit formEugen Rochko
2016-12-11Fix #171 - You can now drag & drop files to be uploadedEugen Rochko
2016-12-11Fix #203 - try/catch around JSON parseEugen Rochko
2016-12-11Fix #157 - labels/titles on follow/unfollow buttonsEugen Rochko
2016-12-11Fix whitespace preservation in status textEugen Rochko
2016-12-11Sensitive content federates using the "nsfw" hashtagEugen Rochko
2016-12-09Fix translationsEugen Rochko
2016-12-08Declare UkrainianStanislav Makar
Closes: #345
2016-12-07Final steps for Ukrainian translationVladyslav
2016-12-06Fix #341 - Remove react-responsive in favour of simpler resize ↵Eugen Rochko
handler/window width
2016-12-05Downsize originals in media attachments, small fixesEugen Rochko
2016-12-04Fix ruleEugen Rochko
2016-12-04Fix mutating objectsEugen Rochko
2016-12-04Better responsivenessEugen Rochko
2016-12-04Do 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-03Keep timelines in the UI trimmed when possibleEugen Rochko
2016-12-02Make all account links into permalinks (open public except on left click)Eugen Rochko
2016-12-02Fix #284 - Alignment in notifications columnEugen Rochko
2016-12-02Fix #298 - Esc to close modalEugen Rochko
2016-12-01Merge pull request #327 from TazeTSchnitzel/clearer_unlistedEugen
Replace “Unlisted mode” with “Do not show on public timeline”
2016-12-01Fix line endings for Portuguese localeAndrea Faulds
2016-12-01Replace "Unlisted mode" with more explicit textAndrea Faulds
2016-11-30Create pt.jsxunsmell
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen Rochko
Fix #233, fix #268
2016-11-30Preparing sensitive content for textEugen Rochko
2016-11-28Forgot to enable hungarian translation in the frontendEugen Rochko
2016-11-28Enabling portuguese and hungarian translations, which are awfully incompleteEugen Rochko
2016-11-27activate portuguese translationunsmell
2016-11-26Merge pull request #275 from kodacs/masterEugen
Hungarian translation for Mastodon.
2016-11-26Merge pull request #282 from nclm/miscEugen
Allow vertical resizing of the toot textarea
2016-11-26Public and hashtag timelines now exclude reblogs and repliesEugen Rochko
Fix #289 - don't download avatar unless the URL is http/https Fix #293 - reblog/reblogged is now boost/boosted
2016-11-25Allow vertical resizing of the toot textareanicolas
2016-11-25Update fr.jsxnicolas
2016-11-25Server side HU translation + Toot fix.kodacs
2016-11-25Hungarian translationkodacs
2016-11-25Update fr.jsxnicolas
2016-11-24Fix bad referenceEugen Rochko
2016-11-24Fix forgotten referenceEugen Rochko
2016-11-24Remove Neo4JEugen Rochko
2016-11-24Center header in account column, hide media in "muted" status components ↵Eugen Rochko
(notifications)
2016-11-24Merge branch 'master' into french-translationnicolas
2016-11-24Update index.jsxnicolas
Forgot to add `fr` here.
2016-11-23Follow/unfollow button outside of dropdown, also make favs/reblogs update ↵Eugen Rochko
indicator instantly and then adjust to failure later if the request fails