71 Commits (419c659bc445fa258550b7e1bf00251663ca6a21)

Author SHA1 Message Date
Akihiko Odaki 460e380d38 Implement tag auto-completion by history (#6621) 8 years ago
Eugen Rochko 90f12f2e5a
Focal points (#6520) 8 years ago
りんすき c1e77b56a9 fix #6523 (#6524) 8 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563) 9 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164) 9 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 9 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053) 9 years ago
Eugen Rochko 846cd4e838 Switch from EmojiOne to Twemoji, different emoji picker (#5046) 9 years ago
Eugen Rochko 3c6503038e Add protocol handler. Handle follow intents (#4511) 9 years ago
Yamagishi Kazutoshi bb85043f46 Disable sensitive button when with content warnings (#4460) 9 years ago
Yamagishi Kazutoshi 970297a138 Change to sensitive when adding content warning from web UI (#4456) 9 years ago
Sorin Davidoi c1bc5e14eb feat(compose): More space on mobile devices (#4282) 9 years ago
Sorin Davidoi 1d2616b79b fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221) 9 years ago
Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189) 9 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147) 9 years ago
Yamagishi Kazutoshi 2b9721d1b3 Add setting a always mark media as sensitive (#4136) 9 years ago
Sorin Davidoi 37c832cdf7 refactor: Make all reducers sync (#4125) 9 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879) 9 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 9 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 9 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 9 years ago
Eugen Rochko 8b5179d006 Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419) 9 years ago
Rachel H 5abd543766 Put space before image (#1735) 9 years ago
Eugen 043862f411 Fix #1609, fix #1628 - Revert #1397 (#1700) 9 years ago
Isabelle Knott 96715d9af5 Clear spoiler when replying to toot that doesn't also have a spoiler (#1662) 9 years ago
Rachel H 0930ce5560 Focus textarea when text is inserted (#1320) 9 years ago
Eugen Rochko a9303e7062 When replying to status with content warning, prefill content warning 9 years ago
Eugen Rochko d8c5a83827 Redesigned compose form 9 years ago
Eugen Rochko d7c6c6dbe1 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 9 years ago
Eugen Rochko 89fc2d7f48 Fix #372 - Emoji picker 9 years ago
Eugen Rochko 2c50687279 Improve compose form performance, upgrade JS dependencies. LightingBox 9 years ago
Eugen Rochko 974d712fbe Improve performance of compose form 9 years ago
Eugen Rochko 9e99b8c068 Fix #642 - Add "empty column" text to home/notifications 9 years ago
Eugen Rochko 8132cf8153 Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments 9 years ago
Eugen Rochko 677e95031e Clean up collapsible components 9 years ago
Eugen Rochko 6331ed16e5 Fix #614 - extra reply-boolean on statuses to account for cases when replied-to 9 years ago
Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines 9 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 9 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system 9 years ago
Eugen Rochko 1aae0cfc2c Fix #475 - add space after autocomplete 9 years ago
Eugen Rochko 1a33e4042e Fix upload file input being re-rendered needlessly 9 years ago
Eugen Rochko 23ebf60b95 Improve initialState loading 9 years ago
Mitchell Hentges 4d300e2507 On file-drag, show a border around textarea 9 years ago
Anthony Bellew 538d109a82 Re-add unlisted toggle to the UI 9 years ago
Eugen Rochko de9b6e3a6a Compose form in the UI now has public/private toggle instead of public/unlisted 9 years ago
Eugen Rochko b27066e154 Re-implemented autosuggestions component for the compose form 10 years ago
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 10 years ago
Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media 10 years ago
Eugen Rochko d32e0364f9 Switch to compose route when replying and compose is not mounted 10 years ago
Eugen Rochko 09218d4c01 Use full-text search for autosuggestions 10 years ago