56 Commits (b686d76a150202a29978f57661a0e87e0dd84998)

Author SHA1 Message Date
Eugen Rochko b794690bfe Made modal system more generic
8 years ago
Eugen Rochko f1b9644cfd Add "direct" visibility level in the backend. Web UI is not yet
8 years ago
Eugen Rochko 3adccc7fd4 Make gifvs always use media gallery component
8 years ago
Eugen Rochko 4b93cf88e5 Fix #431 - convert gif to webm during upload. Web UI treats them like it did
8 years ago
Eugen Rochko 58ddd1d3a2 Improved dropdowns
8 years ago
Eugen Rochko f8fa1d604c Fix #561 - Detect presence of audio in video, hide mute toggle when none
8 years ago
Eugen Rochko 7d51f71aba Add <MissingIndicator /> when status or account are not found, skip alerts
8 years ago
Rakib Hasan 0caff2da64 adding new react class StatusNotFound
8 years ago
Rakib Hasan db9bf61075 Fixing issue #626
8 years ago
Eugen Rochko f979fa7182 Fix #642 - Add "empty column" text to home/notifications
8 years ago
Eugen Rochko 60cc2a32c2 Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening
8 years ago
Eugen Rochko 8cff4e811d Fix small styling issues
8 years ago
Eugen Rochko 2cc31b3194 Adding POST /api/v1/reports API, and a UI for submitting reports
8 years ago
Eugen Rochko ad3aef41db Finish up moving colors from JSX to Sass (#584, #348)
8 years ago
Lorenz Diener 37cf747049 Move more colours to scss
8 years ago
Eugen Rochko 18a0686666 Progress on moving color styles to Sass
8 years ago
Eugen Rochko 97bbbcb06c Add next/previous navigation in modal for media attachments
8 years ago
Eugen Rochko b9ec5973eb Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer
8 years ago
Eugen Rochko 9d09b2c6b1 Fix preview cards layout, do preview card crawling for remote statuses
8 years ago
Eugen Rochko f748a91ec7 Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
Eugen Rochko 5d88ef90c9 Fix tests, add applications to eager loading/cache for statuses, fix
8 years ago
Effy Elden 8e0c1914fb 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 efd8ce920f Better animations
8 years ago
Eugen Rochko 15b183117c Add "not found" component to UI
8 years ago
Eugen Rochko a1783b80b2 Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-dropdown
8 years ago
blackle a697b5473a Switch to compose view when tapping 'mention' in dropdown on mobile
8 years ago
blackle 9d66dfecf6 Expand dropdown leftways on status view
8 years ago
Eugen Rochko d25168bc1e Fix #367 - Lock icon instead of retweet icon on boost button on private statuses
8 years ago
Eugen Rochko 238233440f Follow call on locked account creates follow request instead
8 years ago
Eugen Rochko 1c8ca7aed5 Adding content sensitivity toggle, spoilers for media
8 years ago
Eugen Rochko 524847e4e1 Switch to compose route when replying and compose is not mounted
8 years ago
Eugen Rochko a82a15a38e Adding german localization
8 years ago
Eugen Rochko 2096fc62ec Add an Intl polyfill
8 years ago
Eugen Rochko 43daf0be85 Adding react-intl i18n to the frontend. No translations yet
8 years ago
Eugen Rochko db4df4481b Fix modals sizing and add animation to it, fix #140 by only making the text of
8 years ago
Eugen Rochko 6430d86e86 Fix #131 - Make active favourite buttons yellow
8 years ago
Eugen Rochko 5285e9b1f9 Adding list of who favourited status
8 years ago
Eugen Rochko 12a420f0f3 Reduce code duplication, add touch scrolling behaviour for webkit browsers
8 years ago
Eugen Rochko 1f9aaede07 Add list of who reblogged status
8 years ago
Eugen Rochko 53de3b66ce Refactoring redux state into different reducers
8 years ago
Eugen Rochko 68535f58cd Add opening images in a modal window
8 years ago
Eugen Rochko 5bea337189 Move status components inside individual containers. We still need to select
8 years ago
Eugen Rochko 4470966cd9 Fix #100 - Add "back" button to certain views
8 years ago
Eugen Rochko 848cbbd242 Improved how in-UI profiles look
8 years ago
Eugen Rochko f10b5ee0d8 Use reselect to memoize denormalization in UI state
8 years ago
Eugen Rochko c3f5dfeabb Adding public timeline
8 years ago
Eugen Rochko 4eb5319882 Styling loading indicator, removing unused routes, adding "getting started" explanation
8 years ago
Eugen Rochko 9c01f3fcf0 Fix delete option missing from statuses in detailed view
8 years ago
Eugen Rochko e9bc4a4a08 Limit usernames to 30 chars, statuses to 500, open account after follow form success
8 years ago
Eugen Rochko 62b384824d Improved styling for media/videos in detailed status view
8 years ago