252 Commits (aad48a1d5bb319de757469ee5830b31dd291d325)

Author SHA1 Message Date
Thibaut Girka b35b38f4ea Add suggestions in CW field
5 years ago
Thibaut Girka ce2da44c2c Rename status__text to status__content__text for consistency with upstream
5 years ago
Thibaut Girka fea727c61a Do not switch to italic for status media buttons
6 years ago
Thibaut Girka 08faf16d66 ComposerTextarea → AutosuggestTextarea
6 years ago
Eugen Rochko 7acc035cbe [Glitch] Show suggested follows on search screen in mobile layout
6 years ago
Thibaut Girka 619d55358f Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka a4db307b6a When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka ae88690fa6 Fix opening/closing gifv sometimes making the timeline scroll
6 years ago
ThibG 3964cc964d Merge pull request #981 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG 729b3841c3 [Glitch] Update poll remaining time just like with status timestamps
6 years ago
Thibaut Girka b83e693c40 Do not handle clicks in detailed status content
6 years ago
ThibG 5ca976c776 [Glitch] Add a “Block & Report” button to the block confirmation dialog
6 years ago
Eugen Rochko f6767a00d4 [Glitch] Add `lang` attribute to statuses in web UI
6 years ago
ThibG 5c8d15326f [Glitch] Add support for custom emojis in poll options
6 years ago
ThibG 0381a07606 [Glitch] Add UI for enabling/disabling poll notifications
6 years ago
Thibaut Girka 043978a20e Remove leftover console.log
6 years ago
ThibG 91045bef61 Merge pull request #953 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 3a7fb657f3 [Glitch] Add support for poll ending notifications
6 years ago
ash lea 00bc35891b add local setting to auto reveal media behind cw
6 years ago
Eugen Rochko b9a799c343 [Glitch] Fix NaN in Poll component
6 years ago
ThibG 6b4eb1ac96 [Glitch] Disable the underlying button element when an ItemButton is disabled
6 years ago
Thibaut Girka 8d82e153f3 Add an icon to highlight polls behind a Content Warning
6 years ago
Eugen Rochko 9844b44e99 Fix poll options not rendering text after vote/refresh
6 years ago
Eugen Rochko 3ce4d88e6c Render unicode emoji in polls using emoji pack
6 years ago
Thibaut Girka bd97259b57 Fix toots opening in dynamic column when trying to interact with them
6 years ago
Eugen Rochko ec787e4205 Fix various issues in polls
6 years ago
ThibG 25ef8dffbc Display closed polls as such
6 years ago
ThibG 469e5af537 Fixes to the polls UI
6 years ago
Eugen Rochko c156b6d696 Fix web UI crash on page load when detailed status has a poll
6 years ago
Eugen Rochko 342d9d25bb Add polls
6 years ago
Thibaut Girka fa1b843522 Fix non-numeric account identifiers leading to /web/accounts/NaN
6 years ago
Thibaut Girka 09c6d1c534 [Glitch] Change buttons on timeline preview to open the interaction dialog
6 years ago
Thibaut Girka dabbbe1e71 [Glitch] Fix occasional crash in detailed toot view
6 years ago
Thibaut Girka 04d7200ba4 [Glitch] Add "copy link" item to status action bars
6 years ago
Thibaut Girka d486152092 Handle deletion of filtered toots
6 years ago
Thibaut Girka eb6dfe4d8b Minor fix to timeline jump avoiding behavior
6 years ago
Thibaut Girka 7b23d3c657 Adjust scroll when statuses above the current scroll position are deleted
6 years ago
Thibaut Girka f24bd9d629 Adjust scroll if previewCard appeared
6 years ago
Thibaut Girka 3d5ef5c497 Avoid two-step rendering of statuses as much as possible
6 years ago
Thibaut Girka b05cda87f8 Refactor intersection observer article code
6 years ago
Thibaut Girka 18a540da9f Cleanup redundant markup for hidden statuses
6 years ago
Thibaut Girka f2b7ab4523 Hide items rendered out-of-frame (once they have been rendered at least once)
6 years ago
Thibaut Girka a9078c18eb Fix CW unfolding not triggering re-layout in public hashtag page
6 years ago
Thibaut Girka fba0f7dae7 [Glitch] Replace unlock-alt icon with unlock
6 years ago
Thibaut Girka 8219940214 [Glitch] Redesign public hashtag page to use a masonry layout
6 years ago
Thibaut Girka 426673f17a [Glitch] Make hashtag search results link to the hashtag URL
6 years ago
Thibaut Girka fc64d1d03e [Glitch] Stop gifv timeline preview explicitly when open the media gallery
6 years ago
Thibaut Girka e495dc0134 [Glitch] refactored account.js
6 years ago
Thibaut Girka ba82ff7c12 [Glitch] Only consider mouse move in scrolling on item insertion
6 years ago
Thibaut Girka 069657286f [Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
6 years ago
Thibaut Girka d768d0b851 [Glitch] Cancel list scroll reset after mouse move on wheel scroll
6 years ago
Thibaut Girka f4191a8a00 [Glitch] Temporarily hold timeline if mouse moved recently
6 years ago
Thibaut Girka e5a25656e8 [Glitch] Fix unnecessary loadMore calls when the end of a timeline has been reached
6 years ago
Thibaut Girka d9a6c27f3b Fix composer not getting focus after reply confirmation dialog
6 years ago
Thibaut Girka 7d437f7fc9 [Glitch] Back to the getting-started when pins the timeline
6 years ago
Thibaut Girka 677f430f23 [Glitch] Always display tab navigation on local/federated timeline even when empty
6 years ago
Thibaut Girka 9fd8019854 [Glitch] Fix “load more” button when no data has been fetched
6 years ago
Thibaut Girka 50f8e59820 [Glitch] Do not display empty message when the list is known to have more elements
6 years ago
Thibaut Girka a68d1d0ee2 Minor cleanup in ScrollableList component
6 years ago
Thibaut Girka c37a81a5d7 Do not hardcode preferences link, pleroma doesn't have it
6 years ago
Thibaut Girka cb2822b68a Add error boundary component to catch Web UI crashes
6 years ago
Thibaut Girka e80f770118 Render placeholder instead of image when MediaGallery container width isn't known
6 years ago
Thibaut Girka e7c0ad6ac4 Move URLs to backend in their own file
6 years ago
Thibaut Girka ca163ec35d In detailed status view, take displayMedia setting into account when changing media
6 years ago
Thibaut Girka b22501154e [Glitch] Prepend account header even when status list is empty
6 years ago
Thibaut Girka f40a7b2616 [Glitch] Use local instead of global loading indicator for timelines, account timelines
6 years ago
Thibaut Girka 8bef422043 Add a local setting for inline preview cards
6 years ago
Thibaut Girka 4fe81a99c6 Add a “link” status icon for toots with a preview card
6 years ago
Thibaut Girka 18870c45f1 [Glitch] Include preview cards in status entity in REST API
6 years ago
Thibaut Girka 1a63a8f74e [Glitch] Surround mid-text display names with bdi tags
6 years ago
Thibaut Girka 9614abc713 Update mediaGallery component's width when opening CWs
6 years ago
Thibaut Girka b4bab7eb35 Do not scroll timelines when *closing* media modals
6 years ago
Thibaut Girka 1476e653ec Make hidden media clickable in account media gallery
6 years ago
Thibaut Girka 536d95ae7c [Glitch] Add support for new display_media setting
6 years ago
Spencer Alves 981a41ca2c Add option to hide action bar in collapsed toots
6 years ago
David Yip d698c06aa8 Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
6 years ago
Thibaut Girka 6af379cf53 Prevent clicks on video from initiating selections
6 years ago
Thibaut Girka 85befb90b2 Improve keyboard VS mouse navigation of dropdown menus
6 years ago
Thibaut Girka 44192cb9d2 Only focus first item of dropdown if it was opened via keyboard
6 years ago
Thibaut Girka d465da45b4 Pause video playback if toot is collapsed or CWs folded (fixes #146)
6 years ago
Thibaut Girka 8099901c9a Disable focus points for letterboxed media
6 years ago
Thibaut Girka 4567e42341 Media gallery styling closer to upstream's
6 years ago
Thibaut Girka d83eb4f9c7 [Glitch] Do not override ctrl/cmd+click in media gallery
6 years ago
Thibaut Girka 34ecec8c85 Add admin links to status and account menus (fixes #673)
6 years ago
Thibaut Girka 7ed6f60a74 Fixes columns scrolling to top when opening media modal
6 years ago
Thibaut Girka 46166b8676 [Glitch] Give focused status a sensible aria-label for screen readers
6 years ago
Thibaut Girka d4315a279d [Glitch] Fix off-by-one error in aria-posinset
6 years ago
Thibaut Girka 4aa1be379e [Glitch] Add aria-label to column regions
6 years ago
Thibaut Girka ff18ba0d2b Add option to not automatically unfold content warnings matching a regexp
6 years ago
Thibaut Girka 02c32ad7af Add a setting to automatically unfold all content warnings
6 years ago
Thibaut Girka a3afd0791d [Glitch] Show compose form on delete & redraft when in mobile layout
6 years ago
Thibaut Girka 11dc01f83e [Glitch] Add CSS class to replies
6 years ago
Thibaut Girka 1295515bd4 [Glitch] Add missing video descriptions
6 years ago
Thibaut Girka c4a536917c [Glitch] Update state when opened dropdown is unmounted
6 years ago
Thibaut Girka 8db23dd477 Add glitch-soc local setting to display reply counters
6 years ago
Thibaut Girka e48709fb0e [Glitch] Display replies count in web UI
6 years ago
Thibaut Girka 30d88cee78 Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka ac67589755 Don't prevent opening links in tabs with keyboard modifiers
6 years ago
Thibaut Girka 28cdf3da09 [Glitch] Show media modal on public timeline
6 years ago
Thibaut Girka ca256cca22 Port profile redesign to glitch-soc
6 years ago