Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-11-24 | Add logging of admin actions (#5757) | Eugen Rochko | |
* Add logging of admin actions * Update brakeman whitelist * Log creates, updates and destroys with history of changes * i18n: Update Polish translation (#5782) Signed-off-by: Marcin Mikołajczak <me@m4sk.in> * Split admin navigation into moderation and administration * Redesign audit log page * 🇵🇱 (#5795) * Add color coding to audit log * Change dismiss->resolve, log all outcomes of report as resolve * Update terminology (e-mail blacklist) (#5796) * Update terminology (e-mail blacklist) imho looks better * Update en.yml * Fix code style issues * i18n-tasks normalize | |||
2017-11-20 | Finalized theme loading and stuff | kibigo! | |
2017-11-19 | Merge remote-tracking branch 'tootsuite/master' | David Yip | |
2017-11-18 | Merge remote-tracking branch 'cybre/theme_win95' into glitch-theme | kibigo! | |
2017-11-18 | Font styles are now packagified | kibigo! | |
2017-11-18 | Profile redirect notes (#5746) | Eugen Rochko | |
* Serialize moved accounts into REST and ActivityPub APIs * Parse federated moved accounts from ActivityPub * Add note about moved accounts to public profiles * Add moved account message to web UI * Fix code style issues | |||
2017-11-17 | Restore vanilla components | kibigo! | |
2017-11-17 | Forking glitch theme | kibigo! | |
2017-11-17 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2017-11-17 | Increase contrast of Admin badges (#5740) | Lynx Kotoura | |
To comply WCAG 2.0 guidelines on contrast ratio. | |||
2017-11-16 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip | |
2017-11-17 | Display moderator badge (green), admin badge changed to red (#5728) | Eugen Rochko | |
2017-11-16 | Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5 | Surinna Curtis | |