| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add 'none' keyword to PISS shadow definiton that equals empty array | Henry Jameson | 2024-09-24 |
| | | |||
| * | only | Henry Jameson | 2024-09-20 |
| | | |||
| * | more tests, fixed some issues | Henry Jameson | 2024-09-20 |
| | | |||
| * | remove 'only' | Henry Jameson | 2024-09-20 |
| | | |||
| * | cleanup | Henry Jameson | 2024-09-20 |
| | | |||
| * | at last... it's complete | Henry Jameson | 2024-09-20 |
| | | |||
| * | temp | Henry Jameson | 2024-09-19 |
| | | |||
| * | fix tests | Henry Jameson | 2024-07-22 |
| | | |||
| * | MASSIVELY streamlined theme setting process, now EVERYTHING happens in a ↵ | Henry Jameson | 2024-07-10 |
| | | | | | vuex action "setTheme" instead of several different applyTheme()s scattered around | ||
| * | fix tests and make them pass on shit hardware | Henry Jameson | 2024-03-26 |
| | | |||
| * | more tests | Henry Jameson | 2024-03-25 |
| | | |||
| * | fix massive issue in getAllPossibleCombinations | Henry Jameson | 2024-03-25 |
| | | |||
| * | update tests | Henry Jameson | 2024-03-07 |
| | | |||
| * | better virtual components and stuff | Henry Jameson | 2024-01-31 |
| | | |||
| * | shit more or less works for the very basic stuff | Henry Jameson | 2024-01-23 |
| | | |||
| * | some more stuff, generating CSS selectors from rules | Henry Jameson | 2024-01-23 |
| | | |||
| * | 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 | ||
