Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-12 | Display customized mascot in web UI and fix admin form for it (#8964) | Eugen Rochko | |
Follow-up to #8766 | |||
2018-10-12 | Fix missing protocol in dns-prefetch, improve code style (#8963) | Eugen Rochko | |
Regression from #8942 | |||
2018-10-12 | Fix microformats on statuses according to updated spec (#8958) | Eugen Rochko | |
2018-10-10 | Add description meta tag additionally to og:description (#8941) | Eugen Rochko | |
Fix #8685 | |||
2018-10-10 | Add dns-prefetch if using different host for assets or uploads (#8942) | Eugen Rochko | |
2018-10-08 | Replace SVG asset with Custom mascot (#8766) | ashleyhull-versent | |
2018-10-06 | Change documentation URL (#8898) | Eugen Rochko | |
* Change documentation URL * Fix hardcoded documentation URL in locales | |||
2018-10-04 | Change admin accounts default sort to most recent (#8813) | Eugen Rochko | |
2018-09-28 | Revert Font Awesome 5 upgrade (#8810) | Eugen Rochko | |
* Revert "Fix some icon names changed by the Font Awesome 5. (#8796)" This reverts commit 3f9ec3de82c1a3879a2b092672f51c1caca76f5c. * Revert "Migrate to font-awesome 5.0. (#8799)" This reverts commit 8bae14591bfb4fc9dd9d89d8082ac0123b03edaa. * Revert "Fix some icons names, unavailable in fontawesome5 (free license). (#8792)" This reverts commit b9c727a945fea5afffb3e3a53279164adfc6e88f. * Revert "Update the icon name changed by the Font Awesome 5. (#8776)" This reverts commit 17af4d27da484fc35ecd4b4dce2443d24aa35d23. * Revert "Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484)" This reverts commit 4b794e134d427dbc716606324adb9a885a74abec. | |||
2018-09-27 | Migrate to font-awesome 5.0. (#8799) | Naoki Kosaka | |
2018-09-26 | Fix broken report detail (regression from #8569) (#8795) | Yamagishi Kazutoshi | |
2018-09-25 | Update the icon name changed by the Font Awesome 5. (#8776) | mayaeh | |
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 | |