56 Commits (1a5ab538de2ea0c8e6f8faf357c17a90a41897e5)

Author SHA1 Message Date
Eugen Rochko 60ebfa182f Made modal system more generic
8 years ago
Eugen Rochko 74ae158c2f Add "direct" visibility level in the backend. Web UI is not yet
8 years ago
Eugen Rochko 07b166af64 Make gifvs always use media gallery component
8 years ago
Eugen Rochko caf5b8e975 Fix #431 - convert gif to webm during upload. Web UI treats them like it did
8 years ago
Eugen Rochko 92569b1f0d Improved dropdowns
8 years ago
Eugen Rochko 955e9088d7 Fix #561 - Detect presence of audio in video, hide mute toggle when none
8 years ago
Eugen Rochko 4fbdf100c4 Add <MissingIndicator /> when status or account are not found, skip alerts
8 years ago
Rakib Hasan 8e760d5f62 adding new react class StatusNotFound
8 years ago
Rakib Hasan 9e0dbb7337 Fixing issue #626
8 years ago
Eugen Rochko 9e99b8c068 Fix #642 - Add "empty column" text to home/notifications
8 years ago
Eugen Rochko a1e96ae94f Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening
8 years ago
Eugen Rochko dbd80465c8 Fix small styling issues
8 years ago
Eugen Rochko 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports
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
Eugen Rochko c424df5192 Progress on moving color styles to Sass
8 years ago
Eugen Rochko 44fad0160f Add next/previous navigation in modal for media attachments
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 05abd977c1 Fix preview cards layout, do preview card crawling for remote statuses
8 years ago
Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
Eugen Rochko e9737c2235 Fix tests, add applications to eager loading/cache for statuses, fix
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 3ad0496ccb Better animations
8 years ago
Eugen Rochko 1e9d2c4b1e Add "not found" component to UI
8 years ago
Eugen Rochko 3bddd647e0 Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-dropdown
8 years ago
blackle d64c454cfe Switch to compose view when tapping 'mention' in dropdown on mobile
8 years ago
blackle 05e964688d Expand dropdown leftways on status view
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 b891a81008 Follow call on locked account creates follow request instead
8 years ago
Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media
8 years ago
Eugen Rochko d32e0364f9 Switch to compose route when replying and compose is not mounted
8 years ago
Eugen Rochko 85d1b74ac3 Adding german localization
8 years ago
Eugen Rochko a6e4f754fc Add an Intl polyfill
8 years ago
Eugen Rochko 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet
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 36921be9aa Fix #131 - Make active favourite buttons yellow
8 years ago
Eugen Rochko 087b993892 Adding list of who favourited status
8 years ago
Eugen Rochko 6d5ef89356 Reduce code duplication, add touch scrolling behaviour for webkit browsers
8 years ago
Eugen Rochko 6d26bfd147 Add list of who reblogged status
8 years ago
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers
8 years ago
Eugen Rochko de50eff6ac Add opening images in a modal window
8 years ago
Eugen Rochko f8f40f15da Move status components inside individual containers. We still need to select
8 years ago
Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views
8 years ago
Eugen Rochko 0634e8dee5 Improved how in-UI profiles look
8 years ago
Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state
8 years ago
Eugen Rochko 1f650d327d Adding public timeline
8 years ago
Eugen Rochko a4b8069cf5 Styling loading indicator, removing unused routes, adding "getting started" explanation
8 years ago
Eugen Rochko 87ba52ad3f 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