1542 Commits (e3fbd2db30fcad642054227783107686f02b4a3c)

Author SHA1 Message Date
Keiji, Yoshimi 4863184f88 reduce unneed query when post without attachements. (#1907)
8 years ago
Eugen b93456be44 Do not display "reset password" in admin UI for remote accounts (#1960)
8 years ago
Eugen 6e801f4030 Fix #1957 - WhatLanguage can return null. Fallback to 'en' (#1959)
8 years ago
Eugen 4921bf4b20 Fix #1870 - Strip control characters out of strings in AtomSerializer (#1876)
8 years ago
Eugen b9b9edd4c8 Add language detection (#1772)
8 years ago
Eugen 40b37104fd Onboarding modal (#1883)
8 years ago
Matt Jankowski fff8d92577 I18n health warnings (#1949)
8 years ago
alpaca-tc 5c2010661a Check @recipient.user at the first (#1939)
8 years ago
Eugen c2b4bafc33 Fix #1813 - Alleviate extra requests when processing mentions (#1938)
8 years ago
Effy Elden d52abe1cc7 Merge branch 'master' into fix/cache_blocking
8 years ago
Matt Jankowski 3052fe93ba Clean up check that account needs a webfinger update (#1932)
8 years ago
Matt Jankowski cff86fedcf Remove trailing whitespace in terms.no.html (#1933)
8 years ago
Matt Jankowski a3a4fe2163 Simplify the og:image and og:description code in stream_entries/show (#1934)
8 years ago
Matt Jankowski dce20ec3f5 Use local vars in partials (#1935)
8 years ago
abcang 4e6ed3c06c fix regex filter (#1845)
8 years ago
tackeyy 813ee3cde6 Remove .keep in models (#1892)
8 years ago
alpaca-tc 30ef109bc5 Add presence validation to Import (#1928)
8 years ago
mshrtkch ca1702f41c Fix translation related to "mute" (#1926)
8 years ago
alpaca-tc 2aae4c5531 Fixed NoMethodError in UnfollowService (#1918)
8 years ago
Matt Jankowski 798e2b328a Fix yaml issue in ja locale (#1916)
8 years ago
Naouak 50ad1c3762 Syntax error in japanese localisation (#1920)
8 years ago
Erwan Leboucher cc5bbc7048 Add missing french translation. (#1906)
8 years ago
Yuki Nakagawa 003d62676b Enlarge font size to avoid autozooming of iPhone. (#1911)
8 years ago
新都心(Neet Shin) 8f7fed77ed Update Japanese Translate (#1903)
8 years ago
Eugen ba6b4c6e62 Make file attachment on MediaAttachment optional (#1865)
8 years ago
Keiji Yoshimi 6ca3a6c9f4 cache blockings for reducing queries.
8 years ago
Eugen 8270e11295 Fix up recovery codes design a little (#1866)
8 years ago
Matt Jankowski d4d5135559 View spec fix (#1888)
8 years ago
Eugen 86e2b25355 Fix #1852 - Ensure feeds have valid <title> tags (#1875)
8 years ago
Isabelle Knott 98d6990812 Show error message if video cannot be loaded (#1879)
8 years ago
Eugen 930dd20b50 Indicate when a toot is part of a chain with a "reply all" icon (#1869)
8 years ago
Eugen 53f6bf067f Fix cross-origin integrity (#1871)
8 years ago
Eugen 4b0e37d1cd English localization for mention notification was missing (#1867)
8 years ago
Naouak 85ff7666f3 Check for a custom css file to help customization of instances (#1368)
8 years ago
alpaca-tc 752d057494 ActiveRecord::NotFound is not defined (#1864)
8 years ago
Marcin Cieślak d67b8e90ea Give SINGLE_USER a chance to register (#1820)
8 years ago
Matt Jankowski c0f0bcf17d Add password reset for users from admin accounts area (#1841)
8 years ago
Henry Smith 0c2c330596 Remove isRequired from optional prop (#1843)
8 years ago
Henry Smith 5eb3909178 Fix function call name typo (#1851)
8 years ago
Matt Jankowski f382a4f746 About page contact email (#1839)
8 years ago
Alex Dunn ec79c18aa8 views/about: use Setting.site_title instead of hardcoding (#1508)
8 years ago
Zac Anger 4afb6d9b15 Add eslint-plugin-jsx-a11y (#1651)
8 years ago
Patrick Figel 15b393201e Add recovery code support for two-factor auth (#1773)
8 years ago
Amakasu Ryoma fe95b7550e Update ja.jsx (#1822)
8 years ago
Alda Marteau-Hardi bca2ed3742 Add a classname to the loading bar (#1826)
8 years ago
Keiji, Yoshimi 2376ba380b fixed privacy mistake of japanese translation of privacy.change (#1832)
8 years ago
alpaca-tc efb88aae30 ActiveRecord::Relation does not respond to `#id` (#1834)
8 years ago
Matt Jankowski 0d9e4aaaaf Account search service refactor (#1791)
8 years ago
ThibG 626e7d1548 Refresh webfinger (#1323)
8 years ago
Matt Jankowski 2a7120b5ff Rename admin/accounts_helper to admin/filter_helper (#1816)
8 years ago
Koala Yeung 28907070bf jslint: fix jslint warnings (#1704)
8 years ago
Koala Yeung 3264c6d658 Update Traditional Chinese, HK (zh-HK) translation (#1759)
8 years ago
Fjoerfoks afc2847470 Update nl.jxs (#1766)
8 years ago
Ratmir Karabut 329b86ab58 Update Russian translation (#1733)
8 years ago
Matt Jankowski c784b1f95a Use site title on tags#show page (#1802)
8 years ago
Thor Harald Johansen 66da14e13b More Norwegian translations (#1805)
8 years ago
Joachim Viide cbf0e1b1c8 Send initial state in a <script type="application/json"> tag (#1806)
8 years ago
Alex Dunn 91bbd2851f [css] reduce spacing between text elements on about pages (#1510)
8 years ago
ThibG c45c67c2ac Allow running mastodon on a different domain as the one used for identifying users (#1267)
8 years ago
Patrick Figel 30e815a78e Add list of muted user to UI and Getting Started (#1799)
8 years ago
Matt Jankowski 20170cb4f3 Improve i18n chooser (#1804)
8 years ago
Luc Didry 95932656af Add title attribute to URLs in statuses (#1755)
8 years ago
Matt Jankowski 5fb7ab9f84 Fix invalid byte sequence issue in nl.jsx (#1751)
8 years ago
Effy Elden 089c5a76ba Change usage of gsub to delete, as per Code Climate/Rubocop recommendation (#1753)
8 years ago
西小倉宏信 d91b462aa1 Remove .keep in models (#1748)
8 years ago
JP DeVries 0dc20d827a Use landmark regions on columns (#1732)
8 years ago
Matt Jankowski 22f1d9099a Admin reports controller improvements (#1714)
8 years ago
maxypy c06f09dfe2 Implementing Subresource Integrity (#1729)
8 years ago
Eugen Rochko 10b8829c02 Merge branch 'master' of git://github.com/matteoaquila/mastodon into matteoaquila-master
8 years ago
Eugen b942187299 Fix drag & drop overlay not appearing on firefox (#1721)
8 years ago
Thomas Citharel 6524136728 Translate admin (#1702)
8 years ago
Alyssa Ross bd0152fb39 terms: remove redundant words (#1578)
8 years ago
R Tucker 376f6ce6a6 quick typo fix in en.jsx: Rejec -> Reject (#1701)
8 years ago
Eugen 5c414c98e2 Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699)
8 years ago
Eugen 5f9cd9b246 Fix #1609, fix #1628 - Revert #1397 (#1700)
8 years ago
INAGAKI Hiroshi 8c3b5c99e6 translation: Fix comment out issue in en.jsx (#1698)
8 years ago
Koala Yeung 698406f076 Fix minor jslint issue (#1697)
8 years ago
Eugen Rochko a148a3900e Add overlay style to buttons, continue video after expanding it
8 years ago
Matteo Aquila f9a42acd0d Update settings_helper.rb
8 years ago
Eugen Rochko 0744eb8838 Merge branch 'videolightbox' of git://github.com/blackle/mastodon into blackle-videolightbox
8 years ago
Rachel H a6515aeea8 Convert emoji shortnames when sending status (#1666)
8 years ago
Koala Yeung ff826c68eb Add Dutch translation (nl) (#1682)
8 years ago
Isabelle Knott 5c3705f4f7 Fix issue where 'sensitive content click to show' item takes up whole screen on public view (#1692)
8 years ago
Matt Jankowski 49c3000d62 Organize coverage dirs (#1695)
8 years ago
Eugen e02486edab Merge branch 'master' into master
8 years ago
Isabelle Knott 79cefa3739 Do not show media attachment as og:image if it was marked as NSFW (#1693)
8 years ago
Matt Jankowski 38c0a6fee2 Fix language export variables (#1689)
8 years ago
Matteo Aquila e891a97787 Update settings_helper.rb
8 years ago
Matteo Aquila 3ace439512 Update settings_helper.rb
8 years ago
blackle 924a6d7cd8 Allow video to be expanded into lightbox
8 years ago
YOSHIOKA Eiichiro c8af1e96a5 [l10n] ja: update missing Japanese translations (#1687)
8 years ago
Musee U a3019ede5a [l10n] ja: update missing Japanese translations (#1684)
8 years ago
Hugo Gameiro 990bbacb93 fix Portuguese translation (#1661)
8 years ago
新都心(Neet Shin) 67ed9d8f18 Update Japanese translation files (#1640)
8 years ago
Ratmir Karabut 5a7354ef00 Update Russian translation (#1570)
8 years ago
Svetlozar Todorov 651b89199a Fix #624 - Add localization for Bulgarian (#645)
8 years ago
Daijiro Wachi 16204ba91f Use input type `number` for Two-factor code (#1683)
8 years ago
Matt Jankowski d8789124ae Clean up well-known routes/controllers (#1649)
8 years ago
Matt Jankowski 26ea2f70bd Admin accounts controller cleanup (#1664)
8 years ago
Matt Jankowski 0a6cfca260 Settings export refactor (#1646)
8 years ago
Koala Yeung 94ff16be71 Update javascript English translation files and some defaultValue (#1676)
8 years ago
Isabelle Knott 68e1307371 Clear spoiler when replying to toot that doesn't also have a spoiler (#1662)
8 years ago
tom 168265c708 Smoother scrolling on older iOS devices (#1654)
8 years ago
Thor Harald Johansen d898b8d958 Adjustments to the Norwegian translation (#1648)
8 years ago
Isabelle Knott 36ba70310a Use shift+click instead of alt+click to bypass boost dialog (#1638)
8 years ago
Eugen 389c300c1f Fix visuals introduced in #1463 (#1634)
8 years ago
lindwurm caddfb64aa [l10n] ja: Improve Japanese Translations (#1631)
8 years ago
Isabelle Knott 8df158aa6f Fix missing compose box when viewport width is exactly 1024px (#1632)
8 years ago
Knut Erik 3689d4aa7b Added norwegian version of terms of service and privacy policy (#1625)
8 years ago
pinfort 6ffc89a2e7 fix Japanese translation (#1623)
8 years ago
goofy-bz 2622c76077 Update fr.jsx (#1551)
8 years ago
Ben Roberts 462e956164 significant improvement in microformats markup (#1063)
8 years ago
karlyeurl 9cc96682c3 locale-fr: fix typo (#1603)
8 years ago
Julien Deswaef 91bd681b51 vector (svg) logo with correct inner shape and colors (#1362)
8 years ago
David Libeau c5ce944e25 Fix target blank on "open_in_web" link (#1612)
8 years ago
Matt Jankowski d1ebb63c54 Quick best practice cleanup of views/helpers (#1546)
8 years ago
Matt Jankowski 9d1d8797fd Webfinger resource to extract username from resource string (#1607)
8 years ago
Rachel H bb25c503bd Focus textarea when text is inserted (#1320)
8 years ago
Matt Jankowski bf7306636e Allow import/export of mutes list (#1541)
8 years ago
Carlos A. Escobar 7fd5075806 Added missing Spanish translations strings (#1292)
8 years ago
lindwurm 0b383153f5 [web] Moving docs link to tootsuite/documentation (#1581)
8 years ago
Thomas Citharel cd2324b07b Make Reporting admin section translatable (#1549)
8 years ago
Thor Harald Johansen b2c1df5c20 Working translation for Norwegian. (#1611)
8 years ago
Matt Jankowski f0b4b72c1c Params compact deprecation warning (#1580)
8 years ago
Matt Jankowski ca70fe5ae7 Simplify the way the embed view is created (#1590)
8 years ago
Matt Jankowski c27253cbb6 Default to json type for webfinger requests (#1583)
8 years ago
Matt Jankowski 7e6a5dbe08 Clean up stylesheet organization (#1591)
8 years ago
Matt Jankowski 8ed4ecb7e4 Silence more scope order warnings (#1604)
8 years ago
Koala Yeung a3bfac26fb Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544)
8 years ago
Eugen 138b35027c Improve emoji picker look (#1493)
8 years ago
Eugen 5122f9ab3b Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548)
8 years ago
Matt Jankowski 63e46e27f0 Refactor exports controller (#1567)
8 years ago
Henry Smith f2a3340fec Fix console error when scrolling a column with no scrollable content (#1574)
8 years ago
lindwurm 25c5f86211 [about] Moving docs link to tootsuite/documentation (#1573)
8 years ago
Thomas Citharel c471e5c694 Update french locale (#1525)
8 years ago
pinfort 601d93bfc3 Add Japanese translation (#1552)
8 years ago
Matt Jankowski db979ebcee Imports controller errors (#1553)
8 years ago
Eugen Rochko 7dc25b762d Merge branch 'master' of github.com:tootsuite/mastodon
8 years ago
Eugen Rochko 0a25971d6d Fix look of the modals
8 years ago
Eugen Rochko b440b2a9ee Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master
8 years ago
Komic b108632f6a Better background-photo.jpeg (#1560)
8 years ago
Matt Jankowski bcdcb0fb7b Increase breakpoint size for bio on account show (#1559)
8 years ago
Matt Jankowski a9886524d9 Remove unused methods from StreamEntriesHelper (#1365)
8 years ago
Matt Jankowski 9a30c564b6 Remove unused AtomBuilderHelper (#1364)
8 years ago
blackle e7d77f4e13 Allow user to disable the boost confirm dialog in preferences
8 years ago
blackle e68cde9255 Bypass boost confirm modal if alt is pressed
8 years ago
Corey Dutson 7a4cb10e6b Adjust css for user detail page (#1463)
8 years ago
blackle 3f5290bdb2 Add boost confirm modal
8 years ago
Matt Jankowski fcec9fcd99 Pagination improvements (#1445)
8 years ago
Eugen e0977567e7 When avatar/header are GIF, generate static versions (#1428)
8 years ago