53 Commits (caf5b8e9757679b93b9a34b0c55f43cb47910201)

Author SHA1 Message Date
  Eugen Rochko caf5b8e975 Fix #431 - convert gif to webm during upload. Web UI treats them like it did 7 years ago
  Eugen Rochko 92569b1f0d Improved dropdowns 7 years ago
  Eugen Rochko 955e9088d7 Fix #561 - Detect presence of audio in video, hide mute toggle when none 7 years ago
  Eugen Rochko 4fbdf100c4 Add <MissingIndicator /> when status or account are not found, skip alerts 7 years ago
  Rakib Hasan 8e760d5f62 adding new react class StatusNotFound 7 years ago
  Rakib Hasan 9e0dbb7337 Fixing issue #626 7 years ago
  Eugen Rochko 9e99b8c068 Fix #642 - Add "empty column" text to home/notifications 7 years ago
  Eugen Rochko a1e96ae94f Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening 7 years ago
  Eugen Rochko dbd80465c8 Fix small styling issues 7 years ago
  Eugen Rochko 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports 7 years ago
  Eugen Rochko 5c4c046132 Finish up moving colors from JSX to Sass (#584, #348) 7 years ago
  Lorenz Diener cbb962fd77 Move more colours to scss 7 years ago
  Eugen Rochko c424df5192 Progress on moving color styles to Sass 7 years ago
  Eugen Rochko 44fad0160f Add next/previous navigation in modal for media attachments 7 years ago
  Eugen Rochko f21e7d6ac0 Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer 7 years ago
  Eugen Rochko 05abd977c1 Fix preview cards layout, do preview card crawling for remote statuses 7 years ago
  Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags 7 years ago
  Eugen Rochko e9737c2235 Fix tests, add applications to eager loading/cache for statuses, fix 7 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 7 years ago
  Eugen Rochko 3ad0496ccb Better animations 7 years ago
  Eugen Rochko 1e9d2c4b1e Add "not found" component to UI 7 years ago
  blackle d64c454cfe Switch to compose view when tapping 'mention' in dropdown on mobile 7 years ago
  blackle 05e964688d Expand dropdown leftways on status view 7 years ago
  Eugen Rochko 0a84ab43d2 Fix #367 - Lock icon instead of retweet icon on boost button on private statuses 7 years ago
  Eugen Rochko b891a81008 Follow call on locked account creates follow request instead 7 years ago
  Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media 7 years ago
  Eugen Rochko d32e0364f9 Switch to compose route when replying and compose is not mounted 7 years ago
  Eugen Rochko 85d1b74ac3 Adding german localization 7 years ago
  Eugen Rochko a6e4f754fc Add an Intl polyfill 7 years ago
  Eugen Rochko 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet 7 years ago
  Eugen Rochko 82fd74d101 Fix modals sizing and add animation to it, fix #140 by only making the text of 7 years ago
  Eugen Rochko 36921be9aa Fix #131 - Make active favourite buttons yellow 7 years ago
  Eugen Rochko 087b993892 Adding list of who favourited status 7 years ago
  Eugen Rochko 6d5ef89356 Reduce code duplication, add touch scrolling behaviour for webkit browsers 7 years ago
  Eugen Rochko 6d26bfd147 Add list of who reblogged status 7 years ago
  Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 7 years ago
  Eugen Rochko de50eff6ac Add opening images in a modal window 7 years ago
  Eugen Rochko f8f40f15da Move status components inside individual containers. We still need to select 7 years ago
  Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views 7 years ago
  Eugen Rochko 0634e8dee5 Improved how in-UI profiles look 7 years ago
  Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state 7 years ago
  Eugen Rochko 1f650d327d Adding public timeline 7 years ago
  Eugen Rochko a4b8069cf5 Styling loading indicator, removing unused routes, adding "getting started" explanation 7 years ago
  Eugen Rochko 87ba52ad3f Fix delete option missing from statuses in detailed view 7 years ago
  Eugen Rochko e9bc4a4a08 Limit usernames to 30 chars, statuses to 500, open account after follow form success 7 years ago
  Eugen Rochko 62b384824d Improved styling for media/videos in detailed status view 7 years ago
  Eugen Rochko 15f51dbf8c Better styling for selected status in detailed view 7 years ago
  Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars 7 years ago
  Eugen Rochko 0967961de7 Improve how account detailed view looks, load account's statuses 7 years ago
  Eugen Rochko 08896f7dcf Detailed status view scrollable 7 years ago