545 Commits (c2b479efecf1ce1f4a45e626963b7ce7e203b8d6)

Author SHA1 Message Date
m4sk1n 2c3544eedd i18n: Improve Polish translation (#4783)
7 years ago
Eugen Rochko d3b6746173 Make "unfollow" undo pending outgoing follow request too (#4781)
7 years ago
Surinna Curtis 8cc1ed3c55 Don't unconditionally call `preventDefault` and `stopPropagation` on all keyup events (#4777)
7 years ago
m4sk1n 5e1e466da0 i18n: Update Polish translation (#4775)
7 years ago
Yamagishi Kazutoshi 15963a15c6 Disable embed modal when private status (#4773)
7 years ago
mayaeh ab9f1b6e50 Add japanese translations for embed modal feature. (#4770)
7 years ago
Eugen Rochko 9c04fadec9 Finish up embed modal feature (#4759)
7 years ago
Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642)
7 years ago
Yamagishi Kazutoshi 2305f7c391 Use system's default font on non web UI pages (#4553)
7 years ago
Eugen Rochko ff7d02b236 Make first use less overwhelming with browser permissions (#4760)
7 years ago
Damien Erambert 1a0df58878 Update FR locales (#4714)
7 years ago
Eugen Rochko 74437c6bff Refactor Web::PushSubscription, remove welcome message (#4524)
7 years ago
Surinna Curtis 667df47168 Remove workaround for fixed bug in SettingToggle
7 years ago
Surinna Curtis 173a970752 UploadArea should only preventDefault for Escape
7 years ago
Akihiko Odaki 69957ed10a Fix the usages of Detect Passive Events (#4749)
7 years ago
Eugen Rochko d1a78eba15 Embed modal (#4748)
7 years ago
MitarashiDango fec13735a7 error fixed (when loading pages in single column mode.) (#4746)
7 years ago
abcang f59ed3a4fa Scroll smoothly to the right (#4735)
7 years ago
MitarashiDango 7be620775e fix error when single columns mode. (#4734)
7 years ago
Akihiko Odaki 9958eba356 Do not scroll the columns area due to redirection (#4541)
7 years ago
abcang 0827c09c44 Generalized the infinite scrollable list (#4697)
7 years ago
mayaeh f92d991e52 Add japanese translations for Pinned statuses based on pawoo. (#4717)
7 years ago
Anna e só 1cebfed23e Added new translations of error messages, block and mute domains and users, privacy disclaimers, etc (#4700)
7 years ago
Lynx Kotoura 21bb4a6c3b Fix ar.json (#4699)
7 years ago
Quent-in 04c3fb2189 i18n Updated strings (#4675 - pinned toot) (#4695)
7 years ago
m4sk1n 409051c22c i18n: Update Polish translation #4675 (#4692)
7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675)
7 years ago
Ratmir Karabut c5157ef07b Update Russian translation (#4685)
7 years ago
Yamagishi Kazutoshi fbe1115114 Remove eslint-disable comments (#4681)
7 years ago
Quent-in e4c761f902 l18n update OC new strings (#4664) (#4680)
7 years ago
abcang ea958cae7f Refactoring streaming connections (#4645)
7 years ago
m4sk1n 4c23544714 i18n: Minor changes in Polish translation (#4649)
7 years ago
Yamagishi Kazutoshi 110227ac5e Remove status from favorites list when unfavorited (#4597)
7 years ago
abcang 23792f5a7c Fix hasUnread on HashtagTimeline (#4644)
7 years ago
takayamaki d5acf4275f Improve about ja translation standalone.public_title (#4641)
7 years ago
m4sk1n 2a04bdc87a i18n: Update Polish translation (#4613)
7 years ago
Eugen Rochko 3c6503038e Add protocol handler. Handle follow intents (#4511)
7 years ago
Sylvhem d0a217eb92 Minor fixes in the French translation (#4580)
7 years ago
Ondřej Hruška b1c8a702a4 Add favourited toot to favourites column (#4562)
7 years ago
Ondřej Hruška 820099813f add scrollTop to ui/components/column (#4563)
7 years ago
Ondřej Hruška 61bfce5aa9 add missing @ to the onboarding modal (#4560)
7 years ago
Ondřej Hruška cb42dd8497 Fix onboarding modal & add re-open button (#129)
7 years ago
雨宮美羽 ec3be87a2b improve zh-CN translations (#4557)
7 years ago
Ondřej Hruška 7a1ca8b0df Merge remote-tracking branch 'upstream/master'
7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Ondřej Hruška 5942347407 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
7 years ago
Masoud Abkenar e7a5a188ef i18n: update Persian translation (#4540)
7 years ago
Ondřej Hruška 91836d577e Add data-avatar-of="@..." to all user avatars
7 years ago
Ondřej Hruška 811d895f7b Merged upstream PR #4526
7 years ago
MitarashiDango 5ee45fa571 fix columns_area.js (#4528)
7 years ago
Akihiko Odaki 9d1f8b9d6a Scroll columns area to right when children property is changed (#4517)
7 years ago
Krzysztof Jurewicz 400616813e Fix some mistakes in Polish translation (#4495)
7 years ago
MIYAGI Hikaru 09e86ef90b make number of comparison in emojify() fewer (#4500)
7 years ago
Sorin Davidoi ac53736814 fix(status_list): Use correct keys for keyboard navigation (#4487)
7 years ago
Komic 8c0e78ae43 fr.json update (#4492)
7 years ago
kibigo! 8b58153583 Fixed onClick column links
7 years ago
kibigo! 8150689b48 Merge upstream (#111)
7 years ago
Quent-in 7ef8482568 l10n #4457 update for Occitan language (#4483)
7 years ago
Jeroen 202942a76f Update Dutch (nl) strings (#4480)
7 years ago
Sorin Davidoi d4c4820c03 fix(web_push_notifications): Send message with welcome notifications (#4471)
7 years ago
Ondřej Hruška e9ee249fd5 do not emojify tm, (R) and (C) (#4472)
7 years ago
Masoud Abkenar 4b6cd1dfdb i18n: update Persian translation (#4470)
7 years ago
Yamagishi Kazutoshi b9ec3b7e7c Load extra polyfills when isIntersecting is undefined (#4469)
7 years ago
Eugen Rochko c7cc806251 Simplify web UI character counter logic (#4463)
7 years ago
m4sk1n 93aafa8549 i18n: Update Polish translation (#4467)
7 years ago
Yamagishi Kazutoshi bb85043f46 Disable sensitive button when with content warnings (#4460)
7 years ago
Sorin Davidoi e44f03bc71 Improve accessibility (part 7) (#4457)
7 years ago
Ondřej Hruška 6ff084dbbb Improved notifications cleaning UI with set operations (#109)
7 years ago
Yamagishi Kazutoshi 970297a138 Change to sensitive when adding content warning from web UI (#4456)
7 years ago
unarist feadf7553d Update Japanese translations (#4453)
7 years ago
Sorin Davidoi 4f04981dde feat(tabs_bar): Avoid optimization for non-touch devices (#4444)
7 years ago
Jeroen 0913351dcf Dutch: only one (new) string (#4440)
7 years ago
unarist a5e0cf2450 fix(status): Don't add tabIndex to wrapped status (#4437)
7 years ago
みたらしだんご a46ba4a8f5 fix tabs_bar.js (#4436)
7 years ago
Sorin Davidoi c71874b84c Improve accessibility (part 6) (#4435)
7 years ago
Eugen Rochko 53b2b1b238 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427)
7 years ago
Sorin Davidoi 634b71ed1d Accessability fixes (#4432)
7 years ago
Sorin Davidoi 3d378ed0b4 fix(tabs_bar): Allow animation to end before navigating (#4429)
7 years ago
Quent-in ff9d344d4c i18n update of OC version (#4425)
7 years ago
Yamagishi Kazutoshi 12874eafa6 Unify webpackChunkName to lowercase (#4412)
7 years ago
Sorin Davidoi 534da4f24f Improve accessibility (part 5) (#4417)
7 years ago
Yamagishi Kazutoshi 58eea59864 Fix broken PropTypes (#4413)
7 years ago
m4sk1n c7de92e0df i18n: Update Polish translation (#4414)
7 years ago
Sorin Davidoi e67fc997dc feat(web_push_notifications): Group notifications (#4388)
7 years ago
Sorin Davidoi 3e01a7e677 fix(web_push_notification): Do not hard reload tab (#4380)
7 years ago
Sorin Davidoi b7d47c2aef Improve accessibility (part 4) (#4408)
7 years ago
Sorin Davidoi 9004151e34 feat: Web Share for detailed status and account (#4402)
7 years ago
Sorin Davidoi 6884dd79ba Improve accessibility (part 3) (#4405)
7 years ago
Sorin Davidoi f9075577e4 fix(actions_modal): Warning about missing prop (#4406)
7 years ago
Sorin Davidoi 50d38d7605 fix(dropdown_menu): Open as modal on mobile (#4295)
7 years ago
Yamagishi Kazutoshi f2233c3e25 Update intersection-observer to version 0.4.0 (#4398)
7 years ago
Ondřej Hruška cb69e35b3b Add visibility icon to Detailed status
7 years ago
Jeroen f5e228ad2e Update Dutch strings (#4389)
7 years ago
Eugen Rochko 55bee84c97 Fix infinite scroll fluidity (#4381)
7 years ago
Sorin Davidoi a248be4fce fix(columns_area): Manually set tabs style when swiping (#4320)
7 years ago
Sorin Davidoi b8adb4d7fa fix(column): Crash when heading is undefined (#4378)
7 years ago
mayaeh 4ba33f99fc Update Japanese translations (#4376)
7 years ago
Sorin Davidoi 6a6a62f13f Improve accessibility (part 2) (#4377)
7 years ago
m4sk1n 7874c6d630 i18n: Update Polish translation (#4371)
7 years ago
Sorin Davidoi 2f8bfb3d38 Improve accessibility (#4369)
7 years ago