2383 Commits (79d898ae0ad8c0e66bd63ec3e0904e9e5e7894e8)

Author SHA1 Message Date
Ondřej Hruška dc2b8bdecd Added a toggle for full-width media previews
7 years ago
Ondřej Hruška e3c2183c12 New design for visibility icons
7 years ago
Nolan Lawson 63b77f2320 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sylvhem 8fecd80108 Various fixes in the French translation (#4107)
7 years ago
kibigo! 86f8df7903 Fixed avis on static pages
7 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879)
7 years ago
Eugen Rochko 00df69bc89 Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
7 years ago
Eugen Rochko 6e1261f277 Fix notifications including wrong status in JSON (#4097)
7 years ago
Ondřej Hruška d41cec90cf Added toot visibility icons and removed Boost btn changing icon
7 years ago
Ondřej Hruška 7859e6ad45 Fix back button to never go to a different website using history len check
7 years ago
Surinna Curtis 3464bb30f8 replies to local-only toots default to local-only, and fix some regex bugs
7 years ago
Eugen Rochko 1c1819a78a Fix feed author not being enforced in ProcessFeedService (#4092)
7 years ago
Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
7 years ago
のら 2d6128672f Togglable filter links (#4021)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 2083000027 Set default From address in config (#3756)
7 years ago
Ondřej Hruška d87d70e89a Fixed js type error in advanced_options_dropdown.js
7 years ago
Damien Erambert 18d3fa953b Add a setting allowing the use of system's default font in Web UI (#4033)
7 years ago
abcang f76e71825d Improve Activity stream spoiler (#4088)
7 years ago
STJrInuyasha 6bf6d35637 Parse links in status content on update as well as mount (#4042)
7 years ago
unarist 9c03fd9cae Unobserve status on unmount (#4013)
7 years ago
Mantas 34c8a46d7d Remove ugly blue highlight on Android browsers (#4031)
7 years ago
Quent-in 26949607d2 l10n Occitan locale (#4089)
7 years ago
Shin Kojima e7c0d87d98 Fix embedded SVG fill attribute (#4086)
7 years ago
m4sk1n 6d106d3943 i18n: minor changes in Polish translation (#4087)
7 years ago
kibigo! 0c7ee5c792 Fixed non-status notification styling
7 years ago
kibigo! bba75c15f1 Statuses redux!
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) a37cf9548c Explicitly require MIME::Types (#4083)
7 years ago
abcang 5e6acf9601 Fix Nokogiri::HTML at FetchLinkCardService (#4072)
7 years ago
unarist b52a5e6bd6 Show LoadMore button on Notifications even if all items are filtered (#4077)
7 years ago
Yamagishi Kazutoshi bb194ddb3c Format datetime of subscriptions on admin UI (#4078)
7 years ago
Ondřej Hruška 4cbbea5881 Improved CSS for drawer to restore original looks (full height)
7 years ago
Ondřej Hruška 167c392efd Fix drawer clipping dropdowns
7 years ago
Surinna Curtis 193f354d3e a real default for advanced options long description
7 years ago
Surinna Curtis 6b67b91eb1 satisfy eslint
7 years ago
Surinna Curtis 6b77424660 some adjustments to open/active for advanced options dropdown
7 years ago
Surinna Curtis 301c185878 highlight … button if any options enabled
7 years ago
Surinna Curtis cb7f54891f Revert "change active/hover display on advanced options"
7 years ago
Surinna Curtis f6ce1a9592 toggles for advanced options
7 years ago
Surinna Curtis aee64b996c change active/hover display on advanced options
7 years ago
Surinna Curtis 0c71c0ccc8 reset advanced options when appropriate
7 years ago
Surinna Curtis 49e82c1e0f add an eye when submitting a toot with do_not_federate enabled
7 years ago
Surinna Curtis 556cede00f Local-only option and dropdown all working
7 years ago
Surinna Curtis b73ee36949 Reduce advanced options dropdown width
7 years ago
Surinna Curtis dd49c10cdb Further improvements to dropdown html
7 years ago
Surinna Curtis 85d5249479 The beginnings of an advanced options dropdown
7 years ago
Minori Hiraoka 976c18aa5f Fix Korean translation (#4065)
7 years ago
Gyuhwan Park 4cddef1cea i18n: Add korean translation (#4064)
7 years ago
Yamagishi Kazutoshi 275c5b51ed Customizable privacy policy from admin interface (#4062)
7 years ago
Surinna Curtis ff9f2088f7 Move layout override into app settings modal
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) f85dbe83c8 Remove sort in Feed (#4050)
7 years ago
Yamagishi Kazutoshi 92f1c474f3 Add fa-fw class to user agent icon (#4047)
7 years ago
abcang a6d02cff36 Rescue exceptions caused by FetchLinkCardService (#4045)
7 years ago
Nolan Lawson e282580101 Faster emojify() by avoiding str.replace() entirely (#4049)
7 years ago
Damien Erambert 133b892e0d Update French locales (#4034)
7 years ago
Sorin Davidoi 60da49f856 fix(components/columns_area): Increase delta for swipe detection (#4037)
7 years ago
Eugen Rochko bf50e3e5ae Fix height issue in report modal
7 years ago
adbelle 15227c713d Remove color lightening for search results section
7 years ago
adbelle 30736f4886 Add opaque background to search results section
7 years ago
kibigo! c58877862d createBio function added
7 years ago
Nolan Lawson a978b88997 Faster emojify() algorithm, avoid regex replace (#4019)
7 years ago
Yamagishi Kazutoshi 3a7106f05a Fix that AdminMailer does not send (#4012)
7 years ago
Yamagishi Kazutoshi 0e09048537 Fix broken style in media gallery (regression from #3963) (#4014)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 7362469d89 Do not raise an error if PrecomputeFeed could not find any status (#4015)
7 years ago
abcang 1273fbf86e Rescue Addressable::URI::InvalidURIError at Remotable (#4017)
7 years ago
kibigo! 46f83bb28b Styling fixes to media spoilers
7 years ago
kibigo! ec2daae71c Media display improvements
7 years ago
kibigo! b525caf40a Fixing an aspect of #32 which had previously escaped my attention
7 years ago
kibigo! fc65b691df Images now behind CWs on static pages
7 years ago
kibigo! 651c3d643c Images behind CWs in detailed statuses too
7 years ago
Yamagishi Kazutoshi a27879c0cf Replace state to /web when root path (#4009)
7 years ago
Naoki Kosaka 049cea30b0 Fix media-gallery, overflow is hidden. (#4008)
7 years ago
abcang b342c81c17 rescue HTTP::ConnectionError (#3992)
7 years ago
kibigo! cc4cba8afd Improvements to image icon appearance on SHOW MORE
7 years ago
kibigo! 99889ea57d Tiny Status improvements
7 years ago
kibigo! 19690d3e33 Fixes #32 bug with revealing sensitive media
7 years ago
kibigo! 0b371da971 Fixed improper centering of columns-area
7 years ago
kibigo! 2d8ebdcc72 Initial store for local settings is now Immutable all the way down
7 years ago
kibigo! 595c6de32c Added App Setttings Modal
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) f79c10162e Use multiple pairs for zadd in PrecomputeFeedService (#3990)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 60b2b56d38 Reduce number of commands in FeedManager#trim (#3989)
7 years ago
kibigo! 6cbbdc805f Fixed Regexp.new syntax
7 years ago
Eugen Rochko 71bc75e6ac Do not fail to create access token if superapp was never created (#3986)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 7d8e3721ae Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)
7 years ago
kibigo! 7b1d233f4f Linear gradient no longer extends under metadata on account pages
7 years ago
kibigo! 03f9648377 Improvements to static metadata styling, especially for mobile
7 years ago
kibigo! 6107e95404 Backend YAML Processing + Profile Metadata on Static Pages
7 years ago
kibigo! 36805a39db Moved reblog wrapper outside of <Status>
7 years ago
kibigo! ab4632a41e Allow line-breaks in bio metadata
7 years ago
m4sk1n 126f929c39 i18n: Use instance name in email notifications instead of Mastodon (pl) (#3976)
7 years ago
beatrix-bitrot ddafde942c Merge remote-tracking branch 'upstream/master'
7 years ago
m4sk1n 6ad72728f6 i18n: Turn report screen into a modal (pl) (#3974)
7 years ago
Sorin Davidoi 64d9c016bd fix(components/status): Up & down jump due to content being added to the DOM (#3972)
7 years ago
Eugen Rochko 12e7c81dd8 Turn report screen into a modal (#3965)
7 years ago
kibigo! e6300de142 Profile metadata improvements
7 years ago
Midgard 16d0aed403 Use instance name in email notifications instead of "Mastodon" (#3763)
7 years ago
Sorin Davidoi be92babd00 Responsive images in media gallery (#3963)
7 years ago
Yamagishi Kazutoshi 8f2c91568c Maintain aspect ratio for preview image (#3966)
7 years ago
Surinna Curtis a6f5111c79 Eyes with variation-selector-16 now also do local-only
7 years ago
kibigo! 59503a88ae Disable account linking on collapsed toots too
7 years ago
kibigo! 5df7bc3a8b Disable links on collapsed toots
7 years ago