319 Commits (cb5ac15923332a198148756ebcaef78cb0eff10b)

Author SHA1 Message Date
Eugen Rochko 7badad7797
Fix home regeneration (#6251)
7 years ago
Akihiko Odaki 3ba7cde38d Rename key to path in actions and reducers for settings (#6105)
7 years ago
Akihiko Odaki 35fdf561be Refactor web_push_subscription (#6047)
7 years ago
Eugen Rochko ec3b449baa
Fix #5630 - Prevent duplicate load of favourites (#5931)
7 years ago
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811)
7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762)
7 years ago
Akihiko Odaki fd87e5a53b Do not filter the status collection after muting and blocking (#5815)
7 years ago
Eugen Rochko 31ac5f0e00
Display list column (#5750)
7 years ago
sdukhovni 2b51b4094c Don't remove originals of boosted toots from timeline (#5479)
7 years ago
Eugen Rochko 58cede4808
Profile redirect notes (#5746)
7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087)
7 years ago
Eugen Rochko 07f7192bc3 Fix #5632 - Reset column loading status after fetch fail (#5659)
7 years ago
Nolan Lawson 60f962eedc Refactor initial state: auto_play_gif (#5576)
7 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563)
7 years ago
Eugen Rochko f3003417c5 When unreblog arrives over streaming API, just delete in UI (#5439)
7 years ago
Eugen Rochko aec70b44fc Filter out duplicate IDs in timelines reducer (#5417)
7 years ago
Eugen Rochko 388d093beb When unfollowing, remove from home in web UI immediately (#5369)
7 years ago
Eugen Rochko 488584bfc1 Track frequently used emojis in web UI (#5275)
7 years ago
Eugen Rochko d2dee6ea43 Fix custom emoji in emoji picker, persist skin tone (#5258)
7 years ago
Eugen Rochko 11436358b4 Fix regression from #5206 - deduplicate descendants (#5253)
7 years ago
Eugen Rochko 45682f876d Make auto-play GIFs preference affect custom emojis in web UI (#5254)
7 years ago
Nolan Lawson fd7f0732fe Compress and combine emoji data (#5229)
7 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164)
7 years ago
Eugen Rochko b9c76e2edb When processing custom emoji, ensure a non-animated version exists (#5230)
7 years ago
Eugen Rochko ec13cfa4f9 When a streaming API status arrives, sort it into conversations (#5206)
7 years ago
Eugen Rochko 0f699a4280 When muting, clear web UI like for blocks (#5172)
7 years ago
Nolan Lawson b9c612b561 Code-split emoji-mart picker and data (#5175)
7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123)
7 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 66126f3021 Add custom emojis to the emoji picker (#5052)
7 years ago
Eugen Rochko 846cd4e838 Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago
Eugen Rochko 81cec35dbf Custom emoji (#4988)
7 years ago
abcang 60944d5dca Fix height cache (#4909)
7 years ago
Yamagishi Kazutoshi c9d04f1c39 Fix second report (regression from 3b81baaaaf) (#4863)
7 years ago
voidSatisfaction 85c7c42098 Add Pinned toot column (#4817)
7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675)
7 years ago
Yamagishi Kazutoshi 110227ac5e Remove status from favorites list when unfavorited (#4597)
7 years ago
Eugen Rochko 3c6503038e Add protocol handler. Handle follow intents (#4511)
7 years ago
Ondřej Hruška b1c8a702a4 Add favourited toot to favourites column (#4562)
7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Yamagishi Kazutoshi bb85043f46 Disable sensitive button when with content warnings (#4460)
7 years ago
Yamagishi Kazutoshi 970297a138 Change to sensitive when adding content warning from web UI (#4456)
7 years ago
Sorin Davidoi c1bc5e14eb feat(compose): More space on mobile devices (#4282)
7 years ago
Sorin Davidoi 1d2616b79b fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221)
7 years ago
Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189)
7 years ago
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243)
7 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147)
7 years ago
Yamagishi Kazutoshi 2b9721d1b3 Add setting a always mark media as sensitive (#4136)
7 years ago
Sorin Davidoi 37c832cdf7 refactor: Make all reducers sync (#4125)
7 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879)
7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906)
7 years ago
Eugen Rochko bb911043de Fix regression from #3748 - properly set defaultColumns (#3750)
7 years ago
unarist d8a0ee1956 Fix merge default columns (#3748)
7 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686)
7 years ago
ふぁぼ原 7623766241 Add regex filters on the community timeline and the public timeline. (#3564)
7 years ago
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207)
7 years ago
unarist e49dc6a06e Fix load more on account timelines (regression from #3311) (#3475)
7 years ago
unarist 902d9e34b4 Remove status context construction in the React side (#3331)
7 years ago
unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311)
7 years ago
unarist 807c192fcf Fix load more feature on the Account media gallery (#3293)
7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147)
7 years ago
Eugen Rochko de475cf8d3 Add account media gallery view to web UI (#3120)
7 years ago
Eugen Rochko f1ab70649b Add buttons to block and unblock domain (#3127)
7 years ago
Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017)
7 years ago
Eugen Rochko d0ef318eaa Fix #2205 - Delete associated notifications when a status is deleted (#2994)
7 years ago
Yamagishi Kazutoshi 459bbfa4b2 Prevent selection of unacceptable Content-Type files (#2910)
7 years ago
R Tucker 61c33652ad ui: check spoiler_text against regex filter (#1635) (#2665)
7 years ago
Eugen Rochko eddb95b012 When streaming API is disconnected, poll home/notifications (#2776)
7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617)
7 years ago