about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Expand)Author
2018-07-12Add an option restricting secondary toot privacy to that of the toot being re...Thibaut 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-10Display reply indicator even when replying to contentless toot (fixes #564)Thibaut 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-10add keybind in composer textarea for secondary submitAsh Levy
2018-06-21[Glitch] Submit report using meta keyThibaut Girka
2018-06-16[Glitch] Add redraft functionThibaut Girka
2018-06-12Port emojimart 2.6.1 changes to glitch flavourDavid Yip
2018-06-06Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigationDavid Yip
2018-05-31Make active bookmarks red (fixes #493)Thibaut Girka
2018-05-31Use history.state to decide whether we should goBack() or go to / (fixes #247)Thibaut Girka
2018-05-31Use props.router instead of context.router, as we are using withRouterThibaut Girka
2018-05-31Fix direct timelineThibaut Girka
2018-05-29[Glitch] Fix low-contrasted cancel button of reply indicatorThibaut Girka
2018-05-29[Glitch] Improve load gap styling in web UIThibaut Girka
2018-05-29[Glitch] Do not crash in getStatusIds when there is a gap in the timelineThibaut Girka
2018-05-29[Glitch] Fix LoadMore on account media galleryThibaut Girka
2018-05-29[Glitch] Allow clients to fetch notifications made while they were offlineThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-05-27[Glitch] Replace onScrollToBottom with onLoadMoreThibaut Girka
2018-05-27Do not needlessly refresh pinned tootsThibaut Girka
2018-05-27[Glitch] Change icon for domain blocksThibaut Girka
2018-05-27[Glitch] Add option to show only local toots in timeline previewThibaut Girka
2018-05-27[Glitch] Use streaming API for standalone timelines on /about and /tag pagesThibaut Girka
2018-05-27Change direct message warning to match upstreamThibaut Girka
2018-05-27Port upstream's result section headers (fixes #366)Thibaut Girka
2018-05-26Fix caret position after inserting suggestions (fixes #281)Thibaut Girka
2018-05-26Remove unneeded code now that attachment URL isn't appended to tootsThibaut Girka
2018-05-25[Glitch] Use .star-icon instead of hardcoding color in detailed statusesThibaut Girka
2018-05-17[Glitch] Open video modal on public UIThibaut Girka
2018-05-16Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menuThibG
2018-05-16[Glitch] Reword the direct message warningThibaut Girka
2018-05-16[Glitch] Feature: Direct message from StatusesThibaut Girka
2018-05-16[Glitch] Feature: Direct message from menuThibaut Girka
2018-05-15Fix modals testing for props.noEsc (fixes #482)Thibaut Girka
2018-05-11Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyupThibG
2018-05-11Fix root modal's keyup handling (Fixes #478)Thibaut Girka
2018-05-10[Glitch] Use plaintext value for field value tooltips in web UIThibaut Girka
2018-05-10Add bot badge to account headers in the WebUIThibaut Girka
2018-05-10Adapt account fields rendering code in the WebUI to match upstreamThibaut Girka
2018-05-07Hide media in report modal regardless of whether they are marked sensitiveThibaut Girka
2018-05-07[Glitch] Also display replies in report modalThibaut Girka
2018-05-06Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placementbeatrix
2018-05-05[Glitch] Place emoji picker top if it is closer to the bottom of the viewportThibaut Girka
2018-04-29Implement tootsuite-style account fieldsThibaut Girka
2018-04-26Merge pull request #401 from ThibG/glitch-soc/features/unfold-threadbeatrix
2018-04-23Fix actions modal on mobile (fixes #441)Thibaut Girka