672 Commits (daa04c39b6ac1c2395ff4ffc533d68b56f834b63)

Author SHA1 Message Date
Jakob Kramer 395a57d03d Update German translation (#5189)
7 years ago
Eugen Rochko 0f699a4280 When muting, clear web UI like for blocks (#5172)
7 years ago
Eugen Rochko 5e5f36c216 Fix #5079, fix #5186 - Emoji picker fixes (#5187)
7 years ago
m4sk1n a767ef85fa i18n: Update translation files and Polish translation (#5180)
7 years ago
Eugen Rochko 4453c9a9f5 Search popout (#5170)
7 years ago
Nolan Lawson b9c612b561 Code-split emoji-mart picker and data (#5175)
7 years ago
Nolan Lawson c567c87453 Toggle contain:strict on fullscreen (#5159)
7 years ago
Eugen Rochko cdad7977fc Improve privacy dropdown, remove react-simple-dropdown dependency (#5140)
7 years ago
Daggertooth b110cc542f Add image descriptions to title attribute to view on mouse hover/long-press. (#5137)
7 years ago
beatrix b1217242fc Merge pull request #125 from glitch-soc/data-column
7 years ago
MIYAGI Hikaru 7481ae1bcb trivial refactoring for emojify() (#5075)
7 years ago
Nolan Lawson ca0e8be20c Improve IntersectionObserverArticle perf (#5152)
7 years ago
Eugen Rochko d6fe0954e3 Make emoji autosuggestions immediate, usernames appear sooner (#5149)
7 years ago
Eugen Rochko ebb8c89207 Upgrade to React 16 (#5119)
7 years ago
Nolan Lawson 0060f98847 Remove react-sizeme (#5143)
7 years ago
Jakob Kramer 1a72813b53 Updated German translation (#5151)
7 years ago
Eugen Rochko 887cd94e96 Increase attachment descriptions to 420 characters (#5139)
7 years ago
Jakob Kramer d0b4709b2a Update German translation (#5133)
7 years ago
Nolan Lawson 6e0659c838 Improve performance of modal and swipe animations (#5135)
7 years ago
Jakob Kramer a3202f61af Updated German translation (#5132)
7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123)
7 years ago
Ondřej Hruška e9f9e3cc89
unbreak onboarding modal
7 years ago
Ondřej Hruška 83bda6c1a8
Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream
7 years ago
Ondřej Hruška 9330ea1f4d
Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstream
7 years ago
Ondřej Hruška 06e299cef5
Revert "autoscroll emoji suggestions box"
7 years ago
Ondřej Hruška 8a24ad5828
Revert "Merge pull request #149 from glitch-soc/mojon-suggest"
7 years ago
Eugen Rochko e648ef0bfb Remove web UI warnings about OStatus privacy (#5102)
7 years ago
Lynx Kotoura 259181c41a Fix size of single media in media-gallery (#5098)
7 years ago
Eugen Rochko 510df0ac55 Fix emojify() by generating a mapping to existing Twemoji files (#5080)
7 years ago
JeanGauthier 3f3de38075 OC update: different emoji picker (#5046) (#5077)
7 years ago
abcang e756c4f5ec Fix media spoiler of DetailedStatus (#5071)
7 years ago
Eugen Rochko 2f079573ed In detail status view, display attachment uncropped if there's only one (#5054)
7 years ago
Eugen Rochko dae0af1fd2 Change mobile layout breakpoint from 1024px to 630px (#5063)
7 years ago
Eugen Rochko 5b8d0ad71b Dropdown triangles a bit nicer, smoother scrolling on touch (#5062)
7 years ago
Eugen Rochko 9c8aad612e Require at least 2 characters before showing autosuggestions (#5065)
7 years ago
Ondřej Hruška 210e6776fc
Fix intl warning with disabled secondary toot btn
7 years ago
Ondřej Hruška 1924a71b5a
Make secondary toot button work nicer with file attachments & revert to the original behavior if it's disabled
7 years ago
Ondřej Hruška 67f8277526 Add secondary toot button (opt-in) (#153)
7 years ago
Mingye Wang 6dfeb64326 jsx/zh-*: Fix "pin column" for Chinese (#5060)
7 years ago
m4sk1n 427beb4177 i18n: Update Polish translation (#5058)
7 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 66126f3021 Add custom emojis to the emoji picker (#5052)
7 years ago
Eugen Rochko 846cd4e838 Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago
Ondřej Hruška 31dd261375 applied blackle's fix for gallery offset with full-width media
7 years ago
Nolan Lawson b01ab55ed8 Fix PropTypes.oneOfType() warning (#5041)
7 years ago
Eugen Rochko 034fab39ab Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson 0df6442636 Use passive listener in privacy_dropdown.js (#5037)
7 years ago
Nolan Lawson 245816ab27 Eliminate re-renders for intersection_observer_article.js (#5036)
7 years ago
David Yip 9512db920c Merge pull request #148 from glitch-soc/better-header
7 years ago
Ondřej Hruška c89cce0219 autoscroll emoji suggestions box
7 years ago
MIYAGI Hikaru a9abe89093 Fix shortname problem in emojify() (regression from #5016) (#5032)
7 years ago
Ondřej Hruška 514edd3c23 fulltext mojo suggestions
7 years ago
Ondřej Hruška a3760b7729 TURBO shortcode search
7 years ago
Ondřej Hruška 4f9a493d9d cache allShortcodes
7 years ago
Ondřej Hruška 8c0733a14e typo in comment
7 years ago
Ondřej Hruška 36a35be2ad Appease Travis
7 years ago
Ondřej Hruška 3783062450 Emoji and Hashtag autocomplete
7 years ago
Nolan Lawson 798b0fc5af Reduce wasted renders for column_loading.js (#5021)
7 years ago
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
MIYAGI Hikaru 8e33fc29d7 redo #4500 with customEmojis (#5016)
7 years ago
Nolan Lawson e5c65b3067 Set touchstart listener to 'passive', remove 'once' (#5011)
7 years ago
Eugen Rochko 81cec35dbf Custom emoji (#4988)
7 years ago
BruWalfas c155d843f4 A few updates to the Spanish translation and some typos fixing (#4997)
7 years ago
unarist 6db034a866 Re-allow underscore on valid_url_path_ending_chars (#4999)
7 years ago
febrezo cf14f4945a Some improvements in the Spanish translation (#4991)
7 years ago
abcang 44245926f1 Fix cancellation of scroll to the right (#4978)
7 years ago
BruWalfas 7be3131240 So Spanish. Much changes. Wow. (#4976)
7 years ago
Mingye Wang c8969dca35 Minor Chinese check & jsx addition (#4973)
7 years ago
ふぁぼ原 629fae8b3b correct URL pattern used in text length counter in WebUI (#4968)
7 years ago
Naoki Kosaka cea5597722 Fix hasSize condition in secSet and sizes. (#4969)
7 years ago
unarist 6c81f9d6e5 Fix invisible load more button (#4962)
7 years ago
Anna e só e77cc032c2 l10n: PT-BR translation updated (#4953)
7 years ago
Yamagishi Kazutoshi bdcc9e2ceb Add missing Japanese translations (#4947)
7 years ago
Masoud Abkenar b39d512ade l10n: update Persian translation (#4946)
7 years ago
m4sk1n 94fba44eec i18n: Update Polish translation (#4942)
7 years ago
Jeroen 721460a59b Another Dutch language update (#4944)
7 years ago
Naf 45b595cdca Add Japanese translate for #4911 (#4943)
7 years ago
Quent-in aad3df6afc l10n update OC/FR video redesign (#4938)
7 years ago
Surinna Curtis 59936b7a98 Tweak title text for mute notifications toggle to be clearer
7 years ago
Surinna Curtis 4a527154b7 fix a missing import
7 years ago
Surinna Curtis df71eadaae In probably dead code, replace a dispatch of muteAccount that was skipping the modal with launching the mute modal.
7 years ago
Surinna Curtis 323d437a09 satisfy eslint
7 years ago
Surinna Curtis 3278c08c29 make the hide/unhide notifications buttons work
7 years ago
Surinna Curtis 0e0703dbd8 Show whether muted users' notifications are muted in account lists
7 years ago
Surinna Curtis 30b5254a5d Put the label for the hide notifications checkbox in a label element.
7 years ago
Surinna Curtis 0a207be99d add trailing newlines to files for Pork :)
7 years ago
Surinna Curtis 2ea9b164d3 Satisfy eslint.
7 years ago
Surinna Curtis b1576c52df Convert profile header mute to use mute modal
7 years ago
Surinna Curtis 4612f7caea Break out a separate mute modal with a hide-notifications checkbox.
7 years ago
Eugen Rochko 2bbf987a0a Redesign video player (#4911)
7 years ago
Jeroen 331263270b Updating Dutch translation (#4927)
7 years ago
MitarashiDango 283a5ec1a4 fix share intent. (#4926)
7 years ago
abcang 60944d5dca Fix height cache (#4909)
7 years ago
Anna e só c2bee07dbc l10n: Full PT-BR translation (#4882)
7 years ago
Masoud Abkenar a345479de2 l10n: update Persian translation (#4880)
7 years ago
Surinna Curtis 29c44fa5fa Remove unused imports
7 years ago
David Yip 932571fa22 Merge tag 'v1.6.0' into sync/upstream
7 years ago
Eugen Rochko 72e662bb0d Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)
7 years ago
Eugen Rochko f2cbfb2eb3 Fix dimensions of loading component for compose drawer (#4872)
7 years ago
David Yip 67ad453373 Merge tag 'v1.6.0rc4' into sync/upstream-1.6.0rc4
7 years ago