423 Commits (8933e8cb1d54a6c96e4085e426481143d3e209e0)

Author SHA1 Message Date
Thibaut Girka 801919fc9b Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka 360fbf1bd4 Add pinned accounts editor
6 years ago
Thibaut Girka 9fbaaefe59 Split list editor into components and containers
6 years ago
Thibaut Girka d69f045681 Fix ColumnLink keys in getting_started_misc
6 years ago
Thibaut Girka c789181626 [Glitch] Add hotkey for follow requests
6 years ago
Thibaut Girka b230c04e00 Make the privacy dropdown button not look strange when using top placement
6 years ago
Thibaut Girka 0c091475df Make non-link ColumnLinks behave as links
6 years ago
Thibaut Girka 432f6b88b0 Focus CW field when enabling it, focus compose textarea when disabling it
6 years ago
Thibaut Girka 7423c0c130 Various minor upload description fixes
6 years ago
Thibaut Girka 534439e73b Add focal points support in the composer
6 years ago
Thibaut Girka 9782ac017b Refactor in preparation for focal points modal
6 years ago
Thibaut Girka 4a6bc2482a [Glitch] Defer scrollIntoView after DOM is drawn
6 years ago
Thibaut Girka 50cd70b3e9 Fix incorrect prop type for ComposerReply.status
6 years ago
Thibaut Girka 7595ae4090 Fix one GettingStarted ColumnLink not having a key
6 years ago
Thibaut Girka 494eaab5b1 Slightly more aggressive video preloading
6 years ago
Thibaut Girka c4e8402ef9 Fix bug when clicking on video position slider before starting the video
6 years ago
Thibaut Girka f0fa6e3a7c Prevent default event handling when clicking on the video position slider
6 years ago
Thibaut Girka 7067b64de3 Implement public profile endorsements in glitch-soc
6 years ago
Thibaut Girka 175c2155a9 [Glitch] Compensate for scrollbar disappearing when media modal
6 years ago
Thibaut Girka d2b3eebe00 [Glitch] Show media modal on public timeline
6 years ago
Thibaut Girka 88b593a63f Drop glitch-style account bio fields
6 years ago
Thibaut Girka b02bfe86ce Don't reset scroll position when opening a modal
6 years ago
Thibaut Girka 3eb3c21327 Treat the App Setting link as a proper link (fixes #375)
6 years ago
Thibaut Girka 88b7ccc2ca [Glitch] Improve WebUI account action bar
6 years ago
Thibaut Girka 28a59e4e80 Move CW field just above main textarea
6 years ago
Thibaut Girka 358e3a4c32 Get rid of Collapsable, use CSS instead
6 years ago
Thibaut Girka d3783b864c Refactor reply indicator and show compact list of attachments
6 years ago
Thibaut Girka e3bf8c8aa1 Show reply indicator for empty toots, not undefined toots (fixes #610)
6 years ago
Thibaut Girka c057aeb76b [Glitch] Add documentation for “p” hotkey
6 years ago
Thibaut Girka a8911616b6 Add hotkey variants to keyboard shortcuts description
6 years ago
Thibaut Girka 82ab5aacb2 Prevent scrolling main frame when navigating in image gallery with arrow keys
6 years ago
Thibaut Girka 02326a4322 [Glitch] Use LoadingBar instead of blur to indicate that an image is loading
6 years ago
Thibaut Girka 1769a7e9aa Use the same description string as upstream for the “x” hotkey
6 years ago
Thibaut Girka b1ed2b1d03 Fix focusing search bar with hotkeys
6 years ago
Thibaut Girka c600bcfe1d Fix focusing composer textarea on “new toot” hotkey
6 years ago
Thibaut Girka 037228cf03 Fix routing issues, especially keyboards shortcuts changing location
6 years ago
Thibaut Girka 1aa253c41d Display custom emoji in account notes in WebUI (fixes #595)
6 years ago
Thibaut Girka 57f31b361f Add an option restricting secondary toot privacy to that of the toot being replied to
6 years ago
Thibaut Girka d67cb13d84 Use options rather than a boolean
6 years ago
Thibaut Girka 8c8707771d Do not store duplicate reply_privacy
6 years ago
Ash Levy 6f06d16b1e add option to enable auto visibility on secondary toot button
6 years ago
Thibaut Girka 612b00d1bb Display reply indicator even when replying to contentless toot (fixes #564)
6 years ago
Thibaut Girka 00c1386b9d [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 0bb1720495 Add client-side custom filter support to glitch-soc
6 years ago
Ash Levy e96a4434c7 add keybind in composer textarea for secondary submit
6 years ago
Thibaut Girka f0161702d8 [Glitch] Submit report using meta key
6 years ago
Thibaut Girka a01faecfcb [Glitch] Add redraft function
6 years ago
David Yip fac6e392e9
Port emojimart 2.6.1 changes to glitch flavour
6 years ago
David Yip f8d50a4070
Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
6 years ago
Thibaut Girka b9fdeceb3c Make active bookmarks red (fixes #493)
6 years ago
Thibaut Girka cc396f085d Use history.state to decide whether we should goBack() or go to / (fixes #247)
6 years ago
Thibaut Girka f86d280fd6 Use props.router instead of context.router, as we are using withRouter
6 years ago
Thibaut Girka e396fbfe3b Fix direct timeline
6 years ago
Thibaut Girka e7b3a4263e [Glitch] Fix low-contrasted cancel button of reply indicator
6 years ago
Thibaut Girka 08dbe29e29 [Glitch] Improve load gap styling in web UI
6 years ago
Thibaut Girka fbc25bdd2d [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
6 years ago
Thibaut Girka 6020a21130 [Glitch] Fix LoadMore on account media gallery
6 years ago
Thibaut Girka 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
Thibaut Girka 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka a81ed7b205 Do not needlessly refresh pinned toots
6 years ago
Thibaut Girka 60addb14ce [Glitch] Change icon for domain blocks
6 years ago
Thibaut Girka b7508940b7 [Glitch] Add option to show only local toots in timeline preview
6 years ago
Thibaut Girka 1fa3586db5 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago
Thibaut Girka d959d04133 Change direct message warning to match upstream
6 years ago
Thibaut Girka d253449ff0 Port upstream's result section headers (fixes #366)
6 years ago
Thibaut Girka 18d9a7fd71 Fix caret position after inserting suggestions (fixes #281)
6 years ago
Thibaut Girka d8793e1bee Remove unneeded code now that attachment URL isn't appended to toots
6 years ago
Thibaut Girka 4c91215e1f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
6 years ago
Thibaut Girka 07baa1ddb5 [Glitch] Open video modal on public UI
6 years ago
ThibG 80aad16e10
Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu
6 years ago
Thibaut Girka 784712791d [Glitch] Reword the direct message warning
6 years ago
Thibaut Girka 97c69de416 [Glitch] Feature: Direct message from Statuses
6 years ago
Thibaut Girka a5fac975f3 [Glitch] Feature: Direct message from menu
6 years ago
Thibaut Girka dfa60cb0a8 Fix modals testing for props.noEsc (fixes #482)
6 years ago
ThibG bd4decb7db
Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup
6 years ago
Thibaut Girka 769a48495c Fix root modal's keyup handling (Fixes #478)
6 years ago
Thibaut Girka f6ec8c4821 [Glitch] Use plaintext value for field value tooltips in web UI
6 years ago
Thibaut Girka 5d8052e715 Add bot badge to account headers in the WebUI
6 years ago
Thibaut Girka 2f01935cba Adapt account fields rendering code in the WebUI to match upstream
6 years ago
Thibaut Girka 658ac4396c Hide media in report modal regardless of whether they are marked sensitive
6 years ago
Thibaut Girka 7972464e71 [Glitch] Also display replies in report modal
6 years ago
beatrix 92f192e9b1
Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement
6 years ago
Thibaut Girka bfa5bdde2c [Glitch] Place emoji picker top if it is closer to the bottom of the viewport
6 years ago
Thibaut Girka 356d0214c9 Implement tootsuite-style account fields
6 years ago
beatrix f4ed38272b
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
Thibaut Girka 240833c023 Fix actions modal on mobile (fixes #441)
7 years ago
Thibaut Girka 64d8d0464d Add show more/less toggle for entire threads in web UI
7 years ago
Thibaut Girka 2888f74c12 Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
7 years ago
Thibaut Girka 259bc9840b [Glitch] Fix style of legacy column headers
7 years ago
beatrix 06fc278e4c
Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
7 years ago
beatrix 125e8c7f5a
Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
7 years ago
beatrix cd5728b176
Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-video
7 years ago
beatrix e88ce27855
Merge pull request #435 from ThibG/glitch-soc/features/public-modals
7 years ago
Thibaut Girka e4dff10934 Fix video player on toot public views
7 years ago
Thibaut Girka 7a68079b3f [Glitch] Show media modal on public pages
7 years ago
Thibaut Girka 694337d9bb Fix auto-collapsed toots making the TL jump (fixes #417)
7 years ago
Thibaut Girka 3068384dbc Glitchsoc-specific changes to allow boosting own private toots
7 years ago
Thibaut Girka 52229405ed [Glitch] Make detailed status' media gallery standalone
7 years ago
Thibaut Girka dcc1c10937 [Glitch] Center thumbnails on focus point
7 years ago
ThibG 21837b291e
Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 1aac83ef47 Fix the bookmark column pinning fix…
7 years ago
ThibG 84d0aa7b26
Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 54f5170f59 Fix pinning the bookmarks column (fixes #428)
7 years ago
Thibaut Girka 5d96c5ac41 [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
7 years ago
Thibaut Girka c5dd4ed1d5 [Glitch] Fix media button type
7 years ago
Thibaut Girka dfe8abb8cd [Glitch] Handle preference to always display sensitive media
7 years ago
David Yip b7804028c2
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
7 years ago
David Yip eb72c3398c
Merge pull request #418 from ThibG/glitch-soc/fixes/composer-dropdowns
7 years ago
David Yip 0b326950bf
Merge pull request #416 from ThibG/glitch-soc/features/media-modal
7 years ago
Thibaut Girka acb434b0c9 Add glitch-soc front-end support for bookmarks
7 years ago
Thibaut Girka e74e5c7eb9 Place composer dropdown menus top if they are closer to the bottom of the viewport
7 years ago
Thibaut Girka 0fb5ea5d15 Fix video modal
7 years ago
Thibaut Girka a4fa8c9064 [Glitch] Avoid using JS to set height in MediaModal
7 years ago
Thibaut Girka 87071d9e81 [Glitch] Improved media modal
7 years ago
Thibaut Girka 0b86ec4e7f [Glitch] Allow to open a modal for embedded photo
7 years ago
Thibaut Girka a896f601fa Fix video playback in glitch-soc detailed statuses
7 years ago
Thibaut Girka ca9f022a80 [Glitch] Fix: Prevent submission using same logic as submit button disabling.
7 years ago
beatrix 3304cb681d
Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
7 years ago
Thibaut Girka 48bcf4d6e8 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open
7 years ago
Thibaut Girka 218cc261d1 Add the domain blocks UI to Getting Started Misc
7 years ago
Thibaut Girka afa813d71f Add basic domain block UI
7 years ago
Thibaut Girka 79da0ad7a2 Update all known users' domain_blocking relationship instead of just one's
7 years ago
Thibaut Girka b5948044b3 [Glitch] Display unfollow button even if account moved
7 years ago
Thibaut Girka a59c146bf8 [Glitch] Profile redirect notes
7 years ago
David Yip a387f99659
Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
7 years ago
Thibaut Girka 6f0e50f9a0 [Glitch] Federate pinned statuses over ActivityPub
7 years ago
Thibaut Girka f00af46d70 [Glitch] Add "Toots/Toots with replies/Media" tab below profile header
7 years ago
Thibaut Girka 19f7bd1582 Show media on report UI
7 years ago
Thibaut Girka 22870985da Add close modal icon to report dialog (#6591)
7 years ago
Thibaut Girka 9cf574d0d2 Port federated reports UI to glitchsoc
7 years ago
Gô Shoemake 22f2750578
Merge pull request #384 from ThibG/glitch-soc/features/no-media-url
7 years ago
Gô Shoemake 2395a4c313
Merge pull request #344 from chriswmartin/getting-started-badge-merge
7 years ago
Thibaut Girka 841ef606a9 Remove text requirement when media attached from statuses (fixes #381)
7 years ago
Thibaut Girka 25c5223617 Port #6627 and #6636 to glitch-soc
7 years ago
cwm 0ddeed9377 add 'this.props' to fetchLists
7 years ago
cwm 939075899e remove unused openOnboardingModal from getting_started
7 years ago
cwm 00be9eb3fe merge tootsuite pr #6313 into glitch
7 years ago
David Yip e7a0840f8c
Merge pull request #336 from ThibG/glitch-soc/features/tag-warning
7 years ago
Thibaut Girka 1287b2782b Display a warning when composing unlisted toots with something looking like a hashtag
7 years ago
David Yip bcd86404da
Port 7badad7797 to glitch frontend
7 years ago
David Yip 708ec07e27
Style fixes to make eslint happier, hopefully
7 years ago
kibi! b9f4896830 Fixes to drawer and CWs
7 years ago
beatrix cd6674606f
Merge pull request #329 from KnzkDev/scss-refactor
7 years ago
beatrix 39f231f3da
Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend
7 years ago
kibi! 0fb3bd09e9 Oops this should have been a part of last commit
7 years ago
kibi! 1fa03e026a Fixes onboarding modal (#318)
7 years ago
David Yip c2669f93d0
Fix eslint errors. #294.
7 years ago
David Yip 756a9cd139
Run slightly less afoul of accessibility checks. #294.
7 years ago
David Yip e64cc311dd
Introduce a bit of luck into the elefriend selection. #294.
7 years ago
David Yip cd1377de7f
Bind click event to elefriend cycling. #294.
7 years ago
David Yip 1dbb6b5e08
Set glitchy elephant friend variant in initial state. #294.
7 years ago
David Yip 1e0b707018
Add the shrinking glitchy elefriend. #294.
7 years ago
David Yip 835eec8a4c
Prototype out glitchy elephant friend. #294.
7 years ago
ncls7615 a9be680807
Fix padded-blocks error
7 years ago
ncls7615 6a73c8c8a2
Initial scss refactor
7 years ago
ncls7615 cf5789146b
Fix dropdown text
7 years ago
cwm aef4b1af66 Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223)
7 years ago
cwm b535f24fe5 Use const instead of let for constant (tootsuite pr #6106)
7 years ago
cwm 0d4dcb5fb2 change key to path in timeline settings containers
7 years ago
cwm 6d1c325167 Rename key to path in actions and reducers for settings (tootsuite pr #6105)
7 years ago
cwm 5963630c63 Prevent duplicate load of favourites (tootsuite pr #5931)
7 years ago
kibigo! b5874c1428 Fixes to search dropdown
7 years ago
Ondřej Hruška 9f29fd31ba
fixed ctrl enter
7 years ago
kibigo! c71d848855 my global .gitignore excluded this file ;_;
7 years ago
kibigo! e4bc013d6f Threaded mode~
7 years ago
kibigo! 6932b464e6 Fixed improper dropdown func binding for #293 + toot button spacing
7 years ago
kibigo! ad10a80a99 Styling and autosuggest fixes for #293
7 years ago
kibigo! 8bf9d9362a Fixes composer mounting issue with #293
7 years ago
beatrix f441770e50
Merge pull request #290 from chriswmartin/web-push-updates
7 years ago
beatrix b4e667f86b
Merge pull request #295 from chriswmartin/getting-started-key-fix
7 years ago
cwm 9fc08e4861 add key to lists div
7 years ago
cwm 6236577734 change how list ColumnLink keys are determined
7 years ago
kibigo! d7ce339c2e WIP <Compose> Refactor; Fin~
7 years ago
kibigo! 42f50049ff WIP <Compose> Refactor; 1000 tiny edits
7 years ago
kibigo! b4a3792201 WIP <Compose> Refactor; <ActionsModal>; dropdowns
7 years ago
kibigo! 083170bec7 WIP <Compose> Refactor; SCSS ed.
7 years ago
kibigo! 8713659dff WIP <Compose> Refactor; <OnboardingModal> ed.
7 years ago
kibigo! 3c29f57404 WIP <Compose> Refactor; <Drawer> ed.
7 years ago
kibigo! 924ffe81d4 WIPgit status <Compose> Refactor; <Composer> ed.
7 years ago
cwm 4ce44ba470 remove unused 'saveSettings' from column_settings_container
7 years ago
cwm 0dce26b82b web push updates (tootsuite PRs #5879, #5941, #6047)
7 years ago
beatrix 7347bc7334
Merge pull request #286 from chriswmartin/merge-vanilla-updates-into-glitch
7 years ago
cwm 20ad071931 Set direction style to reply indicator (tootsuite pr #6006)
7 years ago
cwm 337c2e77ee Fix layout for RTL (tootsuite pr #6014, #6018)
7 years ago
cwm 2bbd22e91c Rename settingKey to settingPath (tootsuite pr #6046 & #6098)
7 years ago
cwm cc6a2ffd0a use 'flavours/glitch/' prefix in new imports
7 years ago
cwm 22818d2a16 Add mute, block, conversation mute actions to detailed status dropdown menu
7 years ago
beatrix 60d415bc5e
Merge pull request #266 from chriswmartin/getting-started-improvements
7 years ago
David Yip 7bb99ca3cf
Add data-status-by back to DetailedStatus component. Fixes #273.
7 years ago
cwm d736739e8f <kbd> instead of <code> in KeyboardShortcuts component (tootsuite pr #6049)
7 years ago
David Yip dbd5f8b9a5
Wrap <Avatar> in account header in a link to that account's page. Fixes #245.
7 years ago
cwm 9042f9a813 add keyboard shortcuts to getting started (fixes #275)
7 years ago
cwm 14aae9c05c missed a semicolon
7 years ago
cwm be50e45a74 use makeMapStateToProps
7 years ago
cwm e4ebbf4f07 use list-ul icon in list header and web/lists
7 years ago
kibigo! e677dda07c Fixes #244 to make search results scrollable
7 years ago
cwm 17e53b931c code style fixes
7 years ago
cwm 9719983f2d move list items into an array, don't unnecessarily concat misc nav item
7 years ago
cwm b6ded7119e travis fixes
7 years ago
cwm 9b7208f4b4 readded connect for onboarding modal
7 years ago
cwm b358483ef2 remove unneeded imports from getting_started_misc
7 years ago
cwm 37ced4c903 add components to getting started column
7 years ago
cwm 072ab191cc pulled master, moved locale entry to new location
7 years ago
cwm eec5d350fd removed unneeded actions_modal div
7 years ago
cwm 066458a659 removed one last app settings addition
7 years ago
cwm 7a8711ccac removed app settings additions
7 years ago
cwm 8606e53384 moved locales to glitch, created add settings entry
7 years ago
cwm c5a688d70e remove trailing spaces
7 years ago
cwm 22cdbca82c fixes, functioning now
7 years ago
cwm a489e5d5cd added a few more things
7 years ago
cwm baf9ea8018 remove keyboard shortcuts from getting started because thats a different thing
7 years ago
cwm abe95b614b add initial components based off of tootsuite pr #1507
7 years ago
cwm b165950ca7 add keyboard shortcut to getting started, add missing list style
7 years ago
cwm 47157e07b2 merged tootsuite pr #5811 into glitch flavour
7 years ago
cwm f44c8fd130 merged tootsuite pr #5750 into glitch flavour
7 years ago
kibigo! 96126a5b01 Packaged local_settings styles in common
7 years ago
David Yip 67d625c42d
Fix hide reblogs in glitch frontend (#5909)
7 years ago
David Yip 935c1944e2
Merge pull request #241 from glitch-soc/no-dm-option
7 years ago
kibigo! 2f2467ce8e Add option to remove DMs from home (#126)
7 years ago
David Yip 133f5b3b53
Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour (#239)
7 years ago
David Yip d9800a5647
Merge branch 'gs-master' into glitch-theme
7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ?
7 years ago