- Sep 27, 2017
-
-
Yamagishi Kazutoshi authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Sep 26, 2017
- Sep 25, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
- Previously they wouldn't receive it unless they were author's followers - Skip unpush from public/hashtag timelines if status wasn't public in the first place
-
Eugen Rochko authored
- 500.html generated with admin-set default locale if set - Error page `<title>` includes Mastodon site title - 500 title changed to "This page is not correct" (ref: <https://www.youtube.com/watch?v=2VCAP_seh1A>) - 500 content appended with "on our end" to make clear it's not user's fault
-
Lynx Kotoura authored
-
Eugen Rochko authored
A new rake task emojis:generate downloads a full list of valid unicode sequences from unicode.org and checks it against existing Twemoji files, finally generating a map from each sequence to the existing file (e.g. when there's multiple ways an emoji can be expressed). The map is dumped into app/javascript/mastodon/emoji_map.json That file is loaded by emojione_light.js (now a misnomer) which decorates it further with shortcodes taken from emoji-mart's index.
-
Akihiko Odaki authored
-
unarist authored
We added horizontal layout to preview card for wide image. However, max height of the thumbnail is still limited to 120px and it makes nearly square images to too small for that layout. This PR increases max height as well as max width.
-
Yamagishi Kazutoshi authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- 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
-