645 Commits (1a5ab538de2ea0c8e6f8faf357c17a90a41897e5)

Author SHA1 Message Date
Eugen Rochko bf60f2898d Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI
8 years ago
Eugen Rochko 8ef79d8dc9 Revert to animating avatars by default
8 years ago
Eugen Rochko 8b9c537d5a Fix elephant friend
8 years ago
Eugen Rochko 52d68be157 Fix CORS issue on avatars resampling
8 years ago
tom b84d1533d4 Fix text overlapping image in Edge and on mobile (#582)
8 years ago
Eugen Rochko c2fbd144cf Add "open in web" link to detailed public status pages
8 years ago
Eugen Rochko 86b3cb5120 Fix not reloading account/fetching relationship on newly independent components
8 years ago
Eugen Rochko f21e7d6ac0 Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer
8 years ago
Eugen Rochko 404d2050d3 Add explicit "load more" link to the bottom of StatusList and notifications
8 years ago
Eugen Rochko 02cd2e42b2 Improve avatar resampling of non-animated canvas
8 years ago
Eugen Rochko 9bde804ba2 Resolve confusion between ColumnBackButton and the slim version that
8 years ago
Billie Thompson b1571b1e1d
Add missing back button to "Follow Requests"
8 years ago
Misty De Meo a30e669df2 Fix avatar scaling on high-DPI displays (#573)
8 years ago
Eugen Rochko 9b2c728251 Fix settings design on mobile
8 years ago
Eugen Rochko 36c57ef8af Add pixel background to modal images
8 years ago
Eugen Rochko f4bc9620a9 Update settings to re-use admin layout, one big navigation tree, improve settings forms
8 years ago
Eugen Rochko 04bce0cdf2 Clean up
8 years ago
Eugen Rochko ba192f12e3 Added optional two-factor authentication
8 years ago
Zachary Spector 237cb41ab4 Less ambiguous sensitive content toggle label (#556)
8 years ago
hoodie 6c37285580 fix button outline showing on clicks for prettiness
8 years ago
Eugen Rochko 450ad43180 Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
8 years ago
Eugen Rochko f8bd44a747 Fix font weight
8 years ago
Billie Thompson 55fa8e61e2
Move the fonts from Google Fonts to local assets
8 years ago
Eugen Rochko 7329fbd8a4 Fix up timeout, improve contrast on "show more", add responsive style
8 years ago
Eugen Rochko cc5c1e5feb Removed accidental n+1 query from notifications, updated some deps,
8 years ago
Anthony Bellew 589837cfc7 Removed line break before spoiler link, changed color of bg for spoiler link
8 years ago
Anthony Bellew ebe5095665 Add Padding to inline styles for spoiler
8 years ago
Anthony Bellew 8f18c8f9ad Added inline spoiler button styles
8 years ago
Anthony Bellew d944946c52 Moved brackets outside of localized strings at Gargron's suggestion
8 years ago
Anthony Bellew baa52984e9 Add brackets to visually distinguish show more / show less text
8 years ago
Eugen Rochko 905c829179 Improve infinite scroll on notifications
8 years ago
Eugen Rochko 1c507ff172 Fix #538 - Darken buttons to increase contrast
8 years ago
Eugen Rochko 3a310e8f63 Fix CSS mistake
8 years ago
Eugen 97d9517b6b Merge pull request #534 from yiskah/patch-2
8 years ago
blackle 6bba337080 Only open status on left mouse press
8 years ago
shel 33e09cc76b Increase color contrast on getting started text
8 years ago
Eugen Rochko 97da56d02b Fix loading of avatars before drawing them to canvas
8 years ago
Eugen Rochko 00fa850bdc Fix #187, address #441 - <Avatar> component now plays gifs only while hovered
8 years ago
Eugen Rochko 51a7047367 Fix order of migrations
8 years ago
blackle ca13ec04a8 fix up spoilers
8 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
8 years ago
Eugen f8da0dd490 Merge branch 'master' into master
8 years ago
Misty De Meo adda642c63 Fix `invisible` CSS class
8 years ago
Eugen Rochko e47b8e778b Fix links in toots opening the toot at first
8 years ago
Eugen Rochko 80cefd5b3c Fix #204, fix #515 - URL truncating is now a style so copypasting is not
8 years ago
Eugen 4f3264d291 Merge branch 'master' into boostspin
8 years ago
blackle 4a146a0d18 Make boost animation an SVG that uses SCSS colours
8 years ago
Eugen Rochko 21c209636d Set isLoading false on timelines when request fails
8 years ago
Eugen Rochko d9022884c6 Smarter infinite scroll
8 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system
8 years ago
Eugen Rochko 1761d3f9c3 Fix mistake
8 years ago
Eugen Rochko 8aab692034 Less re-rendering
8 years ago
Eugen Rochko f392030ab8 Add /api/v1/notifications/clear, non-existing link cards for statuses will
8 years ago
Eugen Rochko ef2b924679 Forgot to commit
8 years ago
Eugen Rochko f855d645b2 Move all hex colors in SASS to variables and all variations to darken/lighten
8 years ago
Misty De Meo 33fd8a7d95 Textarea: fix clicking on name suggestions
8 years ago
Eugen Rochko 1aae0cfc2c Fix #475 - add space after autocomplete
8 years ago
Eugen Rochko 9bd3b11cfb Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain
8 years ago
Eugen Rochko 05abd977c1 Fix preview cards layout, do preview card crawling for remote statuses
8 years ago
blackle 7f63edd820 Show visibility toggle on videos, show regardless of sensitivity
8 years ago
Eugen Rochko c8e4b9c663 No loading bars for cards, no failure if it 404s (that's expected)
8 years ago
Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
Eugen Rochko 8d0284f8d9 Hide more non-essential loading bars
8 years ago
Eugen Rochko 98560b232a Don't show loading bar when re-loading already loaded status. Don't even try to fetch ancestors from DB when in_reply_to_id is nil
8 years ago
Eugen Rochko 9b0941182f Don't show loading bar when checking account timeline for newer stuff
8 years ago
Eugen Rochko 46be4631ae Fix #222 - Update followers count when following/unfollowing
8 years ago
Eugen Rochko 7cfd5b680a Fix forgotten change of settings
8 years ago
Eugen Rochko c468446f4c Fix boops?
8 years ago
Eugen Rochko fcb5a85cdd Add sounds for notifications. Boop by @jk@mastodon.social
8 years ago
Eugen Rochko 6cf44ca92c Improve how the list entry Account component looks when target is blocked/follow is requested
8 years ago
blackle 889709a2a6 Show 'do not display in public timeline' when replying to self
8 years ago
Eugen Rochko 1a33e4042e Fix upload file input being re-rendered needlessly
8 years ago
Eugen Rochko 7d53ee73f3 Fix #238 - Add "favourites" column
8 years ago
Eugen Rochko da5d366230 Fix #414 - Improve lightbox, add loading indicator
8 years ago
Eugen Rochko 2ae0fb4419 Merge branch 'sensitive' of https://github.com/blackle/mastodon into blackle-sensitive
8 years ago
Eugen Rochko 0439c7d58b Move follow requests link above logout link in getting started column
8 years ago
blackle 144402ec7e Show visibility toggle on media gallery for sensitive images
8 years ago
blackle 383114add3 Change boost sprite to look like fa-retweet
8 years ago
Eugen Rochko 926459fc0a Fix typo introduced in #470 which made unlisted toggle only fade in/out and not also collapse
8 years ago
Eugen Rochko 7d7a11250c Fix #427 - don't suggest hashtag if the search value contains a space
8 years ago
Eugen Rochko 1d5cbfa356 Fix #449 - don't do relationships fetch for empty array of IDs
8 years ago
Eugen Rochko cc1eccc8bc Fix #466 - when logged in, make "get started" link to the frontpage instead of sign up
8 years ago
Eugen Rochko e9737c2235 Fix tests, add applications to eager loading/cache for statuses, fix
8 years ago
Eugen Rochko ab165547fd Merge branch 'feature/toot-app-source' of https://github.com/ineffyble/mastodon into ineffyble-feature/toot-app-source
8 years ago
Eugen 1f7c0ad8d3 Merge pull request #464 from blackle/backflip
8 years ago
blackle a67ffcbf56 Make boost button arrows spin around
8 years ago
Effy Elden d6bc0e8db4 Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11
8 years ago
Effy Elden 32d756fb22 Hide 'Do not display on public timeline' for reply toots. Fixes #412.
8 years ago
Eugen Rochko 7cde08e30b Improve extended about page layout
8 years ago
Eugen Rochko c01dd089ff Adding about/more page with extended information that can be set up by an admin
8 years ago
Eugen Rochko b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
8 years ago
Eugen Rochko 3ad0496ccb Better animations
8 years ago
Eugen Rochko 18b11100e7 Fix issue when settings are not defined for column type
8 years ago
Eugen Rochko 312c51b5c8 Home column filters
8 years ago
Eugen Rochko 1e9d2c4b1e Add "not found" component to UI
8 years ago
Eugen 67a31454ad Merge pull request #450 from blackle/master
8 years ago
blackle 917cf0bf5d simplify emojification on public pages with .emojify class
8 years ago
Eugen Rochko def1f8c5b3 Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master
8 years ago
Eugen Rochko 3bddd647e0 Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-dropdown
8 years ago
Eugen Rochko 75f80bef10 Persist UI settings, add missing localizations for German
8 years ago
Eugen Rochko 23ebf60b95 Improve initialState loading
8 years ago
blackle 131bae89fd Generate key for each input so we can upload the same file even after deleting
8 years ago
blackle d64c454cfe Switch to compose view when tapping 'mention' in dropdown on mobile
8 years ago
Eugen 38bc85e695 Merge pull request #443 from blackle/master
8 years ago
blackle 05e964688d Expand dropdown leftways on status view
8 years ago
blackle b4f09bae1d Add call-to developers on getting started page
8 years ago
Eugen 7a0a13ab53 Merge pull request #432 from blackle/volume-icon
8 years ago
blackle 8a571158c9 Show correct volume icons on video player
8 years ago
Eugen cec7e69827 Merge pull request #430 from blackle/logout_mobile
8 years ago
blackle e1ca354956 Show logout button on getting started so it's available on mobile
8 years ago
blackle 57ff221c0f Emojify display names in notifcations
8 years ago
blackle 61211b509c Improve contrast of bio and username text in account info
8 years ago
Eugen Rochko be6ae3546f Replace getting started icon on desktop nav bar with asterisk instead of hamburger
8 years ago
Eugen Rochko 5c7add2176 Fix #147 - Unreblogging will leave original status in feeds
8 years ago
Eugen Rochko 989c3f4002 Add tab bar alternative to desktop UI, upgrade react & react-redux
8 years ago
Effy Elden 10a9ebae3b Add tag property to desktop notifications, preventing duplicates (i.e. when multiple Mastodon tabs are open)
8 years ago
Eugen Rochko 00b9ba64c9 Fixed unexpected error
8 years ago
Eugen Rochko a1de2e332d Fix compose form bug
8 years ago
Eugen Rochko ca7dce4a5a Fix selection resetting in compose form after unrelated data updates
8 years ago
Eugen Rochko 10e6288444 Revert to Roboto for all
8 years ago
Eugen 9e6ceb3201 Revert "Display native emoji on browsers which support it"
8 years ago
Eugen 87f76d4095 Merge pull request #403 from ticky/use-system-fonts
8 years ago
Eugen c3c9879b5e Merge pull request #404 from mistydemeo/emoji
8 years ago
Eugen df89cb5488 Merge pull request #399 from ticky/public-timeline-de-hoist
8 years ago
Eugen 92638308ee Merge pull request #400 from ticky/differentiate-settings-links
8 years ago
Misty De Meo 53b765f4b1 Bump emoji requirement to Unicode 9
8 years ago
Misty De Meo c318e6e42e Display native emoji on browsers which support it
8 years ago
Jessica Stokes 1f3c895ffb
Use system fonts on more platforms
8 years ago
Misty De Meo c100b83b98 Automatically position cursor when writing a reply toot
8 years ago
Jessica Stokes 7ac55d2674
Differentiate settings links
8 years ago
Jessica Stokes 05cc5636d8
Remove hamburger from "getting started"
8 years ago
Jessica Stokes 9c493b1ea2
Replace "Public" in tab bar with "More" hamburger
8 years ago
Jessica Stokes 0c600e9db6
Move "getting started" to its own route
8 years ago
Eugen 9bb1b97d2a Merge pull request #394 from ticky/email-reblog-to-boost
8 years ago
Eugen 3b604d2786 Merge pull request #395 from ticky/hide-media-list-if-no-media
8 years ago
Eugen 879aa9ad26 Merge pull request #397 from ticky/friendlier-unknown-errors
8 years ago
Jessica Stokes cc46c6b493
Friendlier unknown errors
8 years ago
Jessica Stokes 1da73ecade
Fix Command-enter tooting
8 years ago
Eugen Rochko 98729d50c8 Make shortcode emojis work, make getting started area scrollable
8 years ago
Jessica Stokes cbcb7e1241
Don't render the media list when there's no media
8 years ago
Jessica Stokes bb033c1d37
"Reblog" -> "boost" in more places
8 years ago
Jessica Stokes aaee8c9b5d
Disallow compose navbar from being shrunk
8 years ago
Jessica Stokes 312736cd1b
Stop Mastodon friend from overlapping text 🐘
8 years ago
Jessica Stokes 5b75f6d0f3
Make tabs bar take up less room on 4-inch phones
8 years ago
Jessica Stokes 3807b0b171
Improve quality of life for 4-inch phones
8 years ago
Eugen Rochko 98b83aca37 Fix #391 - relative timestamps now contain an exact datetime in title
8 years ago
Anthony Bellew 1fcb807d91 Reduce height of media query to hide avatar/bio
8 years ago
Mitchell Hentges 4d300e2507 On file-drag, show a border around textarea
8 years ago
Eugen Rochko 3125dd8920 Add "back" button on column headers of public and hashtag timelines. The "back"
8 years ago
Eugen Rochko 65647a2472 See #244 - Added notifications column settings to filter what's displayed
8 years ago
Eugen Rochko 9f9e11ce07 Update screenshot on about page
8 years ago
Eugen Rochko 8f47f6a7ec Adding remote follow button
8 years ago
Eugen Rochko 8724094ed0 Support remote follow request providing URL instead of acct
8 years ago
Eugen Rochko d7dc84439c Add ability to use remote follow function on other sites
8 years ago
Eugen Rochko e2c2fefc36 Add illustration to getting started column
8 years ago
Eugen 9aaf223ae2 Add getting started illustration
8 years ago
Eugen Rochko 5418df467d Only display follow requests link in getting started window if account is locked
8 years ago
Eugen Rochko 2146ac91a0 Follow requests send e-mail notifications, but are excluded from notifications API
8 years ago
Eugen Rochko 3689c119f0 Replacing follow requests in the settings area with in-UI column
8 years ago
Eugen Rochko 3282448878 Fix #86 - resolve layout breaking on zoom-out on accounts grid
8 years ago
Eugen Rochko c3e9ba6a66 Fix #357 - Also make textarea blur close suggestions which make it more accessible on touch devices
8 years ago
Eugen Rochko 0a84ab43d2 Fix #367 - Lock icon instead of retweet icon on boost button on private statuses
8 years ago
Eugen Rochko 0bc6da89d2 Hide unlisted toggle when private is active, hide nsfw toggle when no files added
8 years ago
Anthony Bellew 538d109a82 Re-add unlisted toggle to the UI
8 years ago
Eugen Rochko b191afcb5b Fix confirmation email being sent to old address when changing it
8 years ago
Eugen Rochko de9b6e3a6a Compose form in the UI now has public/private toggle instead of public/unlisted
8 years ago
Eugen Rochko b302b9202b Add page for authorizing/rejecting follow requests
8 years ago
Eugen Rochko b891a81008 Follow call on locked account creates follow request instead
8 years ago
Eugen Rochko f91b6fa9e1 Merge branch 'master' into development
8 years ago
Eugen Rochko 025f7bb223 Fix notifications reducer bug
8 years ago
Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those
8 years ago
Eugen Rochko 318e63cb79 Fix #250 - no text adjust
8 years ago
Eugen Rochko e09d3a2c66 Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen
8 years ago
Toby Pinder ae7a2957aa Smush assets for quicker load times/less bandwidth used.
8 years ago
Eugen 6b67b55cee Merge pull request #356 from victorhck/master
8 years ago
Eugen Rochko 5ae1b39ec9 Adjusting public display of statuses to look similar to logged-in UI,
8 years ago
Eugen Rochko aed25932b5 Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails
8 years ago
Eugen Rochko c4ffffbeed Add a better cropped image
8 years ago
Eugen Rochko 642e464670 Adding art by cutewitchirl, open graph tags for about page
8 years ago
victorhck f5c8d64b6d added to missings spanish translations
8 years ago
Eugen Rochko 4df38516e6 Fix key up listener on compose form
8 years ago
Eugen Rochko b27066e154 Re-implemented autosuggestions component for the compose form
8 years ago
Eugen Rochko 76ec907993 Improved admin UI
8 years ago
Eugen Rochko 908fcf83c6 Fix timelines loading bug
8 years ago
Eugen Rochko 6d1066fe61 Adding some navigation items from #262 to the getting started screen
8 years ago
Eugen Rochko 6e7e97c849 Fix metaKey usage
8 years ago
Eugen Rochko 73c142fb94 Fix #167 - Enable cmd+enter on Mac to submit form
8 years ago
Eugen Rochko cda297450f Fix #171 - You can now drag & drop files to be uploaded
8 years ago
Eugen Rochko f92cb02b9b Fix #203 - try/catch around JSON parse
8 years ago
Eugen Rochko 2b22c33039 Fix #157 - labels/titles on follow/unfollow buttons
8 years ago
Eugen Rochko 6a5036ab19 Fix whitespace preservation in status text
8 years ago
Eugen Rochko e90fcb46e3 Sensitive content federates using the "nsfw" hashtag
8 years ago
Eugen Rochko 0c491ea928 Fix translations
8 years ago
Stanislav Makar d2ab41aea4 Declare Ukrainian
8 years ago
Vladyslav d85c566960 Final steps for Ukrainian translation
8 years ago
Eugen Rochko bf5f8a2449 Fix #341 - Remove react-responsive in favour of simpler resize handler/window width
8 years ago
Eugen Rochko 64d109dc0e Downsize originals in media attachments, small fixes
8 years ago
Eugen Rochko 41b4be699f Fix rule
8 years ago
Eugen Rochko d5da55c6cc Fix mutating objects
8 years ago
Eugen Rochko d4559402e4 Better responsiveness
8 years ago