Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-11 | Add instance-wide setting to disable profile directory (#9497) | ThibG | |
* Add instance-wide setting to disable profile directory Fixes #9496 When the profile directory is disabled: - The “discoverable” setting is hidden from users - The “profile directory” link is not shown on public pages - /explore returns 404 * Move Setting.profile_directory check to a before_action filter | |||
2018-12-06 | Add profile directory (#9427) | Eugen Rochko | |
Fix #5578 | |||
2018-11-29 | Swap avatar and header input fields in profile page (#9271) | ThibG | |
Fixes #9211 | |||
2018-10-26 | Remove character counter from edit profile (#9100) | Eugen Rochko | |
* Remove display name and bio counter hint, simply limit input * Remove now redundant translations * Fix code style issue | |||
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-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-05-07 | Bot nameplates (#7391) | Eugen Rochko | |
* Store actor type in database * Add bot nameplate to web UI, add setting to preferences, API, AP Fix #7365 * Fix code style issues | |||
2018-04-14 | Add bio fields (#6645) | Eugen Rochko | |
* Add bio fields - Fix #3211 - Fix #232 - Fix #121 * Display bio fields in web UI * Fix output of links and missing fields * Federate bio fields over ActivityPub as PropertyValue * Improve how the fields are stored, add to Edit profile form * Add rel=me to links in fields Fix #121 | |||
2017-11-27 | Add UI for setting up account migration (#5832) | Eugen Rochko | |
2017-09-11 | Reset preview image if avatar/header image selection was cancelled (#4893) | unarist | |
2017-07-21 | Fix #3220 - Show avatar/header on edit profile page (#4288) | Eugen Rochko | |
2017-05-18 | Fix character counter not updating for bio (#3101) | Eugen Rochko | |
2017-05-13 | feat(count): Just yml count syntax to provide different rule for 1 (#2685) | Stephen Burgess | |
Update all translation forms that use this "counter" element. | |||
2017-05-08 | Prevent selection of unacceptable Content-Type files (#2910) | Yamagishi Kazutoshi | |
* Prevent selection of unacceptable Content-Type files * replace hard code * media_attachments accept content-types in initial state | |||
2017-05-08 | Added haml-lint and fix warnings (#2773) | yhirano | |
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint | |||
2017-04-21 | Display remaining characters when editing display name and bio (#2219) | Sebastian Morr | |
2017-01-28 | Update settings to re-use admin layout, one big navigation tree, improve ↵ | Eugen Rochko | |
settings forms | |||
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko | |
Reflect "requested" relationship in API and UI Reflect inability of private posts to be reblogged in the UI Disable Webfinger for locked accounts | |||
2016-12-22 | Add "locked" flag to accounts, prevent blocked users from following, ↵ | Eugen Rochko | |
force-unfollow blocked users | |||
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko | |
Fix #233, fix #268 | |||
2016-11-21 | Local accounts can control "silenced" attribute which removes them from ↵ | Eugen Rochko | |
public timeline | |||
2016-11-15 | Adding some localizations | Eugen Rochko | |
2016-10-18 | Improving all forms | Eugen Rochko | |
2016-10-14 | E-mail preferences page | Eugen Rochko | |