450 Commits (803842f809b3a481452c7354cf3b6a53e7fc2fcb)

Author SHA1 Message Date
Ondřej Hruška df40acdab6 Small indent fix in components.scss
7 years ago
Ondřej Hruška a453e57e91 Avatar in the detail column no longer autoplays
7 years ago
unarist f66270fb73 Fix initial loading of pinned Notifications column (#4126)
7 years ago
Sorin Davidoi 4264c62111 refactor: Make all reducers sync (#4125)
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
Sorin Davidoi c202889d8d fix: Rerender Bundle on route change (#4120)
7 years ago
unarist f1827d5070 Fix first loading of notifications when the column is pinned (#4114)
7 years ago
Yamagishi Kazutoshi a45154d725 Don't use preview when image size is unknown (#4113)
7 years ago
Yamagishi Kazutoshi aaa7f3ff41 Use srcSet only when know width (#4112)
7 years ago
Jeroen 01b589522e Update and improvement Dutch language strings (#4117)
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
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
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
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
unarist 90865f242a Show LoadMore button on Notifications even if all items are filtered (#4077)
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
Surinna Curtis 3df7a1b6f4 Move layout override into app settings modal
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 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
kibigo! a07244026e Fixing an aspect of #32 which had previously escaped my attention
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
kibigo! eaa3990136 Improvements to image icon appearance on SHOW MORE
7 years ago
kibigo! cc5584c805 Tiny Status improvements
7 years ago
kibigo! d78f6efc32 Fixes #32 bug with revealing sensitive media
7 years ago
kibigo! e379ea4779 Fixed improper centering of columns-area
7 years ago
kibigo! 551bd3765c Initial store for local settings is now Immutable all the way down
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! b2beab2cd6 Moved reblog wrapper outside of <Status>
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
m4sk1n f01327d859 i18n: Turn report screen into a modal (pl) (#3974)
7 years ago
Sorin Davidoi eea5c01a41 fix(components/status): Up & down jump due to content being added to the DOM (#3972)
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! 1ccb8a2d09 Disable account linking on collapsed toots too
7 years ago
kibigo! ebd299413c Disable links on collapsed toots
7 years ago
kibigo! 04bbba479a Notifications collapsed by default
7 years ago
Surinna Curtis 8f15cca3e2 Bio length on client side mostly doesn't count metadata
7 years ago
Alda Marteau-Hardi 103f87f9ae Translate pin/unpin and fix some inconsistencies in gender neutral strings (#3952)
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! bae5b5c074 Merge branch 'master' of https://github.com/glitch-soc/mastodon
7 years ago
kibigo! 734d681fe8 Expand toot by clicking on body [fixed!]
7 years ago
beatrix-bitrot ecfb516588 update bio length to 500
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! 92c404d703 Clicking on a collapsed toot just uncollapses it.
7 years ago
kibigo! ab0e92d337 Auto-uncollapse when expanding CW
7 years ago
kibigo! f5cc235d7a [custom.scss] More media height fixes
7 years ago