| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add follow requests UI | William Pitcock | 2018-06-07 |
| | | |||
| * | backend interactor service: add approveUser and denyUser functions | William Pitcock | 2018-06-07 |
| | | |||
| * | api: add approveUser and denyUser functions | William Pitcock | 2018-06-07 |
| | | |||
| * | backend interactor service: implement fetchFollowRequests() | William Pitcock | 2018-06-06 |
| | | |||
| * | api: add fetchFollowRequests() | William Pitcock | 2018-06-06 |
| | | |||
| * | user settings: enable locking/unlocking an account | William Pitcock | 2018-05-29 |
| | | |||
| * | Fix formatting | Syldexia | 2018-05-21 |
| | | |||
| * | Added change password to user settings | Syldexia | 2018-05-21 |
| | | |||
| * | Display visibility if available. | Roger Braun | 2018-05-20 |
| | | |||
| * | Merge branch 'develop' into Syldexia/pleroma-fe-feature/account-deletion | Roger Braun | 2018-05-20 |
| |\ | |||
| | * | Pass the "Collapse" label throught the translation function | chip | 2018-05-19 |
| | | | |||
| | * | Correct typo in french translation | chip | 2018-05-18 |
| | | | |||
| | * | Merge branch 'develop' into 'develop' | lambda | 2018-05-18 |
| | |\ | | | | | | | | | | | | | use es6 notation for exportFollows See merge request pleroma/pleroma-fe!263 | ||
| | | * | use es6 notation for exportFollows | aka | 2018-05-18 |
| | | | | |||
| | * | | Merge branch 'feature/follows-export' into 'develop' | lambda | 2018-05-18 |
| | |\| | | | | | | | | | | | | | Adds an option to export follows (fixed) See merge request pleroma/pleroma-fe!261 | ||
| | | * | fix linting | aka | 2018-05-16 |
| | | | | |||
| | | * | Adds an option to export follows | aka | 2018-05-13 |
| | | | | |||
| | * | | Make nsfw image easier to understand. | Roger Braun | 2018-05-16 |
| | | | | |||
| | * | | Merge branch 'patch-5' into 'develop' | lambda | 2018-05-16 |
| | |\ \ | | | | | | | | | | | | | | | | | [i18n]Update messages.js See merge request pleroma/pleroma-fe!259 | ||
| | | * | | Update messages.js | Exilat | 2018-05-15 |
| | | | | | |||
| | * | | | Improved french translation thanks to Chip's suggestions, added inputRadius' ↵ | Azurolu | 2018-05-16 |
| | | | | | | | | | | | | | | | | | french translation. | ||
| | * | | | Added inputRadius french translation and improved french translation as ↵ | Azurolu | 2018-05-15 |
| | |/ / | | | | | | | | | | discussed with Chip. | ||
| * / / | Added delete account section to user settings | Syldexia | 2018-05-13 |
| |/ / | |||
| * | | alternate usercard | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | fixed autocomplete lacking highlight | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | fix | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | small fix + white color for user-card + opaque outline for text | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | fixed nsfw hider having very small height, some border-radii for consistency | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | fix jumping inputbox's height | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | Entire area around user counters are clickable now, not just the header-link | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | i18n | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | user card no longer uncomfortably close to user name in timeline | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | Further usercard readibility. Made it visible which "tab" is actiavated - should | Henry Jameson | 2018-05-12 |
| | | | | | | | | | be enough to hint user that you can click "following" / "followers". Fixes #77 | ||
| * | | Input fields separate radii | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | gave text some shadow-outline to make it more readable on white backgrounds + | Henry Jameson | 2018-05-12 |
| | | | | | | | | | fixed weird layout (WHY) | ||
| * | | unnecessary styles removed (fixes transparent color userstyle) | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | semi-transparent inputbox style | Henry Jameson | 2018-05-12 |
| | | | |||
| * | | use semi-transparent faint color + fix | Henry Jameson | 2018-05-12 |
| |/ | |||
| * | add space | hakabahitoyo | 2018-05-06 |
| | | |||
| * | debug | Hakaba Hitoyo | 2018-05-05 |
| | | |||
| * | osa-compatible who to follow provider | Hakaba Hitoyo | 2018-05-05 |
| | | |||
| * | debug | hakabahitoyo | 2018-05-05 |
| | | |||
| * | configurable who to follow panel | Hakaba Hitoyo | 2018-05-05 |
| | | |||
| * | Merge remote-tracking branch 'origin/feature/who-to-follow-panel-2' into ↵ | Hakaba Hitoyo | 2018-05-04 |
| |\ | | | | | | | feature/who-to-follow-panel-configurable | ||
| | * | merge | Hakaba Hitoyo | 2018-04-22 |
| | |\ | |||
| | * | | using router-link in who-to-follow-panel | hakabahitoyo | 2018-03-28 |
| | | | | |||
| | * | | who-to-follow-panel using internal user link | hakabahitoyo | 2018-03-28 |
| | | | | |||
| | * | | using internal link to users | Hakaba Hitoyo | 2018-03-28 |
| | | | | |||
| | * | | refactoring | Hakaba Hitoyo | 2018-03-28 |
| | | | | |||
| | * | | Merge remote-tracking branch 'origin/feature/who-to-follow-panel' into ↵ | Hakaba Hitoyo | 2018-03-28 |
| | |\ \ | | | | | | | | | | | | | feature/who-to-follow-panel-2 | ||
