- Sep 06, 2017
- Sep 05, 2017
-
-
Lynx Kotoura authored
* Adjust status embeds Adjust styles of embed code. Adjust styles of embed pages. Fix overflow of embed-modal. * Remove trailing whitespace * Using width from the variable
-
- Sep 03, 2017
-
-
abcang authored
-
Andreas Drop authored
-
May Kittens Devour Your Soul authored
* Update hr.json * Update hr.json
-
Quent-in authored
* Update: some missing strings * Updates missing strings * New string * Update oc.json * Update oc.yml * Update oc.json
-
- Sep 02, 2017
-
-
Eugen Rochko authored
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Eugen Rochko authored
* Make "unfollow" undo pending outgoing follow request too * Add cancel button to web UI when awaiting follow request approval * Make the hourglass button do the cancelling
-
PFM authored
-
Surinna Curtis authored
* UploadArea should only preventDefault for Escape This will make accessibility for some things less effortful, since we won't have to define a prior event handler to do whatever should be happening by default. * Remove workaround for fixed bug in SettingToggle SettingToggle was toggling itself in response to keydown of space, and then the keyup was doing it again
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Lynx Kotoura authored
* views: Adjust heading positions * Adjust settings pages Adjust label. Adjust tables. Adjust admin/reports/* pages. Fix 2FA QR code style for narrow devices. Widen several pages. Increase contrast. * Remove trailing whitespace
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
* Disable embed modal when private status * Remove `reblogDisabled`
-
mayaeh authored
-
- Sep 01, 2017
-
-
Eugen Rochko authored
* Add embed button to dropdowns of in-timeline statuses * yarn run manage:translations
-
Cygnan authored
* Fix a style issue on the public profile page for some mobile browsers Signed-off-by:
Cygnan <email@cygnan.com> * Set padding-bottom to 20px Signed-off-by:
Cygnan <email@cygnan.com>
-
Eugen Rochko authored
* Make PreviewCard records reuseable between statuses **Warning!** Migration truncates preview_cards tablec * Allow a wider thumbnail for link preview, display it in horizontal layout (#4648) * Delete preview cards files before truncating * Rename old table instead of truncating it * Add mastodon:maintenance:remove_deprecated_preview_cards * Ignore deprecated_preview_cards in schema definition * Fix null behaviour
-
Yamagishi Kazutoshi authored
* Use system's default font on non web UI pages * Remove import for Redirect
-
Eugen Rochko authored
- Ask for desktop notifications after 1 minute of use instead of instantly - Ask for protocol handler permission after 5 minutes of use instead of instantly
-
Damien Erambert authored
* Make the fr locales up-to-date with the last changes (new profile view, applications) * Use the same wording for toots in fr.yml and fr.json * Translate the pin related strings * Translate pin-related locales on the front-end * Add missing locales in doorkeeper.fr.yml and remove un-used ones * Change "posts" back to "status" in the /about/more page in fr.yml * Fix typos for "status" in fr.yml * fix typo for "status" in fr.json * Remove duplicate string * Non-breaking space before punctuation * 'Better' translation for "unpin" * Put back 'pouet' where it was already * Fix * Fix
-
Eugen Rochko authored
* Refactor Web::PushSubscription, remove welcome message * Add missing helper * Use locale of the receiver on push notifications (#4519) * Remove unused translations * Fix dir on notifications
-
- Aug 31, 2017
-
-
Akihiko Odaki authored
-
Eugen Rochko authored
* Embed modal * Proxy OEmbed requests from web UI
-
- Aug 30, 2017
-
-
MitarashiDango authored
-
Eugen Rochko authored
- Use statuses controller for embeds instead of stream entries controller - Prefer /@:username/:id/embed URL for embeds - Use /@:username as author_url in OEmbed - Add follow link to embeds which opens web intent in new window - Use redis cache in development - Cache entire embed
-
- Aug 29, 2017
-
-
abcang authored
-
MitarashiDango authored
-
Akihiko Odaki authored
Commit 9d1f8b9d scrolls the columns area when the route changes since the user is likely to want to see the rightmost column in such cases. However, redirection is automatic and does not indicate users' intension. Do not scroll the columns area due to one.
-
- Aug 28, 2017
-
-
abcang authored
-
- Aug 27, 2017
-
-
Lynx Kotoura authored
* Adjust "signed in as" pages Fix min-width Set width of .account-header .name To apply text-overflow and overflow settings Set overflow for detailed-status__display-name * Remove trailing whitespace
-
Lynx Kotoura authored
* Adjust account-grid in public profiles Full-width card on mobile UI. Set break-word for long name and ID. Fix margin. * Reduce padding-bottom of public profiles * Revive next prev buttons in mobile public profiles In followers followees pages. * Revert break-word for username * Fix overflow of display_name Need re-setting text-overflow and overflow in display: block;
-
mayaeh authored
Add japanese translations for pin_errors.
-
Eugen Rochko authored
-
- Aug 26, 2017
-
-
Lynx Kotoura authored
For some languages publish translation is long.
-
Anna e só authored
Added new translations of error messages, block and mute domains and users, privacy disclaimers, etc (#4700) * Added new translations of error messages, block and mute domains and users * Added new translations of error messages, block and mute domains and users
-
- Aug 25, 2017
-
-
Lynx Kotoura authored
Remove ! from compose_form.publish
-
unarist authored
-