Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-05 | Styling and autosuggest fixes for #293 | kibigo! | |
2018-01-05 | Fixes composer mounting issue with #293 | kibigo! | |
2018-01-05 | Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master | David Yip | |
2018-01-05 | Merge pull request #290 from chriswmartin/web-push-updates | beatrix | |
Web push updates | |||
2018-01-05 | Merge pull request #295 from chriswmartin/getting-started-key-fix | beatrix | |
unique ColumnLink keys in getting_started | |||
2018-01-05 | Merge pull request #293 from glitch-soc/compose-refactor | beatrix | |
Compose refactor | |||
2018-01-05 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-05 | Fixed overflow issue | kibigo! | |
2018-01-05 | Styling fixes | kibigo! | |
2018-01-05 | Merge pull request #243 from m4sk1n/glitch-pl | beatrix | |
i18n: 🇵🇱 | |||
2018-01-05 | add key to lists div | cwm | |
2018-01-05 | change how list ColumnLink keys are determined | cwm | |
2018-01-04 | WIP <Compose> Refactor; Fin~ | kibigo! | |
2018-01-05 | Fix RFC 5646 Regular Expression (#6190) | Yamagishi Kazutoshi | |
2018-01-04 | WIP <Compose> Refactor; 1000 tiny edits | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; <ActionsModal>; dropdowns | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; SCSS ed. | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; <OnboardingModal> ed. | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; <Drawer> ed. | kibigo! | |
2018-01-04 | WIPgit status <Compose> Refactor; <Composer> ed. | kibigo! | |
2018-01-04 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-05 | Small translation fixes for Serbian (and sr@Latn too) (#6188) | Branko Kokanovic | |
2018-01-04 | Fix overflowing audit logs (#6184) | Lynx Kotoura | |
2018-01-04 | Fix accessibility of column headers | Nolan Darilek | |
As a screen reader user new to Mastodon, I encountered the following issues with the column headers as designed: * Jumping between them was difficult. FOr instance, passing my home timeline to reach notification settings was difficult to impossible, especially considering infinite scrolling. * There doesn't appear to be any means for triggering the control via the keyboard. the `titleClick` handler only responds to mouse clicks. * I didn't even realize there was a Settings toggle until I made this change. Thanks for using ARIA in your designs. It's a huge help. But adding a `button` role doesn't add keyboard handling and other button behavior. Also, because the role was on the heading container, it obscured the controls within the container itself. This fix resolve that. It also exposes the headings as headings rather than buttons, enabling skipping columns by using screen readers' heading navigation commands. Since I myself am blind, if this fix requires additional visual styling, I'd like help applying that so it can be merged. I'd consider it an essential accessibility fix for my and other blind users' existence on the platform. Thanks! | |||
2018-01-04 | i18n: Update Polish translation | Marcin Mikołajczak | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2018-01-04 | Improve Traditional Chinese translation (#6166) | muan | |
* Improve Traditional Chinese translations * Sort alphabetically | |||
2018-01-04 | Rearrange items in Getting Started navigation (#6126) | Akihiko Odaki | |
Though the subsections are representing features such as navigation and settings, they are categorized by the ways how they are implemented (internal navigation or external links.) They are irrelevant and some arrangements were confusing because of that. (It is nonsense that instance information is in settings subsection, for example.) This fixes the issue by rearranging. | |||
2018-01-03 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-03 | l10n OC language (#6169) | Quenty31 | |
* new strings: hashtag+unlisted, mute, block * Add confirmation step for email changes * Add more instance stats APIs | |||
2018-01-03 | i18n: Update Polish translation (#6168) | Marcin Mikołajczak | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2018-01-03 | Add Japanese translations #5997, #6003, #6004, #6071, #6099, #6125 and #6132 ↵ | Yamagishi Kazutoshi | |
(#6167) * yarn manage:translations * Add Japanese translation for #5997 * Add Japanese translation for #6003 * Add Japanese translation for #6004 * Add Japanese translation for #6071 * Add Japanese translation for #6099 * Add Japanese translation for #6125 * Add Japanese translation for #6132 | |||
2018-01-03 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-03 | Set background to the navigation of Getting Started column (#6163) | Akihiko Odaki | |
The background of the navigation matters because its scrollbar is transparent. | |||
2018-01-02 | Fix newlines-to-spaces functionality (#6158) | Noiob | |
yay for regexes, amirite | |||
2018-01-02 | Display a warning when composing unlisted toots with something looking like ↵ | ThibG | |
a hashtag (#6132) | |||
2018-01-02 | Rename key to path in actions and reducers for settings (#6105) | Akihiko Odaki | |
2018-01-02 | Adding Serbian latin translations (#6146) | Branko Kokanovic | |
Serbian latin (sr-Latn) is generated automatically from Serbian (sr) translation. Also changed some wording in original (Serbian) translation. | |||
2018-01-02 | More ../ -> ~. | David Yip | |
2018-01-02 | Merge remote-tracking branch 'origin/master' into merge-upstream | David Yip | |
Conflicts: app/controllers/authorize_follows_controller.rb app/javascript/styles/mastodon/components.scss | |||
2018-01-02 | Use const instead of let for constant (#6106) | Akihiko Odaki | |
2018-01-02 | Show mastodon on modal (#6129) | Akihiko Odaki | |
2017-12-31 | bug fix (tootsuite pr #6120) | cwm | |
2017-12-31 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2017-12-31 | Adding Serbian translation (#6133) | Branko Kokanovic | |
* Adding Serbian translation * i18n-tasks normalize | |||
2017-12-30 | Merge pull request #291 from glitch-soc/merge-upstream | David Yip | |
Merge with upstream @ f4b80e6511f21b60f71ed182bb66ca6ef0ba9f66 | |||
2017-12-30 | Merge remote-tracking branch 'origin/master' into merge-upstream | David Yip | |
Conflicts: app/controllers/auth/confirmations_controller.rb | |||
2017-12-30 | Switch to tootsuite's elephant friend for the drawer | David Yip | |
This version has a transparent background, which works better with the wave. | |||
2017-12-30 | Use ~ notation in components for image references | David Yip | |
This uses (more or less) absolute references to external assets, which allows imported stylesheets (like components.scss) to work from other locations that may not have the expected path structure (e.g. the win95 theme). | |||
2017-12-30 | remove unused 'saveSettings' from column_settings_container | cwm | |
2017-12-30 | web push updates (tootsuite PRs #5879, #5941, #6047) | cwm | |