aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* use vuex actiontaehoon2019-12-15
|
* replace setActivationStatus api with new onetaehoon2019-12-15
|
* Merge branch 'fix-sticker-height' into 'develop'HJ2019-12-15
|\ | | | | | | | | fix sticker picker height in emojo picker See merge request pleroma/pleroma-fe!1022
| * use flex for stickersAbsturztaube2019-12-15
| |
| * fix invisible tab-switcher in emoji pickerAbsturztaube2019-12-09
| |
| * Revert "fix sticker picker height in emojo picker"Absturztaube2019-12-09
| | | | | | | | This reverts commit 914c78398469988f549930bd35d044082d155277.
| * fix sticker picker height in emojo pickerAbsturztaube2019-12-07
| |
* | Merge branch 'issue_124' into 'develop'feld2019-12-13
|\ \ | | | | | | | | | | | | Change 403 messaging See merge request pleroma/pleroma-fe!1020
| * | Set error dataWyatt Benno2019-12-09
| | |
| * | Change naming, make more generalWyatt Benno2019-12-09
| | |
| * | Wording updatesWyatt Benno2019-12-06
| | |
| * | Change 403 messagingWyatt Benno2019-12-05
| |/
* | Merge branch 'feature/lockdown-timelines-private-mode' into 'develop'feld2019-12-13
|\ \ | | | | | | | | | | | | interaction with BE private mode See merge request pleroma/pleroma-fe!989
| * | Use a centralized fallback for missing values and use instance.federating ↵Mark Felder2019-12-12
| | | | | | | | | | | | | | | | | | instead of instance.federation.enabled
| * | Add fallback in case BE does not report federating status in nodeinfoMark Felder2019-12-12
| | |
| * | The value we are looking for is federationPolicy.enabled, not ↵Mark Felder2019-12-12
| | | | | | | | | | | | | | | | | | federationPolicy.federating Also the || true fallback does not work and always becomes true
| * | Logic should be to hide TWKN if not federating OR if instance is not publicMark Felder2019-12-12
| | | | | | | | | | | | Private instances should not show any timelines
| * | Finally trust eslintMark Felder2019-12-12
| | |
| * | More lintMark Felder2019-12-12
| | |
| * | More lintMark Felder2019-12-12
| | |
| * | LintMark Felder2019-12-12
| | |
| * | Merge branch 'develop' into feature/lockdown-timelines-private-modeMark Felder2019-12-12
| |\ \
| * | | side drawer: same treatmentAriadne Conill2019-11-11
| | | |
| * | | nav panel: disable TWKN if federation disabled, disable Public and TWKN if ↵Ariadne Conill2019-11-11
| | | | | | | | | | | | | | | | privateMode is enabled
| * | | nav panel: refactor to use vuex mapStateAriadne Conill2019-11-11
| | | |
* | | | Merge branch 'mfa/login_form' into 'develop'HJ2019-12-13
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | mfa: fix login and recovery form See merge request pleroma/pleroma-fe!1031
| * | | mfa: removed unused codeMaksim Pechnikov2019-12-12
| | | |
| * | | mfa: fix login and recovery formMaksim Pechnikov2019-12-12
| | | |
* | | | increase icon width a little bit in the nav paneltaehoon2019-12-12
| | | |
* | | | add icons to nav paneltaehoon2019-12-12
| | | |
* | | | Merge branch 'support-native-captcha' into 'develop'HJ2019-12-12
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Support "native" captcha See merge request pleroma/pleroma-fe!1033
| * | | | Support "native" captchaEgor Kislitsyn2019-12-12
| |/ / /
* | | | Merge branch 'load-button-fix' into 'develop'HJ2019-12-12
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Fix css runtime loading issue Closes #734 See merge request pleroma/pleroma-fe!1030
| * | | fix css runtime loading issueseven2019-12-12
| | | |
* | | | hide instance url/link/text in header using hideSitename optiontaehoon2019-12-11
|/ / /
* | / Remove whitespace hack on empty post contentrinpatch2019-12-08
| |/ |/| | | | | | | | | It's no longer necessary since the backend handles posts with empty content fine and also fixes an odd whitespace when attachment links are disabled.
* | fix "can't find property of undefined" errors in mrf transparency panelShpuld Shpludson2019-12-02
| |
* | Merge branch '719' into 'develop'Shpuld Shpludson2019-12-02
|\ \ | | | | | | | | | | | | | | | | | | Fix "Muted users not being collapsed on other user's profiles" Closes #719 See merge request pleroma/pleroma-fe!1013
| * | restore muted users collapsing logic on other user’s profilestaehoon2019-11-25
| | |
* | | move mention button right next to mute buttontaehoon2019-11-26
|/ /
* | Merge branch 'greentext-strikes-back' into 'develop'HJ2019-11-19
|\ \ | | | | | | | | | | | | | | | | | | ⑨ Added greentext support ⑨ Closes #9 See merge request pleroma/pleroma-fe!994
| * | eslintHenry Jameson2019-11-14
| | |
| * | Made it optionalHenry Jameson2019-11-14
| | |
| * | Fix regex, tag detector conditionHenry Jameson2019-11-14
| | |
| * | adds greentext, also small fixesHenry Jameson2019-11-14
| |/
* | backend interactor service: implement startFetchingFollowRequestkPherox2019-11-19
| | | | | | | | backend interactor service: remove unused fetchFollowRequests
* | show badge visibility user setting checkbox only if neededtaehoon2019-11-16
| |
* | Use kana+kanji as default for Japanese translationAkiraFukushima2019-11-17
| |
* | close image modal by clicking imagetaehoon2019-11-14
| |
* | change N/A to Hiddentaehoon2019-11-12
| |