| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add onInput() function as listener for input events, remove unnecessary ↵ | xenofem | 2020-02-16 |
| | | | | | compositionupdate listener | ||
| * | Merge branch 'fix/escape-html' into 'develop' | feld | 2020-02-06 |
| |\ | | | | | | | | | | | | | Escape HTML from display name and subject fields Closes #724 See merge request pleroma/pleroma-fe!1052 | ||
| | * | Escape HTML from display name and subject fields | rinpatch | 2020-01-30 |
| | | | | | | | | | Closes #724 | ||
| * | | Fix one click nsfw unhide on videos | Shpuld Shpludson | 2020-01-31 |
| |/ | |||
| * | fix emoji reaction classes broken in develop | Shpuld Shpuldson | 2020-01-28 |
| | | |||
| * | Merge branch 'feat/emoji-reactions' into 'develop' | lain | 2020-01-28 |
| |\ | | | | | | | | | Emoji reactions See merge request pleroma/pleroma-fe!1049 | ||
| | * | review changes | Shpuld Shpuldson | 2020-01-28 |
| | | | |||
| | * | remove unnecessary anonymous function | Shpuld Shpuldson | 2020-01-27 |
| | | | |||
| | * | remove logs/commented code | Shpuld Shpuldson | 2020-01-27 |
| | | | |||
| | * | remove favs count from react button | Shpuld Shpuldson | 2020-01-26 |
| | | | |||
| | * | Merge branch 'develop' into feat/emoji-reactions | Shpuld Shpuldson | 2020-01-26 |
| | |\ | |||
| | * | | remove mock data | Shpuld Shpuldson | 2020-01-26 |
| | | | | |||
| | * | | change emoji reactions to use new format | Shpuld Shpuldson | 2020-01-26 |
| | | | | |||
| | * | | clean up code, fix prediction bug | Shpuld Shpuldson | 2020-01-14 |
| | | | | |||
| | * | | fix merge conflicts | Shpuld Shpuldson | 2020-01-13 |
| | |\ \ | |||
| | * | | | usable-but-buggy: picker, adding/removing reaction on click, search, styles | Shpuld Shpuldson | 2020-01-13 |
| | | | | | |||
| | * | | | wip commit, add basic popover for emoji reaction select | Shpuld Shpuldson | 2019-11-15 |
| | | | | | |||
| | * | | | add fetching for emoji reactions, draft design | Shpuld Shpuldson | 2019-11-15 |
| | | | | | |||
| * | | | | Fix password and email update | eugenijm | 2020-01-28 |
| | |_|/ |/| | | |||
| * | | | Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed ↵ | eugenijm | 2020-01-24 |
| | | | | | | | | | | | | | for IE) | ||
| * | | | Fix missing TWKN when logged in, but server is set to private mode. | Mark Felder | 2020-01-23 |
| | | | | |||
| * | | | Fix follower request fetching | lain | 2020-01-21 |
| | | | | |||
| * | | | Implement domain mutes v2 | Shpuld Shpludson | 2020-01-15 |
| | | | | |||
| * | | | Merge branch '736' into 'develop' | Shpuld Shpludson | 2020-01-15 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Follow button is out of sync in the about page" Closes #736 See merge request pleroma/pleroma-fe!1035 | ||
| | * | | | wire up staff accounts with correct store data | taehoon | 2019-12-15 |
| | | | | | |||
| * | | | | Fix #750 , fix error messages and captcha resetting | Shpuld Shpludson | 2020-01-14 |
| | | | | | |||
| * | | | | Optimize Notifications Rendering | Shpuld Shpludson | 2020-01-14 |
| | | | | | |||
| * | | | | Use last seen notif instead of first unseen notif for sinceId | Shpuld Shpuldson | 2020-01-14 |
| | |_|/ |/| | | |||
| * | | | Merge branch 'develop' into 'fix-move-type-notification' | HJ | 2020-01-03 |
| |\ \ \ | | | | | | | | | | | | | # Conflicts: # static/fontello.json | ||
| | * | | | mfa fix | Wyatt Benno | 2019-12-30 |
| | | | | | |||
| | * | | | unify showimmideately | Henry Jameson | 2019-12-26 |
| | | | | | |||
| | * | | | Some error handling | Henry Jameson | 2019-12-26 |
| | | | | | |||
| | * | | | Merge remote-tracking branch 'upstream/develop' into streaming | Henry Jameson | 2019-12-26 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (51 commits) toggle_activation api is also deprecated use vuex action refactor toggleActivationStatus replace setActivationStatus api with new one use flex for stickers i18n/update-ja_easy Use a centralized fallback for missing values and use instance.federating instead of instance.federation.enabled Add fallback in case BE does not report federating status in nodeinfo The value we are looking for is federationPolicy.enabled, not federationPolicy.federating Logic should be to hide TWKN if not federating OR if instance is not public Finally trust eslint More lint More lint Lint mfa: removed unused code increase icon width a little bit in the nav panel add icons to nav panel Revert "Merge branch 'revert-96cab6d8' into 'develop'" Support "native" captcha Revert "Merge branch 'oauth-extra-scopes' into 'develop'" ... | ||
| | | * | | | toggle_activation api is also deprecated | taehoon | 2019-12-15 |
| | | | | | | |||
| | | * | | | use vuex action | taehoon | 2019-12-15 |
| | | | | | | |||
| | | * | | | refactor toggleActivationStatus | taehoon | 2019-12-15 |
| | | | | | | |||
| | | * | | | replace setActivationStatus api with new one | taehoon | 2019-12-15 |
| | | |/ / | |||
| | | * | | Merge branch 'fix-sticker-height' into 'develop' | HJ | 2019-12-15 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | fix sticker picker height in emojo picker See merge request pleroma/pleroma-fe!1022 | ||
| | | | * | | use flex for stickers | Absturztaube | 2019-12-15 |
| | | | | | | |||
| | | | * | | fix invisible tab-switcher in emoji picker | Absturztaube | 2019-12-09 |
| | | | | | | |||
| | | | * | | Revert "fix sticker picker height in emojo picker" | Absturztaube | 2019-12-09 |
| | | | | | | | | | | | | | | | | | | | | | This reverts commit 914c78398469988f549930bd35d044082d155277. | ||
| | | | * | | fix sticker picker height in emojo picker | Absturztaube | 2019-12-07 |
| | | | | | | |||
| | | * | | | Merge branch 'revert-c2c48ec2' into 'develop' | HJ | 2019-12-14 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Reinstate `push` and `admin` scopes See merge request pleroma/pleroma-fe!1034 | ||
| | | | * | | | Revert "Merge branch 'revert-96cab6d8' into 'develop'" | Ivan Tashkinov | 2019-12-12 |
| | | | | | | | | | | | | | | | | | | | This reverts merge request !1032 | ||
| | | * | | | | i18n/update-ja_easy | Hakaba Hitoyo | 2019-12-13 |
| | | | | | | | |||
| | | * | | | | Merge branch 'issue_124' into 'develop' | feld | 2019-12-13 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change 403 messaging See merge request pleroma/pleroma-fe!1020 | ||
| | | | * | | | | Set error data | Wyatt Benno | 2019-12-09 |
| | | | | | | | | |||
| | | | * | | | | remove console | Wyatt Benno | 2019-12-09 |
| | | | | | | | | |||
| | | | * | | | | Change naming, make more general | Wyatt Benno | 2019-12-09 |
| | | | | | | | | |||
| | | | * | | | | Wording updates | Wyatt Benno | 2019-12-06 |
| | | | | | | | | |||
