Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-12 | Merge remote-tracking branch 'remotes/origin/fix-column-headers-accessibility' | David Yip | |
2018-01-05 | Fixed overflow issue | kibigo! | |
2018-01-05 | Styling fixes | kibigo! | |
2018-01-04 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-04 | Fix overflowing audit logs (#6184) | Lynx Kotoura | |
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 | 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 | Show mastodon on modal (#6129) | Akihiko Odaki | |
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-26 | Merge remote-tracking branch 'origin/master' into merge-upstream | David Yip | |
Conflicts: app/javascript/images/mastodon-drawer.png app/javascript/styles/mastodon/components.scss | |||
2017-12-27 | Move the mastodon on Getting Started column to drawer column (#6109) | Akihiko Odaki | |
Getting Started column obtained many links, and it became much taller. Because of its height, Getting Started column required long scrolling on devices with small screen, such as 4 inch phones and 10 inch laptops. This change moves the mastodon which took large space on the column to drawer column. The drawer column has only the compose form and has more space. | |||
2017-12-24 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2017-12-24 | Reduce motion for boost animation (#5871) | Nolan Lawson | |
* Reduce motion for boost animation Fixes #5833 * Fix ternary expression | |||
2017-12-24 | Move dropdown transform origin to top edge (#6091) | cpsdqs | |
2017-12-20 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2017-12-20 | Replace <code> to <kbd> in KeyboardShortcuts component (#6049) | Neetshin | |
* Add aria-autocomplete='list' in Textaria ref: https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete * Make detect empty string brefore assign upload description * Change code elements in keyboard-shortcuts component to kbd | |||
2017-12-13 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2017-12-14 | Fix focused background color of notifications of direct toots (#6021) | Lynx Kotoura | |
2017-12-13 | Fix overflowing emojis on some devices (#6016) | Lynx Kotoura | |
* Fix overflowing emojis on some devices * Quit visible and add padding | |||
2017-12-13 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2017-12-13 | Fix layout for RTL (#6014) | Eugen Rochko | |
2017-12-13 | Redesign tootbox (#5919) | Lynx Kotoura | |
* Redesign tootbox * Move counter into compose-form__buttons-wrapper Change font and remove shadow Refactor sass codes of compose-form | |||
2017-12-12 | Merge remote-tracking branch 'tootsuite/master' into merge-upstream | David Yip | |
2017-12-10 | Refix extraspace for emojis (#5964) | Lynx Kotoura | |
Fix misalignment between emoji sizes | |||
2017-12-09 | Ensure link thumbnails are not stretched to super low quality (#5932) | Eugen Rochko | |
2017-12-09 | Polish video player CSS, add timer on fullscreen/modal/public pages (#5928) | Eugen Rochko | |
2017-12-08 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2017-12-08 | Disable status content outline (#5921) | Yamagishi Kazutoshi | |
2017-12-07 | ReFix font-weight of <strong> element for CJK fonts (#5920) | Lynx Kotoura | |
Also apply to Japanese and Korean. Fix font-weight in landing pages. | |||
2017-12-07 | Fix font-weight of <strong> element for CJK fonts (#5914) | SerCom_KC | |
* Fix font-weight for CJK fonts * Use `font-weight: 700;` for mobile support * Fix indentation * Remove trailing whitespace * Remove trailing whitespace | |||
2017-12-06 | Merge pull request #229 from glitch-soc/glitch-theme | beatrix | |
Advanced Next-Level Flavours And Skins For Mastodon™ | |||
2017-12-06 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2017-12-06 | Fix list editor modal on narrow devices (#5904) | Lynx Kotoura | |
2017-12-06 | Fix extra space between status text and username (#5902) | Lynx Kotoura | |
2017-12-06 | Fix emoji picker scrollbar (regression from #5046) (#5901) | Yamagishi Kazutoshi | |
2017-12-06 | Handle submit event of new list form (#5895) | Yamagishi Kazutoshi | |
2017-12-05 | Add list of lists component to web UI (#5811) | Eugen Rochko | |
* Add list of lists component to web UI * Add list adding * Add list removing * List editor modal * Add API account search limited by following=true relation * Rework list editor modal * Remove mandatory pagination of GET /api/v1/lists/:id/accounts * Adjust search input placeholder * Fix rspec (#5890) * i18n: (zh-CN) Add missing translations for #5811 (#5891) * i18n: (zh-CN) yarn manage:translations -- zh-CN * i18n: (zh-CN) Add missing translations for #5811 * Fix some issues - Display loading/missing state for list timelines - Order lists alphabetically in overview - Fix async list editor reset - Redirect to /lists after deleting unpinned list - Redirect to / after pinning a list * Remove dead list columns when a list is deleted or fetch returns 404 | |||
2017-12-04 | Merge branch 'gs-master' into glitch-theme | David Yip | |
2017-12-02 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2017-12-02 | Remove redundant import statement in SCSS (#5864) | cormo | |
* Remove redudant import statement in SCSS * Fix wrong chmod | |||
2017-11-30 | Skins support | kibigo! | |
2017-11-27 | Merge remote-tracking branch 'tootsuite/master' | David Yip | |
2017-11-27 | Add Keyboard Shortcuts Legend (#5823) | Joshua Wood | |
* Add Keyboard Shortcuts Legend Adds a "Keyboard Shortcuts" legend (displayed in the rightmost column) which is toggled via a new "?" hotkey. When subsequently pressed from the Keyboard Shortcuts legend, "?" will navigate back to the previous location. * Add hidden table headings. Makes the headings available for accessibility but hides them visually. | |||
2017-11-27 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip | |
2017-11-27 | Add consumable invites (#5814) | Eugen Rochko | |
* Add consumable invites * Add UI for generating invite codes * Add tests * Display max uses and expiration in invites table, delete invite * Remove unused column and redundant validator - Default follows not used, probably bad idea - InviteCodeValidator is redundant because RegistrationsController checks invite code validity * Add admin setting to disable invites * Add admin UI for invites, configurable role for invite creation - Admin UI that lists everyone's invites, always available - Admin setting min_invite_role to control who can invite people - Non-admin invite UI only visible if users are allowed to * Do not remove invites from database, expire them instantly | |||
2017-11-27 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2017-11-25 | Allow to open a modal for embedded photo (#5777) | Akihiko Odaki | |
2017-11-24 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |