- Jun 19, 2017
-
-
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
-
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
-
-
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
-
Eugen Rochko authored
-
Eugen Rochko authored
* Make Pubsubhubbub::DistributionWorker handle both single stream entry arguments, as well as arrays of stream entries * Add BatchedRemoveStatusService, make SuspendAccountService use it * Improve method names * Add test * Add more tests * Use PuSH payloads of 100 to have a clear mapping of 1000 input statuses -> 10 PuSH payloads It was nice while it lasted
-
Eugen Rochko authored
* Add form for account deletion * If avatar or header are gone from source, remove them * Add option to have SuspendAccountService remove user record, add tests * Exclude suspended accounts from search
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
-
Eugen Rochko authored
* Fix #2619 - When redis feed is empty, fall back to database * Use redis value to return feed from database only while RegenerationWorker hasn't finished running * Fix specs * Replace usage of reject!
- Jun 13, 2017
-
-
Sorin Davidoi authored
-
Eugen Rochko authored
due to the change in #3373
-
Eugen Rochko authored
-
- Jun 12, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
m4sk1n authored
* i18n: minor fix in Polish translation * i18n
-
Eugen Rochko authored
* Unread indicator was invisible behind column header, adjusted * Unread indicator now a CSS pseudo-element * Adjust flex
-