about summary refs log tree commit diff
path: root/app/assets
AgeCommit message (Collapse)Author
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-04Adding more to admin accounts UIEugen 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-29Merge pull request #235 from TazeTSchnitzel/settings_contrastEugen
Improve contrast for settings pages (fixes #173)
2016-11-28Add simple admin overview of PuSH subscriptionsEugen 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-25Fix checkbox spacingEugen Rochko
2016-11-25Checkboxes label adjustementnicolas
When the label of a checkbox is more than one line long, avoid unalignment.
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
2016-11-23Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and ↵Eugen Rochko
notifications, skip ActionCable for follow/unfollow/block events, instead clear UI from blocked account's posts instantly if block request succeeds. Add forgotten i18n for sensitive content
2016-11-23Merge branch 'development'Eugen Rochko
2016-11-23Adding content sensitivity toggle, spoilers for mediaEugen Rochko
2016-11-23Improve contrast for settings pages (fixes #173)Andrea Faulds
2016-11-23Rename ‘Publier’ to ‘Pouet’ in French locale.nicolas
🎺 https://mastodon.social/users/Pierrec/updates/100589
2016-11-23Add content spoilers for media in sensitive-content statusesEugen Rochko
2016-11-23Rename "publish" to "toot" in english locale, fix lightbox showing old imageEugen Rochko
before loading new one, cache notifications API, fix missing follow button on public profiles
2016-11-22Moving some counter queries out of subqueries in the APIEugen Rochko
2016-11-22Update fr.jsxnicolas
2016-11-22Adding French locale to mastodon.jsxnicolas
2016-11-21First version for fr.jsxnicolas