726 Commits (7286e6dcf0a38fdcf0b8c00b9739dd7db5f7e84e)

Author SHA1 Message Date
Eugen Rochko 22ea9d28ec Fix #5079, fix #5186 - Emoji picker fixes (#5187)
7 years ago
m4sk1n 17bcb30c82 i18n: Update translation files and Polish translation (#5180)
7 years ago
Eugen Rochko 17572438f1 Search popout (#5170)
7 years ago
Nolan Lawson 7846ec2d4d Code-split emoji-mart picker and data (#5175)
7 years ago
Nolan Lawson 8537845323 Toggle contain:strict on fullscreen (#5159)
7 years ago
Eugen Rochko a6873742e7 Improve privacy dropdown, remove react-simple-dropdown dependency (#5140)
7 years ago
Eugen Rochko 06ef1b0ac4 Reorganize preferences page (#5161)
7 years ago
Daggertooth 43d1281d76 Add image descriptions to title attribute to view on mouse hover/long-press. (#5137)
7 years ago
MIYAGI Hikaru 924c022340 trivial refactoring for emojify() (#5075)
7 years ago
Nolan Lawson 1660e53726 Improve IntersectionObserverArticle perf (#5152)
7 years ago
Eugen Rochko 75207f55a5 Make emoji autosuggestions immediate, usernames appear sooner (#5149)
7 years ago
Eugen Rochko 2fac5e21c2 Upgrade to React 16 (#5119)
7 years ago
Nolan Lawson 0b668dc4d3 Remove react-sizeme (#5143)
7 years ago
Jakob Kramer 6f2a885ea3 Updated German translation (#5151)
7 years ago
Eugen Rochko 5f137e7ec3 Increase attachment descriptions to 420 characters (#5139)
7 years ago
Jakob Kramer d55a6ae28a Update German translation (#5133)
7 years ago
Nolan Lawson c74512f7af Improve performance of modal and swipe animations (#5135)
7 years ago
Jakob Kramer b295f86753 Updated German translation (#5132)
7 years ago
Eugen Rochko 795e624d5d Add ability to specify alternative text for media attachments (#5123)
7 years ago
Eugen Rochko a2a189819e Remove web UI warnings about OStatus privacy (#5102)
7 years ago
Eugen Rochko 1767f9817c New error page graphic. Other error page improvements (#5099)
7 years ago
Lynx Kotoura cad208ba43 Fix size of single media in media-gallery (#5098)
7 years ago
Eugen Rochko 8b7c639bbe Fix emojify() by generating a mapping to existing Twemoji files (#5080)
7 years ago
Eugen Rochko 6b0ea1e79c Generate 500.html with assets:precompile, remove loading from Google Fonts (#5067)
7 years ago
JeanGauthier 91fa75997a OC update: different emoji picker (#5046) (#5077)
7 years ago
abcang 9cdd517849 Fix media spoiler of DetailedStatus (#5071)
7 years ago
Eugen Rochko 9ad1bfbc18 In detail status view, display attachment uncropped if there's only one (#5054)
7 years ago
Eugen Rochko ba676acb6e Change mobile layout breakpoint from 1024px to 630px (#5063)
7 years ago
Eugen Rochko 6a42ddd01c Dropdown triangles a bit nicer, smoother scrolling on touch (#5062)
7 years ago
Eugen Rochko b8a3a45da1 Fix media gallery CSS (#5064)
7 years ago
Eugen Rochko 0468f86a8b Require at least 2 characters before showing autosuggestions (#5065)
7 years ago
Mingye Wang 213b828014 jsx/zh-*: Fix "pin column" for Chinese (#5060)
7 years ago
m4sk1n 6cf48c427b i18n: Update Polish translation (#5058)
7 years ago
Lynx Kotoura 2063f622df Fix overflowing tabs in account__action-bar (#5056)
7 years ago
Eugen Rochko da257754b5 Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 4a0212bf2f Add custom emojis to the emoji picker (#5052)
7 years ago
Eugen Rochko 16a5d1450c Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago
Nolan Lawson 60c22ed3ac Fix PropTypes.oneOfType() warning (#5041)
7 years ago
Eugen Rochko f7810f56a1 Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson 9710fd0c63 Use passive listener in privacy_dropdown.js (#5037)
7 years ago
Nolan Lawson 4a48d03b31 Eliminate re-renders for intersection_observer_article.js (#5036)
7 years ago
syui 77090376ca fix : mobile style of /about/more (#5034)
7 years ago
MIYAGI Hikaru cc0b56b40e Fix shortname problem in emojify() (regression from #5016) (#5032)
7 years ago
Nolan Lawson e03dd027b5 Reduce wasted renders for column_loading.js (#5021)
7 years ago
TomoyaShibata 28e4e7b4a0 Remove unnecessary css property (#5025)
7 years ago
aschmitz 618df7a5ee Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
Eugen Rochko 4e4a803ee3 Fix custom emojis with non-1:1 aspect ratio being stretched (#5017)
7 years ago
MIYAGI Hikaru 1fa17e1a43 redo #4500 with customEmojis (#5016)
7 years ago
Nolan Lawson 60bb0928a8 Set touchstart listener to 'passive', remove 'once' (#5011)
7 years ago
Andrew b4842ef0b9 Add support for multiple themes (#4959)
7 years ago
unarist 57c5493d4e Hide sensitive image in default on the public pages (#5009)
7 years ago
Eugen Rochko eb345f8e8b Custom emoji (#4988)
7 years ago
BruWalfas f4d0774877 A few updates to the Spanish translation and some typos fixing (#4997)
7 years ago
Nolan Lawson 6c31ded9f7 Add will-change to improve scrolling perf (#5001)
7 years ago
unarist 938a99c89d Re-allow underscore on valid_url_path_ending_chars (#4999)
7 years ago
febrezo 6e94d02de6 Some improvements in the Spanish translation (#4991)
7 years ago
Lynx Kotoura 8585421eb1 Oauth code in input form and add description message (#4986)
7 years ago
abcang 5d0e6410c4 Fix cancellation of scroll to the right (#4978)
7 years ago
BruWalfas dd1dbde112 So Spanish. Much changes. Wow. (#4976)
7 years ago
Mingye Wang 9b85c3a13f Minor Chinese check & jsx addition (#4973)
7 years ago
Lynx Kotoura b5ec3346fa Adjust landing pages 2 (#4967)
7 years ago
ふぁぼ原 f48dc2f2d8 correct URL pattern used in text length counter in WebUI (#4968)
7 years ago
Naoki Kosaka eda52774d0 Fix hasSize condition in secSet and sizes. (#4969)
7 years ago
unarist e4b7984624 Fix invisible load more button (#4962)
7 years ago
Eugen Rochko 43af63268c Remove redundant width/height values from SVGs to fix Safari bug (#4956)
7 years ago
Anna e só 584d2d8e02 l10n: PT-BR translation updated (#4953)
7 years ago
Yamagishi Kazutoshi 175c2a9df2 Add missing Japanese translations (#4947)
7 years ago
Masoud Abkenar d08cf543a3 l10n: update Persian translation (#4946)
7 years ago
m4sk1n 4d80e3c550 i18n: Update Polish translation (#4942)
7 years ago
Jeroen 8cd10e7df6 Another Dutch language update (#4944)
7 years ago
Naf da2b2cfa70 Add Japanese translate for #4911 (#4943)
7 years ago
Quent-in 6279f70e60 l10n update OC/FR video redesign (#4938)
7 years ago
Eugen Rochko baa806794f Give video player fluid max-width (#4935)
7 years ago
Eugen Rochko fbec33df62 Redesign video player (#4911)
7 years ago
Eugen Rochko 9ff429aa6d Uploads for admin site settings (#4913)
7 years ago
Jeroen 00b28a45b0 Updating Dutch translation (#4927)
7 years ago
MitarashiDango 5d895c3988 fix share intent. (#4926)
7 years ago
abcang 05c2d8ec3c Fix height cache (#4909)
7 years ago
unarist 94fdf7da70 Add section for protocol specific information on the admin page (#4910)
7 years ago
unarist b25c112d31 Reset preview image if avatar/header image selection was cancelled (#4893)
7 years ago
Anna e só d639474d8c l10n: Full PT-BR translation (#4882)
7 years ago
Masoud Abkenar 04183a9675 l10n: update Persian translation (#4880)
7 years ago
Eugen Rochko 762ca653b6 Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)
7 years ago
Eugen Rochko 63cb303a66 Fix dimensions of loading component for compose drawer (#4872)
7 years ago
Eugen Rochko 2303725f7d Add script to make embedded iframes autosize (#4853)
7 years ago
Eugen Rochko d8bbe7cf7c Disable mouse-based pause from #4859 (#4865)
7 years ago
unarist 64eb868c4a Fix scroll behavior and others on paused timeline (#4864)
7 years ago
Yamagishi Kazutoshi f551b2ca7a Fix second report (regression from 2cc31b3194) (#4863)
7 years ago
Lynx Kotoura c268118e5b Scrollable tables in settings pages (#4857)
7 years ago
Eugen Rochko f79eba1650 Fix #1004 - Temporarily pause timeline if there's been recent mouse movement (#4859)
7 years ago
unarist d29f2a30e4 Refresh timeline after toot while the timeline is disconnected (#4858)
7 years ago
Quent-in df9c7584c9 i10n update OC and FR (#4849)
7 years ago
Eugen Rochko 904ab54cf3 "Mute conversation" option on all own toots, not just in notifications (#4844)
7 years ago
m4sk1n 1a4beb3122 i18n: Update Polish translation (#4845)
7 years ago
Quent-in cbe9eb3f2e i10n OC / FR update Pinned toots (#4842)
7 years ago
PFM 3c816b0a77 Use <button> instead of <div role="button"> (#4835)
7 years ago
voidSatisfaction d766cb0c3c Add Pinned toot column (#4817)
7 years ago
Quent-in e489378e22 i10n update OC and FR files (#4824)
7 years ago
Olivier Humbert efef36447f Update fr.json (#4830)
7 years ago
voidSatisfaction d4e8f77a8b Add Smartphone screen favourite back button and adjust styles (#4813)
7 years ago
Masoud Abkenar add644eeb0 i18n: update Persian translation (#4822)
7 years ago
Clworld ddf10f52a7 fix scroll position (#4821)
7 years ago
PFM 3c7f76265c fix text position of NSFW for video file (#4819)
7 years ago
Lynx Kotoura 5a27eaae7c Adjust status embeds (#4808)
7 years ago
abcang 2434169c90 Fix a problem that notification column goes to top (#4792)
7 years ago
Andreas Drop 20c0118cad Make german translation more gender neutral #4755 (#4789)
7 years ago
May Kittens Devour Your Soul 9b20434874 Croatian translation - updated (#4183)
7 years ago
Quent-in 8d459da1f8 l10n Occitan update for Embed, cancel follow request, ... (#4788)
7 years ago
Eugen Rochko abf2179b22 Improve client-side German i18n (#4785)
7 years ago
m4sk1n e472b79b1e i18n: Improve Polish translation (#4783)
7 years ago
Eugen Rochko 23682c8593 Make "unfollow" undo pending outgoing follow request too (#4781)
7 years ago
PFM 6fcb8ac737 fix text position of NSFW in Safari (Mac/iPhone) (#4570)
7 years ago
Surinna Curtis ed0798ec18 Don't unconditionally call `preventDefault` and `stopPropagation` on all keyup events (#4777)
7 years ago
m4sk1n 139f297c01 i18n: Update Polish translation (#4775)
7 years ago
Lynx Kotoura f13b1b67f5 Adjust settings pages (#4765)
7 years ago
Yamagishi Kazutoshi 5a3e81e963 Add text color style for noscript link (#4772)
7 years ago
Yamagishi Kazutoshi 3a21f6f4c4 Disable embed modal when private status (#4773)
7 years ago
mayaeh 136c347b0b Add japanese translations for embed modal feature. (#4770)
7 years ago
Eugen Rochko 9ed764519b Finish up embed modal feature (#4759)
7 years ago
Cygnan b4c5d3e0bf Adjust padding on the public profile page (#4757)
7 years ago
Eugen Rochko e9e271878e Make PreviewCard records reuseable between statuses (#4642)
7 years ago
Yamagishi Kazutoshi 8d4e705cb0 Use system's default font on non web UI pages (#4553)
7 years ago
Eugen Rochko c3b7e7529a Make first use less overwhelming with browser permissions (#4760)
7 years ago
Damien Erambert ce91ed1322 Update FR locales (#4714)
7 years ago
Eugen Rochko 2bbb10a186 Refactor Web::PushSubscription, remove welcome message (#4524)
7 years ago
Akihiko Odaki 3b8a64e94e Fix the usages of Detect Passive Events (#4749)
7 years ago
Eugen Rochko ad769409f7 Embed modal (#4748)
7 years ago
MitarashiDango a7400f8016 error fixed (when loading pages in single column mode.) (#4746)
7 years ago
Eugen Rochko 651c659fd6 Update status embeds (#4742)
7 years ago
abcang e8e6bb5437 Scroll smoothly to the right (#4735)
7 years ago
MitarashiDango 5a1614ce9b fix error when single columns mode. (#4734)
7 years ago
Akihiko Odaki 46142a58d2 Do not scroll the columns area due to redirection (#4541)
7 years ago
abcang 4ce06cc0c9 Generalized the infinite scrollable list (#4697)
7 years ago
Lynx Kotoura 5c10e23880 Adjust "signed in as" pages (#4720)
7 years ago
Lynx Kotoura ce5055cbe2 Adjust public profile pages (#4713)
7 years ago
mayaeh 9b75d0e730 Add japanese translations for Pinned statuses based on pawoo. (#4717)
7 years ago
Eugen Rochko 62c8ce278c Adjust RTL styles (#4712)
7 years ago
Lynx Kotoura 1914a8b8a8 Set margin between character-counter and compose-form__buttons (#4698)
7 years ago
Anna e só dd72c55902 Added new translations of error messages, block and mute domains and users, privacy disclaimers, etc (#4700)
7 years ago
Lynx Kotoura e0191a22c0 Fix ar.json (#4699)
7 years ago
unarist 4c8594d451 Apply user timezone for the title attribute of .time-ago (#4693)
7 years ago
Lynx Kotoura 6dc5a20f99 Adjust styles of landing pages. (#4682)
7 years ago
Quent-in 9e60ec3c7d i18n Updated strings (#4675 - pinned toot) (#4695)
7 years ago
m4sk1n 8728b1b7c1 i18n: Update Polish translation #4675 (#4692)
7 years ago
Eugen Rochko 3e20cb7025 Pinned statuses (#4675)
7 years ago
Ratmir Karabut 4850d6bd1e Update Russian translation (#4685)
7 years ago
Damien Erambert 3fe19725b6 Don't load Roboto webfont when system font is used in the app (#4591)
7 years ago
Yamagishi Kazutoshi cd9586122d Remove eslint-disable comments (#4681)
7 years ago
Quent-in 62d93b1215 l18n update OC new strings (#4664) (#4680)
7 years ago
Lynx Kotoura 4730977e1a Increase contrast in landing pages (#4567)
7 years ago