| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | mrf transparency panel: refactor to use vuex mapState | Ariadne Conill | 2019-11-09 |
| | | |||
| * | mrf transparency panel: remove unneeded components{} | Ariadne Conill | 2019-11-09 |
| | | |||
| * | boot: cleanup resolveStaffAccounts | Ariadne Conill | 2019-11-09 |
| | | |||
| * | lint | Ariadne Conill | 2019-11-09 |
| | | |||
| * | about: add MRF transparency panel | Ariadne Conill | 2019-11-09 |
| | | |||
| * | about: add staff panel | Ariadne Conill | 2019-11-08 |
| | | |||
| * | about page: fix hiding of instance-specific panel, flow ToS and ISP better | Ariadne Conill | 2019-11-08 |
| | | |||
| * | nav panel: add link to about page | Ariadne Conill | 2019-11-08 |
| | | |||
| * | redirect /remote-users/:username@:hostname -> /users/:id, ↵ | Hakaba Hitoyo | 2019-11-08 |
| | | | | | /remote-users/:hostname/:username -> /users/:id | ||
| * | Merge branch 'emoji-optimizations' into 'develop' | HJ | 2019-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 console | Henry Jameson | 2019-11-08 |
| | | | |||
| | * | reset position when reopening emoji picker | Henry Jameson | 2019-11-08 |
| | | | |||
| | * | eslint fix | Henry Jameson | 2019-11-08 |
| | | | |||
| | * | fix not being able to see unicode emojis when there few of them when searching | Henry Jameson | 2019-11-08 |
| | | | | | | | | | on emoji-a-ton instances | ||
| | * | replace sanity button with loading on scroll | Henry Jameson | 2019-11-08 |
| | | | |||
| | * | fix search not working, use computer property instead of state | Henry Jameson | 2019-11-08 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/develop' into emoji-optimizations | Henry Jameson | 2019-11-08 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (95 commits) Lightbox/modal multi image improvements - #381 '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa' Add ability to change user's email translations-de-batch-1 eu-translate update profile-banner rounding css, fixes #690 fix indentation remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings ... | ||
| | * | | fix loadEmojiInsane button submitting the form | Henry Jameson | 2019-10-27 |
| | | | | |||
| | * | | fix scrolling to attachments bottom | Henry Jameson | 2019-10-22 |
| | | | | |||
| | * | | Reserve space for emoji picker button in emoji input | Henry Jameson | 2019-10-14 |
| | | | | |||
| | * | | fix picker not filling on opening, removed console log | Henry Jameson | 2019-10-10 |
| | | | | |||
| | * | | moved emoji fetching from user to instance since it's its state anyway | Henry Jameson | 2019-10-09 |
| | | | | |||
| | * | | always preload first batch of emoji to avoid unnecessary UI jumps | Henry Jameson | 2019-10-09 |
| | | | | |||
| | * | | eslint | Henry Jameson | 2019-10-08 |
| | | | | |||
| | * | | fixed emoji picker showing up beyond viewport | Henry Jameson | 2019-10-08 |
| | | | | |||
| | * | | start loading emoji when picker is open | Henry Jameson | 2019-10-08 |
| | | | | |||
| | * | | remove the "textbox grows the 'wrong' way" behavior, replace it with more | Henry Jameson | 2019-10-08 |
| | | | | | | | | | | | | | conditions to scroll to bottom | ||
| | * | | arbitrary limit with option to overcome it | Henry Jameson | 2019-10-08 |
| | | | | |||
| | * | | emoji picker gradual render | Henry Jameson | 2019-10-08 |
| | | | | |||
| | * | | moved emoji stuff away from after-store and into users module since we only need | Henry Jameson | 2019-10-08 |
| | | | | | | | | | | | | | emoji after login | ||
| * | | | fix eslint warnings | taehoon | 2019-11-08 |
| | |/ |/| | |||
| * | | Lightbox/modal multi image improvements - #381 | Wyatt Benno | 2019-11-08 |
| | | | |||
| * | | '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa' | Maksim | 2019-11-08 |
| | | | |||
| * | | Add ability to change user's email | Sergey Suprunenko | 2019-11-08 |
| | | | |||
| * | | translations-de-batch-1 | Matrix-Sasuke | 2019-11-08 |
| | | | |||
| * | | eu-translate update | Tarteka | 2019-10-30 |
| | | | |||
| * | | profile-banner rounding css, fixes #690 | DYM | 2019-10-30 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/develop' into settings-refactor | Henry Jameson | 2019-10-29 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (89 commits) remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings fix popper go behind the top bar migrate Popper to v-popover fix popper go behind the top bar fix eslint warnings reset font-size to normal text size using rem use top placement by default hide status preview popper when hover popper content ... | ||
| | * \ | Merge branch 'eu-translate' into 'develop' | Shpuld Shpludson | 2019-10-29 |
| | |\ \ | | | | | | | | | | | | | | | | | [i18n] basque update and fix See merge request pleroma/pleroma-fe!966 | ||
| | | * | | update and fix | tarteka | 2019-10-07 |
| | | |/ | |||
| | * | | Merge branch '599' into 'develop' | Shpuld Shpludson | 2019-10-29 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Posts get cut off when there is not enough space to display them at the bottom" Closes #599 See merge request pleroma/pleroma-fe!863 | ||
| | | * | | remove needless ref | taehoon | 2019-10-24 |
| | | | | | |||
| | | * | | show preview popover when hover numbered replies | taehoon | 2019-10-24 |
| | | | | | |||
| | | * | | refactor conditions | taehoon | 2019-10-24 |
| | | | | | |||
| | | * | | do not make too many nested div | taehoon | 2019-10-24 |
| | | | | | |||
| | | * | | add fetchStatus action | taehoon | 2019-10-24 |
| | | | | | |||
| | | * | | refactor status loading logic | taehoon | 2019-10-24 |
| | | | | | |||
| | | * | | split status preview popover into a separate component | taehoon | 2019-10-24 |
| | | | | | |||
| | | * | | listen both events | taehoon | 2019-10-24 |
| | | | | | |||
| | | * | | minor css fix | taehoon | 2019-10-24 |
| | | | | | |||
