| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'upgrade-babel' into 'develop' | HJ | 2019-12-13 |
| |\ | | | | | | | | | | | | | Upgrade babel to v7 Closes #733 See merge request pleroma/pleroma-fe!1029 | ||
| | * | must use h in higher babel-plugin-transform-vue-jsx | seven | 2019-12-12 |
| | | | |||
| | * | fix babelrc plugin config | seven | 2019-12-12 |
| | | | |||
| | * | upgrade babel-register | seven | 2019-12-11 |
| | | | |||
| | * | update babelrc | seven | 2019-12-11 |
| | | | |||
| | * | upgrade babel-plugin-transform-runtime | seven | 2019-12-11 |
| | | | |||
| | * | upgrade babel-plugin-lodash | seven | 2019-12-11 |
| | | | |||
| | * | babel-plugin-add-module-exports is not necessary for babel v7 | seven | 2019-12-11 |
| | | | |||
| | * | upgrade babel-plugin-transform-vue-jsx | seven | 2019-12-11 |
| | | | |||
| | * | update babelrc presets config | seven | 2019-12-11 |
| | | | |||
| | * | upgrade babel preset | seven | 2019-12-11 |
| | | | |||
| | * | upgrade Babel core to v7 | seven | 2019-12-11 |
| | | | |||
| * | | Merge branch 'mfa/login_form' into 'develop' | HJ | 2019-12-13 |
| |\ \ | | | | | | | | | | | | | mfa: fix login and recovery form See merge request pleroma/pleroma-fe!1031 | ||
| | * | | mfa: removed unused code | Maksim Pechnikov | 2019-12-12 |
| | | | | |||
| | * | | mfa: fix login and recovery form | Maksim Pechnikov | 2019-12-12 |
| | | | | |||
| * | | | Merge branch 'nav-icons' into 'develop' | feld | 2019-12-12 |
| |\ \ \ | | | | | | | | | | | | | | | | | Add icons to nav panel See merge request pleroma/pleroma-fe!1016 | ||
| | * | | | increase icon width a little bit in the nav panel | taehoon | 2019-12-12 |
| | | | | | |||
| | * | | | add icons to nav panel | taehoon | 2019-12-12 |
| |/ / / | |||
| * | | | Merge branch 'support-native-captcha' into 'develop' | HJ | 2019-12-12 |
| |\ \ \ | | | | | | | | | | | | | | | | | Support "native" captcha See merge request pleroma/pleroma-fe!1033 | ||
| | * | | | Support "native" captcha | Egor Kislitsyn | 2019-12-12 |
| | |/ / | |||
| * | | | Merge branch 'load-button-fix' into 'develop' | HJ | 2019-12-12 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix css runtime loading issue Closes #734 See merge request pleroma/pleroma-fe!1030 | ||
| | * | | | fix css runtime loading issue | seven | 2019-12-12 |
| | | |/ | |/| | |||
| * | | | Merge branch 'revert-96cab6d8' into 'develop' | lain | 2019-12-12 |
| |\ \ \ | |_|/ |/| | | | | | | | | Revert "Merge branch 'oauth-extra-scopes' into 'develop'" See merge request pleroma/pleroma-fe!1032 | ||
| | * | | Revert "Merge branch 'oauth-extra-scopes' into 'develop'" | lain | 2019-12-12 |
| |/ / | | | | | This reverts merge request !1024 | ||
| * | | Merge branch 'hideSitename' into 'develop' | HJ | 2019-12-11 |
| |\ \ | | | | | | | | | | | | | Hide instance url/link/text in header using hideSitename instance option See merge request pleroma/pleroma-fe!1018 | ||
| | * | | add documentation for new instance option | taehoon | 2019-12-11 |
| | | | | |||
| | * | | hide instance url/link/text in header using hideSitename option | taehoon | 2019-12-11 |
| |/ / | |||
| * | | Merge branch 'fix/mfa_routes' into 'develop' | rinpatch | 2019-12-11 |
| |\ \ | | | | | | | | | | | | | fixed typo See merge request pleroma/pleroma-fe!1027 | ||
| | * | | fixed typo | Maksim Pechnikov | 2019-12-11 |
| |/ / | |||
| * | | Merge branch 'oauth-extra-scopes' into 'develop' | rinpatch | 2019-12-11 |
| |\ \ | |/ |/| | | | | | OAuth 'push' and 'admin' scopes support See merge request pleroma/pleroma-fe!1024 | ||
| | * | Added OAuth 'push' and 'admin' scopes. | Ivan Tashkinov | 2019-12-08 |
| | | | |||
| * | | Merge branch 'fix/remove-status-hack' into 'develop' | HJ | 2019-12-08 |
| |\ \ | |/ |/| | | | | | Remove whitespace hack on empty post content See merge request pleroma/pleroma-fe!1023 | ||
| | * | Remove whitespace hack on empty post content | rinpatch | 2019-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. | ||
| * | Merge branch 'fix-font-load-for-pleroma-be' into 'develop' | HJ | 2019-12-05 |
| |\ | | | | | | | | | | | | | Change output directory of fontello Closes pleroma-support#14 See merge request pleroma/pleroma-fe!1021 | ||
| | * | Change output directory of fontello | kPherox | 2019-12-05 |
| |/ | |||
| * | Merge branch '701' into 'develop' | HJ | 2019-12-03 |
| |\ | | | | | | | | | | | | | Versioning the font resources using webpack Closes #701 See merge request pleroma/pleroma-fe!1017 | ||
| | * | add html-webpack-plugin to karma config | taehoon | 2019-12-03 |
| | | | |||
| | * | use another fork of fontello-webpack-plugin | taehoon | 2019-12-03 |
| | | | |||
| | * | add animate-spin class | taehoon | 2019-12-03 |
| | | | |||
| | * | remove needless code | taehoon | 2019-12-03 |
| | | | |||
| | * | use another approach for versioning font files | taehoon | 2019-12-03 |
| | | | |||
| | * | versioning the font resources through webpack | taehoon | 2019-12-02 |
| |/ | |||
| * | Merge branch 'fix/mrf-js-errors' into 'develop' | Shpuld Shpludson | 2019-12-02 |
| |\ | | | | | | | | | fix "can't find property of undefined" errors in mrf transparency panel See merge request pleroma/pleroma-fe!1008 | ||
| | * | fix "can't find property of undefined" errors in mrf transparency panel | Shpuld Shpludson | 2019-12-02 |
| |/ | |||
| * | Merge branch '719' into 'develop' | Shpuld Shpludson | 2019-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 profiles | taehoon | 2019-11-25 |
| | | | |||
| * | | Merge branch '712' into 'develop' | Shpuld Shpludson | 2019-12-02 |
| |\ \ | |/ |/| | | | | | | | | | Move mention button right next to mute button Closes #712 See merge request pleroma/pleroma-fe!1015 | ||
| | * | move mention button right next to mute button | taehoon | 2019-11-26 |
| |/ | |||
| * | Merge branch 'i18n/improve-easy-pedantic-japanese-switching-system' into ↵ | HJ | 2019-11-19 |
| |\ | | | | | | | | | | | | | 'develop' [i18n] Improve easy/pedantic Japanese switching See merge request pleroma/pleroma-fe!1003 | ||
| | * | [i18n] Improve easy/pedantic Japanese switching | Hakaba Hitoyo | 2019-11-19 |
| |/ | |||
