Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2018-12-16 | [Glitch] Make animated header resoect `auto_play_gif` | Thibaut Girka | |
Port part of 7c48688d85d0ab64501cea6b8a516867a786bb4c to glitch-soc | |||
2018-12-14 | On mobile, go back in browser history upon posting, unless threaded mode is ↵ | Thibaut Girka | |
enabled | |||
2018-12-13 | [Glitch] Fix “load more” button when no data has been fetched | Thibaut Girka | |
2018-12-13 | [Glitch] Make account media gallery more consistent with account timeline | Thibaut Girka | |
Display “load more” more consistently, add a loading indicator on first load. | |||
2018-12-13 | [Glitch] Fix LoadMore usage in account media gallery | Thibaut Girka | |
(Even though that codepath is probably never actually used…) | |||
2018-12-06 | Fix mention links in detailed statuses not opening in the WebUI | Thibaut Girka | |
2018-11-30 | Scroll to selected toot even if the ancestors happen to be loaded | Thibaut Girka | |
2018-11-30 | Scroll to detailed status when new ancestors get inserted | Thibaut Girka | |
2018-11-30 | [Glitch] Fix bug in order of conversations in web UI | Thibaut Girka | |
Port e18390cfe6f5f0eb55abafe072b14b7fa123e808 to glitch-soc | |||
2018-11-30 | [Glitch] Replace recursion in status mapStateToProps | Thibaut Girka | |
Port dfbadd68374ab5ddcaa75907261bd91da688fc6b to glitch-soc | |||
2018-11-30 | [Glitch] Introduce flat layout to contexts reducer | Thibaut Girka | |
Port 023fe5181b66ba2cbd20cca4e3bd34f132deba52 to glitch-soc | |||
2018-11-29 | Improve detailed status component lifecycle | Thibaut Girka | |
- Move componentWillMount and componentWillReceiveProps logic to getDerivedStateFromProps. - Compute CW auto-unfold status earlier | |||
2018-11-28 | Do not crash the whole UI when loading an invalid column | Thibaut Girka | |
2018-11-28 | Switch “cycling” reply policy link to set of radio inputs | Thibaut Girka | |
Fixes #832 | |||
2018-11-28 | Add basic UI to set list replies setting in glitch-soc | Thibaut Girka | |
2018-11-27 | [Glitch] Volume sliders for videos | Thibaut Girka | |
Port f978afa4871c22caecb625a0b3eba533edfa309b to glitch-soc | |||
2018-11-25 | Update MediaGallery and Video props when folding/unfolding CWs in detailed ↵ | Thibaut Girka | |
statuses | |||
2018-11-25 | Render placeholder when inline video container width isn't known | Thibaut Girka | |
2018-11-19 | Move URLs to backend in their own file | Thibaut Girka | |
2018-11-13 | [Glitch] Fix loading indicator inconsistency | Thibaut Girka | |
Port 3cecf3e5b995f5035b17fd9572c17ba1ede9346b to glitch-soc | |||
2018-11-13 | [Glitch] Use local instead of global loading indicator for timelines, ↵ | Thibaut Girka | |
account timelines Port dd00cd19d2536ce70442d74d72986721427691a5 to glitch-soc | |||
2018-11-09 | [Glitch] Implement adding a user to a list from their profile | Thibaut Girka | |
Port bb5558de627ca9bc26949570025f6193cd7cbd98 to glitch-soc | |||
2018-10-31 | [Glitch] Port some of upstream's getting started footer links | Thibaut Girka | |
2018-10-30 | Add a local setting for inline preview cards | Thibaut Girka | |
2018-10-30 | [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning | Thibaut Girka | |
Port 9c38c5daa3d7298f02c763a84a74680dcc89dac2 to glitch-soc | |||
2018-10-30 | [Glitch] Include preview cards in status entity in REST API | Thibaut Girka | |
Port 795f0107d23c1c9bd039f6449fa1e094ab7653a7 to glitch-soc | |||
2018-10-27 | Do not rely on hover for upload form options if touch is used | Thibaut Girka | |
2018-10-22 | [Glitch] Surround mid-text display names with bdi tags | Thibaut Girka | |
Port 7861c5f108a8f8cb0450f3b1ef865b1177c706fc to glitch-soc | |||
2018-10-22 | [Glitch] fix: initial state of PrivacyDropdown is should not be null | Thibaut Girka | |
Port bebe8ec887ba67c51353e09d7758819b117bf62d to glitch-soc | |||
2018-10-21 | Attempt at fixing inline video player | Thibaut Girka | |
2018-10-20 | Focus the UI when pressing Escape in the CW field | Thibaut Girka | |
2018-10-18 | Fix fav/boosts hotkeys not working on detailed statuses | Thibaut Girka | |
2018-10-14 | Handle alt+enter in the spoiler input as shortcut for secondary post | Thibaut Girka | |
Fixes #780 | |||
2018-10-10 | Really fix HotKeys | Thibaut Girka | |
2018-10-09 | Define some local-settings hints | Thibaut Girka | |
2018-10-09 | Add support for hints (or extended descriptions) in local-settings pages | Thibaut Girka | |
2018-10-09 | Change “preferences” icon to match settings page icon | Thibaut Girka | |
2018-10-09 | Add icons for each of the local-setting pages | Thibaut Girka | |
2018-10-09 | Fix app-wide hotkeys randomly failing to work | Thibaut Girka | |
2018-10-08 | Move “Show action buttons in collapsed toots” option | Thibaut Girka | |
2018-10-08 | Switch from selects to radio buttons for local settings, improve styling | Thibaut Girka | |
2018-10-07 | [Glitch] Change documentation URL | Thibaut Girka | |
Port 28401962caff028f328d674878e1f0abd16ffdfd to glitch-soc | |||
2018-10-07 | Do not scroll timelines when *closing* media modals | Thibaut Girka | |
Media modals push an history state so that pressing back on mobile closes them. We made sure to not scroll when opening them, but not when *closing* them, which caused some issues in rare cases. | |||
2018-10-05 | [Glitch] Add a confirmation dialog when hitting reply and the compose box ↵ | Thibaut Girka | |
isn't empty | |||
2018-10-02 | Make hidden media clickable in account media gallery | Thibaut Girka | |
2018-10-02 | Add media description (or status spoiler) in account media gallery | Thibaut Girka | |
2018-10-02 | [Glitch] Honour displayMedia setting in accountMedia gallery | Thibaut Girka | |
Inspired by b79ab15859e7f8383526afd147e8416d2df2f7a7 | |||
2018-10-01 | [Glitch] Add support for new display_media setting | Thibaut Girka | |
Port f7a6f9489da9b2a1820366654df47b8a52f5c5bc to glitch-soc [API] [vanilla required] [glitch-soc optional] initial_state show_sensitive_media boolean changed to show_media string with options "default", "hide_all", "show_all" |