| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix tests and make utils consistent in where they pull configuration from | Henry Jameson | 2023-11-22 |
| | | |||
| * | fix tests | Henry Jameson | 2023-11-19 |
| | | |||
| * | Fix parsing non-ascii tags | tusooa | 2023-07-21 |
| | | |||
| * | Use dedicated indicator for non-ascii domain names | Tusooa Zhu | 2022-08-29 |
| | | |||
| * | Fix test errors | Tusooa Zhu | 2022-08-10 |
| | | |||
| * | deal with no-prototype-builtins | Henry Jameson | 2022-07-31 |
| | | |||
| * | --fix | Henry Jameson | 2022-07-31 |
| | | |||
| * | Fix tests | Tusooa Zhu | 2022-06-07 |
| | | |||
| * | remove obsolete tests | Henry Jameson | 2021-08-15 |
| | | |||
| * | remove old emoji added, everything emoji-bearing uses RichContent now | Henry Jameson | 2021-08-13 |
| | | |||
| * | fix rich images | Henry Jameson | 2021-06-18 |
| | | |||
| * | do the impossible, fix the unfixable | Henry Jameson | 2021-06-14 |
| | | |||
| * | refactored line converter, untied its logic from greentexting, better | Henry Jameson | 2021-06-13 |
| | | | | | handling of broken cases | ||
| * | review + fixes | Henry Jameson | 2021-06-12 |
| | | |||
| * | cleanup | Henry Jameson | 2021-06-12 |
| | | |||
| * | restructure and tests | Henry Jameson | 2021-06-12 |
| | | | | | squash! restructure and tests | ||
| * | fix #935 | Henry Jameson | 2021-06-11 |
| | | |||
| * | Hellthread(tm) Certified | Henry Jameson | 2021-06-10 |
| | | |||
| * | made getAttrs correctly handle both ' and " | Henry Jameson | 2021-06-07 |
| | | |||
| * | more tests | Henry Jameson | 2021-06-07 |
| | | |||
| * | fix emoji processor not leaving string as-is if no emoji are found | Henry Jameson | 2021-06-07 |
| | | |||
| * | [WIP] MUCH better approach to replacing emojis with still versions | Henry Jameson | 2021-06-07 |
| | | |||
| * | separate screen_name and screen_name_ui with decoded punycode | Shpuld Shpuldson | 2021-02-26 |
| | | |||
| * | add test | Shpuld Shpuldson | 2021-02-17 |
| | | |||
| * | fix #1036 convert screen name to unicode with punycode | Shpuld Shpludson | 2021-01-05 |
| | | |||
| * | fix test | Shpuld Shpuldson | 2020-11-02 |
| | | |||
| * | Optimistic message sending for chat | eugenijm | 2020-11-01 |
| | | |||
| * | Fix chat messages being missed when the streaming is disabled and the ↵ | eugenijm | 2020-09-16 |
| | | | | | messages are sent by both participants simultaneously | ||
| * | Rewrite word split imperatively for control | Shpuld Shpuldson | 2020-08-28 |
| | | |||
| * | fix tests by removing only and adding empty func for notification tests | Shpuld Shpuldson | 2020-08-19 |
| | | |||
| * | Address feedback | eugenijm | 2020-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 bookmarks | Eugenij | 2020-07-03 |
| | | | | | Co-authored-by: jared <jaredrmain@gmail.com> | ||
| * | Merge branch 'develop' into kPherox/pleroma-fe-iss-149/profile-fields-display | Shpuld Shpuldson | 2020-06-17 |
| |\ | |||
| | * | 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 |
| | | | |||
| | * | 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 ... | ||
| | | * | Optimize Notifications Rendering | Shpuld Shpludson | 2020-01-14 |
| | | | | |||
| | * | | 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 |
| | |/ | |||
| * / | Add fields_text for tooltip | kPherox | 2020-02-19 |
| |/ | |||
| * | 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 |
| |/ | |||
| * | fix regex shortcode problem | Henry Jameson | 2019-09-30 |
| | | |||
| * | Added a setting to hide follow/follower count from the user profile | eugenijm | 2019-09-23 |
| | | |||
| * | Merge branch 'eslint-fix' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ | | | | | | | | | Fix shitton warning eslint gives See merge request pleroma/pleroma-fe!871 | ||
