Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-22 | Fix link colors in report and strike details (#17616) | Eugen Rochko | |
2022-02-22 | Fix wrong styles on strike page (#17615) | Eugen Rochko | |
2022-02-16 | Fix edge case where settings/admin page sidebar would be incorrectly hidden ↵ | Claire | |
(#17580) | |||
2022-02-14 | Add appeals (#17364) | Eugen Rochko | |
* Add appeals * Add ability to reject appeals and ability to browse pending appeals in admin UI * Add strikes to account page in settings * Various fixes and improvements - Add separate notification setting for appeals, separate from reports - Fix style of links in report/strike header - Change approving an appeal to not restore statuses (due to federation complexities) - Change style of successfully appealed strikes on account settings page - Change account settings page to only show unappealed or recently appealed strikes * Change appealed_at to overruled_at * Fix missing method error | |||
2022-02-13 | Fix privacy policy link not being visible on small screens (#17533) | Eugen Rochko | |
Fix #17482 | |||
2022-02-12 | Fix layout of the report page on smaller screens in admin UI (#17523) | Eugen Rochko | |
Fix #17491 | |||
2022-02-11 | Change actions in reports to require only one click (#17487) | Eugen Rochko | |
2022-02-09 | Add edit history to web UI (#17390) | Eugen Rochko | |
* Add edit history to web UI * Change history reducer to store items per status * Fix missing loading prop | |||
2022-01-19 | Add support for editing for published statuses (#16697) | Eugen Rochko | |
* Add support for editing for published statuses * Fix references to stripped-out code * Various fixes and improvements * Further fixes and improvements * Fix updates being potentially sent to unauthorized recipients * Various fixes and improvements * Fix wrong words in test * Fix notifying accounts that were tagged but were not in the audience * Fix mistake | |||
2022-01-17 | Add notifications for statuses deleted by moderators (#17204) | Eugen Rochko | |
2021-12-17 | Change list title input styling (#17092) | Claire | |
2021-12-05 | Add batch suspend for accounts in admin UI (#17009) | Eugen Rochko | |
2021-11-26 | Fix color of hashtag column settings inputs (#17058) | Claire | |
Fixes #17057 | |||
2021-11-26 | Remove Keybase integration (#17045) | Eugen Rochko | |
2021-11-25 | Add trending links (#16917) | Eugen Rochko | |
* Add trending links * Add overriding specific links trendability * Add link type to preview cards and only trend articles Change trends review notifications from being sent every 5 minutes to being sent every 2 hours Change threshold from 5 unique accounts to 15 unique accounts * Fix tests | |||
2021-11-19 | Fix overflow of long profile fields in admin view (#17010) | Claire | |
2021-11-19 | Fix background-color of emoji-mart selector (#17011) | Claire | |
Reverts part of #16907 to fix hardcoded color | |||
2021-11-18 | Add lazy load to emoji-mart (#16907) | Mashiro | |
* perf: lazyload emoji-mart! * Bump lazyload | |||
2021-10-21 | Enhance dashboard styles (#16884) | Mashiro | |
* Display sparkline graph on Chrome * Heatmap auto overflow * Change grid columns number on small screen * Please codeclimate bot * Remove graph height | |||
2021-10-14 | Add font-display to display text before loading (#16330) | Jeong Arm | |
2021-10-14 | Add graphs and retention metrics to admin dashboard (#16829) | Eugen Rochko | |
2021-10-01 | Improve hover and focus style in columns settings (#16222) | Mélanie Chauvel | |
* Make focus visible on switches and text buttons in columns settings * Make hover/focus visible on left/right arrows in columns settings Use same style as for station action bar (reply/boost/fav/etc.) * Tab first to “Pin/Unpin” before left/right arrows in columns settings | |||
2021-08-11 | Fix download button color in audio player (#16572) | Claire | |
Fixes #16571 | |||
2021-08-05 | Fix trends layout (#16570) | Jeong Arm | |
2021-07-05 | Fix pop-in player display when poster has long username or handle (#16468) | Claire | |
2021-06-25 | Fix styling of boost button in media modal not reflecting ability to boost ↵ | Claire | |
(#16387) | |||
2021-06-21 | Add authentication history (#16408) | Eugen Rochko | |
2021-06-01 | Fix deprecated slash as division in SASS files (#16347) | Claire | |
Fixes #16293 | |||
2021-06-01 | Add assets from Twemoji 13.1.0 (#16345) | Eugen Rochko | |
* Add assets from Twemoji 13.1.0 * Update emoji-mart | |||
2021-05-19 | Remove duplicate CSS properties (#16278) | Zero King | |
2021-05-18 | Remove duplicate CSS property of margin (#16277) | Zero King | |
2021-05-11 | Fix follow recommendations UI in advanced layout (#16215) | Claire | |
2021-05-11 | Fix dialog close button (#16219) | Mélanie Chauvel | |
* Fix dialog close button being white on almost white * Make dialog close button slightly bigger | |||
2021-05-07 | Add joined date to profiles in web UI (#16169) | Eugen Rochko | |
2021-05-05 | Add empty state message for follow recommendations in web UI (#16161) | Eugen Rochko | |
2021-04-19 | Change onboarding by replacing tutorial with follow recommendations in web ↵ | Eugen Rochko | |
UI (#16060) | |||
2021-04-03 | Add system checks to dashboard in admin UI (#15989) | Eugen Rochko | |
2021-03-24 | Add transition to media modal background (#15843) | Marcin Mikołajczak | |
* Add transition to media modal background * use reduceMotion * Move background color transition into css Signed-off-by: marcin mikołajczak <me@mkljczk.pl> | |||
2021-03-19 | Fixing the hero widget (#15926) | Claire | |
* Removing last-child padding conflicts with light theme in hero widget * Add missing background color to widget * Reset widget.scss to default * Hope this works Co-authored-by: koyu <me@koyu.space> | |||
2021-02-21 | Add server rules (#15769) | Eugen Rochko | |
2021-02-11 | Use custom mascot on static share page (#15687) | Jeong Arm | |
* Use custom mascot on static share page * Use full_asset_url | |||
2021-02-11 | Add dropdown for boost privacy in boost confirmation modal (#15704) | Claire | |
* Various dropdown code quality fixes * Prepare support for privacy selection in boost modal * Add dropdown for boost privacy in boost confirmation modal | |||
2021-01-05 | Fix getting-started footer in single column mode not being clickable in ↵ | Takeshi Umeda | |
Safari (#15496) | |||
2020-12-30 | Fix logo button style more (#15458) | Takeshi Umeda | |
2020-12-26 | Fix logo button style (#15428) | Takeshi Umeda | |
* Fix bell button rtl style * Remove size and style props from button component * Fix logo button style * Update jest snapshot | |||
2020-12-23 | Fix media modal buttons not showing up on mobile (#15417) | ThibG | |
Fixes #15374 When the pop-out player was introduced, it had tweaks for the mobile view, but it's now disabled in mobile mode and the styling was reused for modals, causing the footer to be hidden on mobile without a good reason. Co-authored-by: Claire <claire.github-309c@sitedethib.com> | |||
2020-12-18 | Fix styling issue on /about when server admin has a long username (#15357) | ThibG | |
Co-authored-by: Claire <claire.github-309c@sitedethib.com> | |||
2020-12-18 | Fix styles for RTL languages and the light theme (#15356) | Eugen Rochko | |
2020-12-15 | Change notification permission handling (#15176) | ThibG | |
* Change notification permission handling - allow changing individual alert settings even if permission is not explicitly enabled (asks for permission on toggle) - persist permission request banner dismissal across sessions through settings * Add additional, more discrete message to grant permissions * Change permission granting button design according to reviews Co-authored-by: Claire <claire.github-309c@sitedethib.com> | |||
2020-12-15 | Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) | Eugen Rochko | |