Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-31 | Fix #700 - hide spoilers on static pages | Eugen Rochko | |
2017-03-31 | :active and :focus states same as :hover for buttons | Eugen Rochko | |
2017-03-29 | Improve emojis - use SVGs where possible | Eugen Rochko | |
2017-03-26 | Add tooltip to privacy dropdown | Eugen Rochko | |
2017-03-26 | Fix up some localizations | Eugen Rochko | |
2017-03-26 | Compose form layout fixes | Eugen Rochko | |
2017-03-25 | Change to using variables | shel | |
Thanks garg | |||
2017-03-25 | Increase color contrast | shel | |
Privacy descriptions were very difficult to reason. This is the minimal level of color contrast to be WCAG AA compliant. | |||
2017-03-25 | Improve sign up page on small screens | Eugen Rochko | |
2017-03-25 | Temporary spacing fix | Eugen Rochko | |
2017-03-25 | Redesigned compose form | Eugen Rochko | |
2017-03-24 | Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) | Eugen Rochko | |
2017-03-22 | Fix full-text search query quotation, improve tag search performance with an ↵ | Eugen Rochko | |
index, add ability to open status by URL from search (fix #53) | |||
2017-03-21 | Improved landing page | Eugen Rochko | |
2017-03-20 | Add landing strip | Eugen Rochko | |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | Eugen Rochko | |
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. | |||
2017-03-02 | Fix up storybook | Eugen Rochko | |
2017-03-02 | Fix #372 - Emoji picker | Eugen Rochko | |
2017-03-01 | Revert infinite scroll in timelines back to looking at ID of oldest | Eugen Rochko | |
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) | |||
2017-03-01 | Fix #291 - Add visual indication that numbers for remote users may be inaccurate | Eugen Rochko | |
2017-03-01 | Improved dropdowns | Eugen Rochko | |
2017-02-28 | Add elephant friend to missing indicator | Eugen Rochko | |
2017-02-27 | Only use bigger compose form/search form font on mobile layout | Eugen Rochko | |
2017-02-26 | Fix #612 - Set font size to 16px in compose form and search form to prevent iOS | Eugen Rochko | |
from zooming in on them | |||
2017-02-23 | Improve glow | Eugen Rochko | |
2017-02-22 | Improve performance of compose form | Eugen Rochko | |
2017-02-21 | Fix #38 - Unread indicator when new content appears above the fold | Eugen Rochko | |
2017-02-18 | Fix #642 - Add "empty column" text to home/notifications | Eugen Rochko | |
2017-02-17 | Fix small styling issues | Eugen Rochko | |
2017-02-17 | Add UI to view report details, remove reported statuses, quick links to ↵ | Eugen Rochko | |
resolve/silence/suspend from report | |||
2017-02-15 | Fix admin UI for accounts somewhat | Eugen Rochko | |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko | |
2017-02-13 | Add remote mentions warning when composing a private status | Eugen Rochko | |
2017-02-13 | Activity stream background should use $color5 | Your Name | |
2017-02-10 | Improve public tag page | Eugen Rochko | |
2017-02-10 | Fix spoiler link color in muted context | Eugen Rochko | |
2017-02-10 | Finish up moving colors from JSX to Sass (#584, #348) | Eugen Rochko | |
2017-02-10 | Move more colours to scss | Lorenz Diener | |
2017-02-10 | Move more inline colours to scss | Lorenz Diener | |
2017-02-09 | Progress on moving color styles to Sass | Eugen Rochko | |
2017-02-07 | Add "clear notifications" button, exclude posts from people who have blocked ↵ | Eugen Rochko | |
*you* from public/hashtag timelines | |||
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko | |
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 | |||
2017-02-05 | Fix #552 - Replace image links with image icons in status text in the UI | Eugen Rochko | |
2017-01-31 | Fix elephant friend | Eugen Rochko | |
2017-01-31 | Fix text overlapping image in Edge and on mobile (#582) | tom | |
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. | |||
2017-01-30 | Add "open in web" link to detailed public status pages | Eugen Rochko | |
2017-01-30 | Make profile header scroll along with contents. AccountTimeline, Followers ↵ | Eugen Rochko | |
and Following are no longer nested inside a common parent (<Account>), instead they all embed <HeaderContainer /> | |||
2017-01-30 | Add explicit "load more" link to the bottom of StatusList and notifications | Eugen Rochko | |
2017-01-28 | Fix settings design on mobile | Eugen Rochko | |
2017-01-28 | Add pixel background to modal images | Eugen Rochko | |