- déc. 01, 2017
-
-
Yamagishi Kazutoshi a rédigé
-
Yamagishi Kazutoshi a rédigé
-
- nov. 28, 2017
-
-
Yamagishi Kazutoshi a rédigé
* Show "expired" in invite index * "Force expire" -> "Deactivate"
-
- nov. 27, 2017
-
-
Eugen Rochko a rédigé
* 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
-
- nov. 24, 2017
-
-
Eugen Rochko a rédigé
* 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
-
- nov. 19, 2017
-
-
Yamagishi Kazutoshi a rédigé
* Allow staff badge to change from setting to hidden * i18n: Update Polish translation
-
- nov. 17, 2017
-
-
unarist a rédigé
-
- nov. 11, 2017
-
-
Eugen Rochko a rédigé
* Add moderator role and add pundit policies for admin actions * Add rake task for turning user into mod and revoking it again * Fix handling of unauthorized exception * Deliver new report e-mails to staff, not just admins * Add promote/demote to admin UI, hide some actions conditionally * Fix unused i18n
-
- nov. 07, 2017
-
-
Eugen Rochko a rédigé
Fix #5597
-
nullkal a rédigé
* Show the local couterpart of emoji when it exists in admin/custom_emojis * Fix indentation * Fix error * Add class table-action-link to Overwrite link * Make it enable to overwrite emojis * Make Code Climate happy
-
- nov. 01, 2017
-
-
MitarashiDango a rédigé
-
- oct. 27, 2017
-
-
nullkal a rédigé
-
- oct. 14, 2017
-
-
KY a rédigé
* Fix #5351 - Redirection with page params after copy emoji * Add page params to copy emoji link
-
- oct. 07, 2017
-
-
nullkal a rédigé
* Add moderation note * Add frozen_string_literal * Make rspec pass
-
- oct. 05, 2017
-
-
Eugen Rochko a rédigé
-
- oct. 04, 2017
-
-
Lynx Kotoura a rédigé
-
utam0k a rédigé
* Implement BlacklistedEmailDomain * Use Faker::Internet.domain_name * Remove note column * Add frozen_string_literal comment * Delete unnecessary codes * Sort alphabetically * Change of wording * Rename BlacklistedEmailDomain to EmailDomainBlock
-
- sept. 19, 2017
-
-
Eugen Rochko a rédigé
* Admin interface for listing, adding and removing custom emojis * Only display local ones in the list
-
- sept. 13, 2017
-
-
Eugen Rochko a rédigé
* Improve OpenGraph tags for about pages * Add thumbnail admin setting * Fix error * Fix up
-
nullkal a rédigé
-
nullkal a rédigé
-
- sept. 12, 2017
-
-
unarist a rédigé
This PR adds section for protocol specific information, then always show both of OStatus and ActivityPub. Specifically, this will help admins to check PuSH subscription status and unsubscribe manually, even `protocol` has been changed. This also includes below changes: * Add `overflow: hidden` to prevent float leaking * Add missing fields for ActivityPub
-
- sept. 10, 2017
-
-
Eugen Rochko a rédigé
When a new user confirms their e-mail, bootstrap their home timeline by automatically following a set of accounts. By default, all local admin accounts (that are unlocked). Can be customized by new admin setting (comma-separated usernames, local and unlocked only)
-
- sept. 09, 2017
-
-
Lynx Kotoura a rédigé
* Scrollable tables in settings pages * Add space before curly brace
-
- août 26, 2017
-
-
Yamagishi Kazutoshi a rédigé
-
- août 25, 2017
-
-
Yamagishi Kazutoshi a rédigé
-
- août 17, 2017
- août 14, 2017
-
-
unarist a rédigé
* Add protocol field * Switch protocol specific information according to active protocol * Hide PuSH subscription related buttons if ActivityPub is active
-
- juil. 24, 2017
-
-
sdukhovni a rédigé
* Allow domain blocks to reject media without silencing or suspending * Fix typo * Hide 'Reject media' button when superfluous, instead of disabling it * Properly hide 'reject media' checkbox on page load if needed This may happen when resubmitting the domain block form after an error. * Don't ask whether undoing a media-only block should be retroactive * Rename :media_only block to :noop * Display :noop block as None in frontend, allow blocks that do nothing * Remove 'coding' line auto-added by emacs
-
- juil. 20, 2017
-
-
Eugen Rochko a rédigé
-
- juil. 18, 2017
-
-
abcang a rédigé
* Improve admin page * Fix test * Add spec * Improve select style
-
- juil. 12, 2017
-
-
Eugen Rochko a rédigé
-
- juil. 11, 2017
-
-
Eugen Rochko a rédigé
* Redesign the landing page, mount public timeline on it * Adjust the standalone mounted component to the lacking of router * Adjust auth layout pages to new design * Fix tests * Standalone public timeline polling every 5 seconds * Remove now obsolete translations * Add responsive design for new landing page * Address reviews * Add floating clouds behind frontpage form * Use access token from public page when available * Fix mentions and hashtags links, cursor on status content in standalone mode * Add footer link to source code * Fix errors on pages that don't embed the component, use classnames * Fix tests * Change anonymous autoPlayGif default to false * When gif autoplay is disabled, hover to play * Add option to hide the timeline preview * Slightly improve alt layout * Add elephant friend to new frontpage * Display "back to mastodon" in place of "login" when logged in on frontpage * Change polling time to 3s
-
- juil. 08, 2017
-
-
abcang a rédigé
-
- juil. 06, 2017
-
-
のら a rédigé
* Togglable filter links * Rename is_selected to selected?
-
- juil. 05, 2017
-
-
Yamagishi Kazutoshi a rédigé
-
- juil. 04, 2017
-
-
Yamagishi Kazutoshi a rédigé
-
- juin 09, 2017
-
-
Yamagishi Kazutoshi a rédigé
-
- juin 08, 2017
-
-
Eugen Rochko a rédigé
* Add explit admin actions to (re)subscribe/unsubscribe remote accounts and re-download avatar/header * Improve how admin NSFW toggle looks
-