60 Commits (2f111b7fbbd7ad71fe569bc8477bb7e1aef5b34c)

Author SHA1 Message Date
Eugen Rochko d878e3e945 Keyword/phrase filtering (#7905)
6 years ago
Yamagishi Kazutoshi efc482361b Open video modal on public UI (#7469)
6 years ago
Yamagishi Kazutoshi c1427f90f6 Show media modal on public timeline (#7413)
6 years ago
TakesxiSximada 937c93e8d9 Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. (#7202)
7 years ago
Neil Moore e0853e52d8 Adds keyboard hotkey for revealing/hiding statuses (#7173)
7 years ago
Emelia Smith 7a06bd7085 Feature: Direct message from Statuses (#7089)
7 years ago
Eugen Rochko b9b01bf14a Add show more/less toggle for entire threads in web UI (#6733)
7 years ago
Eugen Rochko 2cb19bf443 Display AttachmentList in notifications (#6693)
7 years ago
Eugen Rochko 5079c1e322 Display AttachmentList in timelines in compact style when media missing (#6680)
7 years ago
Eugen Rochko b1f8dfd3cf Federate pinned statuses over ActivityPub (#6610)
7 years ago
Eugen Rochko 8c85fd26bb Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)
7 years ago
Yamagishi Kazutoshi ea55e437f7 Upgrade ESLint to version 4.x (#6276)
7 years ago
Eugen Rochko 19aaf0e99f Surround mid-text display names with bdi tags (#6257)
7 years ago
Nolan Lawson b89628424d Refactor initial state: "me" (#5563)
7 years ago
Nolan Lawson fc075b16d9 Reactor unfollow_modal, boost_modal, delete_modal (#5505)
7 years ago
Nolan Lawson 2085c1fa33 Refactor initial state: reduce_motion and auto_play_gif (#5501)
7 years ago
Eugen Rochko 32998720eb Implement hotkeys for web UI (#5164)
7 years ago
Eugen Rochko 2a9819b8ec Use own, shorter relative timestamps (#5171)
7 years ago
aschmitz 618df7a5ee Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
Eugen Rochko fbec33df62 Redesign video player (#4911)
7 years ago
Eugen Rochko 9ed764519b Finish up embed modal feature (#4759)
7 years ago
abcang 4ce06cc0c9 Generalized the infinite scrollable list (#4697)
7 years ago
Eugen Rochko 3e20cb7025 Pinned statuses (#4675)
7 years ago
Sorin Davidoi ed7abec8f5 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Ondřej Hruška 199affb141 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
7 years ago
unarist de3a2eaf4d fix(status): Don't add tabIndex to wrapped status (#4437)
7 years ago
Sorin Davidoi fd6c6cf717 Improve accessibility (part 5) (#4417)
7 years ago
Yamagishi Kazutoshi c196698be5 Fix broken PropTypes (#4413)
7 years ago
Sorin Davidoi 3ddfab69a5 Improve accessibility (part 4) (#4408)
7 years ago
Yamagishi Kazutoshi fdea9d72bc Update intersection-observer to version 0.4.0 (#4398)
7 years ago
Eugen Rochko 49026e27e8 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Nolan Lawson 01ee91b725 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sorin Davidoi 40b32ffb12 Lazy load components (#3879)
7 years ago
unarist 1e71b683bc Unobserve status on unmount (#4013)
7 years ago
Sorin Davidoi eea5c01a41 fix(components/status): Up & down jump due to content being added to the DOM (#3972)
7 years ago
Yamagishi Kazutoshi e2027fbe42 Use Class and Property Decorators (#3730)
7 years ago
Yamagishi Kazutoshi 539dbaa049 Remove unused variables (#3906)
7 years ago
unarist 66e14b3d3a Don't attach IntersectionObserver for wrapped statuses (#3883)
7 years ago
Eugen Rochko 65b46159ec Revert #3851 (#3878)
7 years ago
Eugen Rochko cbc0fea992 Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)
7 years ago
Sorin Davidoi 9bc32eb267 Upgrade React Router (#3677)
7 years ago
alpaca-tc 59849b392d Do not call setState from unmounted component (#3853)
7 years ago
unarist 79c04b0a2c Don't attach IntersectionObserver for wrapped statuses (#3863)
7 years ago
alpaca-tc 36049c0096 Unobserve status on unmount (#3851)
7 years ago
Sorin Davidoi cf69bdc097 fix(status): Content jump due to height changes (#3734)
7 years ago
Yamagishi Kazutoshi d063663125 Improve ESLint rules for JSX (#3608)
7 years ago
Nolan Lawson 294bc9a78d Fix isIntersecting in Chrome (#3525)
7 years ago
Nolan Lawson 6d0a980aa6 Improve scheduling of requestIdleCallback tasks (#3477)
7 years ago
Nolan Lawson 4ee3796db7 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
7 years ago
unarist c9325ad703 Fix "Cannot read property" on missing status (#3322)
7 years ago