| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Logic should be to hide TWKN if not federating OR if instance is not public | Mark Felder | 2019-12-12 |
| | | | | | Private instances should not show any timelines | ||
| * | Finally trust eslint | Mark Felder | 2019-12-12 |
| | | |||
| * | More lint | Mark Felder | 2019-12-12 |
| | | |||
| * | More lint | Mark Felder | 2019-12-12 |
| | | |||
| * | Lint | Mark Felder | 2019-12-12 |
| | | |||
| * | Merge branch 'develop' into feature/lockdown-timelines-private-mode | Mark Felder | 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 |
| | |/ | |||
| | * | Merge branch 'greentext-strikes-back' into 'develop' | HJ | 2019-11-19 |
| | |\ | | | | | | | | | | | | | | | | | | | ⑨ Added greentext support ⑨ Closes #9 See merge request pleroma/pleroma-fe!994 | ||
| | | * | use yarn, try to restart pipeline | Henry Jameson | 2019-11-14 |
| | | | | |||
| | | * | tests + updates | Henry Jameson | 2019-11-14 |
| | | | | |||
| | | * | eslint | Henry Jameson | 2019-11-14 |
| | | | | |||
| | | * | making dtluna proud or disgusted | Henry Jameson | 2019-11-14 |
| | | | | |||
| | | * | Made it optional | Henry Jameson | 2019-11-14 |
| | | | | |||
| | | * | Fix regex, tag detector condition | Henry Jameson | 2019-11-14 |
| | | | | |||
| | | * | adds greentext, also small fixes | Henry Jameson | 2019-11-14 |
| | | | | |||
| | * | | Merge branch 'iss-149/profile-fields-normalize' into 'develop' | Shpuld Shpludson | 2019-11-19 |
| | |\ \ | | | | | | | | | | | | | | | | | Normalize profile fields See merge request pleroma/pleroma-fe!995 | ||
