aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Multiple fixes for CSS, added proper auth checkingHenry Jameson2020-05-24
|
* moved stuff from settings, cleaned up naming for tabs, added close and peekHenry Jameson2020-05-10
|
* initial work on settings modalHenry Jameson2020-05-03
|
* don't dismiss a rejected follow request on serverShpuld Shpuldson2020-05-02
|
* mark single notifs as seen properly on serverShpuld Shpuldson2020-05-02
|
* follow request bugfixes, wrong text, notifs not being marked as read, ↵Shpuld Shpuldson2020-05-02
| | | | approving from follow request view
* Add support for follow request notificationseugenijm2020-04-30
|
* Merge branch 'feature-emoji-length-sorting' into 'develop'Shpuld Shpludson2020-04-27
|\ | | | | | | | | | | | | Allow emoji suggestions based on a match anywhere in the emoji name, but improve sorting Closes #135 See merge request pleroma/pleroma-fe!1061
| * Prioritize custom emoji a lot and boost exact matches to the topxenofem2020-02-10
| |
| * Allow emoji suggestions based on a match anywhere in the emoji name, but ↵xenofem2020-02-09
| | | | | | | | improve sorting
* | Merge branch 'fix/status-showing-hiding' into 'develop'Shpuld Shpludson2020-04-27
|\ \ | | | | | | | | | | | | | | | | | | Refactor status showing/hiding code for better handling of edge cases and easier comprehension Closes #779 See merge request pleroma/pleroma-fe!1073
| * | Refactor status showing/hiding code for better handling of edge cases and ↵xenofem2020-02-24
| | | | | | | | | | | | easier comprehension
* | | Fix user names with the RTL char in notificationsKarol Kosek2020-04-18
| | |
* | | Prevent overflow for long usernames/domainsAlex2020-03-14
| | |
* | | Merge branch 'fix/captcha-input' into 'develop'HJ2020-03-11
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix captcha input and disable ALL the helpers Closes #778 See merge request pleroma/pleroma-fe!1071
| * | | Fix captcha input and disable ALL the helpersMark Felder2020-02-22
| |/ /
* | | add status unavailable message when status can't be loaded in status previewShpuld Shpuldson2020-03-02
| | |
* | | Fix/popover performanceShpuld Shpludson2020-02-28
|/ /
* | stop using customTheme in user card, instead use color slots. fix for opacityHenry Jameson2020-02-20
| | | | | | | | inheritance polluting inheritors
* | Merge branch 'themes-accent' into 'develop'HJ2020-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
| * | update headers in switcher to better separate the subsectionsHenry Jameson2020-02-18
| | |
| * | attempt to fix some bugs with shadows controlHenry Jameson2020-02-17
| | |
| * | fix #774Henry Jameson2020-02-17
| | |
| * | revert emoji reaction styleHenry Jameson2020-02-17
| | |
| * | dismiss warning when selecting other themes, fix collapsed attachments link ↵Henry Jameson2020-02-12
| | | | | | | | | | | | color
| * | properly clear themeHenry Jameson2020-02-12
| | |
| * | post-merge fixHenry Jameson2020-02-12
| | |
| * | Merge branch 'develop' into 'themes-accent'HJ2020-02-11
| |\ \ | | | | | | | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue
| * | | fix v2 breezy themes having messed up pressed buttons. updated v2.1 breezyHenry Jameson2020-02-12
| | | | | | | | | | | | | | | | themes to have derived colors instead of fixed ones.
| * | | Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-02-11
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | * upstream/develop: Fix one click nsfw unhide on videos Escape HTML from display name and subject fields
| * | | fix/remove contrast ratiosHenry Jameson2020-02-11
| | | |
| * | | fix warning stylingsHenry Jameson2020-02-11
| | | |
| * | | fixed eslint, made `mod` work properly depending on context including in shadowsHenry Jameson2020-02-11
| | | |
| * | | Better Disabled buttons support. Mammal theme fixes. Implemented properHenry Jameson2020-02-07
| | | | | | | | | | | | | | | | | | | | context-aware `mod` argument - now checks lightness of "variant" color. needs retesting tho
| * | | updated preview to account for underlayHenry Jameson2020-01-28
| | | |
| * | | update button toggled state, apply it to emoji reactionsHenry Jameson2020-01-28
| | | |
| * | | Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-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 TODOHenry Jameson2020-01-28
| | | | |
| * | | | Kenomo (see: #624) theme. Ability to define link color for post contents. FixesHenry Jameson2020-01-28
| | | | |
| * | | | lintHenry Jameson2020-01-27
| | | | |
| * | | | fix icons in menusHenry Jameson2020-01-24
| | | | |
| * | | | improved selectedMenu againHenry Jameson2020-01-24
| | | | |
| * | | | popover/selected menu improvementsHenry Jameson2020-01-24
| | | | |
| * | | | separate actual theme data from theme frameworkHenry Jameson2020-01-23
| | | | |
| * | | | style the dropdown menus betterHenry Jameson2020-01-23
| | | | |
| * | | | v l1 compatibilityHenry Jameson2020-01-23
| | | | |
| * | | | fix snapshot mismatch message for fileHenry Jameson2020-01-23
| | | | |
| * | | | fixed get(Layer|Opacity)Slot not working properly which broke Mojave themeHenry Jameson2020-01-23
| | | | |
| * | | | v2 compatibility fixesHenry Jameson2020-01-22
| | | | |
| * | | | made it actually work, the forceSnapshotHenry Jameson2020-01-22
| | | | |