76 Commits (659f972bed63d9e8f18791ba4e0f779169f5fb4e)

Author SHA1 Message Date
Thibaut Girka e3c1472040 Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka 14bad3f472 Do not handle clicks in detailed status content
6 years ago
ThibG 9e80b34a95 [Glitch] Add a “Block & Report” button to the block confirmation dialog
6 years ago
Eugen Rochko bbb9ff0e84 [Glitch] Redesign landing page
6 years ago
Thibaut Girka 4849eb8e7f Make clicking on the account and status column headers scroll to top
6 years ago
ash lea f534f4869e add local setting to auto reveal media behind cw
6 years ago
Thibaut Girka ff827c1f38 [Glitch] Perform deep comparison for card data when receiving new props
6 years ago
Eugen Rochko 8d70a8a19b Add polls
6 years ago
Mélanie Chauvel (ariasuni) 12a0dd71be [Glitch] Make the column header of toot/thread view look like the others
6 years ago
Thibaut Girka e31fc2b458 [Glitch] Fix crash on public hashtag pages when streaming fails
6 years ago
Thibaut Girka 614ea184bb [Glitch] Add "copy link" item to status action bars
6 years ago
Thibaut Girka 049c9a3b97 Avoid two-step rendering of statuses as much as possible
6 years ago
Thibaut Girka 1a70fca168 Fix CW unfolding not triggering re-layout in public hashtag page
6 years ago
Thibaut Girka 3ce34ce7a2 Fix unfolding CWs on public hashtag page
6 years ago
Thibaut Girka a93cb340bd [Glitch] Fix new hashtag page's items not being full-width on mobile
6 years ago
Thibaut Girka 02295257b3 [Glitch] Improve the public hashtag page
6 years ago
Thibaut Girka 3e8b623975 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Thibaut Girka 2b2584a37b [Glitch] Display fallback link card thumbnail when none is given
6 years ago
Thibaut Girka 9a7201f2ee Allow disabling the reply confirmation dialog
6 years ago
Thibaut Girka 4167ed375b Fix mention links in detailed statuses not opening in the WebUI
6 years ago
Thibaut Girka 76320bf6d8 Scroll to selected toot even if the ancestors happen to be loaded
6 years ago
Thibaut Girka a10fee3c09 Scroll to detailed status when new ancestors get inserted
6 years ago
Thibaut Girka 31599ad91c [Glitch] Fix bug in order of conversations in web UI
6 years ago
Thibaut Girka 837ea32c88 [Glitch] Replace recursion in status mapStateToProps
6 years ago
Thibaut Girka 1624a95b2b [Glitch] Introduce flat layout to contexts reducer
6 years ago
Thibaut Girka 6a264c9379 Improve detailed status component lifecycle
6 years ago
Thibaut Girka 6b6e633c09 Update MediaGallery and Video props when folding/unfolding CWs in detailed statuses
6 years ago
Thibaut Girka b3ff35a75c Move URLs to backend in their own file
6 years ago
Thibaut Girka b21615e957 [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
6 years ago
Thibaut Girka ac9780b844 [Glitch] Include preview cards in status entity in REST API
6 years ago
Thibaut Girka b13c34de3a Fix fav/boosts hotkeys not working on detailed statuses
6 years ago
Thibaut Girka 7cc7843109 Do not scroll timelines when *closing* media modals
6 years ago
Thibaut Girka c6e4c48942 [Glitch] Add a confirmation dialog when hitting reply and the compose box isn't empty
6 years ago
David Yip c065717b67
Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
6 years ago
Thibaut Girka 657805f444 Fix thread CW expansion not being reset when changing threads
6 years ago
Thibaut Girka d9a92d5040 [Glitch] After click to embed video, autoplay it
6 years ago
Thibaut Girka bc5009cd45 [Glitch] Click card to embed external content
6 years ago
Thibaut Girka dfa6fb4927 [Glitch] Fix oEmbed image_modal src.
6 years ago
Thibaut Girka cc58265216 [Glitch] Ensure link thumbnails are not stretched to super low quality
6 years ago
Thibaut Girka 49eaf72faf [Glitch] Add embed_url to preview cards
6 years ago
Thibaut Girka be644e3b7c Media gallery styling closer to upstream's
6 years ago
Thibaut Girka bd437f8077 Add admin links to status and account menus (fixes #673)
6 years ago
Thibaut Girka 530da545a5 [Glitch] Give focused status a sensible aria-label for screen readers
6 years ago
Thibaut Girka d8fbd74c47 [Glitch] Add aria-label to column regions
6 years ago
Thibaut Girka c6942a5283 Add option to not automatically unfold content warnings matching a regexp
6 years ago
Thibaut Girka 9d2739d74d Add a setting to automatically unfold all content warnings
6 years ago
Thibaut Girka 130bdb5ee8 [Glitch] Show compose form on delete & redraft when in mobile layout
6 years ago
Thibaut Girka 937cd03a9a [Glitch] Add missing video descriptions
6 years ago
Thibaut Girka 4a6bc2482a [Glitch] Defer scrollIntoView after DOM is drawn
6 years ago
Thibaut Girka b02bfe86ce Don't reset scroll position when opening a modal
6 years ago