| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fixed transparent + semi-transparent inheritance case | 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 `with_move` param for fetching notification | kPherox | 2020-02-04 |
| | | | | |||
| | | * | Add setting for allow_following_move | kPherox | 2020-02-04 |
| | | | | |||
| * | | | 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 | ||
| | * | | Escape HTML from display name and subject fields | rinpatch | 2020-01-30 |
| | |/ | | | | | | | Closes #724 | ||
| * | | fix/remove contrast ratios | Henry Jameson | 2020-02-11 |
| | | | |||
| * | | removed base16-related code | 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 | ||
| * | | 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 ... | ||
| | * | review changes | Shpuld Shpuldson | 2020-01-28 |
| | | | |||
| | * | remove unnecessary anonymous function | Shpuld Shpuldson | 2020-01-27 |
| | | | |||
| | * | Merge branch 'develop' into feat/emoji-reactions | Shpuld Shpuldson | 2020-01-26 |
| | |\ | |||
| | | * | Fix follower request fetching | lain | 2020-01-21 |
| | | | | |||
| | | * | Implement domain mutes v2 | Shpuld Shpludson | 2020-01-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 |
| | | | | |||
| | * | | remove mock data | Shpuld Shpuldson | 2020-01-26 |
| | | | | |||
| | * | | change emoji reactions to use new format | Shpuld Shpuldson | 2020-01-26 |
| | | | | |||
| | * | | fix merge conflicts | Shpuld Shpuldson | 2020-01-13 |
| | |\| | |||
| | | * | Merge branch 'develop' into 'fix-move-type-notification' | HJ | 2020-01-03 |
| | | |\ | | | | | | | | | | | | | # Conflicts: # static/fontello.json | ||
| | | * | | Add view for moves notifications | kPherox | 2019-12-11 |
| | | | | | |||
| | | * | | fix parse for move type notifications | kPherox | 2019-12-11 |
| | | | | | |||
| | * | | | usable-but-buggy: picker, adding/removing reaction on click, search, styles | Shpuld Shpuldson | 2020-01-13 |
| | | | | | |||
| | * | | | add fetching for emoji reactions, draft design | Shpuld Shpuldson | 2019-11-15 |
| | | | | | |||
| * | | | | removed one color TODO | Henry Jameson | 2020-01-28 |
| | | | | | |||
| * | | | | Kenomo (see: #624) theme. Ability to define link color for post contents. Fixes | Henry Jameson | 2020-01-28 |
| | | | | | |||
| * | | | | fix rgba function, whoops | Henry Jameson | 2020-01-28 |
| | | | | | |||
| * | | | | fix rgba css generation, add some tests to automatically verify that themes are | Henry Jameson | 2020-01-27 |
| | | | | | | | | | | | | | | | | | generated properly | ||
| * | | | | fix transparent color not affecting downstream slots | Henry Jameson | 2020-01-24 |
| | | | | | |||
| * | | | | improved selectedMenu again | Henry Jameson | 2020-01-24 |
| | | | | | |||
| * | | | | popover/selected menu improvements | Henry Jameson | 2020-01-24 |
| | | | | | |||
| * | | | | separate actual theme data from theme framework | Henry Jameson | 2020-01-23 |
| | | | | | |||
| * | | | | revert fgText -> text after some consideration. case was fixed already in ↵ | Henry Jameson | 2020-01-23 |
| | | | | | | | | | | | | | | | | | other way | ||
| * | | | | v l1 compatibility | Henry Jameson | 2020-01-23 |
| | | | | | |||
| * | | | | removed unused constant, using getOpacitySlot now | Henry Jameson | 2020-01-23 |
| | | | | | |||
| * | | | | fixed get(Layer|Opacity)Slot not working properly which broke Mojave theme | Henry Jameson | 2020-01-23 |
| | | | | | |||
| * | | | | v2 compatibility fixes | Henry Jameson | 2020-01-22 |
| | | | | | |||
| * | | | | lightBg -> highlight because it causes issues with v2 | Henry Jameson | 2020-01-22 |
| | | | | | |||
| * | | | | massively improved initial theme loading code, added checks and warnings when | Henry Jameson | 2020-01-22 |
| | | | | | | | | | | | | | | | | | loading theme files (import/localStorage/defaults) | ||
| * | | | | fix tests, integrate depenentless sorting into toposort for easier testing and | Henry Jameson | 2020-01-20 |
| | | | | | | | | | | | | | | | | | better guarantees | ||
| * | | | | multiple fixes to make style switcher not die. Made shadows work, incuding ↵ | Henry Jameson | 2020-01-20 |
| | | | | | | | | | | | | | | | | | compatibility | ||
| * | | | | removed console logs | Henry Jameson | 2020-01-20 |
| | | | | | |||
| * | | | | documentation | Henry Jameson | 2020-01-19 |
| | | | | | |||
