29 Commits (bd0791d800902cdbdf6666e65d201df3ec22789c)

Author SHA1 Message Date
  Eugen Rochko bd0791d800
Add redraft function (#7735) 6 years ago
  Eugen Rochko e18390cfe6
Fix bug in order of conversations in web UI (#7721) 6 years ago
  Eugen Rochko dfbadd6837
Replace recursion in status mapStateToProps (#7645) 6 years ago
  Akihiko Odaki 023fe5181b Introduce flat layout to contexts reducer (#7150) 6 years ago
  Neil Moore fad7b9f5f2 Adds keyboard hotkey for revealing/hiding statuses (#7173) 6 years ago
  Emelia Smith 904a2479dd Feature: Direct message from Statuses (#7089) 6 years ago
  Eugen Rochko b6003afcdb
Add show more/less toggle for entire threads in web UI (#6733) 6 years ago
  Chris 1e5d1fa5c8 Add mute, block, conversation mute actions to detailed status dropdown menu (#6099) 6 years ago
  nullkal 864c4d869f Make fullscreen video in detailed status plays in fullscreen (Partly Fix #5160) (#5611) 6 years ago
  Yamagishi Kazutoshi 763a2f8511
Replace react-router-scroll to react-router-scroll-4 (#5568) 6 years ago
  Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563) 6 years ago
  Nolan Lawson 5e111ce16d Reactor unfollow_modal, boost_modal, delete_modal (#5505) 6 years ago
  Nolan Lawson 3de22a82bf Refactor initial state: reduce_motion and auto_play_gif (#5501) 6 years ago
  Eugen Rochko 1823cf435a In thread view, only scroll first update, scroll to replied-to post (#5322) 6 years ago
  unarist b0407ece42 Fix an error when ancestors get loaded before the status itself (#5312) 6 years ago
  K.SHIRAKASHI d5f490b1a2 Fix error on reloading status detail column (#5248) 6 years ago
  Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164) 6 years ago
  aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 6 years ago
  Eugen Rochko d1a78eba15 Embed modal (#4748) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 6 years ago
  Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 6 years ago
  Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 6 years ago
  Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677) 6 years ago
  Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686) 7 years ago
  Atsushi Yamamoto 402c19a924 Add preference setting for delete toot modal (#3368) 7 years ago
  Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
  Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017) 7 years ago
  Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008) 7 years ago
  Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
  Eugen 59b1de0bcf Add a confirmation modal: (#2279) 7 years ago
  Stephen Burgess cca41ea544 Replace inline styles with CSS classes (BEM) (#2338) 7 years ago
  Yamagishi Kazutoshi 1948f9e767 Remove deprecated features at React v15.5 (#1905) 7 years ago
  Patrick Figel ffb99325ca Add gif auto-play/pause preference 7 years ago
  Eugen Rochko 5f8155482a Add overlay style to buttons, continue video after expanding it 7 years ago
  blackle 00cc3066a2 Allow video to be expanded into lightbox 7 years ago
  Isabelle Knott 1ea662963f Use shift+click instead of alt+click to bypass boost dialog (#1638) 7 years ago
  blackle 06444bf050 Allow user to disable the boost confirm dialog in preferences 7 years ago
  blackle f53fb6aa66 Bypass boost confirm modal if alt is pressed 7 years ago
  blackle 01e5447e35 Add boost confirm modal 7 years ago
  Eugen Rochko 60ebfa182f Made modal system more generic 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 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports 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 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