aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fixHenry Jameson2019-06-13
|
* fix logged out post-updateHenry Jameson2019-06-13
|
* fixHenry Jameson2019-06-13
|
* Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
|\ | | | | | | | | * upstream/develop: Revert "add TOTP/Recovery Form for mobile version"
| * Merge branch 'feature/2fa' into 'develop'HJ2019-06-12
| |\ | | | | | | | | | | | | adds 2FA/two_factor_authentication support See merge request pleroma/pleroma-fe!556
| | * Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
| |/ | | | | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
* | AMERICAHenry Jameson2019-06-13
| |
* | commentsHenry Jameson2019-06-13
| |
* | No longer sending extra data, renamed some propertiesHenry Jameson2019-06-13
| |
* | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Apply suggestion to src/services/entity_normalizer/entity_normalizer.service.js i18n/Update Japanese translation render modal at the root level using portal install portal vue Small improve of the who to follow panel layout Fix/Small fix in the who to follow page remove console spam i18n wire up user.description with masto api data i18n/Add Japanese with kanji (2) move drowdown menu to popper notification controls: redesign entirely entity normalizer: collapse data.pleroma if blocks wire up notification settings do not miss statusnet_profile_url of mentions Translation to Hebrew of everything other than theme_helpers and style. Translate up to settings. mastoapi login works
| * Merge branch 'masto-login-fixes' into 'develop'HJ2019-06-12
| |\ | | | | | | | | | | | | MastoAPI login See merge request pleroma/pleroma-fe!805
| | * Apply suggestion to src/services/entity_normalizer/entity_normalizer.service.jsHJ2019-06-12
| | |
| | * mastoapi login worksHenry Jameson2019-05-21
| | |
| * | Merge branch 'update-japanese-translation' into 'develop'HJ2019-06-11
| |\ \ | | | | | | | | | | | | | | | | i18n/Update Japanese translation See merge request pleroma/pleroma-fe!815
| | * | i18n/Update Japanese translationHakaba Hitoyo2019-06-11
| |/ /
| * | Merge branch '547' into 'develop'kaniini2019-06-08
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix "Delete account modal partially hidden" issue Closes #547 See merge request pleroma/pleroma-fe!803
| | * | render modal at the root level using portaltaehoon2019-06-06
| | | |
| | * | install portal vuetaehoon2019-06-06
| |/ /
| * | Merge branch 'small-improve-of-who-to-follow-panel-layout' into 'develop'HJ2019-06-05
| |\ \ | | | | | | | | | | | | | | | | Small improve of the who to follow panel layout See merge request pleroma/pleroma-fe!821
| | * | Small improve of the who to follow panel layoutHakaba Hitoyo2019-06-05
| |/ /
| * | Merge branch 'fix/avatars-in-who-to-follow-page-are-missing' into 'develop'HJ2019-06-04
| |\ \ | | | | | | | | | | | | | | | | Fix/Small fix in the who to follow page See merge request pleroma/pleroma-fe!820
| | * | Fix/Small fix in the who to follow pageHakaba Hitoyo2019-06-04
| |/ /
| * | Merge branch 'fix/remove-notifications-console-spam' into 'develop'Shpuld Shpludson2019-06-01
| |\ \ | | | | | | | | | | | | | | | | fix: Remove some console spam See merge request pleroma/pleroma-fe!818
| | * | remove console spamshpuld2019-06-01
| |/ /
| * | Merge branch 'feature/notification-controls' into 'develop'kaniini2019-06-01
| |\ \ | | | | | | | | | | | | | | | | wire up notification settings See merge request pleroma/pleroma-fe!809
| | * | notification controls: redesign entirelyWilliam Pitcock2019-05-25
| | | |
| | * | entity normalizer: collapse data.pleroma if blocksWilliam Pitcock2019-05-25
| | | |
| | * | wire up notification settingsWilliam Pitcock2019-05-25
| | | |
| * | | Merge branch 'fix/interactions-i18n' into 'develop'feld2019-05-31
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Interactions i18n See merge request pleroma/pleroma-fe!817
| | * | | i18nMark Felder2019-05-31
| |/ / /
| * | | Merge branch '543' into 'develop'Shpuld Shpludson2019-05-29
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "stale user settings shown after save" Closes #543 See merge request pleroma/pleroma-fe!813
| | * | | wire up user.description with masto api datataehoon2019-05-29
| | | | |
| * | | | Merge branch 'fix-dropdown' into 'develop'Shpuld Shpludson2019-05-29
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | move drowdown menu to popper Closes #559 See merge request pleroma/pleroma-fe!814
| | * | | move drowdown menu to popperHenry Jameson2019-05-27
| | |/ /
| * | | Merge branch 'i18n/add-pedantic-japanese-2' into 'develop'HJ2019-05-29
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | i18n/Add Japanese with kanji (2) Closes #522 See merge request pleroma/pleroma-fe!816
| | * | i18n/Add Japanese with kanji (2)Hakaba Hitoyo2019-05-29
| |/ /
| * | Merge branch '556' into 'develop'HJ2019-05-23
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix User links/mentions opening in new tab issue Closes #556 See merge request pleroma/pleroma-fe!808
| | * | do not miss statusnet_profile_url of mentionstaehoon2019-05-22
| |/ /
| * | Merge branch 'update-hebrew-transalation' into 'develop'HJ2019-05-22
| |\ \ | | |/ | |/| | | | | | | Update he.json See merge request pleroma/pleroma-fe!807
| | * Translation to Hebrew of everything other than theme_helpers and style.j1t2019-05-22
| | |
| | * Translate up to settings.j1t2019-05-22
| |/
* / Proper clientId/secret/token caching, MastoAPI registrationHenry Jameson2019-05-22
|/
* Merge branch 'fix-pipelines' into 'develop'HJ2019-05-21
|\ | | | | | | | | Fix pipelines and clean up console output See merge request pleroma/pleroma-fe!804
| * Fix pipelines and clean up console outputHenry Jameson2019-05-21
|/
* Merge branch 'fetags' into 'develop'HJ2019-05-20
|\ | | | | | | | | add tags to data and to status component See merge request pleroma/pleroma-fe!801
| * switch from method to computed propertyMoonman2019-05-20
| |
| * formattingMoonman2019-05-20
| |
| * add tags to data and to status componentMoonman2019-05-20
| |
* | Merge branch 'masto-remains' into 'develop'HJ2019-05-20
|\ \ | | | | | | | | | | | | Interactions 2.0, removing last bits of qvitter api. Only login/register and change background remains after that See merge request pleroma/pleroma-fe!792
| * | fix lintHenry Jameson2019-05-15
| | |