15 Commits (cdb101340a20183a82889f811d9311c370c855e5)

Author SHA1 Message Date
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905) 6 years ago
ThibG b1938d7853 Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400) (#7415) 6 years ago
Akihiko Odaki 9a1a55ce52 Allow clients to fetch statuses made while they were offline (#6876) 6 years ago
Akihiko Odaki b0664a5e6c Replace onScrollToBottom with onLoadMore (#6615) 6 years ago
Eugen Rochko 7badad7797
Fix home regeneration (#6251) 6 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563) 7 years ago
Yamagishi Kazutoshi f5382ec085 Exclude self toots from regular expression filter (#4245) 7 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147) 7 years ago
Eugen Rochko 37dbfa4cd7 Unread indicator was invisible behind column header, adjusted (#3720) 7 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686) 7 years ago
Yamagishi Kazutoshi fda5c699c2 Add ESLint rule (object-curly-spacing) (#3498) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
Nolan Lawson 553e13144f remove legacy decorators, use lodash.debounce (#2830) 7 years ago
R Tucker 61c33652ad ui: check spoiler_text against regex filter (#1635) (#2665) 7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
Akihiko Odaki cf845fed38 Hide some components rather than unmounting (#2271) 7 years ago
abcang 90760eae4c fix regex filter (#1845) 7 years ago
Eugen Rochko c96fd24f48 Improve status reselect, do not display "load more" when no next link available 7 years ago
Eugen Rochko 974d712fbe Improve performance of compose form 7 years ago
Eugen Rochko 5997bb47a8 Fix #38 - Unread indicator when new content appears above the fold 7 years ago
Eugen f338cc6c94 Fix scroll to top not registering because of wrong debounce usage 7 years ago
Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and 7 years ago
Eugen Rochko 21972bb398 No replies filter on home timeline no longer hides self-replies 7 years ago
Eugen Rochko d9022884c6 Smarter infinite scroll 7 years ago
Eugen Rochko 18b11100e7 Fix issue when settings are not defined for column type 7 years ago
Eugen Rochko 312c51b5c8 Home column filters 7 years ago
Eugen Rochko 565cd95bca Keep timelines in the UI trimmed when possible 8 years ago
Eugen Rochko 48b9619439 Adding hashtags 8 years ago
Eugen Rochko f8f40f15da Move status components inside individual containers. We still need to select 8 years ago
Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state 8 years ago
Eugen Rochko 1fce687f8e Unreblogging and unfavouriting from the UI 8 years ago
Eugen Rochko ef2b50c9ac Deleting statuses from UI 8 years ago
Eugen Rochko 2c0261ac25 Infinite scroll for timeline columns 8 years ago
Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars 8 years ago
Eugen Rochko 0967961de7 Improve how account detailed view looks, load account's statuses 8 years ago
Eugen Rochko 1022d682dc Normalized data in Redux, fix for asset URLs when rendered outside request 8 years ago
Eugen Rochko 595c8dda60 Favouriting works, reblogging is a little broken because of <Status> 8 years ago
Eugen Rochko dbae8062f4 Replies in the compose form 8 years ago
Eugen Rochko 72591cc6d5 Cleaning up action names and compose drawer 8 years ago
Eugen Rochko 49520d6e62 Adding React.js, Redux, revamping dashboard 8 years ago