| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | initial work on settings modal | Henry Jameson | 2020-05-03 |
| | | |||
| * | don't dismiss a rejected follow request on server | Shpuld Shpuldson | 2020-05-02 |
| | | |||
| * | mark single notifs as seen properly on server | Shpuld Shpuldson | 2020-05-02 |
| | | |||
| * | Add support for follow request notifications | eugenijm | 2020-04-30 |
| | | |||
| * | fix trasparency problems in some cases (purple headers) | Henry Jameson | 2020-03-04 |
| | | |||
| * | add status unavailable message when status can't be loaded in status preview | Shpuld Shpuldson | 2020-03-02 |
| | | |||
| * | Apply suggestion to src/modules/instance.js | Shpuld Shpludson | 2020-02-28 |
| | | |||
| * | make theme loading work with source-only presets | Shpuld Shpuldson | 2020-02-22 |
| | | |||
| * | Merge branch 'moderation-menu-fix' into 'develop' | Shpuld Shpludson | 2020-02-19 |
| |\ | | | | | | | | | Fix user deactivation, deletion, and role assignment in the moderation menu See merge request pleroma/pleroma-fe!1063 | ||
| | * | Fix user activation/deactivation, deletion, and role assignment in the ↵ | eugenijm | 2020-02-17 |
| | | | | | | | | | moderation menu | ||
| * | | 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 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 ... | ||
| | * | 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 |
| | | | | |||
| | * | | 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 |
| | |\| | |||
| | | * | Merge branch 'develop' into 'fix-move-type-notification' | HJ | 2020-01-03 |
| | | |\ | | | | | | | | | | | | | # Conflicts: # static/fontello.json | ||
| | | * | | remove unused fallback | 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 |
| | | | | | |||
| | * | | | 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 |
| | | | | | |||
| * | | | | massively improved initial theme loading code, added checks and warnings when | Henry Jameson | 2020-01-22 |
| | |_|/ |/| | | | | | | | | loading theme files (import/localStorage/defaults) | ||
| * | | | 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 |
| | | | | | |||
| | * | | | 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 |
| | | | | | | |||
| | | * | | | Change naming, make more general | Wyatt Benno | 2019-12-09 |
| | | | | | | |||
| | | * | | | Change 403 messaging | Wyatt Benno | 2019-12-05 |
| | | | |/ | | |/| | |||
| | * | | | mfa: removed unused code | Maksim Pechnikov | 2019-12-12 |
| | | | | | |||
| | * | | | hide instance url/link/text in header using hideSitename option | taehoon | 2019-12-11 |
| | |/ / | |||
| * | | | fix desktop notifications not working with streaming | Henry Jameson | 2019-12-12 |
| | | | | |||
| * | | | Option to enable streaming | Henry Jameson | 2019-12-10 |
| | | | | |||
| * | | | better wrapper for websocket | Henry Jameson | 2019-12-08 |
| | | | | |||
| * | | | Updated streaming and improved error-handling, some more refactoring to api | Henry Jameson | 2019-12-08 |
| | | | | |||
| * | | | improved initial notifications fetching | Henry Jameson | 2019-11-24 |
| | | | | |||
| * | | | initial streaming work | Henry Jameson | 2019-11-24 |
| | | | | |||
| * | | | Backend Interactor service overhaul, removed the need for copypasting | Henry Jameson | 2019-11-24 |
| |/ / | |||
| * | | Merge branch 'greentext-strikes-back' into 'develop' | HJ | 2019-11-19 |
| |\ \ | | | | | | | | | | | | | | | | | | | ⑨ Added greentext support ⑨ Closes #9 See merge request pleroma/pleroma-fe!994 | ||
| | * | | Made it optional | Henry Jameson | 2019-11-14 |
| | |/ | |||
| * / | backend interactor service: implement startFetchingFollowRequest | kPherox | 2019-11-19 |
| |/ | | | | backend interactor service: remove unused fetchFollowRequests | ||
| * | add hideISP to defaultState of config module | taehoon | 2019-11-10 |
| | | |||
