aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
| | |
* | | Revert "Merge branch 'oauth-extra-scopes' into 'develop'"lain2019-12-12
| |/ |/| | | This reverts merge request !1024
* | hide instance url/link/text in header using hideSitename optiontaehoon2019-12-11
| |
* | fixed typoMaksim Pechnikov2019-12-11
| |
* | Merge branch 'oauth-extra-scopes' into 'develop'rinpatch2019-12-11
|\ \ | |/ |/| | | | | OAuth 'push' and 'admin' scopes support See merge request pleroma/pleroma-fe!1024
| * Added OAuth 'push' and 'admin' scopes.Ivan Tashkinov2019-12-08
| |
* | 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.
* add animate-spin classtaehoon2019-12-03
|
* remove needless codetaehoon2019-12-03
|
* use another approach for versioning font filestaehoon2019-12-03
|
* versioning the font resources through webpacktaehoon2019-12-02
|
* 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
|/
* [i18n] Improve easy/pedantic Japanese switchingHakaba Hitoyo2019-11-19
|
* Merge branch 'greentext-strikes-back' into 'develop'HJ2019-11-19
|\ | | | | | | | | | | | | ⑨ Added greentext support ⑨ Closes #9 See merge request pleroma/pleroma-fe!994
| * tests + updatesHenry Jameson2019-11-14
| |
| * eslintHenry Jameson2019-11-14
| |
| * making dtluna proud or disgustedHenry 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
| |
* | Normalize profile fieldskPherox2019-11-19
| |
* | 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
| |
* | Fix translation (https://blob.cat/notice/9oyYO1RzcNbJXxKxeq)Mew Mew2019-11-15
| |
* | close image modal by clicking imagetaehoon2019-11-14
| |
* | change N/A to Hiddentaehoon2019-11-12
| |
* | add a translationtaehoon2019-11-12
| |
* | show N/A when count is hiddentaehoon2019-11-12
|/
* achieve the perfect speeeeen in media-uploadHenry Jameson2019-11-11
|
* add hideISP to defaultState of config moduletaehoon2019-11-10
|
* mrf transparency panel: refactor to use vuex mapStateAriadne Conill2019-11-09
|
* mrf transparency panel: remove unneeded components{}Ariadne Conill2019-11-09
|
* boot: cleanup resolveStaffAccountsAriadne Conill2019-11-09
|
* lintAriadne Conill2019-11-09
|
* about: add MRF transparency panelAriadne Conill2019-11-09
|
* about: add staff panelAriadne Conill2019-11-08
|
* about page: fix hiding of instance-specific panel, flow ToS and ISP betterAriadne Conill2019-11-08
|
* nav panel: add link to about pageAriadne Conill2019-11-08
|
* redirect /remote-users/:username@:hostname -> /users/:id, ↵Hakaba Hitoyo2019-11-08
| | | | /remote-users/:hostname/:username -> /users/:id
* Merge branch 'emoji-optimizations' into 'develop'HJ2019-11-08
|\ | | | | | | | | | | | | Emoji fixes, optimizations and improvements Closes #690, #686, #682, #674, and #678 See merge request pleroma/pleroma-fe!969
| * clear filter on reopen, fix error message in consoleHenry Jameson2019-11-08
| |