277 Commits (37eaa7fc01d8e9cbd06a62cc9ac4b3bd4d835240)

Author SHA1 Message Date
Akihiko Odaki 9a1a55ce52 Allow clients to fetch statuses made while they were offline (#6876)
7 years ago
Akihiko Odaki fe398a098e Store objects to IndexedDB (#6826)
7 years ago
ThibG a5c6c748e0 Cancel outdated pending compose suggestions (#6838)
7 years ago
Eugen Rochko eb2425b53b
Hide loading bar on status interactions (#6774)
7 years ago
Eugen Rochko 4f7f6b3922
Fix follow relationships not loading after notifications fetch (#6746)
7 years ago
Eugen Rochko b6003afcdb
Add show more/less toggle for entire threads in web UI (#6733)
7 years ago
Eugen Rochko cfa9b6e13a
Remove text requirement when media attached from statuses (#6672)
7 years ago
Akihiko Odaki 913a38111f Remove pointer events on the entire UI when a dropdown menu is open (#6648)
7 years ago
Akihiko Odaki 460e380d38 Implement tag auto-completion by history (#6621)
7 years ago
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610)
7 years ago
Eugen Rochko 5131012505
Add "Toots/Toots with replies/Media" tab below profile header (#6572)
7 years ago
Eugen Rochko 41a01bec23
Federated reports (#6570)
7 years ago
Eugen Rochko 90f12f2e5a
Focal points (#6520)
7 years ago
Eugen Rochko cba2897108
Cache relationships in API (#6482)
7 years ago
abcang a3c0a20373 Fix initial_state me in push_notification_register (#6349)
7 years ago
Eugen Rochko 79b34a0fa2
Restore onboarding modal (#6303)
7 years ago
Eugen Rochko d799921c75
Replace tutorial modal with welcome e-mail (#6273)
7 years ago
Eugen Rochko 7badad7797
Fix home regeneration (#6251)
7 years ago
nightpool c235711ffe Refactor /api/web APIs to use the centralized axios instance (#6223)
7 years ago
Noiob 94230fe565 Fix newlines-to-spaces functionality (#6158)
7 years ago
Akihiko Odaki 3ba7cde38d Rename key to path in actions and reducers for settings (#6105)
7 years ago
MitarashiDango 511c6f9625 bug fix (WebPush does not work) (#6120)
7 years ago
Akihiko Odaki 35fdf561be Refactor web_push_subscription (#6047)
7 years ago
Yamagishi Kazutoshi cdae7e4c8b Move push notifications settings (regression from #5879) (#5941)
7 years ago
abcang 99242b92bc Keep WebPush settings (#5879)
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
Neetshin 82884ac5c4 Update mutes.js (#5882)
7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762)
7 years ago
Eugen Rochko 31ac5f0e00
Display list column (#5750)
7 years ago
masarakki c73a1fb537 reusable-streaming (#5709)
7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087)
7 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563)
7 years ago
Ondřej Hruška ae716a12e1 replace newlines in desktop notif with spaces instead of removing them (#5361)
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
Nolan Lawson fd7f0732fe Compress and combine emoji data (#5229)
7 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164)
7 years ago
MitarashiDango ecfa1c3f3b fix error (When part of conversation has already been deleted.) (#5216)
7 years ago
Eugen Rochko ec13cfa4f9 When a streaming API status arrives, sort it into conversations (#5206)
7 years ago
Nolan Lawson b9c612b561 Code-split emoji-mart picker and data (#5175)
7 years ago
Eugen Rochko d6fe0954e3 Make emoji autosuggestions immediate, usernames appear sooner (#5149)
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
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
abcang 60944d5dca Fix height cache (#4909)
7 years ago
unarist 1ae5d49a71 Refresh timeline after toot while the timeline is disconnected (#4858)
7 years ago
voidSatisfaction 85c7c42098 Add Pinned toot column (#4817)
7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675)
7 years ago
abcang ea958cae7f Refactoring streaming connections (#4645)
7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Sorin Davidoi c1bc5e14eb feat(compose): More space on mobile devices (#4282)
7 years ago
Sorin Davidoi 015269914e fix: Handle errors without response (#4274)
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
Sorin Davidoi 37c832cdf7 refactor: Make all reducers sync (#4125)
7 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879)
7 years ago
Eugen Rochko 12e7c81dd8 Turn report screen into a modal (#3965)
7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906)
7 years ago
Eugen Rochko 80c13bf0ef Save settings when they are changed (#3743)
7 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686)
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 cf4fe6cab8 More use of next link header on account (media) timelines (#3311)
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
beatrix 3dcb5fa28f Revert HTML CW changes (#3020)
7 years ago
Eugen Rochko e0c3ed29d8 Fix locales again (#3010)
7 years ago
Yamagishi Kazutoshi 88fd5cb688 Focus tab of Mastodon when clicking notification (#2989)
7 years ago
Yamagishi Kazutoshi 7ff84cb07e Refine unescapeHTML (#2977)
7 years ago
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970)
7 years ago
Yamagishi Kazutoshi 42eb841dc2 Remove jquery-ujs (#2939)
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