about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Expand)Author
2018-07-26Prevent scrolling main frame when navigating in image gallery with arrow keysThibaut Girka
2018-07-24[Glitch] Use LoadingBar instead of blur to indicate that an image is loadingThibaut Girka
2018-07-24Use the same description string as upstream for the “x” hotkeyThibaut Girka
2018-07-24Fix focusing search bar with hotkeysThibaut Girka
2018-07-24Fix focusing composer textarea on “new toot” hotkeyThibaut Girka
2018-07-24Fix routing issues, especially keyboards shortcuts changing locationThibaut Girka
2018-07-21Display custom emoji in account notes in WebUI (fixes #595)Thibaut Girka
2018-07-18Add CSS for the newly-introduced dashboard (fixes #592)Thibaut Girka
2018-07-18[Glitch] Ensure container of React components has full widthThibaut Girka
2018-07-18Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-18Disable threaded mode when canceling a reply (fixes #583)Thibaut Girka
2018-07-18Weblate translations (2018-07-18) (#8047)Yamagishi Kazutoshi
2018-07-17Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-17Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)Thibaut Girka
2018-07-17Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)Thibaut Girka
2018-07-17Hide "A look inside" in mobile layout on frontpage (#8044)Eugen Rochko
2018-07-17Ensure container of React components has full width (#8043)Eugen Rochko
2018-07-16Avoid loading rails-ujs twice on vanilla flavourThibaut Girka
2018-07-16Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-16i18n: Update Polish translation (#8032)Marcin Mikołajczak
2018-07-16Add admin dashboard (#8029)Eugen Rochko
2018-07-15Use LoadingBar instead of blur to indicate that an image is loading (fixes #4...ThibG
2018-07-14Do not cause an error if domain_lists.blocks.next is undefined (#8021)ThibG
2018-07-14Upgrade webpack to version v4.x (#6655)Yamagishi Kazutoshi
2018-07-14Display Mastodon version in footer of web UI (#8013)Eugen Rochko
2018-07-14Weblate translations (2018-07-14) (#8016)Eugen Rochko
2018-07-13Add federation relay support (#7998)Eugen Rochko
2018-07-12Add an option restricting secondary toot privacy to that of the toot being re...Thibaut Girka
2018-07-12Move privacyPreference to utilsThibaut Girka
2018-07-12[Glitch] Refactor privacyPrefence() to use priority listThibaut Girka
2018-07-12Use options rather than a booleanThibaut Girka
2018-07-12Do not store duplicate reply_privacyThibaut Girka
2018-07-12add option to enable auto visibility on secondary toot buttonAsh Levy
2018-07-11[Glitch] Make whole-word filter regex consistent between Ruby and JSThibaut Girka
2018-07-11[Glitch] Add follow button to detailed status, add gradient to mask bio cut-o...Thibaut Girka
2018-07-11Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-11Weblate translations (2018-07-11) (#7992)Eugen Rochko
2018-07-11Add link to filters in web UI dropdown (#7990)Eugen Rochko
2018-07-10Display reply indicator even when replying to contentless toot (fixes #564)Thibaut Girka
2018-07-10make sure reblogged's filter is set correctlyThibaut Girka
2018-07-10[Glitch] Add option to not consider word boundaries when processing keyword f...Thibaut Girka
2018-07-10[Glitch] In keyword filter, account for reblogs, HTML and whole-wordsThibaut Girka
2018-07-10[Glitch] Fix filters not affecting notifications in web UIThibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-07-10[Glitch] Fix Chrome issue with sizes="0px"Thibaut Girka
2018-07-10add keybind in composer textarea for secondary submitAsh Levy
2018-07-10Make whole-word filter regex consistent between Ruby and JS (#7987)Eugen Rochko
2018-07-09Merge branch 'master' into glitch-soc/tentative-mergeThibaut Girka
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-07-07Add follow button to detailed status, add gradient to mask bio cut-off (#7979)Eugen Rochko