183 Commits (3cef04610cd809c7bd01adc00d34fb3d25261a16)

Author SHA1 Message Date
Eugen Rochko ca45198ccb [Glitch] Fix NaN in Poll component
6 years ago
ThibG 6e295beab2 [Glitch] Disable the underlying button element when an ItemButton is disabled
6 years ago
Thibaut Girka 1bb23100b1 Add an icon to highlight polls behind a Content Warning
6 years ago
Eugen Rochko 94a0149ff3 Fix poll options not rendering text after vote/refresh
6 years ago
Eugen Rochko 7f32d675b0 Render unicode emoji in polls using emoji pack
6 years ago
Thibaut Girka e80fabfd84 Fix toots opening in dynamic column when trying to interact with them
6 years ago
Eugen Rochko ba6ca3cd69 Fix various issues in polls
6 years ago
ThibG 7f27ee35a8 Display closed polls as such
6 years ago
ThibG 530151466e Fixes to the polls UI
6 years ago
Eugen Rochko f14eda23e9 Fix web UI crash on page load when detailed status has a poll
6 years ago
Eugen Rochko 8d70a8a19b Add polls
6 years ago
Thibaut Girka d82de360c1 Fix non-numeric account identifiers leading to /web/accounts/NaN
6 years ago
Thibaut Girka 91c9cb6022 [Glitch] Change buttons on timeline preview to open the interaction dialog
6 years ago
Thibaut Girka 2769b54466 [Glitch] Fix occasional crash in detailed toot view
6 years ago
Thibaut Girka 614ea184bb [Glitch] Add "copy link" item to status action bars
6 years ago
Thibaut Girka b89e003c4d Handle deletion of filtered toots
6 years ago
Thibaut Girka 7c0728c776 Minor fix to timeline jump avoiding behavior
6 years ago
Thibaut Girka dfe1d548a5 Adjust scroll when statuses above the current scroll position are deleted
6 years ago
Thibaut Girka 0b91322762 Adjust scroll if previewCard appeared
6 years ago
Thibaut Girka 049c9a3b97 Avoid two-step rendering of statuses as much as possible
6 years ago
Thibaut Girka 68f3d003d6 Refactor intersection observer article code
6 years ago
Thibaut Girka e49e54a5ff Cleanup redundant markup for hidden statuses
6 years ago
Thibaut Girka 405ef5ad37 Hide items rendered out-of-frame (once they have been rendered at least once)
6 years ago
Thibaut Girka 1a70fca168 Fix CW unfolding not triggering re-layout in public hashtag page
6 years ago
Thibaut Girka 2e93f87c9f [Glitch] Replace unlock-alt icon with unlock
6 years ago
Thibaut Girka 3e8b623975 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Thibaut Girka 92830029ca [Glitch] Make hashtag search results link to the hashtag URL
6 years ago
Thibaut Girka e03813cf0a [Glitch] Stop gifv timeline preview explicitly when open the media gallery
6 years ago
Thibaut Girka 147f4f9fd2 [Glitch] refactored account.js
6 years ago
Thibaut Girka e8ae77236b [Glitch] Only consider mouse move in scrolling on item insertion
6 years ago
Thibaut Girka 825decbf9e [Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
6 years ago
Thibaut Girka 19c64a49f7 [Glitch] Cancel list scroll reset after mouse move on wheel scroll
6 years ago
Thibaut Girka 21f27e6579 [Glitch] Temporarily hold timeline if mouse moved recently
6 years ago
Thibaut Girka 22dedb676b [Glitch] Fix unnecessary loadMore calls when the end of a timeline has been reached
6 years ago
Thibaut Girka 1a3088364f Fix composer not getting focus after reply confirmation dialog
6 years ago
Thibaut Girka 5eaf2c9e02 [Glitch] Back to the getting-started when pins the timeline
6 years ago
Thibaut Girka 9fc7ad7b9c [Glitch] Always display tab navigation on local/federated timeline even when empty
6 years ago
Thibaut Girka 1e656c3632 [Glitch] Fix “load more” button when no data has been fetched
6 years ago
Thibaut Girka 73ee38f485 [Glitch] Do not display empty message when the list is known to have more elements
6 years ago
Thibaut Girka 39696024ca Minor cleanup in ScrollableList component
6 years ago
Thibaut Girka 7e63fb26e0 Do not hardcode preferences link, pleroma doesn't have it
6 years ago
Thibaut Girka 922d05864f Add error boundary component to catch Web UI crashes
6 years ago
Thibaut Girka 0d3612482e Render placeholder instead of image when MediaGallery container width isn't known
6 years ago
Thibaut Girka b3ff35a75c Move URLs to backend in their own file
6 years ago
Thibaut Girka 86527024aa In detailed status view, take displayMedia setting into account when changing media
6 years ago
Thibaut Girka 2fe0cb1623 [Glitch] Prepend account header even when status list is empty
6 years ago
Thibaut Girka 5ebbaffaa3 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
Thibaut Girka 7e18e95716 Add a local setting for inline preview cards
6 years ago
Thibaut Girka bdc2338833 Add a “link” status icon for toots with a preview card
6 years ago
Thibaut Girka ac9780b844 [Glitch] Include preview cards in status entity in REST API
6 years ago