about summary refs log tree commit diff
path: root/app/javascript/mastodon/features
AgeCommit message (Expand)Author
2019-06-06Fix overlap of emoji button on search popup (#10978)Wenceslao Páez Chávez
2019-06-06Fix not being able to directly switch between list timelines in web UI (#10973)Eugen Rochko
2019-06-06Fix emoji picker being always displayed (#10979)Takeshi Umeda
2019-06-05Scroll to compose form when focus (#10970)Jeong Arm
2019-06-04Add profile directory link to single column navigation panel (#10963)Eugen Rochko
2019-06-02Improvement variable height in single column layout (#10917)Takeshi Umeda
2019-05-29Change links in right panel to open in the same tab (#10848)Eugen Rochko
2019-05-29Fix React warning about legacy lifecycle calls and sensitive status resetting...ThibG
2019-05-27Refactor footers in web UI into a single component (#10846)Eugen Rochko
2019-05-26Fix poll visibility on public pages (#10817)Takeshi Umeda
2019-05-26Fix null error in status component when determining showMedia state (#10838)Eugen Rochko
2019-05-26Fix wrong redirect from getting started to home in advanced Web UI (#10839)Hanage999
2019-05-26Improvements to the single column layout (#10835)Eugen Rochko
2019-05-25Add a keyboard shortcut to hide/show media (#10647)ThibG
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-23Various improvements to single column layout (#10809)Eugen Rochko
2019-05-23Add `forceSingleColumn` prop to `<UI />` (#10807)Eugen Rochko
2019-05-19fix `isSubmitting` prop case (#10785)Hinaloe
2019-05-18Change poll options to alphabetic letters when status text is hidden (#10685)Eugen Rochko
2019-05-10Change icon and label depending on whether media is marked as sensitive (#10748)ThibG
2019-05-09Add confirm modal for unboosting toots (#10287)Aurélien Reeves
2019-05-09Add emoji suggestions to CW and poll option fields (#10555)ThibG
2019-05-08Bring back crossed eye icon on gallery (#10715)Jeong Arm
2019-05-06Add description on hover in media gallery (#10713)ThibG
2019-05-04Minor account media gallery fixes (#10695)ThibG
2019-05-03Add button to view context to media modal (#10676)Eugen Rochko
2019-05-03When selecting a toot via keyboard, ensure it is scrolled into view (#10593)ThibG
2019-05-03Make the "mark media as sensitive" button more obvious in web UI (#10673)Eugen Rochko
2019-05-02Change account gallery in web UI (#10667)Eugen Rochko
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-04-22Allow switching between singe-option and multiple-option polls (#10603)ThibG
2019-04-22Fix modal items cannot scroll on touch devices (#10605)kedama
2019-04-22Minor code cleanup (#10613)ThibG
2019-04-21Configrationable repository url (#10600)Sho Kusano
2019-04-09Fix glitched out "not found" message for non-existing profiles in web UI (#10...Eugen Rochko
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-06tinyfix 2: unrequired arguments (#10471)ashleyhull-versent
2019-04-04Duplicate values (#10470)ashleyhull-versent
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-03-30Remove unused code (#10426)Jeong Arm
2019-03-30Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 (...Eugen Rochko
2019-03-30Add indication that you have been blocked in web UI (#10420)Eugen Rochko
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-27Add rel='noopener' to redesigned profile column header avatar link (#10393)slice
2019-03-26Move the account dropdown menubar to the right, make sure it doesn't move (#1...ThibG
2019-03-26Add a “Block & Report” button to the block confirmation dialog (#10360)ThibG
2019-03-26Make clicking on avatar open public profile in new tab (#10387)Aditoo17
2019-03-26Fix menu items that don't action (#10379)mayaeh
2019-03-26Redesign profile column in web UI to match design on public pages (#10337)Eugen Rochko
2019-03-18Disable real-time updates on public pages to improve readability (#10260)Eugen Rochko