about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Expand)Author
2019-02-01[Glitch] Replace unlock-alt icon with unlockThibaut Girka
2019-01-27[Glitch] Fix initial value of volume slider in video player and handle volume...Thibaut Girka
2019-01-23Fix crash in Direct Messages column settingsThibaut Girka
2019-01-20[Glitch] Hide floating action button on search and getting started pagesThibaut Girka
2019-01-20Allow event defaults on index for text data transfer (#9840)tmm576
2019-01-20[Glitch] Fix new hashtag page's items not being full-width on mobileThibaut Girka
2019-01-20[Glitch] Improve the public hashtag pageThibaut Girka
2019-01-20[Glitch] Redesign public hashtag page to use a masonry layoutThibaut Girka
2019-01-16[Glitch] make draggingOver state off correctlyThibaut Girka
2019-01-10[Glitch] Display fallback link card thumbnail when none is givenThibaut Girka
2019-01-06add list title editingash lea
2019-01-05Add local setting to disable swipe-to-change-columnsThibaut Girka
2019-01-02[Glitch] Update dependencies for Node.js (2018-12-31)Thibaut Girka
2018-12-23[Glitch] Remove links to bridge.joinmastodon.org (non-functional)Thibaut Girka
2018-12-21Fix incorrect and duplicate onConfirm callbackThibaut Girka
2018-12-21[Glitch] Fix that translation is not applied to "joining hashtags"Thibaut Girka
2018-12-21[Glitch] Deep compare tags for hashtag column reloadThibaut Girka
2018-12-21[Glitch] Allow joining several hashtags in a single columnThibaut Girka
2018-12-20[Glitch] Display customized mascot in web UIThibaut Girka
2018-12-20Make drawer markup and styling closer to upstreamThibaut Girka
2018-12-20Hide negative follower counts from glitch flavourThibaut Girka
2018-12-18Reword confirm_before_clearing_draft descriptionThibaut Girka
2018-12-18Allow disabling the reply confirmation dialogThibaut Girka
2018-12-18Allow disabling media confirmation from the confirmation dialog itselfThibaut Girka
2018-12-18Remove dead codeThibaut Girka
2018-12-18[Glitch] Put "Media Only" option in column settings instead of content area h...Thibaut Girka
2018-12-18[Glitch] Always display tab navigation on local/federated timeline even when ...Thibaut Girka
2018-12-18Do not replace history stateThibaut Girka
2018-12-18[Glitch] Enable media timelineThibaut Girka
2018-12-18[Glitch] Hide section headline for timelines in productionThibaut Girka
2018-12-18[Glitch] Change column params on pinned timelineThibaut Girka
2018-12-18[Glitch] Save onlyMedia prop when pinning columnThibaut Girka
2018-12-18[Glitch] Add exact attribute to WrappedRoute for community timelineThibaut Girka
2018-12-18[Glitch] Add media timelineThibaut Girka
2018-12-18[Glitch] Add notification quick-filter bar in the frontend appThibaut Girka
2018-12-17Sandbox toot embeds in the embed modalThibaut Girka
2018-12-17[Glitch] Minor scrollable list fixesThibaut Girka
2018-12-17Split out is_changing_upload from is_submittingThibaut Girka
2018-12-16[Glitch] Make animated header resoect `auto_play_gif`Thibaut Girka
2018-12-14On mobile, go back in browser history upon posting, unless threaded mode is e...Thibaut Girka
2018-12-13[Glitch] Fix “load more” button when no data has been fetchedThibaut Girka
2018-12-13[Glitch] Make account media gallery more consistent with account timelineThibaut Girka
2018-12-13[Glitch] Fix LoadMore usage in account media galleryThibaut Girka
2018-12-06Fix mention links in detailed statuses not opening in the WebUIThibaut Girka
2018-11-30Scroll to selected toot even if the ancestors happen to be loadedThibaut Girka
2018-11-30Scroll to detailed status when new ancestors get insertedThibaut Girka
2018-11-30[Glitch] Fix bug in order of conversations in web UIThibaut Girka
2018-11-30[Glitch] Replace recursion in status mapStateToPropsThibaut Girka
2018-11-30[Glitch] Introduce flat layout to contexts reducerThibaut Girka
2018-11-29Improve detailed status component lifecycleThibaut Girka