1 Commits (f5bf5ebb82e3af420dcd23d602b1be6cc86838e1)

Author SHA1 Message Date
  Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
  Eugen Rochko 8b5179d006 Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419) 7 years ago
  Zac Anger 7b397b1452 Return early from submit if no text. (#1962) 7 years ago
  Rachel H 9362700137 Convert emoji shortnames when sending status (#1666) 7 years ago
  Eugen Rochko a9303e7062 When replying to status with content warning, prefill content warning 7 years ago
  Eugen Rochko d8c5a83827 Redesigned compose form 7 years ago
  Eugen Rochko d7c6c6dbe1 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 7 years ago
  Eugen Rochko 89fc2d7f48 Fix #372 - Emoji picker 7 years ago
  Eugen Rochko 3208979655 Fix typo 7 years ago
  Eugen Rochko fbdb3bcf1e Revert infinite scroll in timelines back to looking at ID of oldest 7 years ago
  Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and 7 years ago
  Rakib Hasan 6f9ecd899e revisted fix for #462 7 years ago
  Rakib Hasan 6d2301988f Fix for issue #462 7 years ago
  Eugen Rochko 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports 7 years ago
  Eugen Rochko 8a081ce588 Fix wrong prediction of whether toot will apear on public timeline in UI 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 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago
  blackle bf0f6eb62d Implement a click-to-view spoiler system 7 years ago
  Eugen Rochko 0bc6da89d2 Hide unlisted toggle when private is active, hide nsfw toggle when no files added 7 years ago
  Anthony Bellew 538d109a82 Re-add unlisted toggle to the UI 7 years ago
  Eugen Rochko de9b6e3a6a Compose form in the UI now has public/private toggle instead of public/unlisted 7 years ago
  Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those 7 years ago
  Eugen Rochko b27066e154 Re-implemented autosuggestions component for the compose form 7 years ago
  Eugen Rochko 64d109dc0e Downsize originals in media attachments, small fixes 7 years ago
  Eugen Rochko 41b4be699f Fix rule 7 years ago
  Eugen Rochko d5da55c6cc Fix mutating objects 7 years ago
  Eugen Rochko d4559402e4 Better responsiveness 7 years ago
  Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 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 afded319d2 Add limit to search results 7 years ago
  Eugen Rochko 09218d4c01 Use full-text search for autosuggestions 7 years ago
  Eugen Rochko 0405ef977a Aria-labels actually didn't work in React, so removing. Fixing some bugs 7 years ago
  Eugen Rochko aff22bfdb5 Add own composed status to home without waiting for websocket event 7 years ago
  Eugen Rochko 7e35650398 Actually complete the autosuggestion feature 7 years ago
  Eugen Rochko c49f6290eb Basic username autocomplete for text area 7 years ago
  Eugen Rochko f8f40f15da Move status components inside individual containers. We still need to select 7 years ago
  Eugen Rochko f88b8ce757 Improve how errors are displayed in the UI 7 years ago
  Eugen Rochko 564e01eaf6 Add console.error to all axios failures 7 years ago
  Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 7 years ago
  Eugen Rochko ee770c3fd3 Live update account timelines, small fix for replyCompose 7 years ago
  Eugen Rochko dafcb02153 Remove unused action constants 7 years ago
  Eugen Rochko d6a64f45fd Adding a notification stack for error messages 7 years ago
  Eugen Rochko 499beb4484 UI for uploading media attachments (and cancelling them) 7 years ago
  Eugen 265215dae9 Fix reply bug introduced when compose form started using normalized data 7 years ago
  Eugen Rochko 05001d54d1 Make compose form also use normalized data 7 years ago
  Eugen Rochko 595c8dda60 Favouriting works, reblogging is a little broken because of <Status> 7 years ago
  Eugen Rochko dbae8062f4 Replies in the compose form 7 years ago
  Eugen Rochko 72591cc6d5 Cleaning up action names and compose drawer 7 years ago