Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-06 | Improve Activity stream spoiler (#4088) | abcang | |
2017-07-05 | Format datetime of subscriptions on admin UI (#4078) | Yamagishi Kazutoshi | |
2017-07-04 | Customizable privacy policy from admin interface (#4062) | Yamagishi Kazutoshi | |
2017-07-03 | Add fa-fw class to user agent icon (#4047) | Yamagishi Kazutoshi | |
2017-06-29 | Images now behind CWs on static pages | kibigo! | |
2017-06-28 | Improvements to static metadata styling, especially for mobile | kibigo! | |
2017-06-28 | Backend YAML Processing + Profile Metadata on Static Pages | kibigo! | |
2017-06-27 | i18n: Use instance name in email notifications instead of Mastodon (pl) (#3976) | m4sk1n | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2017-06-27 | Merge remote-tracking branch 'upstream/master' | beatrix-bitrot | |
2017-06-27 | Use instance name in email notifications instead of "Mastodon" (#3763) | Midgard | |
* Use instance name in "password changed" mail instead of "Mastodon". Fixes tootsuite#2620. * Use instance name in password reset mail instead of "Mastodon". | |||
2017-06-27 | Fix #1624 - Send e-mail notifications to admins about new reports (#3949) | Eugen Rochko | |
2017-06-26 | update bio length to 500 | beatrix-bitrot | |
2017-06-25 | Fix #3910 - Require OTP authentication to disable 2FA (#3935) | Eugen Rochko | |
* Fix #3910 - Require OTP authentication to disable 2FA. Also, remove ability to generate new OTP backup codes *after* initial backup codes were handed out during activation * Restore recovery code re-generation * Improve display of some 2FA elements | |||
2017-06-25 | Add overview of active sessions (#3929) | Eugen Rochko | |
* Add overview of active sessions * Better display of browser/platform name * Improve how browser information is stored and displayed for sessions overview * Fix test | |||
2017-06-23 | cybre cleanup | Charlotte Fields | |
2017-06-23 | All cybrespace changes through 5/28 | Chronister | |
2017-06-19 | setting-for-account-deletable (#3852) | masarakki | |
2017-06-19 | Link to /about from public page on a single user instance (#3814) | Daigo 3 Dango | |
There was no link for visitors to follow to see the about page. | |||
2017-06-19 | Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) | Eugen Rochko | |
Rename Activitypub to ActivityPub | |||
2017-06-16 | Fix ogp url (#3802) | abcang | |
2017-06-14 | Account deletion (#3728) | Eugen Rochko | |
* 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 | |||
2017-06-13 | Simplify getting started links localization. Link "powered by Mastodon" to ↵ | Eugen Rochko | |
joinmastodon.org (#3725) | |||
2017-06-11 | Localize date in digest and cover NotificationMailer more (#3694) | Akihiko Odaki (@fn_aki@pawoo.net) | |
* Localize date in digest * Cover NotificationMailer more | |||
2017-06-10 | Improve RTL detection (#3682) | Eugen Rochko | |
- Use plaintext - Strip out URLs - Strip out mentions - Strip out hashtags - Strip out whitespace from "overall" count - Consistent between JS and Ruby | |||
2017-06-09 | Refactor views/admin/reports/show.html.haml (#3656) | Yamagishi Kazutoshi | |
2017-06-08 | Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640) | Eugen Rochko | |
* Add explit admin actions to (re)subscribe/unsubscribe remote accounts and re-download avatar/header * Improve how admin NSFW toggle looks | |||
2017-06-08 | fix: Warn if JavaScript is disabled (#3634) | Sorin Davidoi | |
2017-06-07 | Don't show business e-mail if it's blank (#3619) | STJrInuyasha | |
2017-06-06 | Fix #3063 - Add dynamic app manifest (#3563) | Eugen Rochko | |
* Fix #3063 - Add dynamic app manifest * Added short_name * Add background_color | |||
2017-06-05 | Add streaming_api_base_url to /api/v1/instance (#3556) | IkUrA | |
* Add streaming_api_base_url to /api/v1/instance * Adjust spaces * nested view * re-adjust spaces | |||
2017-06-05 | Fix broken embed page (#3577) | Yamagishi Kazutoshi | |
2017-06-01 | Resolve custom application stylesheet with Webpack (#3373) | Akihiko Odaki (@fn_aki@pawoo.net) | |
This implementation is a bit smaller and still has the following benefits: * No need of app/javascript/packs/custom.js For custom stylesheet, it typically has only "require('../styles/custom.scss')" and is redundant. * No need to extract vendor stylesheet to another asset Extracting vendor stylesheet could be forgotten by developers who do not use custom stylesheet. | |||
2017-05-31 | Spec coverage and refactor for the api/v1/accounts controllers (#3451) | Matt Jankowski | |
2017-05-31 | Move admin/pubsubhubbub controller to admin/subscriptions (#3442) | Matt Jankowski | |
2017-05-31 | Add Instance class to list admin records (#3443) | Matt Jankowski | |
2017-05-31 | Misc tidying and clean ups (#3445) | Matt Jankowski | |
* Remove trailing whitespace in i18n mailers * Use query methods instead of #present? on AR attributes * Delegate Status#account_domain method * Delegate Mention #account_username and #account_acct methods | |||
2017-05-31 | Refactor and spec coverage for api/v1/timelines actions (#3482) | Matt Jankowski | |
2017-05-29 | Add preference setting for delete toot modal (#3368) | Atsushi Yamamoto | |
* Set delete_modal preference to true by default * Does not show confirmation modal if delete_modal is false * Add ja translation for preference setting page | |||
2017-05-27 | Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) | Eugen Rochko | |
* Fix #2922 - Load stylesheet from "custom.css" entrypoint when present This is pretty much the same way it worked as before, albeit with having to create app/javascript/packs/custom.js with require('../styles/custom.scss') (or whatever you want really), which will be a blank slate for you to import whatever you want * Remove old assets directory * Extract font-awesome into common.css and always load it | |||
2017-05-27 | i18n update for Occitan language (#3362) | Quent-in | |
* Update simple_form.oc.yml * Added check spam folder * Update oc.json abonats => seguidors * Update oc.yml * Update oc.json Added translations + corrections * Update confirmation_instructions.oc.html.erb * Update confirmation_instructions.oc.text.erb * i18n mailer * Update reset_password_instructions.oc.html.erb | |||
2017-05-26 | Add "meta" attribute to return of POST /api/v1/media method as well (#3333) | Eugen Rochko | |
2017-05-25 | Add localization of datetime in public page (#3296) | Yamagishi Kazutoshi | |
2017-05-25 | Replace \u2014 with — (#3301) | Daigo 3 Dango | |
2017-05-23 | Toggle sensitive from admin page (#3261) | alpaca-tc | |
2017-05-23 | Refactor of API timeline actions (#3263) | Matt Jankowski | |
- Increase coverage to exercise all parts of each action - Move into namespace to share common code - Misc refactor of each action for smaller methods, simpler code | |||
2017-05-22 | Fix locale regression from #3055 (#3231) | Eugen Rochko | |
2017-05-22 | Only load Intl data for current language (#3130) | Nolan Lawson | |
* Only load Intl data for current language * Extract common chunk only from application.js and public.js * Generate locale packs, avoid caching on window object | |||
2017-05-22 | Persian translation update (#3206) | Masoud Abkenar | |
* Persian translation update * Persian translation update: new files * Persian translation update * activerecord.fa.yml language code * Persian translation update * fix indent | |||
2017-05-21 | Fix forgotten to include language attribute in statuses JSON (#3209) | Eugen Rochko | |
2017-05-21 | Enhance for the Chinese translation (#3198) | vidarlee | |
* Enhance for the Chinese translation * Add filtered_languages for Chinese Translation include CN/HK/TW for PR #3175 |