283 Commits (8e4d1cba00b48bc52dc406956a245856c489e48a)

Author SHA1 Message Date
Eugen Rochko 89fc2d7f48 Fix #372 - Emoji picker
8 years ago
Eugen Rochko fbdb3bcf1e Revert infinite scroll in timelines back to looking at ID of oldest
8 years ago
Eugen Rochko e1b00757a6 Fix #291 - Add visual indication that numbers for remote users may be inaccurate
8 years ago
Eugen Rochko 92569b1f0d Improved dropdowns
8 years ago
Eugen Rochko 809455aaae Add elephant friend to missing indicator
8 years ago
Eugen Rochko af5cb0f853 Only use bigger compose form/search form font on mobile layout
8 years ago
Eugen Rochko 2826e6dada Fix #612 - Set font size to 16px in compose form and search form to prevent iOS
8 years ago
Eugen Rochko 9d4cad6307 Improve glow
8 years ago
Eugen Rochko 974d712fbe Improve performance of compose form
8 years ago
Eugen Rochko 5997bb47a8 Fix #38 - Unread indicator when new content appears above the fold
8 years ago
Eugen Rochko 9e99b8c068 Fix #642 - Add "empty column" text to home/notifications
8 years ago
Eugen Rochko dbd80465c8 Fix small styling issues
8 years ago
Eugen Rochko d0f087db2d Add UI to view report details, remove reported statuses, quick links to resolve/silence/suspend from report
8 years ago
Eugen Rochko 5426f06ac2 Fix admin UI for accounts somewhat
8 years ago
Eugen Rochko 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports
8 years ago
Eugen Rochko ec521e6bfc Add remote mentions warning when composing a private status
8 years ago
Your Name e4a7e8222e Activity stream background should use $color5
8 years ago
Eugen Rochko d551e43a9b Improve public tag page
8 years ago
Eugen Rochko 8cca6bc58c Fix spoiler link color in muted context
8 years ago
Eugen Rochko 5c4c046132 Finish up moving colors from JSX to Sass (#584, #348)
8 years ago
Lorenz Diener cbb962fd77 Move more colours to scss
8 years ago
Lorenz Diener c9f42a7b85 Move more inline colours to scss
8 years ago
Eugen Rochko c424df5192 Progress on moving color styles to Sass
8 years ago
Eugen Rochko ac035108aa Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines
8 years ago
Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines
8 years ago
Eugen Rochko 87830f99e7 Fix #552 - Replace image links with image icons in status text in the UI
8 years ago
Eugen Rochko 8b9c537d5a Fix elephant friend
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 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 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
hoodie 6c37285580 fix button outline showing on clicks for prettiness
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
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
shel 33e09cc76b Increase color contrast on getting started text
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 80cefd5b3c Fix #204, fix #515 - URL truncating is now a style so copypasting is not
8 years ago
blackle 4a146a0d18 Make boost animation an SVG that uses SCSS colours
8 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system
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
Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
blackle 383114add3 Change boost sprite to look like fa-retweet
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
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
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 312c51b5c8 Home column filters
8 years ago
blackle 05e964688d Expand dropdown leftways on status view
8 years ago
Eugen Rochko 989c3f4002 Add tab bar alternative to desktop UI, upgrade react & react-redux
8 years ago
Eugen Rochko 10e6288444 Revert to Roboto for all
8 years ago
Jessica Stokes 1f3c895ffb
Use system fonts on more platforms
8 years ago
Eugen Rochko 98729d50c8 Make shortcode emojis work, make getting started area scrollable
8 years ago
Jessica Stokes 312736cd1b
Stop Mastodon friend from overlapping text 🐘
8 years ago
Jessica Stokes 3807b0b171
Improve quality of life for 4-inch phones
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 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 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 b891a81008 Follow call on locked account creates follow request instead
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
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 b27066e154 Re-implemented autosuggestions component for the compose form
8 years ago
Eugen Rochko 76ec907993 Improved admin UI
8 years ago
Eugen Rochko 6d1066fe61 Adding some navigation items from #262 to the getting started screen
8 years ago
Eugen Rochko 6a5036ab19 Fix whitespace preservation in status text
8 years ago
Eugen Rochko bf5f8a2449 Fix #341 - Remove react-responsive in favour of simpler resize handler/window width
8 years ago
Eugen Rochko 9d9f796130 Adding more to admin accounts UI
8 years ago
Eugen 18da021529 Merge pull request #235 from TazeTSchnitzel/settings_contrast
8 years ago
Eugen Rochko 27fc49d745 Add simple admin overview of PuSH subscriptions
8 years ago
Eugen Rochko 898ab66e2e Fix checkbox spacing
8 years ago
nicolas c1aab76da4 Checkboxes label adjustement
8 years ago
Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media
8 years ago
Andrea Faulds 8e936b03d5 Improve contrast for settings pages (fixes #173)
8 years ago
Eugen Rochko 38dd85daab Adding notifications column
8 years ago
Eugen Rochko 51dc725794 Graphic emoji in usernames in the "reblogged" string above status
8 years ago
Eugen Rochko 2c766bd4b4 Add user locale setting
8 years ago
Eugen Rochko a4313224d9 Improve how public status pages look slightly
8 years ago
Eugen Rochko 489bd99803 Support emojis in display name, bio
8 years ago
Eugen Rochko f0bdfadab7 Search component
8 years ago
Eugen Rochko 82fd74d101 Fix modals sizing and add animation to it, fix #140 by only making the text of
8 years ago
Eugen Rochko 86574ea524 Adding Emoji One
8 years ago
Eugen Rochko a39a92bd22 Fix #135 - More prominent focus style for inputs
8 years ago
Eugen Rochko d0d799f911 Replace react-skylight with own solution that centers images better
8 years ago
Eugen Rochko 23fc424b7a Account notes (bios) can now contain links. Character limit upped to 160
8 years ago
Eugen Rochko 6d5ef89356 Reduce code duplication, add touch scrolling behaviour for webkit browsers
8 years ago
mhe 87aabeb7af a11y: Improve icon button component regarding semantics and screen reader usage
8 years ago
Eugen Rochko dd03118098 Fix follow icon changing plus to minus, add terms page stub
8 years ago
Eugen Rochko 57304ac375 Catch 404 errors when downloading remote media, add screenshot to landing page
8 years ago
Eugen Rochko c49f6290eb Basic username autocomplete for text area
8 years ago
Eugen Rochko ac4f53a3a2 Improved how user lists look, added follow button to them
8 years ago
Eugen Rochko b746a931a5 Fix OAuth authorization redirect
8 years ago
Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
8 years ago
Eugen Rochko 43df35213e Improving all forms
8 years ago
Eugen Rochko 7a6d95f70c E-mail preferences page
8 years ago
Eugen Rochko f7f3e6e3be Fix styles
8 years ago
Eugen Rochko 45776b55b0 Responsively changing layout to single-column + nav on smaller screens
8 years ago
Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state
8 years ago
Eugen Rochko a4b8069cf5 Styling loading indicator, removing unused routes, adding "getting started" explanation
8 years ago
Eugen Rochko 296ce2d45a Adjusting new CSS for smaller screens
8 years ago
Eugen Rochko 2af3abd279 Fix #79 - break too long lines and hide overflowing characters in status content
8 years ago
Eugen Rochko 05af66d6b9 Fix #80 - pretty scrollbars for lucky webkit users
8 years ago
Eugen Rochko 3554d638b3 Fix #72 - add follow/unfollow button to public profiles
8 years ago
Eugen Rochko 70e9dd0b5b Blocking will prevent e-mail notifications from blocked user, blocks in UI
8 years ago
Eugen Rochko fc198a8b4c Adding e-mail confirmations
8 years ago
Eugen Rochko b3c7c8700d Fix most pages on small screens
8 years ago
Eugen Rochko 188c6f326b Making public pages responsive, removing reblogs/favs counts from them
8 years ago
Eugen Rochko be86d4e0a3 Preparing feeds for better filtering
8 years ago
Eugen Rochko ef2b50c9ac Deleting statuses from UI
8 years ago
Eugen Rochko e63aebff7a Adding landing page
8 years ago
Eugen Rochko 7e14eefc81 Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
8 years ago
Eugen Rochko 693383234c Improved style of settings page
8 years ago
Eugen Rochko 15f51dbf8c Better styling for selected status in detailed view
8 years ago
Eugen Rochko 457625591d Styling for paragraphs in statuses
8 years ago
Eugen Rochko 0f4bc56719 Improving production logs, removing n+1 on media attachments in atom,
8 years ago
Eugen Rochko 499beb4484 UI for uploading media attachments (and cancelling them)
8 years ago
Eugen Rochko eec0dc46a6 PostStatusService can attach media to status, ProcessFeedService likewise
8 years ago
Eugen Rochko ae1fac0062 Add API to upload media attachments
8 years ago
Eugen Rochko d0e2733f63 Fix reblogs of reblogs in UI, add follow form in UI
8 years ago
Eugen Rochko c249ceb10c Reblogs fixed
8 years ago
Eugen Rochko 595c8dda60 Favouriting works, reblogging is a little broken because of <Status>
8 years ago
Eugen Rochko dbae8062f4 Replies in the compose form
8 years ago
Eugen Rochko 1e0e17ba85 Improving styling a little bit
8 years ago
Eugen Rochko a541e937ca More styling for statuses
8 years ago
Eugen Rochko 49520d6e62 Adding React.js, Redux, revamping dashboard
8 years ago
Eugen Rochko 882c94a6bf Cleaning up status partial
9 years ago
Eugen Rochko f2da848a3e Add alternate link to entries Atom
9 years ago