aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Merge branch 'fixSelectOptionStyling' into 'develop'lambda2018-08-12
|\ | | | | | | | | | | | | Fixes selects having unreadable text on some browsers/OSes. Closes #123 See merge request pleroma/pleroma-fe!296
| * Fixes selects having unreadable text on some browsers/OSes. Added bonus: themeHenry Jameson2018-08-05
| | | | | | | | | | switcher select now has styled options that show preview of what theme's bg/fg colors are
* | Merge branch 'doNotAutoFetchOnUnfocusedTab' into 'develop'lambda2018-08-12
|\ \ | | | | | | | | | | | | Made it so that unfocused tab doesn't autostream posts when scrolled to the top See merge request pleroma/pleroma-fe!299
| * | Made it so that unfocused tab doesn't autostream posts when scrolled to the topHenry Jameson2018-08-06
| |/
* | Merge branch 'fixRelativeEmojis' into 'develop'lambda2018-08-12
|\ \ | | | | | | | | | | | | Fixes broken custom emoji in autocomplete when proxying to remote BE See merge request pleroma/pleroma-fe!300
| * | hopefully, fix linterHenry Jameson2018-08-06
| | |
| * | Fixes broken custom emoji in autocomplete when proxying to remote BEHenry Jameson2018-08-06
| |/
* | Merge branch 'feature/emoji-in-profiles' into 'develop'lambda2018-08-12
|\ \ | | | | | | | | | | | | Use serverside html rendering in usernames and bios if available. See merge request pleroma/pleroma-fe!304
| * | Use serverside html rendering in usernames and bios if available.eal2018-08-09
| | |
| * | Revert "Merge branch 'feature/hide-all-status-actions-if-not-logged-in' into ↵dtluna2018-08-06
| | | | | | | | | | | | | | | 'develop'" This reverts merge request !301
| * | Hide all status actions if not logged indtluna2018-08-06
| |/
* | Update status.vueToromino2018-08-09
| |
* | Update retweet_button.jsToromino2018-08-09
| |
* | Update retweet_button.vueToromino2018-08-09
| |
* | Update status.vueToromino2018-08-08
|/
* Revert "Merge branch 'cw-clickthrough' into 'develop'"lambda2018-07-12
| | | This reverts merge request !291
* Fix lint warningsVivian Lim2018-06-29
|
* Add configuration option to enable click-through content warningsVivian Lim2018-06-28
|
* Also hide attachments behind clickthrough.Vivian Lim2018-06-28
|
* Differentiate content warning block if it is on lightbgVivian Lim2018-06-28
|
* Carry forward content warnings in repliesVivian Lim2018-06-28
|
* Add click-to-show content warnings on postsVivian Lim2018-06-28
|
* Add warning/info text on appriopriate status scopesOle Bertram2018-06-23
|
* Add title text with description to scope iconsOle Bertram2018-06-23
|
* add unretweet action to statuses.jsFrancis Dinh2018-06-14
|
* Add unretweet supportFrancis Dinh2018-06-14
|
* Use parents scope if available.Roger Braun2018-06-12
|
* Merge branch 'improve-settings-ui' into 'develop'lambda2018-06-12
|\ | | | | | | | | Improve user settings ui See merge request pleroma/pleroma-fe!273
| * Fix the height of file inputsUser2018-05-29
| |
| * Visually separate the settings itemsUser2018-05-29
| |
* | Merge branch 'feature/locked-accounts' into 'develop'lambda2018-06-12
|\ \ | | | | | | | | | | | | Feature/locked accounts See merge request pleroma/pleroma-fe!274
| * | user card: show that the account is locked if it isWilliam Pitcock2018-06-07
| | |
| * | follow requests: refactor to properly leverage vuexWilliam Pitcock2018-06-07
| | |
| * | add follow requests UIWilliam Pitcock2018-06-07
| | |
| * | user settings: enable locking/unlocking an accountWilliam Pitcock2018-05-29
| |/
* | Merge branch 'tr-fix' into 'develop'lambda2018-06-08
|\ \ | | | | | | | | | | | | Translate username input placeholder See merge request pleroma/pleroma-fe!275
| * | fix: enable translating login form placeholderriking2018-06-06
| |/
* | Make scope options optional, refactoring.Roger Braun2018-06-08
| |
* | should resolve a 3/4 thingsAstra2018-06-07
| |
* | more lint fixesAstra2018-06-07
| |
* | correct linter problemsAstra2018-06-07
| |
* | crt's compose box changesAstra2018-06-07
|/
* Fix formattingSyldexia2018-05-21
|
* Added change password to user settingsSyldexia2018-05-21
|
* Display visibility if available.Roger Braun2018-05-20
|
* Merge branch 'develop' into Syldexia/pleroma-fe-feature/account-deletionRoger Braun2018-05-20
|\
| * Pass the "Collapse" label throught the translation functionchip2018-05-19
| |
| * Merge branch 'develop' into 'develop'lambda2018-05-18
| |\ | | | | | | | | | | | | use es6 notation for exportFollows See merge request pleroma/pleroma-fe!263
| | * use es6 notation for exportFollowsaka2018-05-18
| | |
| * | Merge branch 'feature/follows-export' into 'develop'lambda2018-05-18
| |\| | | | | | | | | | | | | Adds an option to export follows (fixed) See merge request pleroma/pleroma-fe!261