- Sep 24, 2017
-
-
Eugen Rochko authored
-
JeanGauthier authored
-
ThibG authored
* Thread toot notification mails by conversation * Make codeclimate happy and avoid potential mis-threading
-
Daigo 3 Dango authored
-
abcang authored
-
Daigo 3 Dango authored
-
Eugen Rochko authored
* In detail status view, display attachment uncropped if there's only one * Make media spoiler the size of the media it hides, enable on static
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Sep 23, 2017
-
-
Eugen Rochko authored
630px = Drawer + 1 Column
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Mingye Wang authored
-
m4sk1n authored
-
Lynx Kotoura authored
* Fix numbers in accounts columns * Support edge compact-header
-
Eugen Rochko authored
* Add emoji autosuggest Some credit goes to glitch-soc/mastodon#149 * Remove server-side shortcode->unicode conversion * Insert shortcode when suggestion is custom emoji * Remove remnant of server-side emojis * Update style of autosuggestions * Fix wrong emoji filenames generated in autosuggest item * Do not lazy load emoji picker, as that no longer works * Fix custom emoji autosuggest * Fix multiple "Custom" categories getting added to emoji index, only add once
-
Eugen Rochko authored
-
- Sep 22, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
* Switch from EmojiOne to Twemoji, different emoji picker * Make emoji-mart use a local spritesheet * Fix emojify test * yarn manage:translations
-
Akihiko Odaki authored
-
nullkal authored
* Fix the migration error when deprecated_preview_cards has deleted * Re-run Travis CI
-
Nolan Lawson authored
-
aschmitz authored
This addresses a comment during review: https://github.com/tootsuite/mastodon/pull/4801#discussion_r139337452 This means we'll need to make sure that all _id columns going forward are bigints, but that should happen automatically in most cases.
-
Nolan Lawson authored
-
Eugen Rochko authored
* Make dropdowns render into portal, expand animation * Improve actions modal style
-
Nolan Lawson authored
-
Nolan Lawson authored
-
- Sep 21, 2017
-
-
syui authored
-
MIYAGI Hikaru authored
When colon appears end of line, skiped all character containing unicode emojis. Fixed. https://github.com/tootsuite/mastodon/pull/5016#issuecomment-331012008
-
- Sep 20, 2017
-
-
Nolan Lawson authored
* Reduce wasted renders for column_loading.js * Use defaultProps
-
Lynx Kotoura authored
-
Eugen Rochko authored
-
unarist authored
Currently we're using a list of MIME types for `accept` attribute on `input[type="file"]` for filter options of file picker, and actual file extensions will be infered by browsers. However, infered extensions may not include our expected items. For example, "image/jpeg" seems to be infered to only ".jfif" extension in Firefox. To ensure common file extensions are in the list, this PR adds file extensions in addition to MIME types. Also having items in both format is encouraged by HTML5 spec. https://www.w3.org/TR/html5/forms.html#file-upload-state-(type=file)
-
Lynx Kotoura authored
-
mayaeh authored
* Add Japanese translations for multiple themes * Change Japanese translation for custom emoji's created_msg.
-
TomoyaShibata authored
-
JeanGauthier authored
* Oauto code string * Theme, custom emoji and more * Site theme * added two spaces wierdly gone away * Update oc.yml Changes adviced
-
mayaeh authored
* Add japanese translations for custom emoji. * Remove spaces. * Change destroyed_msg. * Revert "Change destroyed_msg."
-