| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Feature/polls attempt 2 | lain | 2019-06-18 |
| | | |||
| * | Merge branch 'refactor-emoji-input' into 'develop' | HJ | 2019-06-18 |
| |\ | | | | | | | | | | | | | EmojiInput refactoring Closes #565 See merge request pleroma/pleroma-fe!824 | ||
| | * | review | Henry Jameson | 2019-06-18 |
| | | | |||
| | * | review | Henry Jameson | 2019-06-18 |
| | | | |||
| | * | Update emoji-input.js | HJ | 2019-06-18 |
| | | | |||
| | * | properly position the caret after replacement | Henry Jameson | 2019-06-17 |
| | | | |||
| | * | fix small annoyance | Henry Jameson | 2019-06-12 |
| | | | |||
| | * | fixed some bugs i found, also cleaned up some stuff + documentation | Henry Jameson | 2019-06-11 |
| | | | |||
| | * | self-review | Henry Jameson | 2019-06-10 |
| | | | |||
| | * | Linting | Henry Jameson | 2019-06-09 |
| | | | |||
| | * | fix textarea not resizing properly | Henry Jameson | 2019-06-09 |
| | | | |||
| | * | more bugfixes related to keybinds and nonworking stuff | Henry Jameson | 2019-06-09 |
| | | | |||
| | * | Some comments, added sorting for emojis | Henry Jameson | 2019-06-09 |
| | | | |||
| | * | fixed several bugs | Henry Jameson | 2019-06-09 |
| | | | |||
| | * | sorting | Henry Jameson | 2019-06-08 |
| | | | |||
| | * | styles | Henry Jameson | 2019-06-08 |
| | | | |||
| | * | standartized autocomplete panel suggesions format, fixed some bugs | Henry Jameson | 2019-06-08 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/develop' into refactor-emoji-input | Henry Jameson | 2019-06-08 |
| | |\ | | | | | | | | | | | | | | | | * upstream/develop: Small improve of the who to follow panel layout Fix/Small fix in the who to follow page | ||
| | * | | slot-based emoji input/autocomplete component | Henry Jameson | 2019-06-07 |
| | | | | |||
| * | | | Misc fixes: Fix uploads stretching on chrome, fix warnings in console | Shpuld Shpludson | 2019-06-18 |
| | | | | |||
| * | | | Merge branch 'mastoapi-login-and-config-fixes' into 'develop' | HJ | 2019-06-17 |
| |\ \ \ | | | | | | | | | | | | | | | | | Mastoapi login and config fixes See merge request pleroma/pleroma-fe!833 | ||
| | * | | | getting and setting user background via MastoAPI | Henry Jameson | 2019-06-16 |
| | | | | | |||
| | * | | | Removed formattingOptionsEnabled in favor of relying on BE-provided list of | Henry Jameson | 2019-06-16 |
| | | | | | | | | | | | | | | | | | accepted formatting options | ||
| * | | | | fix MFA crashing on user-settings page | Henry Jameson | 2019-06-16 |
| |/ / / | |||
| * | | | Merge branch 'masto-register-app-secret' into 'develop' | HJ | 2019-06-16 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Proper clientId/secret/token caching, MastoAPI registration Closes #554 See merge request pleroma/pleroma-fe!806 | ||
| | * | | | fix | Henry Jameson | 2019-06-13 |
| | | | | | |||
| | * | | | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secret | Henry Jameson | 2019-06-13 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Revert "add TOTP/Recovery Form for mobile version" | ||
| | * | | | | No longer sending extra data, renamed some properties | Henry Jameson | 2019-06-13 |
| | | | | | | |||
| | * | | | | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secret | Henry Jameson | 2019-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 registration | Henry Jameson | 2019-05-22 |
| | | | | | | | |||
| * | | | | | | fix typo | taehoon | 2019-06-13 |
| | |_|/ / / |/| | | | | |||
| * | | | | | Revert "add TOTP/Recovery Form for mobile version" | Maksim | 2019-06-12 |
| | |/ / / |/| | | | | | | | | | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65. | ||
| * | | | | Merge branch 'masto-login-fixes' into 'develop' | HJ | 2019-06-12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | MastoAPI login See merge request pleroma/pleroma-fe!805 | ||
| | * | | | | mastoapi login works | Henry Jameson | 2019-05-21 |
| | |/ / / | |||
| * | | / | render modal at the root level using portal | taehoon | 2019-06-06 |
| | |_|/ |/| | | |||
| * | | | Small improve of the who to follow panel layout | Hakaba Hitoyo | 2019-06-05 |
| | | | | |||
| * | | | Fix/Small fix in the who to follow page | Hakaba Hitoyo | 2019-06-04 |
| | |/ |/| | |||
| * | | remove console spam | shpuld | 2019-06-01 |
| | | | |||
| * | | Merge branch 'feature/notification-controls' into 'develop' | kaniini | 2019-06-01 |
| |\ \ | | | | | | | | | | | | | wire up notification settings See merge request pleroma/pleroma-fe!809 | ||
| | * | | notification controls: redesign entirely | William Pitcock | 2019-05-25 |
| | | | | |||
| | * | | wire up notification settings | William Pitcock | 2019-05-25 |
| | |/ | |||
| * | | i18n | Mark Felder | 2019-05-31 |
| | | | |||
| * | | Merge branch 'fix-dropdown' into 'develop' | Shpuld Shpludson | 2019-05-29 |
| |\ \ | | | | | | | | | | | | | | | | | | | move drowdown menu to popper Closes #559 See merge request pleroma/pleroma-fe!814 | ||
| | * | | move drowdown menu to popper | Henry Jameson | 2019-05-27 |
| | |/ | |||
| * / | i18n/Add Japanese with kanji (2) | Hakaba Hitoyo | 2019-05-29 |
| |/ | |||
| * | Merge branch 'fetags' into 'develop' | HJ | 2019-05-20 |
| |\ | | | | | | | | | add tags to data and to status component See merge request pleroma/pleroma-fe!801 | ||
| | * | switch from method to computed property | Moonman | 2019-05-20 |
| | | | |||
| | * | formatting | Moonman | 2019-05-20 |
| | | | |||
| | * | add tags to data and to status component | Moonman | 2019-05-20 |
| | | | |||
| * | | Merge branch 'masto-remains' into 'develop' | HJ | 2019-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 | ||
