168 Commits (b9fbcbfe4e0a15fcf8a457ce17ea080f0eb939fc)

Author SHA1 Message Date
Eugen Rochko 774ac47373
Add conversations API (#8832)
6 years ago
Matt Sweetman 1889526e23 Add user preference to always expand toots marked with content warnings (#8762)
6 years ago
ThibG f8160b68b3 Only focus first element of dropdown menus if using keyboard (#8679)
6 years ago
Eugen Rochko f9b23a5d62
Preserve hashtag casing in web UI hashtag history (#8394)
6 years ago
ThibG 5fbf12bbb8 Skip pagination logic entirely for pinned toots (fixes #8302) (#8310)
6 years ago
Eugen Rochko 025fbb8285
Show compose form on delete & redraft when in mobile layout (#8277)
6 years ago
Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146)
6 years ago
ThibG d0d23b8f0a Do not cause an error if domain_lists.blocks.next is undefined (#8021)
6 years ago
Eugen Rochko cfeb3beb4e
Fix filters not affecting notifications in web UI (#7977)
6 years ago
Eugen Rochko 5b6db8a62a
Disable service worker media cache and IndexedDB storage (#7932)
6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905)
6 years ago
chr v1.x 4f42238c29 Put "Media Only" option in column settings instead of content area headline (#7801)
6 years ago
Yamagishi Kazutoshi f972815f1b Hide status content when spoiler text is not empty (#7797)
6 years ago
Eugen Rochko bd0791d800
Add redraft function (#7735)
6 years ago
Eugen Rochko 0deb9fa6b9
Remove trending hashtags (#7711)
6 years ago
Eugen Rochko 8bb74e50be
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
6 years ago
Eugen Rochko 9bd23dc4e5
Track trending tags (#7638)
6 years ago
Akihiko Odaki 023fe5181b Introduce flat layout to contexts reducer (#7150)
6 years ago
Yamagishi Kazutoshi 06252ec71e Change column params on pinned timeline (#7581)
6 years ago
Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631)
6 years ago
Eugen Rochko 4b94e9c65e
Improve payload format of Web Push API now that it's open (#7521)
6 years ago
Akihiko Odaki 1951ff41b3 Do not override the default push notification settings (#6037)
6 years ago
Eugen Rochko dafd7afc5e
Use randomized setTimeout when fallback-polling and re-add since_id (#7522)
6 years ago
Eugen Rochko d185f3ddaf
Use plaintext value for field value tooltips in web UI (#7388)
6 years ago
Eugen Rochko 61a9018607
Enable custom emojis in profiles (notes, field values, display names) (#7374)
6 years ago
Yamagishi Kazutoshi 0758b00bfd Refactor resizeImage method (#7236)
7 years ago
Eugen Rochko 05fb6f096d
Resize images before upload in web UI to reduce bandwidth (#7223)
7 years ago
Kaito Sinclaire 156b916caf Direct messages column (#4514)
7 years ago
abcang 897199910f Improve web api protect (#6343)
7 years ago
abcang 727917e91e Fix caret position after inserting emoji (#7167)
7 years ago
Eugen Rochko 78ed4ab75f
Add bio fields (#6645)
7 years ago
Eugen Rochko 9e45b051cf
When notification type filtered, ignore live updates for it (#7101)
7 years ago
Akihiko Odaki 1ed1014546 Free stroage if it is exceeding disk quota (#7061)
7 years ago
Isatis b08ab329f4 retrieve custom emoji list via API instead of before page load (#7047)
7 years ago
unarist 2c51bc0ca5 Add missing rejection handling for Promises (#7008)
7 years ago
ThibG a6c129ddbd Add some UI for user-defined domain blocks (#6628)
7 years ago
Emelia Smith d1f34151ae Feature: Direct message from menu (#6956)
7 years ago
unarist 41452e8302 Fix TypeError on follow notification (#6950)
7 years ago
Akihiko Odaki ca42f9b0eb Cache media (#6902)
7 years ago
unarist 605a92b460 Fix moved account handling in IndexedDB feature (#6915)
7 years ago
Akihiko Odaki cbf97c03bb Allow clients to fetch notifications made while they were offline (#6886)
7 years ago
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