Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-15 | [Glitch] Fix hashtags select styling in default and high contrast skins | Thibaut Girka | |
Port 169b9d4428d8e54d7bee365fd76be9a6e2a92da5 to glitch-soc | |||
2019-02-13 | [Glitch] Add "copy link" item to status action bars | Thibaut Girka | |
Port 3cfadd875cc91b3fb893681ed7c2ef86148b3f85 to glitch-soc | |||
2019-02-12 | [Glitch] Don't focus spoiler input when disabled spoiler | Thibaut Girka | |
Inspired by 0e513ff862faf7fa9e5b89d2ab7d22fd0ab540ff | |||
2019-02-12 | Merge pull request #913 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-02-10 | Avoid two-step rendering of statuses as much as possible | Thibaut Girka | |
Cache width shared by Video player, MediaGallery and Cards at the ScrollableList level, pass it down through StatusList and Notifications. | |||
2019-02-10 | [Glitch] Rename from instance to server. | Thibaut Girka | |
Port 46e806cd2f14a5e45d66b4c23040855202818984 to glitch-soc | |||
2019-02-10 | [Glitch] Allow multiple files upload through web UI, including drag & drop | Thibaut Girka | |
Port 750c67660de753065ec160b4e389ba0dda2f81cc to glitch-soc | |||
2019-02-10 | [Glitch] Add missing rejection handling for Promises | Thibaut Girka | |
Port missing parts from 2c51bc0ca5a4c3a4bb140b4b40dabdda859ebb94 to glitch-soc | |||
2019-02-06 | Fix CW unfolding not triggering re-layout in public hashtag page | Thibaut Girka | |
2019-02-06 | Fix unfolding CWs on public hashtag page | Thibaut Girka | |
Fixes #909 | |||
2019-02-03 | Remove redundant “options” from “Compose box options” | Thibaut Girka | |
Thanks @ariasuni. | |||
2019-02-03 | Minor description corrections | Marek Ľach | |
2019-02-01 | [Glitch] Replace unlock-alt icon with unlock | Thibaut Girka | |
Port 6513f6c953cdaad9118ea24a21f22fd2978bed28 to glitch-soc | |||
2019-01-27 | [Glitch] Fix initial value of volume slider in video player and handle ↵ | Thibaut Girka | |
volume changes Port a53dcaa29869e808707efcba541b02ee8d799e75 to glitch-soc | |||
2019-01-23 | Fix crash in Direct Messages column settings | Thibaut Girka | |
Fixes #892 | |||
2019-01-20 | [Glitch] Hide floating action button on search and getting started pages | Thibaut Girka | |
Port 30af4ee65ff43c17d6f7b1b64d6bf1d8699f37c8 to glitch-soc | |||
2019-01-20 | Allow 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 mobile | Thibaut Girka | |
Port b506ce119766bb3308f934e2d3de143b3ac6f5ad to glitch-soc | |||
2019-01-20 | [Glitch] Improve the public hashtag page | Thibaut Girka | |
Port 8b1990355974543542544e56d2046bc0c9c8716b to glitch-soc | |||
2019-01-20 | [Glitch] Redesign public hashtag page to use a masonry layout | Thibaut Girka | |
Port bc642ac24b49c14dca382e7aabbc16130293d2f4 to glitch flavour | |||
2019-01-16 | [Glitch] make draggingOver state off correctly | Thibaut Girka | |
Port d6433b393162bcfd7c6cfaf18abb9d6b6f6aef11 to glitch-soc | |||
2019-01-10 | [Glitch] Display fallback link card thumbnail when none is given | Thibaut Girka | |
Port 1512af2811cb5b2ffccac5452eb291b1af46f89d to glitch-soc | |||
2019-01-06 | add list title editing | ash lea | |
2019-01-05 | Add local setting to disable swipe-to-change-columns | Thibaut Girka | |
2019-01-02 | [Glitch] Update dependencies for Node.js (2018-12-31) | Thibaut Girka | |
Port compatibility changes from 8f5fdab5bf681ff45a07965940bc45c9061a2f89 to glitch-soc | |||
2018-12-23 | [Glitch] Remove links to bridge.joinmastodon.org (non-functional) | Thibaut Girka | |
Port bb62827c16dbf35c70da2dc801f602df3c76fcca to glitch-soc | |||
2018-12-21 | Fix incorrect and duplicate onConfirm callback | Thibaut Girka | |
2018-12-21 | [Glitch] Fix that translation is not applied to "joining hashtags" | Thibaut Girka | |
Port bfec030a4e3be37e4986d7ec5cb1bda968ba549a to glitch-soc | |||
2018-12-21 | [Glitch] Deep compare tags for hashtag column reload | Thibaut Girka | |
Port 4fdefffb9906ffc3e5fde7af652674bebffd6e15 to glitch-soc | |||
2018-12-21 | [Glitch] Allow joining several hashtags in a single column | Thibaut Girka | |
Port 4c03e05a4e1a237f8a414a0861c03abe3269dbc8 to glitch-soc This introduces new requirements in the API: `/api/v1/timelines/tag/:tag` now accepts new params: `any`, `all` and `none` It now returns status matching tag :tag or any of the :any, provided that they also include all tags in `all` and none of `none`. | |||
2018-12-20 | [Glitch] Display customized mascot in web UI | Thibaut Girka | |
Port relevant parts of 9d4541c612b506889675c4c19ced5cd17ad3710f to glitch-soc | |||
2018-12-20 | Make drawer markup and styling closer to upstream | Thibaut Girka | |
WARNING: This may break some custom skins! `.drawer > .contents` has been moved to `.drawer > .drawer__pager > .drawer__iner`, and the waves have been moved from `.drawer > .contents` to `.drawer__inner__mastodon`! | |||
2018-12-20 | Hide negative follower counts from glitch flavour | Thibaut Girka | |
2018-12-18 | Reword confirm_before_clearing_draft description | Thibaut Girka | |
2018-12-18 | Allow disabling the reply confirmation dialog | Thibaut Girka | |
2018-12-18 | Allow disabling media confirmation from the confirmation dialog itself | Thibaut Girka | |
2018-12-18 | Remove dead code | Thibaut Girka | |
2018-12-18 | [Glitch] Put "Media Only" option in column settings instead of content area ↵ | Thibaut Girka | |
headline Port 4f42238c294f92dbd87db3d83f9514344fcd1f8a to glitch-soc | |||
2018-12-18 | [Glitch] Always display tab navigation on local/federated timeline even when ↵ | Thibaut Girka | |
empty Port 90b64c006998ec3bae365007781c61e8a79eeeef to glitch-soc | |||
2018-12-18 | Do not replace history state | Thibaut Girka | |
This is both for consistency with account timelines and to not mess with the logic used to decide whether going back in the browser's history is going to make us leave the WebUI. | |||
2018-12-18 | [Glitch] Enable media timeline | Thibaut Girka | |
Port 8182b615183b83fb6651fb23912abda3cc4ccf03 to glitch-soc | |||
2018-12-18 | [Glitch] Hide section headline for timelines in production | Thibaut Girka | |
Port 4eeda6772796bcd08b8c63ec2e1f3e68a95cbca4 to glitch-soc | |||
2018-12-18 | [Glitch] Change column params on pinned timeline | Thibaut Girka | |
Port 06252ec71ed67cb84e6730fe7148552dc6481c7a to glitch-soc | |||
2018-12-18 | [Glitch] Save onlyMedia prop when pinning column | Thibaut Girka | |
Port 5ea643b27908b14bd89ff068fc87e446e8cbcd32 to glitch-soc | |||
2018-12-18 | [Glitch] Add exact attribute to WrappedRoute for community timeline | Thibaut Girka | |
Port 46061dc041b0a2a4a3907976cc3432abdb1d67ec to glitch-soc | |||
2018-12-18 | [Glitch] Add media timeline | Thibaut Girka | |
Port 7403e5d306d36c83bfb80cd900235373186cd51a to glitch-soc | |||
2018-12-18 | [Glitch] Add notification quick-filter bar in the frontend app | Thibaut Girka | |
Port 13dce126655f856f23d02373fa2e333e74bdc36e to glitch-soc | |||
2018-12-17 | Sandbox toot embeds in the embed modal | Thibaut Girka | |
It should not be necessary thanks to our Content Security Policy, but best be sure in case a server's CSP is incorrect. Also, avoids a CSP warning about loading remote scripts. | |||
2018-12-17 | [Glitch] Minor scrollable list fixes | Thibaut Girka | |
* Make sure loading indicator has enough vertical space * Respect reduce_motion setting for loading indicator Port 4ede51743e5b9121a49e9131f91cf012fab410f8 to glitch-soc | |||
2018-12-17 | Split out is_changing_upload from is_submitting | Thibaut Girka | |
Fixes #855 |