- Jun 20, 2017
-
-
Yamagishi Kazutoshi authored
* Replace TextIconButton for SensitiveButton to IconButton * line-height
-
unarist authored
This fixes below bugs: * pipe characters being counted as RTL character * only first word being checked
-
m4sk1n authored
-
unarist authored
This fixes a bug that sometimes boosted statuses being hidden on scrolling. Previously, we've attached IntersectionObserver twice for boosted statuses: wrapper Status and wrapped Status. This will call intersection handler twice, so this may results race condition...probably.
-
- Jun 19, 2017
-
-
unarist authored
-
unarist authored
-
のら authored
-
masarakki authored
-
Yamagishi Kazutoshi authored
ref #2790
-
Daigo 3 Dango authored
There was no link for visitors to follow to see the about page.
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
Gô Shoemake authored
* Bring Toot button in line with counter Both should use stringz I guess * Use grapheme_length for character count
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
alpaca-tc authored
-
spla authored
* Add Catalan language * Add Catalan language * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update settings_helper.rb * Update mastodon.js * Update index.js * Update application.rb * Update ca.yml * removed extra spaces at line 225 * Catalan translation update added activerecord.ca.yml * Update activerecord.ca.yml Done * Updated activerecord.ca.yml * Catalan language updated * Catalan language updated * Catalan language updated * Catalan language updated * Catalan language updated * Update ca.json Removed : <<<<<<< HEAD "getting_started.support": "{faq} • {userguide} • {apps}", ======= >>>>>>> upstream/master
-
alpaca-tc authored
-
- Jun 18, 2017
-
-
Eugen Rochko authored
Rename Activitypub to ActivityPub
-
Eugen Rochko authored
* Debounce autosuggestions * Remove duplicate import
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
Nolan Lawson authored
-
Nolan Lawson authored
-
Yamagishi Kazutoshi authored
-
- Jun 17, 2017
-
-
nightpool authored
* Whitelist allowed classes for federated statuses Allowed classes are currently: - Any microformats class (h/p/u/dt/e-*) - the classes mention, hashtag, ellipses and invisible. this last one is somewhat suspect, but Mastodon currently uses it to render hidden link text. resolved #3790 * Fix code style
-
Quent-in authored
* l10n update for acount deletion * l10n little change * l10n little changes Less passive voice, more natural. * Update oc.yml Correction, " added
-
- Jun 16, 2017
-
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
-
unarist authored
-
abcang authored
-
- Jun 15, 2017
-
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
-
ThibG authored
-
Eugen Rochko authored
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Eugen Rochko authored
Fix regression from #3490 - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous (#3752)
-
- Jun 14, 2017
-
-
Eugen Rochko authored
-
unarist authored
-
unarist authored
mergeDeep also merges columns, but it should be replaced simply. So in the new function, first apply mergeDeep except columns, and set default columns if columns unset.
-
Eugen Rochko authored
account before removing content for quicker feedback to end-users
-
m4sk1n authored
-