| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | moved stuff from settings, cleaned up naming for tabs, added close and peek | Henry Jameson | 2020-05-10 |
| | | |||
| * | initial work on settings modal | Henry Jameson | 2020-05-03 |
| | | |||
| * | Add support for follow request notifications | eugenijm | 2020-04-30 |
| | | |||
| * | Merge branch 'develop' into 'develop' | Shpuld Shpludson | 2020-04-06 |
| |\ | | | | | | | | | Update polish translation See merge request pleroma/pleroma-fe!1077 | ||
| | * | Update polish translation | Jędrzej Tomaszewski | 2020-03-01 |
| | | | |||
| * | | add status unavailable message when status can't be loaded in status preview | Shpuld Shpuldson | 2020-03-02 |
| |/ | |||
| * | Merge branch 'themes-accent' into 'develop' | HJ | 2020-02-18 |
| |\ | | | | | | | | | | | | | Themes v3 Part 1 "2.1" codenamed "One step for themes, a giant burder for code reviewers" Closes #750 and #774 See merge request pleroma/pleroma-fe!1037 | ||
| | * | Merge branch 'develop' into 'themes-accent' | HJ | 2020-02-11 |
| | |\ | | | | | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue | ||
| | * | | 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 ... | ||
| | * | | | removed one color TODO | Henry Jameson | 2020-01-28 |
| | | | | | |||
| | * | | | snapshot/source mismatch case | Henry Jameson | 2020-01-22 |
| | | | | | |||
| | * | | | lightBg -> highlight because it causes issues with v2 | Henry Jameson | 2020-01-22 |
| | | | | | |||
| | * | | | dismiss warning when loading theme | Henry Jameson | 2020-01-22 |
| | | | | | |||
| | * | | | more help strings | 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 shadow picker preview, change hint | Henry Jameson | 2020-01-20 |
| | | | | | |||
| | * | | | i18n & fixes | Henry Jameson | 2020-01-13 |
| | | | | | |||
| | * | | | computed colors support | Henry Jameson | 2020-01-13 |
| | | | | | |||
| | * | | | added more slots to UI | Henry Jameson | 2020-01-12 |
| | | | | | |||
| | * | | | replace hsl's l with relative luminance for better lightness detection | Henry Jameson | 2020-01-12 |
| | | | | | |||
| | * | | | Accent works | Henry Jameson | 2019-12-28 |
| | | | | | |||
| * | | | | Refactor i18n messages for MRF policy disclosure | Hakaba Hitoyo | 2020-02-13 |
| | |_|/ |/| | | |||
| * | | | 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 |
| | | |/ | |/| | |||
| * / | | MRF Keyword Policy Disclosure | Hakaba Hitoyo | 2020-02-10 |
| |/ / | |||
| * | | Merge branch 'develop' into feat/emoji-reactions | Shpuld Shpuldson | 2020-01-26 |
| |\ \ | |||
| | * | | Implement domain mutes v2 | Shpuld Shpludson | 2020-01-15 |
| | | | | |||
| * | | | fix merge conflicts | Shpuld Shpuldson | 2020-01-13 |
| |\| | | |||
| | * | | Merge branch 'develop' into 'fix-move-type-notification' | HJ | 2020-01-03 |
| | |\| | | | | | | | | | | # Conflicts: # static/fontello.json | ||
| | | * | 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'" ... | ||
| | | | * | i18n/update-ja_easy | Hakaba Hitoyo | 2019-12-13 |
| | | | | | |||
| | | * | | Option to enable streaming | Henry Jameson | 2019-12-10 |
| | | |/ | |||
| | * | | Add user migrates filter to interactions | kPherox | 2019-12-11 |
| | | | | |||
| | * | | change the expression of `move` | kPherox | 2019-12-11 |
| | | | | |||
| | * | | Add view for moves notifications | kPherox | 2019-12-11 |
| | | | | |||
| | * | | fix parse for move type notifications | kPherox | 2019-12-11 |
| | |/ | |||
| | * | [i18n] Improve easy/pedantic Japanese switching | Hakaba Hitoyo | 2019-11-19 |
| | | | |||
| | * | Merge branch 'greentext-strikes-back' into 'develop' | HJ | 2019-11-19 |
| | |\ | | | | | | | | | | | | | | | | | | | ⑨ Added greentext support ⑨ Closes #9 See merge request pleroma/pleroma-fe!994 | ||
| | | * | making dtluna proud or disgusted | Henry Jameson | 2019-11-14 |
| | | | | |||
| | | * | Made it optional | Henry Jameson | 2019-11-14 |
| | | | | |||
| | * | | Use kana+kanji as default for Japanese translation | AkiraFukushima | 2019-11-17 |
| | | | | |||
| | * | | Fix translation (https://blob.cat/notice/9oyYO1RzcNbJXxKxeq) | Mew Mew | 2019-11-15 |
| | | | | |||
| * | | | wip commit, add basic popover for emoji reaction select | Shpuld Shpuldson | 2019-11-15 |
| |/ / | |||
| * | | change N/A to Hidden | taehoon | 2019-11-12 |
| | | | |||
| * | | add a translation | taehoon | 2019-11-12 |
| |/ | |||
| * | about: add MRF transparency panel | Ariadne Conill | 2019-11-09 |
| | | |||
| * | about: add staff panel | Ariadne Conill | 2019-11-08 |
| | | |||
| * | redirect /remote-users/:username@:hostname -> /users/:id, ↵ | Hakaba Hitoyo | 2019-11-08 |
| | | | | | /remote-users/:hostname/:username -> /users/:id | ||
