- Jul 26, 2017
-
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
- Jul 25, 2017
-
-
Clworld authored
-
Jeroen authored
* Update and expanding Dutch strings for 1.5 Only privacy policy is not translated, but is included. Hopefully I have time to translate this another time (you can set your own privacy policy now anyway). * Missing file * A few changes cause of changes in another file * Fix * Update Dutch strings for 1.5 * nl * fix don't know how that ended up there * Update nl.yml
-
- Jul 24, 2017
-
-
Petko Bordjukov authored
Deployment with Capistrano was failing due to a mismatch between the loaded version of Capistrano and the one specified in the deployment configuration. Bumping the version in config/deploy.rb fixes this issue.
-
Eugen Rochko authored
* Redesign /terms page * Fix tests * Remove unused keys
-
Eugen Rochko authored
* Move clean up of unconfirmed users to sidekiq-scheduler * mastodon:daily is now deprecated
-
Eugen Rochko authored
* Redesign extended information page * Remove unused keys * Add $ui-base-lighter-color variable to SCSS
-
Eugen Rochko authored
-
sdukhovni authored
* Allow domain blocks to reject media without silencing or suspending * Fix typo * Hide 'Reject media' button when superfluous, instead of disabling it * Properly hide 'reject media' checkbox on page load if needed This may happen when resubmitting the domain block form after an error. * Don't ask whether undoing a media-only block should be retroactive * Rename :media_only block to :noop * Display :noop block as None in frontend, allow blocks that do nothing * Remove 'coding' line auto-added by emacs
-
Yamagishi Kazutoshi authored
-
- Jul 23, 2017
-
-
m4sk1n authored
* i18n: Update Polish translation * i18n: Update Polish translation
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
* Update Japanese translations for #4313 * Update Japanese translations for #4315
-
Eugen Rochko authored
-
Quent-in authored
* Update to translate new strings * Update * Update * Indend added * Update oc.yml
-
- Jul 22, 2017
-
-
Eugen Rochko authored
-
Damien Erambert authored
* add fr-FR locales to the landing page * moar french locales * terms of service/privacy policy * remove un-used locales in the client (yarn manage:translations) * update french locales in the client * remove duplicate locales in fr.yml * fix typos per PR comments in fr.yml * put back default messages * translate untranslated keys on the client * add "push" after notifications * correctly ident ToS in fr.yml
-
Sylvhem authored
* Mise à jour de la traduction de la page d’accueil Met à jour les traductions et ajoute les chaînes manquantes suite à la refonte de la page d’accueil. Update translations and add the strings introduced by the landing page's redesign. * Correction d’erreurs Corrige l’indentation de certaines clefs et supprime admin.settings.setting qui n’existe plus dans le projet original. Fix some indentations and delete admin.settings.setting, which have been removed upstream.
-
- Jul 21, 2017
-
-
Eugen Rochko authored
-
- Jul 20, 2017
-
-
Eugen Rochko authored
-
- Jul 19, 2017
-
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Damien Erambert authored
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Yamagishi Kazutoshi authored
-
- Jul 18, 2017
-
-
Eugen Rochko authored
-
lindwurm authored
Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
lindwurm authored
Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
unarist authored
-
Yamagishi Kazutoshi authored
* Add unfollow modal * unfollowing someone * remove unnecessary prop
-
abcang authored
* Improve admin page * Fix test * Add spec * Improve select style
-
- Jul 17, 2017
-
-
m4sk1n authored
* i18n: update (pl) * Update pl.yml
-
- Jul 16, 2017
-
-
Eugen Rochko authored
-
unarist authored
"defaults post privacy to followers-only" only means... * default value of `visibility` param on post API * default value for web UI privacy setting (i.e. it will be overridden if they once updated) ...so, many users won't see an effect of it.
-
- Jul 15, 2017
-
-
Eugen Rochko authored
* Improve webfinger templates and make tests more flexible * Clean up AS2 representation of actor * Refactor outbox * Create activities representation * Add representations of followers/following collections, do not redirect /users/:username route if format is empty * Remove unused translations * ActivityPub endpoint for single statuses, add ActivityPub::TagManager for better URL/URI generation * Add ActivityPub::TagManager#to * Represent all attachments as Document instead of Image/Video specifically (Because for remote ones we may not know for sure) Add mentions and hashtags representation to AP notes * Add AP-resolvable hashtag URIs * Use ActiveModelSerializers for ActivityPub * Clean up unused translations * Separate route for object and activity * Adjust cc/to matrices * Add to/cc to activities, ensure announce activity embeds target status and not the wrapper status, add "id" to all collections
-
- Jul 14, 2017
-
-
Eugen Rochko authored
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Albert ARIBAUD authored
* fr.json: replace "silencer" with "masquer" "Silencer" as a verb does not exist in French. A good and valid replacement is "masquer". * FR translation: use "masquer" for "silence"
-
Yamagishi Kazutoshi authored
* Add Rake task for generate VAPID key * edit config/initializers/vapid.rb
-