about summary refs log tree commit diff
path: root/app/javascript/styles
AgeCommit message (Expand)Author
2019-08-14Add media editing modal (#11563)Eugen Rochko
2019-08-07Fix featured tags not finding the right tag on save (#11504)Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-08-03Change icon button styles to make hover/focus states more obvious (#11474)ThibG
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2019-08-01Fix column header scrolling with the page (#11458)Eugen Rochko
2019-07-31Fix jumping of toot date when clicking spoiler button (#11449)Mélanie Chauvel (ariasuni)
2019-07-28Add autosuggestions for hashtags (#11422)Eugen Rochko
2019-07-28Change contrast of status links that are not mentions nor hashtags (#11406)ThibG
2019-07-27Fix tabs bar scrolling along with content on mobile (#11418)Eugen Rochko
2019-07-27Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-23Fix scrolling in single-column mode on Chrome (#11395)ThibG
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-06-27Add message telling FTS is disabled when no toot can be found because of this...ThibG
2019-06-21Change audio format from ogg to mp3 for wider compatibility (#11141)Eugen Rochko
2019-06-13Fix ordering of keyboard access between CW field, textarea and emoji picker (...ThibG
2019-06-13Fix border-bottom of active tab bars (#11068)ThibG
2019-06-11Fix list not being automatically unpinned when it returns 404 in web UI (#11045)Eugen Rochko
2019-06-09Fix position of search icon (#11003)Eugen Rochko
2019-06-08Fix more issues in the light theme (#10996)Eugen Rochko
2019-06-08Change full logo to use primary text color of the given theme (#10994)Eugen Rochko
2019-06-08Improve light theme (#10992)Eugen Rochko
2019-06-07Fix RTL layout not being RTL within the columns area (#10990)Eugen Rochko
2019-06-07Fix display of alt-text when a media attachment is not available (#10981)ThibG
2019-06-07Change preferences page into appearance, notifications, and other (#10977)Eugen Rochko
2019-06-06Fix sass-lint config (#10982)Yamagishi Kazutoshi
2019-06-06Fix emoji picker being always displayed (#10979)Takeshi Umeda
2019-06-04Fix margins on profile metadata in single column mode (#10961)Eugen Rochko
2019-06-02Fix profile picture preview (#10931)Jeong Arm
2019-06-02Improvement variable height in single column layout (#10917)Takeshi Umeda
2019-06-01Center 2-columns layout without side effect (#10915)Hanage999
2019-05-29Fix safari post field display issue in single column layout (#10883)Takeshi Umeda
2019-05-27Use `<use />` to render transparent SVG logo instead of inserting it (#10845)Eugen Rochko
2019-05-25Avoid cutting bottom of letters of last paragraph of statuses (#10821)Mélanie Chauvel (ariasuni)
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-22Fix stacking order of emoji picker (#10801)nzws
2019-05-15Adds click-able div that expands status (#10733) (#10766)Neil Moore
2019-05-12Fix some colors in light theme (#10754)nzws
2019-05-10Change icon and label depending on whether media is marked as sensitive (#10748)ThibG
2019-05-09Add emoji suggestions to CW and poll option fields (#10555)ThibG
2019-05-09Improve poll link accessibility (#10720)Maciek Baron
2019-05-08Bring back crossed eye icon on gallery (#10715)Jeong Arm
2019-05-07Fix some colors of high contrast theme (#10711)nzws
2019-05-05Make sure the instance banner is never cropped (#10702)Baptiste Gelez
2019-05-04Fix transition: all (#10699)ThibG