aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* add screen_name_ui to testsShpuld Shpuldson2021-02-26
|
* separate screen_name and screen_name_ui with decoded punycodeShpuld Shpuldson2021-02-26
|
* add testShpuld Shpuldson2021-02-17
|
* fix #1036 convert screen name to unicode with punycodeShpuld Shpludson2021-01-05
|
* make notifications also use the popup errors, remove all error from ↵Shpuld Shpuldson2020-11-10
| | | | status/notif state
* fix testShpuld Shpuldson2020-11-02
|
* Optimistic message sending for chateugenijm2020-11-01
|
* Fix chat messages being missed when the streaming is disabled and the ↵eugenijm2020-09-16
| | | | messages are sent by both participants simultaneously
* Rewrite word split imperatively for controlShpuld Shpuldson2020-08-28
|
* fix tests by removing only and adding empty func for notification testsShpuld Shpuldson2020-08-19
|
* Address feedbackeugenijm2020-07-08
| | | | | | | | | | | | | | | | | | | | | | Use more specific css rules for the emoji dimensions in the chat list status preview. Use more round em value for chat list item height. Add global html overflow and height for smoother chat navigation in the desktop Safari. Use offsetHeight instad of a computed style when setting the window height on resize. Remove margin-bottom from the last message to avoid occasional layout shift in the desktop Safari Use break-word to prevent chat message text overflow Resize and scroll the textarea when inserting a new line on ctrl+enter Remove fade transition on route change Ensure proper border radius at the bottom of the chat, remove unused border-radius Prevent the chat header "jumping" on the avatar load.
* Add Chatseugenijm2020-07-08
|
* Add bookmarksEugenij2020-07-03
| | | | Co-authored-by: jared <jaredrmain@gmail.com>
* Merge branch 'develop' into 'iss-149/profile-fields-setting'Shpuld Shpludson2020-06-27
|\ | | | | | | # Conflicts: # src/components/settings_modal/tabs/profile_tab.vue
| * Merge branch 'develop' into kPherox/pleroma-fe-iss-149/profile-fields-displayShpuld Shpuldson2020-06-17
| |\
| | * StatusParser: Remove unused removeAttachmentLinks.lain2020-06-11
| | | | | | | | | | | | Brings down the vendor by over 200kb
| * | Add fields_text for tooltipkPherox2020-02-19
| | |
* | | Fix merging array field for userskPherox2020-06-10
| |/ |/|
* | EntityNormalizerSpec: More fixes.lain2020-06-04
| |
* | EntityNormalizerSpec: Test new behavior.lain2020-06-04
| |
* | add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
| |
* | remove unused mutation and test for itShpuld Shpuldson2020-04-23
| |
* | make tests not failShpuld Shpuldson2020-04-22
| |
* | 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
| * \ Merge branch 'develop' into 'themes-accent'HJ2020-02-11
| |\ \ | | | | | | | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue
| * \ \ 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 ...
| * | | | lintHenry Jameson2020-01-27
| | | | |
| * | | | fix rgba css generation, add some tests to automatically verify that themes areHenry Jameson2020-01-27
| | | | | | | | | | | | | | | | | | | | generated properly
| * | | | fix tests, integrate depenentless sorting into toposort for easier testing andHenry Jameson2020-01-20
| | | | | | | | | | | | | | | | | | | | better guarantees
| * | | | fix testsHenry Jameson2020-01-12
| | | | |
| * | | | Refactoring, forgotten filesHenry Jameson2020-01-12
| | | | |
* | | | | Merge branch 'fix-android-emoji-input' into 'develop'HJ2020-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, ↵xenofem2020-02-16
| | |/ / | |/| | | | | | | | | | not the first
* / | | Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
|/ / /
* | | Merge branch 'develop' into feat/emoji-reactionsShpuld Shpuldson2020-01-26
|\ \ \
| * | | Optimize Notifications RenderingShpuld Shpludson2020-01-14
| |/ /
* / / change emoji reactions to use new formatShpuld Shpuldson2020-01-26
|/ /
* | upgrade babel-registerseven2019-12-11
| |
* | add html-webpack-plugin to karma configtaehoon2019-12-03
|/
* Merge branch 'greentext-strikes-back' into 'develop'HJ2019-11-19
|\ | | | | | | | | | | | | ⑨ Added greentext support ⑨ Closes #9 See merge request pleroma/pleroma-fe!994
| * tests + updatesHenry Jameson2019-11-14
| |
* | Normalize profile fieldskPherox2019-11-19
|/
* Merge remote-tracking branch 'upstream/develop' into settings-refactorHenry Jameson2019-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 problemHenry Jameson2019-09-30
| |
* | Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
|/
* Merge branch 'hide-followers-follows-count' into 'develop'kaniini2019-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 profileeugenijm2019-09-23
| |
* | fix testsHenry Jameson2019-09-25
| |
* | split spam mode into two separate options (one in settings page)Henry Jameson2019-09-23
| |
* | unit test for emoji input, for now covering only insertion mechanismHenry Jameson2019-09-15
| |