| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | StatusParser: Remove unused removeAttachmentLinks. | lain | 2020-06-11 |
| | | | | | Brings down the vendor by over 200kb | ||
| * | EntityNormalizerSpec: More fixes. | lain | 2020-06-04 |
| | | |||
| * | EntityNormalizerSpec: Test new behavior. | lain | 2020-06-04 |
| | | |||
| * | add back mute prediction, add getter for relationships | Shpuld Shpuldson | 2020-04-24 |
| | | |||
| * | remove unused mutation and test for it | Shpuld Shpuldson | 2020-04-23 |
| | | |||
| * | make tests not fail | Shpuld Shpuldson | 2020-04-22 |
| | | |||
| * | 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 | ||
| | * \ | 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 ... | ||
| | * | | | lint | Henry Jameson | 2020-01-27 |
| | | | | | |||
| | * | | | fix rgba css generation, add some tests to automatically verify that themes are | Henry Jameson | 2020-01-27 |
| | | | | | | | | | | | | | | | | | generated properly | ||
| | * | | | fix tests, integrate depenentless sorting into toposort for easier testing and | Henry Jameson | 2020-01-20 |
| | | | | | | | | | | | | | | | | | better guarantees | ||
| | * | | | fix tests | Henry Jameson | 2020-01-12 |
| | | | | | |||
| | * | | | Refactoring, forgotten files | Henry Jameson | 2020-01-12 |
| | | | | | |||
| * | | | | Merge branch 'fix-android-emoji-input' into 'develop' | HJ | 2020-02-16 |
| |\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | Add onInput() function as listener for input events, remove unnecessary compositionupdate listener Closes #775 See merge request pleroma/pleroma-fe!1065 | ||
| | * | | | EmojiInput tests should be checking the input value on the last input event, ↵ | xenofem | 2020-02-16 |
| | | |/ | |/| | | | | | | | not the first | ||
| * / | | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 |
| |/ / | |||
| * | | Merge branch 'develop' into feat/emoji-reactions | Shpuld Shpuldson | 2020-01-26 |
| |\ \ | |||
| | * | | Optimize Notifications Rendering | Shpuld Shpludson | 2020-01-14 |
| | |/ | |||
| * / | change emoji reactions to use new format | Shpuld Shpuldson | 2020-01-26 |
| |/ | |||
| * | upgrade babel-register | seven | 2019-12-11 |
| | | |||
| * | add html-webpack-plugin to karma config | taehoon | 2019-12-03 |
| | | |||
| * | Merge branch 'greentext-strikes-back' into 'develop' | HJ | 2019-11-19 |
| |\ | | | | | | | | | | | | | ⑨ Added greentext support ⑨ Closes #9 See merge request pleroma/pleroma-fe!994 | ||
| | * | tests + updates | Henry Jameson | 2019-11-14 |
| | | | |||
| * | | Normalize profile fields | kPherox | 2019-11-19 |
| |/ | |||
| * | Merge remote-tracking branch 'upstream/develop' into settings-refactor | Henry Jameson | 2019-10-29 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (89 commits) remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings fix popper go behind the top bar migrate Popper to v-popover fix popper go behind the top bar fix eslint warnings reset font-size to normal text size using rem use top placement by default hide status preview popper when hover popper content ... | ||
| | * | fix regex shortcode problem | Henry Jameson | 2019-09-30 |
| | | | |||
| * | | Fix tests, more replacing with mergedConfig | Henry Jameson | 2019-10-06 |
| |/ | |||
| * | Merge branch 'hide-followers-follows-count' into 'develop' | kaniini | 2019-09-26 |
| |\ | | | | | | | | | Added a setting to hide follow/follower count from the user profile See merge request pleroma/pleroma-fe!951 | ||
| | * | Added a setting to hide follow/follower count from the user profile | eugenijm | 2019-09-23 |
| | | | |||
| * | | fix tests | Henry Jameson | 2019-09-25 |
| | | | |||
| * | | split spam mode into two separate options (one in settings page) | Henry Jameson | 2019-09-23 |
| | | | |||
| * | | unit test for emoji input, for now covering only insertion mechanism | Henry Jameson | 2019-09-15 |
| | | | |||
| * | | Remove emoji zoom | Henry Jameson | 2019-09-12 |
| | | | |||
| * | | better hitbox for status emoji | Henry Jameson | 2019-09-08 |
| |/ | |||
| * | update unit test | taehoon | 2019-07-28 |
| | | |||
| * | rewrite unit tests | taehoon | 2019-07-25 |
| | | |||
| * | add more unit tests for elimination logic | taehoon | 2019-07-25 |
| | | |||
| * | add unit test for elimination logic | taehoon | 2019-07-25 |
| | | |||
| * | Merge branch 'eslint-fix' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ | | | | | | | | | Fix shitton warning eslint gives See merge request pleroma/pleroma-fe!871 | ||
| | * | all the manual fixes | Henry Jameson | 2019-07-07 |
| | | | |||
| | * | Merge branch 'develop' into 'eslint-fix' | HJ | 2019-07-06 |
| | |\ | | | | | | | | | | # Conflicts: # src/components/post_status_form/post_status_form.vue | ||
| | * | | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| | | | | |||
| * | | | Merge branch '580' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix backend version string parsing Closes #580 See merge request pleroma/pleroma-fe!868 | ||
| | * | | | add unit tests | taehoon | 2019-07-05 |
| | | |/ | |/| | |||
| * / | | Set hide_follows and hide_followers settings when parsing Mastodon format | Eugenij | 2019-07-07 |
| |/ / | |||
| * / | update test for clearTimeline action | taehoon | 2019-07-02 |
| |/ | |||
| * | Feature/polls attempt 2 | lain | 2019-06-18 |
| | | |||
| * | Fix pipelines and clean up console output | Henry Jameson | 2019-05-21 |
| | | |||
| * | fix tests | Henry Jameson | 2019-04-28 |
| | | |||
