aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Merge branch 'masto-register-app-secret' into 'develop'HJ2019-06-16
|\ | | | | | | | | | | | | Proper clientId/secret/token caching, MastoAPI registration Closes #554 See merge request pleroma/pleroma-fe!806
| * 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"
| * | 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
| * | | Proper clientId/secret/token caching, MastoAPI registrationHenry Jameson2019-05-22
| | | |
* | | | fix typotaehoon2019-06-13
| |_|/ |/| |
* | | Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
| |/ |/| | | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
* | Merge branch 'masto-login-fixes' into 'develop'HJ2019-06-12
|\ \ | | | | | | | | | | | | MastoAPI login See merge request pleroma/pleroma-fe!805
| * | mastoapi login worksHenry Jameson2019-05-21
| |/
* | render modal at the root level using portaltaehoon2019-06-06
| |
* | Small improve of the who to follow panel layoutHakaba Hitoyo2019-06-05
| |
* | Fix/Small fix in the who to follow pageHakaba Hitoyo2019-06-04
| |
* | 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
| | |
| * | wire up notification settingsWilliam Pitcock2019-05-25
| |/
* | i18nMark Felder2019-05-31
| |
* | 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
| |/
* / i18n/Add Japanese with kanji (2)Hakaba Hitoyo2019-05-29
|/
* 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
| | |
| * | Cleanup, little documentation, localizationHenry Jameson2019-05-15
| | |
| * | removed unused masto api, added initial version of interactions timelineHenry Jameson2019-05-14
| | |
* | | Merge branch 'webpack-4-dart-sass' into 'develop'HJ2019-05-20
|\ \ \ | | | | | | | | | | | | | | | | Massive update for dependencies See merge request pleroma/pleroma-fe!734
| * | | moved setting styles into common to avoid bug with shared stylesHenry Jameson2019-05-19
| | | |
| * | | get rid of reply-left, we decided it should go long time agoHenry Jameson2019-05-14
| | | |
| * | | fix prod buildHenry Jameson2019-05-13
| |/ /
* | | Remove auto-hyphenationSenko-san2019-05-20
| | | | | | | | | | | | | | | | | | Auto-hyphenation has terrible heuristics on all browsers, disable it. Source: https://justmarkup.com/articles/2019-01-28-a-look-at-css-hyphenation-in-2019/
* | | make staff label visibletaehoon2019-05-19
| | |
* | | move visibility-tray css in local scopetaehoon2019-05-19
| | |
* | | refactor csstaehoon2019-05-19
| | |
* | | make only screen name as linktaehoon2019-05-19
| | |
* | | refactor css for visibility traytaehoon2019-05-19
| | |
* | | hide three dot menu button if has no itemstaehoon2019-05-19
| |/ |/|
* | Line up rich text format picker with the status formShpuld Shpludson2019-05-15
| |
* | remove needless importingtaehoon2019-05-15
| |
* | show pinned state only in the user timelinetaehoon2019-05-15
| |
* | improve performance by caching pinned status ids into user objecttaehoon2019-05-15
| |
* | improve error handling logictaehoon2019-05-15
| |
* | use text color insteadtaehoon2019-05-15
| |
* | revert unnecessary changestaehoon2019-05-15
| |
* | add translationtaehoon2019-05-15
| |
* | use pinned property from status directlytaehoon2019-05-15
| |
* | refactor error handling of pinStatustaehoon2019-05-15
| |