382 Commits (6bfbeb1fe1a6f677b5c4a52aad77cd3b99a45932)

Author SHA1 Message Date
Ondřej Hruška 72b5bbd1a5 Changed landing page cloud animation to be more relaxed and smoother (#4304)
7 years ago
Ondřej Hruška 1dda0acdcb Merge pull request #92 from tootsuite/master
7 years ago
Ondřej Hruška d60e6c41f6 Adjust margins for mobile with navbar-under
7 years ago
Eugen Rochko 6ab3893157 Turn clouds on landing page into SVGs, use SCSS variables to color them (#4299)
7 years ago
beatrix-bitrot 8deb2072ef Merge that good fresh upstream shit
7 years ago
Ondřej Hruška 51148574f1 Fixed horrible outline around notif clearing checkbox & moved the overlay to a more sr-friendly place
7 years ago
Ondřej Hruška 87d95a1eb5 New notification cleaning mode (#89)
7 years ago
Sorin Davidoi 944d387a03 feat(compose): Change media query for compact mode to max-height: 400px (#4291)
7 years ago
Yamagishi Kazutoshi 5ed05aa5af Dynamicaly change avatar and header bg from account setting (#4289)
7 years ago
Eugen Rochko c35ea3636c Fix #3220 - Show avatar/header on edit profile page (#4288)
7 years ago
Sorin Davidoi 324d98b5a8 feat(compose): More space on mobile devices (#4282)
7 years ago
beatrix 64a107bc64 Merge pull request #87 from tootsuite/master
7 years ago
Sorin Davidoi 2de75ba29d feat(css): Remove border radius from WebKit's scrollbars (#4278)
7 years ago
Surinna Curtis 6311bfb8ff Add sourceRoot/includePaths to loaders
7 years ago
Ondřej Hruška ed6c60a0c2 Merge changes from upstream with the CSS reload fix
7 years ago
abcang e3251e74c1 Improve admin page (#4121)
7 years ago
Ondřej Hruška 713938f266 Updated from tootsuite
7 years ago
Lynx Kotoura 160d0e1089 Fix style settings for images in media modal (#4220)
7 years ago
kibigo! f48f42598f Merge upstream (#81)
7 years ago
Ondřej Hruška 759f530d30 Fixed issue #72 - bad css in report dialog
7 years ago
Ondřej Hruška c0a93f5f26 Fix broken letterboxing in media previews
7 years ago
Sorin Davidoi 20111dd4d5 Small style fixes (#4206)
7 years ago
Eugen Rochko 5138dde794 Fix #4149, fix #1199 - Store emojis as unicode (#4189)
7 years ago
Ondřej Hruška 1eeead616d Added buttons and menu items to dismiss individual notifications (#76)
7 years ago
Sorin Davidoi 912ca0fa57 Improve swiping (#4188)
7 years ago
Sorin Davidoi b047d5c747 fix(components/media_modal): Style issues (#4187)
7 years ago
Sorin Davidoi ecab38fd66 Web Push Notifications (#3243)
7 years ago
unarist 90429d70fd Add background color for spoiler input, like toot textarea (#4181)
7 years ago
kibigo! bcc30c8697 Merge upstream!! #64 <3 <3
7 years ago
Eugen Rochko 8abeec1f4f Improve UI of admin site settings (#4163)
7 years ago
Ondřej Hruška 1968d560e2 Fix extra clickable spaces for narrow screen
7 years ago
Eugen Rochko 49026e27e8 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Yamagishi Kazutoshi bf012605a3 Drawer tab according to column (#4135)
7 years ago
STJrInuyasha 098eef3211 Remote following success page (#4129)
7 years ago
Ondřej Hruška d6395769af Toot context menu is now centered
7 years ago
Ondřej Hruška cce926e30a Added extra clickable area in status gutter
7 years ago
Sorin Davidoi f19f18f47e fix(components/media_modal): Aspect ratio (#4128)
7 years ago
Sorin Davidoi 420c4d8dc8 Swipeable views (#4105)
7 years ago
Ondřej Hruška df40acdab6 Small indent fix in components.scss
7 years ago
Ondřej Hruška 0b15430dbe Fix fullwidth media CSS bugs with NSFW video, and bad spoiler margin on static pages (#60)
7 years ago
Yamagishi Kazutoshi a45154d725 Don't use preview when image size is unknown (#4113)
7 years ago
Ondřej Hruška 319e8e3041 Added a toggle for full-width media previews
7 years ago
Ondřej Hruška 49bae78c88 New design for visibility icons
7 years ago
kibigo! eb5ac56c31 Fixed avis on static pages
7 years ago
Sorin Davidoi 40b32ffb12 Lazy load components (#3879)
7 years ago
Ondřej Hruška 3785bfc9fc Added toot visibility icons and removed Boost btn changing icon
7 years ago
Damien Erambert 387de88e2f Add a setting allowing the use of system's default font in Web UI (#4033)
7 years ago
abcang a4615ad12a Improve Activity stream spoiler (#4088)
7 years ago
Mantas e35ae80e22 Remove ugly blue highlight on Android browsers (#4031)
7 years ago
Shin Kojima ddfadd8710 Fix embedded SVG fill attribute (#4086)
7 years ago
kibigo! f24ad13261 Fixed non-status notification styling
7 years ago
kibigo! 3cd65539da Statuses redux!
7 years ago
Ondřej Hruška e00724a4fc Improved CSS for drawer to restore original looks (full height)
7 years ago
Ondřej Hruška dec5108c46 Fix drawer clipping dropdowns
7 years ago
Surinna Curtis 025c01b8a3 some adjustments to open/active for advanced options dropdown
7 years ago
Surinna Curtis bcccb7ed90 highlight … button if any options enabled
7 years ago
Surinna Curtis 48cb68a9d2 Revert "change active/hover display on advanced options"
7 years ago
Surinna Curtis 24fde0bd4a toggles for advanced options
7 years ago
Surinna Curtis 0fd8385f1e change active/hover display on advanced options
7 years ago
Surinna Curtis d7405f4ced Reduce advanced options dropdown width
7 years ago
Surinna Curtis 440c008da7 The beginnings of an advanced options dropdown
7 years ago
Surinna Curtis 3df7a1b6f4 Move layout override into app settings modal
7 years ago
Eugen Rochko 6bd8a23131 Fix height issue in report modal
7 years ago
adbelle b3551edc92 Remove color lightening for search results section
7 years ago
adbelle cfce6b7c92 Add opaque background to search results section
7 years ago
Yamagishi Kazutoshi c7cefc7556 Fix broken style in media gallery (regression from #3963) (#4014)
7 years ago
kibigo! 651a696138 Styling fixes to media spoilers
7 years ago
kibigo! 6b3a6744c9 Media display improvements
7 years ago
Naoki Kosaka a48f7bdf28 Fix media-gallery, overflow is hidden. (#4008)
7 years ago
kibigo! eaa3990136 Improvements to image icon appearance on SHOW MORE
7 years ago
kibigo! cc5584c805 Tiny Status improvements
7 years ago
kibigo! e379ea4779 Fixed improper centering of columns-area
7 years ago
kibigo! 7de01e789a Added App Setttings Modal
7 years ago
kibigo! 40358c906a Linear gradient no longer extends under metadata on account pages
7 years ago
kibigo! ea972105b9 Improvements to static metadata styling, especially for mobile
7 years ago
kibigo! fe5edb4175 Backend YAML Processing + Profile Metadata on Static Pages
7 years ago
kibigo! d2deae630d Allow line-breaks in bio metadata
7 years ago
beatrix-bitrot cdcb74ffb6 Merge remote-tracking branch 'upstream/master'
7 years ago
Eugen Rochko 0d316bcfd2 Turn report screen into a modal (#3965)
7 years ago
kibigo! 317de1efa8 Profile metadata improvements
7 years ago
Sorin Davidoi d6006ecb4b Responsive images in media gallery (#3963)
7 years ago
Yamagishi Kazutoshi 8a9408b7c3 Maintain aspect ratio for preview image (#3966)
7 years ago
kibigo! 88e1254643 Time needs to be just a little wider to accomodate minutes
7 years ago
kibigo! 6f6795841a We want wrapping here, sorry 😥
7 years ago
kibigo! d9cb3941d8 Stick images inside of CWs
7 years ago
kibigo! cfb2072045 Fixes to overflows wrt drawer/column
7 years ago
kibigo! 69e8ff3661 Fixed bad drawer custom.css
7 years ago
kibigo! ecbc3a3b8f Improvements to action bar positioning
7 years ago
Surinna Curtis 82f11f07f1 Move status action bar left
7 years ago
kibigo! ab0e92d337 Auto-uncollapse when expanding CW
7 years ago
kibigo! f5cc235d7a [custom.scss] More media height fixes
7 years ago
kibigo! be33f28968 Disables CW [Show More/Less] links in collapsed toots
7 years ago
Eugen Rochko b90a44b6d0 Fix #3910 - Require OTP authentication to disable 2FA (#3935)
7 years ago
kibigo! dfb494e69e [custom.scss] max-height of media now a fixed value
7 years ago
kibigo! fe70393072 Color adjustment to media icons
7 years ago
kibigo! f5a90db7ef Adds media icons to toots
7 years ago
kibigo! d5cf3e5570 Media previews for collapsed toots
7 years ago
Eugen Rochko c465c5b3a8 Add overview of active sessions (#3929)
7 years ago
kibigo! a6c43ea9fc Removed no-longer-necessary custom style
7 years ago
kibigo! fb3040dfc4 Better style handling at small sizes
7 years ago
kibigo! 1e6267ae2f Allowed little media rules
7 years ago
kibigo! cf1a103ee7 OKAY THIS WORKS THIS WORKS
7 years ago
kibigo! 2dc82d48ae Don't change layout of static pages
7 years ago
unarist 9a65f85934 Fix elephant in onboarding modal being very small sized on small devices (#3932)
7 years ago
unarist fdd982a562 Clean column collapsible (#3931)
7 years ago
Surinna Curtis e5b6c21f32 Support overriding media queries for deciding between single-column/multi-column layouts with a class
7 years ago
Matthew Walsh 2fb8475418 Unified avatar styling
7 years ago
kibigo! f277bf6012 Un-hide dropdown menu ;P
7 years ago
kibigo! be420f4139 Very minor styling improvements to toot-collapsing
7 years ago
kibigo! 744917179b Collapsable toots [1/??]
7 years ago
kibigo! a36c6a3e54 Profile Metadata HACK 😈
7 years ago
Go Shoemake b7a2221b17 Fixes drawer so stuff doesn't overflow
7 years ago
Charlotte Fields a7a7613e71 cybre cleanup
7 years ago
Chronister bf32615615 cybrespace to 1.4.2
7 years ago
Chronister 2edadd7fe7 All cybrespace changes through 5/28
7 years ago
Charlotte Fields 23451f1066 adding cybre changes
7 years ago
Sorin Davidoi 9366672d53 fix: Apply :hover, :focus and :active only when multiple columns
7 years ago
Yamagishi Kazutoshi 47dceaded6 Replace TextIconButton for SensitiveButton to IconButton (#3759)
7 years ago
unarist 8db07d1187 Set cursor:pointer only when necessary (#3857)
7 years ago
Eugen Rochko 1c7e2ddd65 Account deletion (#3728)
7 years ago
Eugen Rochko 91e13e3cf8 Fix unclickable onboardin modal regression (#3724)
7 years ago
Eugen Rochko 2deea77f2e Unread indicator was invisible behind column header, adjusted (#3720)
7 years ago
Yamagishi Kazutoshi 5f19b8e900 Re-add clear notifications button (#3708)
7 years ago
Eugen Rochko e982b5edac Fix #3658 - Update RTL styles (#3669)
7 years ago
Clworld 014c11aa38 adjust the size of 'column-header__back-button' (retry) (#3662)
7 years ago
ふぁぼ原 2eec65d27f adjust the size of column-header__back-button (#3654)
7 years ago
Eugen Rochko 9eefd60136 Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)
7 years ago
Sorin Davidoi 4ce6597e3a fix: Warn if JavaScript is disabled (#3634)
7 years ago
Eugen Rochko 185bcf6fe1 Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595)
7 years ago
ふぁぼ原 f6fddd95d4 Add regex filters on the community timeline and the public timeline. (#3564)
7 years ago
Yamagishi Kazutoshi bba7df45e9 Add support key shortcut to Onboarding Modal (#3517)
7 years ago
Yamagishi Kazutoshi 04bd224629 Fix column buttons overflow in Japanese (#3552)
7 years ago
unarist 4f81be115c Fix all icons in the column header being hilighted (#3554)
7 years ago
Eugen Rochko cf8f820144 Allow mounting arbitrary columns (#3207)
7 years ago
Yamagishi Kazutoshi cab0f47a61 Change toggle state when click label (#3530)
7 years ago
Nolan Lawson e7714433fd Remove react-imageloader (#3423)
7 years ago
Eugen Rochko 2847d39133 Fix video having black border on top due to regression from #2608 (#3392)
7 years ago
Eugen Rochko 510b12b5dc Add missing background center on public profile headers (#3340)
7 years ago
Eugen Rochko c4e1274833 Replace onboarding elephant with friendlier graphic, shorter animation (#3337)
7 years ago
Yamagishi Kazutoshi 3d3441dddd Change anchor to button element (#3321)
7 years ago
Eugen Rochko fc3c32d40c Fix style regression of buttons not inheriting document font by default (#3310)
7 years ago
Nolan Lawson e5fc974cb9 Fix "contains" CSS for Chromium <57 (#3317)
7 years ago
unarist 3a82ee323e Add `flex: 0 0 auto` to some components to avoid bugs on iOS9 (#3313)
7 years ago
Nolan Lawson 534b223c29 Remove unnecessary action bar wrapper divs (#3299)
7 years ago
unarist b4692f1513 Fix load more feature on the Account media gallery (#3293)
7 years ago
Sorin Davidoi 5efcea69d2 Lazy load toots using IntersectionObserver (#3191)
7 years ago
Eugen Rochko b5322046d2 Fix DM being highlighted when it's inside a favourite notification (#3267)
7 years ago
alpaca-tc 46ca699d72 Toggle sensitive from admin page (#3261)
7 years ago
Yamagishi Kazutoshi 5bb10252fa Focus the submit button (#3253)
7 years ago
Eugen Rochko 9ade22cd04 Improve language filter preferences look (#3184)
7 years ago
Matt Jankowski 1122249e51 Filter languages with opt out (#3175)
7 years ago
Nolan Lawson fb220aefc9 Remove unnecessary status__info-time div (#3172)
7 years ago
Eugen Rochko 94b26e90fa Add account media gallery view to web UI (#3120)
7 years ago
Sorin Davidoi eeb78b394c feat: Use CSS contain to avoid computations (#3158)
7 years ago
Yamagishi Kazutoshi d1f83bee86 Remove react-autosuggest (#3140)
7 years ago
Yamagishi Kazutoshi 2ad6edded5 Replace inline styles with stylesheet (#3115)
7 years ago
Eugen Rochko 4faf1e3d73 Add reset button to admin accounts search, improve looks a little (#3100)
7 years ago
unarist 2e7c9c77f8 Make .column-collapse animation simple (#3086)
7 years ago
Eugen Rochko 456099eebf Fix style regressions (#3062)
7 years ago
Eugen Rochko 706ebea56e Make direct statuses stand out more (#3025)
7 years ago
Shel Raphen 9621ff6982 Fix color contrast some more in privacy warning (#3018)
7 years ago
Koala Yeung a9a01aad32 Allow SCSS variables to be overridden (#2987)
7 years ago
Shel Raphen 464e70ceff Increase color contrast on privacy warning (#3015)
7 years ago
Eugen Rochko db707c7af3 Fix #1426 - Trim long usernames in public follower/following lists (#2993)
7 years ago
Eugen Rochko 3702e2c924 Fix regressions from #2683 (#2970)
7 years ago
Wonderfall 04ee7e7b62 align buttons with column headers (#2964)
7 years ago
HANATANI Takuma 832bcd97a4 Add cursor property to toot user avatar. (#2933)
7 years ago
Matt Jankowski 50d632ea01 Improve scss color variables (#2912)
7 years ago
Yamagishi Kazutoshi ce8562e0e2 Fix broken features list in RTL languages (#2909)
7 years ago
Jessica K. Litwin 3aa6f28dae small ui change so that the settings buttons at the top of each column are actually aligned properly (#2894)
7 years ago
yhirano 283e1e265a Enable CodeClimate SCSS Lint checks (#2886)
7 years ago
Ram Lmn 7dc3fbd592 Fix local fonts and change font-face values (#2877)
7 years ago
Yamagishi Kazutoshi 7ef4bdce19 Fix a aspect ratio for the embedded video (#2872)
7 years ago
Nolan Lawson c9e8d229a4 add asynchronous emojione-picker (code-splitting) (#2863)
7 years ago
Yamagishi Kazutoshi 4f1cdccbb0 Improve style for form in site settings (#2796)
7 years ago
Wonderfall 88b7b096e1 about page : use slightly more space (#2791)
7 years ago
Matt Jankowski 232b822d86 Replace best_in_place editor on admin settings page (#2789)
7 years ago
Yamagishi Kazutoshi 93ec05f976 Decode IDNA in PreviewCard (#2781)
7 years ago
unarist 2ca810583b Add styles for small devices to .onboarding-modal (#2748)
7 years ago
kawax dd06d92caf Show boosted user's avatar (#2518)
7 years ago
unarist d3ece602d8 Fix width of .confirmation-modal on narrow screens (#2743)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago