Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-25 | Add a new preference to always hide all media (#8569) | ふぁぼ原 | |
2018-09-24 | Add user preference to always expand toots marked with content warnings (#8762) | Matt Sweetman | |
2018-09-23 | Refactor active_nav_class for use with multiple paths (#8757) | ThibG | |
2018-09-20 | Add rel=me to moved accounts' link (#8742) | ThibG | |
2018-09-18 | Redesign forms, verify link ownership with rel="me" (#8703) | Eugen Rochko | |
* Verify link ownership with rel="me" * Add explanation about verification to UI * Perform link verifications * Add click-to-copy widget for verification HTML * Redesign edit profile page * Redesign forms * Improve responsive design of settings pages * Restore landing page sign-up form * Fix typo * Support <link> tags, add spec * Fix links not being verified on first discovery and passive updates | |||
2018-09-18 | Fix “Toots” tab highlighting for replies and media timelines (#8715) | ThibG | |
2018-09-17 | add several missing alt tags (#8708) | jacob | |
* add several missing alt tags * remove alt text from mascot images | |||
2018-09-13 | Group reports by target account (#8674) | Eugen Rochko | |
* Group reports by target account * Improve CSS | |||
2018-09-09 | Add force_login option to OAuth authorize page (#8655) | Eugen Rochko | |
* Add force_login option to OAuth authorize page For when a user needs to sign into an app from multiple accounts on the same server * When logging out from modal header, redirect back after re-login | |||
2018-09-07 | Use animation config for avatar in profile pages (#8614) | Renato "Lond" Cerqueira | |
Fixes #7380. | |||
2018-09-02 | Add preference for report notification e-mails, skip for duplicates (#8559) | Eugen Rochko | |
If an unresolved report for the same target account already exists, no new notification is generated | |||
2018-09-01 | Fix static URL when disable autoplay (#8548) | Yamagishi Kazutoshi | |
2018-08-31 | Fix autoplay issue with spoiler tag (#8540) | Renato "Lond" Cerqueira | |
Add tests to avoid similar issues in the future | |||
2018-08-30 | Inactive header in main profile to match column. (#8520) | M Somerville | |
2018-08-30 | Add animate custom emoji param to embed pages (#8507) | Renato "Lond" Cerqueira | |
* Add animate custom emoji param to embed pages * Rename param, use it for avatars and gifs * Fix issues pointed by codeclimate and breaking test * Ignore brakeman warning | |||
2018-08-28 | Display pending message on admin relays UI (#8494) | Eugen Rochko | |
* Add missing specs for relay accept/reject * Display pending message on admin relays UI | |||
2018-08-26 | Better singulars of account followers/toots. (#8471) | M Somerville | |
2018-08-26 | Update _bio.html.haml (#8449) | Tad Thorley | |
On my local instance (https://ruby.social) we have a custom emoji for octocat (:octocat:). I would love to be able to use the emoji in the metadata for my profile. Instead of: | github | https://github.com/phaedryx It could be: | :octocat: | https://github.com/phaedryx (using a single emoji makes it easier to read the urls) | |||
2018-08-25 | Add theme identifier to body classes for easier custom CSS styling (#8439) | Eugen Rochko | |
Add forgotten custom CSS admin setting strings | |||
2018-08-25 | Hide reject media checkbox when not relevant. (#8426) | M Somerville | |
2018-08-24 | Add missing video descriptions (#8416) | M Somerville | |
* Pass through video description as necessary. * Add title to video, matching aria-label. | |||
2018-08-24 | Add admin custom CSS setting (#8399) | Eugen Rochko | |
Fix #3894 | |||
2018-08-23 | When registrations closed, link "Sign up" to joinmastodon.org (#8395) | Eugen Rochko | |
Fix #8393 | |||
2018-08-23 | Add ability to change an instance default theme from the administration ↵ | Jakub Mendyk | |
panel (#7092) (#8381) * Add default_settings class method to ScopedSettings ScopedSettings was extended to use value of unscoped setting instead of only using defaults set in config/settings.yml for selected settings. This adds possibility for admins to set default values of users' settings, for example default theme (as requested in #7092). * Add ability to change an instance default theme Closes #7092 | |||
2018-08-22 | Allow use of plurals on about page stats. (#8363) | M Somerville | |
2018-08-22 | Add confirmation step to account suspensions (#8353) | Eugen Rochko | |
* Add confirmation page for suspensions * Suspension confirmation closes reports, linked from report UI * Fix tests | |||
2018-08-19 | Link to mobile apps page (#8278) | Eugen Rochko | |
Fix #8269 | |||
2018-08-19 | Add admin function to deactivate all invites (#8279) | Eugen Rochko | |
Fix #8261 | |||
2018-08-18 | Add "sign in to participate" message to public toot page (#8200) | Eugen Rochko | |
2018-08-18 | Add remote interaction dialog for toots (#8202) | Eugen Rochko | |
* Add remote interaction dialog for toots * Change AuthorizeFollow into AuthorizeInteraction, support statuses * Update brakeman.ignore * Adjust how interaction buttons are display on public pages * Fix tests | |||
2018-08-15 | Get rid of the Content Warning rainbows (#8129) | ThibG | |
* Disable the animated rainbow text when the “Reduce motion” setting is set * Get rid of the Content Warning rainbows * Revert to default color for CWs in admin view Since that colorscheme is apparently broken for some colorblind people. * Use HTML5's details and summary for statuses with CWs in admin interface | |||
2018-08-14 | Show exact number of followers/statuses on export page/in tooltip (#8199) | Eugen Rochko | |
* Show exact number of followers/statuses on export page/in tooltip * Fix tests | |||
2018-08-10 | Adjust responsive design for /about/more and /terms (#8158) | Eugen Rochko | |
Follow-up to #8142 | |||
2018-08-09 | Update /terms and /about/more to use public layout (#8142) | Eugen Rochko | |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko | |
2018-08-02 | Render custom emoji in display name on public profile (#8115) | ThibG | |
2018-07-31 | Add separate setting for sidebar text (site_short_description) (#8107) | Eugen Rochko | |
* Add separate setting for sidebar text (site_short_description) * Fix tests | |||
2018-07-29 | Fix size/dimension values in avatar/header hint localizations (#8088) | Eugen Rochko | |
2018-07-28 | Redesign public profiles and toots (#8068) | Eugen Rochko | |
2018-07-16 | Fix tag usage display on admin dashboard | Eugen Rochko | |
2018-07-16 | Display trending hashtags on admin dashboard (#8038) | Eugen Rochko | |
2018-07-16 | Add admin dashboard (#8029) | Eugen Rochko | |
2018-07-13 | Add federation relay support (#7998) | Eugen Rochko | |
* Add federation relay support * Add admin UI for managing relays * Include actor on relay-related activities * Fix i18n | |||
2018-07-09 | Add option to not consider word boundaries when processing keyword filtering ↵ | ThibG | |
(#7975) * Add option to not consider word boundaries when filtering phrases * Add a few tests for keyword/phrase filtering | |||
2018-07-07 | Add follow button to detailed status, add gradient to mask bio cut-off (#7979) | Eugen Rochko | |
* Add follow button to detailed status, add gradient to mask bio cut-off * In landing strip, show sign up link even if closed (different href) Point to joinmastodon.org | |||
2018-07-07 | Remove .p-name microformat class (#7961) | Eugen Rochko | |
Fix #7926 | |||
2018-07-06 | Add admin setting to enable OG previews for sensitive media (#7962) | Eugen Rochko | |
2018-07-05 | Add more granular OAuth scopes (#7929) | Eugen Rochko | |
* Add more granular OAuth scopes * Add human-readable descriptions of the new scopes * Ensure new scopes look good on the app UI * Add tests * Group scopes in screen and color-code dangerous ones * Fix wrong extra scope | |||
2018-07-04 | Respect noindex rule in remote follow view (fix #7869) (#7939) | Maciek Baron | |
2018-07-01 | Improve embeds (#7919) | Eugen Rochko | |
* Make embeds cacheable by reverse proxy * Make follow button on embeds open remote follow modal Instead of web+mastodon://, also, turn the button blue, and add a sign up prompt to the remote follow modal |