tom
8989569dd4
Update components.scss
...
Use nicer scrollbars in MS edge
8 years ago
Drew DeVault
c106b6d3e0
Improve readability of text on profiles
8 years ago
Eugen Rochko
5f54981846
New admin setting: open/close registrations, with custom message, from the admin UI
8 years ago
Jessica Stokes
2d384850cb
Fix the position of the Mastodon mascot in the UI
...
The Mastodon mascot was previously anchored to the bottom, and that was since broken. This restores that behaviour!
It also disables the double-scrollbar behaviour that was caused by this area allowing overflow-y in addition to its parent doing so.
8 years ago
Olivia Mossberg
f4b5fe9caf
Fix word-break in account profiles
...
word-break:break-all is a surefire way to break things. It should be set
to normal.
This merge just set it back to what it should be.
Tested on Firefox 52.0.2 and Chrome 56.0.2924.87 with no detected
errors.
8 years ago
Eugen Rochko
34aff3e269
Merge branch 'master' of https://github.com/maximeborges/mastodon into maximeborges-master
8 years ago
Eugen Rochko
60ebfa182f
Made modal system more generic
8 years ago
Maxime BORGES
f693ab69f3
Fix word-break in profile's note on profile page and profile component
8 years ago
Eugen Rochko
13dfd8d109
Improve mobile tabs a little
8 years ago
Eugen Rochko
d93d6f5124
Fix reworked search
8 years ago
Eugen Rochko
b4046c5957
Rework search
8 years ago
Eugen Rochko
5e26295e06
Fix #700 - hide spoilers on static pages
8 years ago
Eugen Rochko
3ac4455160
:active and :focus states same as :hover for buttons
8 years ago
Eugen Rochko
333e44c3fc
Improve emojis - use SVGs where possible
8 years ago
Eugen Rochko
c334541011
Add tooltip to privacy dropdown
8 years ago
Eugen Rochko
f864fee116
Fix up some localizations
8 years ago
Eugen Rochko
6ec6fe259a
Compose form layout fixes
8 years ago
shel
5f7c997654
Change to using variables
...
Thanks garg
8 years ago
shel
2b7e3d56c8
Increase color contrast
...
Privacy descriptions were very difficult to reason. This is the minimal level of color contrast to be WCAG AA compliant.
8 years ago
Eugen Rochko
b8f9de8636
Improve sign up page on small screens
8 years ago
Eugen Rochko
ad1af951fb
Temporary spacing fix
8 years ago
Eugen Rochko
d8c5a83827
Redesigned compose form
8 years ago
Eugen Rochko
d7c6c6dbe1
Fancier drag & drop indicator, emoji icon for emoji, upload progress ( fix #295 )
8 years ago
Eugen Rochko
5aa3df017b
Fix full-text search query quotation, improve tag search performance with an index,
...
add ability to open status by URL from search (fix #53 )
8 years ago
Eugen Rochko
8803ca9efe
Improved landing page
8 years ago
Eugen Rochko
6b1db5c2b2
Add landing strip
8 years ago
Eugen Rochko
caf5b8e975
Fix #431 - convert gif to webm during upload. Web UI treats them like it did
...
before. In the API, attachments now can be either image, video or gifv. Gifv
is to be treated like images in terms of behaviour, but are videos by file
type.
8 years ago
Eugen Rochko
4d23a85c29
Fix up storybook
8 years ago
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
...
loaded status; do not preload submitted statuses into community/public
timelines, unless those timelines have already been loaded; do not
close streaming API connections for community/public timelines, once
they have been established (most users navigate back to them eventually)
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
...
from zooming in on them
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
...
to only those from local users; Add link to "extended information" to
getting started in the UI; Add defaults for posting privacy; Change
how publish button looks depending on posting privacy chosen
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 )
...
Changing the way the background image is positioned and the box is sized should fix problems with the text overlapping the image on mobile browsers and Edge.
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
...
nested inside a common parent (<Account>), instead they all embed <HeaderContainer />
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
...
remove button outlines on-click for retweet, boost, favourite, and reply
buttons
8 years ago
Eugen Rochko
f8bd44a747
Fix font weight
8 years ago
Billie Thompson
55fa8e61e2
Move the fonts from Google Fonts to local assets
...
Currently we have two problems that are resolved by this change.
The first is that we have a dependency on Google Fonts, which means
that should it ever go down, or it have issues we would also have
issues. This will resolve this by moving the dependencies we load from
there to the local server.
The second issue is that Google Fonts is currently returning the
`local()` css font source. This causes a problem where the users browser
fails to fallback to a missing glyph, resulting in many unusual
characters displaying the failure glyph. This will resolve this by
creating a font-family definition that does not use the `local()`
source.
I did not update the error pages with local fonts, they still use the
remote google fonts api, so they're a self contained page that does not
use the asset pipeline.
This resolves tootsuite/mastodon#531 and tootsuite/mastodon#12
8 years ago
Eugen Rochko
7329fbd8a4
Fix up timeout, improve contrast on "show more", add responsive style
...
for extremely wide monitors
8 years ago
Eugen Rochko
cc5c1e5feb
Removed accidental n+1 query from notifications, updated some deps,
...
improved how "show more" link looks
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
...
Currently, the getting started text fails WCAG standards for color contrast by a lot. Especially on the part overlapping with the elephant graphic which is nearly unreadable even for users with 20|20 vision. This change doesn't fix the elephant overlap but at least makes the text meet AAA WCAG Small Text color contrast standards, making it easier to read.
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
...
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
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
...
affected, replaced onClick handler with onMouseUp/Down to detect text
selection not trigger onClick handler then
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
...
application website validation, don't link to app website if website isn't set,
also comment out animated boost icon from #464 until it's consistent with non-animated version
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
...
with YAML-defined defaults. Add admin page for editing global settings. Add "site_description"
setting that would show as a paragraph on the frontpage
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
...
This allows other platforms such as Windows, macOS and iOS to use their system fonts rather than downloading a copy of Roboto. It also makes the app feel a little closer to native on those 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
...
Removes extra UI margins < 360px, and allows the tab bar to scroll. Also slightly improves horizontal scrolling behaviour on desktop.
8 years ago