| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fixed transparent + semi-transparent inheritance case | Henry Jameson | 2020-02-12 |
| | | |||
| * | post-merge fix | Henry Jameson | 2020-02-12 |
| | | |||
| * | Merge branch 'develop' into 'themes-accent' | HJ | 2020-02-11 |
| |\ | | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue | ||
| | * | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 |
| | | | |||
| | * | Merge branch 'move-type-notification' into 'develop' | Shpuld Shpludson | 2020-02-10 |
| | |\ | | | | | | | | | | | | | | | | | | | Add setting for allow following move Closes #732 See merge request pleroma/pleroma-fe!1054 | ||
| | | * | Add option text | kPherox | 2020-02-04 |
| | | | | |||
| | | * | Add `with_move` param for fetching notification | kPherox | 2020-02-04 |
| | | | | |||
| | | * | Change to hide User migrates tab when allow following move | kPherox | 2020-02-04 |
| | | | | |||
| | | * | Add setting for allow_following_move | kPherox | 2020-02-04 |
| | | | | |||
| | * | | Merge branch 'feature-collapsed-media-indicator' into 'develop' | Shpuld Shpludson | 2020-02-10 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Indicate whether collapsed statuses contain gallery media or link preview cards Closes #767 See merge request pleroma/pleroma-fe!1056 | ||
| | | * | | Include non-gallery attachments and distinguish between images and videos | xenofem | 2020-02-08 |
| | | | | | |||
| | | * | | Indicate whether collapsed statuses contain gallery media or link preview cards | xenofem | 2020-02-08 |
| | | | | | |||
| | * | | | MRF Keyword Policy Disclosure | Hakaba Hitoyo | 2020-02-10 |
| | |/ / | |||
| * | | | fix v2 breezy themes having messed up pressed buttons. updated v2.1 breezy | Henry Jameson | 2020-02-12 |
| | | | | | | | | | | | | | themes to have derived colors instead of fixed ones. | ||
| * | | | don't use cache for theme data | Henry Jameson | 2020-02-11 |
| | | | | |||
| * | | | Merge remote-tracking branch 'upstream/develop' into themes-accent | Henry Jameson | 2020-02-11 |
| |\| | | | | | | | | | | | | | | | | | * upstream/develop: Fix one click nsfw unhide on videos Escape HTML from display name and subject fields | ||
| | * | | 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/remove contrast ratios | Henry Jameson | 2020-02-11 |
| | | | |||
| * | | removed base16-related code | Henry Jameson | 2020-02-11 |
| | | | |||
| * | | fix warning stylings | Henry Jameson | 2020-02-11 |
| | | | |||
| * | | fixed eslint, made `mod` work properly depending on context including in shadows | Henry Jameson | 2020-02-11 |
| | | | |||
| * | | Better Disabled buttons support. Mammal theme fixes. Implemented proper | Henry Jameson | 2020-02-07 |
| | | | | | | | | | | | context-aware `mod` argument - now checks lightness of "variant" color. needs retesting tho | ||
| * | | updated preview to account for underlay | Henry Jameson | 2020-01-28 |
| | | | |||
| * | | update button toggled state, apply it to emoji reactions | Henry Jameson | 2020-01-28 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/develop' into themes-accent | Henry Jameson | 2020-01-28 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ... | ||
| | * | 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 |
| | | | | | | |||
