2383 Commits (bcc30c869790e35b0184b354e6e2c642b15e6819)

Author SHA1 Message Date
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
Nolan Lawson 01ee91b725 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sylvhem 9f5ab101ee Various fixes in the French translation (#4107)
7 years ago
kibigo! eb5ac56c31 Fixed avis on static pages
7 years ago
Sorin Davidoi 40b32ffb12 Lazy load components (#3879)
7 years ago
Eugen Rochko 0217e15dd3 Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
7 years ago
Eugen Rochko e921680ae5 Fix notifications including wrong status in JSON (#4097)
7 years ago
Ondřej Hruška 3785bfc9fc Added toot visibility icons and removed Boost btn changing icon
7 years ago
Ondřej Hruška 0be888ca96 Fix back button to never go to a different website using history len check
7 years ago
Surinna Curtis fd67e58c82 replies to local-only toots default to local-only, and fix some regex bugs
7 years ago
Eugen Rochko 1b16fa4d2f Fix feed author not being enforced in ProcessFeedService (#4092)
7 years ago
Eugen Rochko 20e15ecfb3 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
7 years ago
のら 82e6af199a Togglable filter links (#4021)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 9669f065af Set default From address in config (#3756)
7 years ago
Ondřej Hruška d10be2c825 Fixed js type error in advanced_options_dropdown.js
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
STJrInuyasha b03812ef19 Parse links in status content on update as well as mount (#4042)
7 years ago
unarist 1e71b683bc Unobserve status on unmount (#4013)
7 years ago
Mantas e35ae80e22 Remove ugly blue highlight on Android browsers (#4031)
7 years ago
Quent-in 8ea261cc38 l10n Occitan locale (#4089)
7 years ago
Shin Kojima ddfadd8710 Fix embedded SVG fill attribute (#4086)
7 years ago
m4sk1n 2a41e5c9f2 i18n: minor changes in Polish translation (#4087)
7 years ago
kibigo! f24ad13261 Fixed non-status notification styling
7 years ago
kibigo! 3cd65539da Statuses redux!
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 4a041cde77 Explicitly require MIME::Types (#4083)
7 years ago
abcang 8041c97d52 Fix Nokogiri::HTML at FetchLinkCardService (#4072)
7 years ago
unarist 90865f242a Show LoadMore button on Notifications even if all items are filtered (#4077)
7 years ago
Yamagishi Kazutoshi 560b6e861c Format datetime of subscriptions on admin UI (#4078)
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 f20d85a14f a real default for advanced options long description
7 years ago
Surinna Curtis c076162192 satisfy eslint
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 910cd440db reset advanced options when appropriate
7 years ago
Surinna Curtis ecad9993c6 add an eye when submitting a toot with do_not_federate enabled
7 years ago
Surinna Curtis 3f7c0b66f4 Local-only option and dropdown all working
7 years ago
Surinna Curtis d7405f4ced Reduce advanced options dropdown width
7 years ago
Surinna Curtis 8d9bc86979 Further improvements to dropdown html
7 years ago
Surinna Curtis 440c008da7 The beginnings of an advanced options dropdown
7 years ago
Minori Hiraoka 1dd11f7f1a Fix Korean translation (#4065)
7 years ago
Gyuhwan Park 9296aedfd8 i18n: Add korean translation (#4064)
7 years ago
Yamagishi Kazutoshi 68abc90aec Customizable privacy policy from admin interface (#4062)
7 years ago
Surinna Curtis 3df7a1b6f4 Move layout override into app settings modal
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) d5586563c7 Remove sort in Feed (#4050)
7 years ago
Yamagishi Kazutoshi 5829ad0799 Add fa-fw class to user agent icon (#4047)
7 years ago
abcang 43d97dea48 Rescue exceptions caused by FetchLinkCardService (#4045)
7 years ago
Nolan Lawson 28da1d54d5 Faster emojify() by avoiding str.replace() entirely (#4049)
7 years ago
Damien Erambert 21239abcf4 Update French locales (#4034)
7 years ago
Sorin Davidoi 214090aa4d fix(components/columns_area): Increase delta for swipe detection (#4037)
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
kibigo! b31310e08f createBio function added
7 years ago
Nolan Lawson ef21f8bc7e Faster emojify() algorithm, avoid regex replace (#4019)
7 years ago
Yamagishi Kazutoshi bf6a184b0c Fix that AdminMailer does not send (#4012)
7 years ago
Yamagishi Kazutoshi c7cefc7556 Fix broken style in media gallery (regression from #3963) (#4014)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) aea653f05d Do not raise an error if PrecomputeFeed could not find any status (#4015)
7 years ago
abcang 41856d021b Rescue Addressable::URI::InvalidURIError at Remotable (#4017)
7 years ago
kibigo! 651a696138 Styling fixes to media spoilers
7 years ago
kibigo! 6b3a6744c9 Media display improvements
7 years ago
kibigo! a07244026e Fixing an aspect of #32 which had previously escaped my attention
7 years ago
kibigo! 9dae02caeb Images now behind CWs on static pages
7 years ago
kibigo! 73033e860d Images behind CWs in detailed statuses too
7 years ago
Yamagishi Kazutoshi be5eef7b68 Replace state to /web when root path (#4009)
7 years ago
Naoki Kosaka a48f7bdf28 Fix media-gallery, overflow is hidden. (#4008)
7 years ago
abcang 572513b0b0 rescue HTTP::ConnectionError (#3992)
7 years ago
kibigo! eaa3990136 Improvements to image icon appearance on SHOW MORE
7 years ago
kibigo! cc5584c805 Tiny Status improvements
8 years ago
kibigo! d78f6efc32 Fixes #32 bug with revealing sensitive media
8 years ago
kibigo! e379ea4779 Fixed improper centering of columns-area
8 years ago
kibigo! 551bd3765c Initial store for local settings is now Immutable all the way down
8 years ago
kibigo! 7de01e789a Added App Setttings Modal
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) f2c73de856 Use multiple pairs for zadd in PrecomputeFeedService (#3990)
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 05f73fbdab Reduce number of commands in FeedManager#trim (#3989)
8 years ago
kibigo! ebab7cd156 Fixed Regexp.new syntax
8 years ago
Eugen Rochko e49dd75db7 Do not fail to create access token if superapp was never created (#3986)
8 years ago
Akihiko Odaki (@fn_aki@pawoo.net) fa7649409b Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)
8 years ago
kibigo! 40358c906a Linear gradient no longer extends under metadata on account pages
8 years ago
kibigo! ea972105b9 Improvements to static metadata styling, especially for mobile
8 years ago
kibigo! fe5edb4175 Backend YAML Processing + Profile Metadata on Static Pages
8 years ago
kibigo! b2beab2cd6 Moved reblog wrapper outside of <Status>
8 years ago
kibigo! d2deae630d Allow line-breaks in bio metadata
8 years ago
m4sk1n a7547bd97f i18n: Use instance name in email notifications instead of Mastodon (pl) (#3976)
8 years ago
beatrix-bitrot cdcb74ffb6 Merge remote-tracking branch 'upstream/master'
8 years ago
m4sk1n f01327d859 i18n: Turn report screen into a modal (pl) (#3974)
8 years ago
Sorin Davidoi eea5c01a41 fix(components/status): Up & down jump due to content being added to the DOM (#3972)
8 years ago
Eugen Rochko 0d316bcfd2 Turn report screen into a modal (#3965)
8 years ago
kibigo! 317de1efa8 Profile metadata improvements
8 years ago
Midgard 39b7512782 Use instance name in email notifications instead of "Mastodon" (#3763)
8 years ago
Sorin Davidoi d6006ecb4b Responsive images in media gallery (#3963)
8 years ago
Yamagishi Kazutoshi 8a9408b7c3 Maintain aspect ratio for preview image (#3966)
8 years ago
Surinna Curtis 01f1c9dec6 Eyes with variation-selector-16 now also do local-only
8 years ago
kibigo! 1ccb8a2d09 Disable account linking on collapsed toots too
8 years ago
kibigo! ebd299413c Disable links on collapsed toots
8 years ago