aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge branch 'fix-favico-badge-chrome' into 'develop'HJ2021-09-07
|\ | | | | | | | | fix favico badge not working on chrome See merge request pleroma/pleroma-fe!1391
| * handle multiple favicons (different sizes)Henry Jameson2021-06-02
| |
| * fix favico badge not working on chromeHenry Jameson2021-06-02
| |
* | Merge branch 'better-still-emoji' into 'develop'HJ2021-09-07
|\ \ | | | | | | | | | | | | | | | | | | Status HTML parsing - better emoji and mentions rendering Closes #935 See merge request pleroma/pleroma-fe!1392
| * | fix spacing before hashtagsHenry Jameson2021-08-23
| | |
| * | very minimalist hashtaglink implementation, also you can middle-clickHenry Jameson2021-08-23
| | | | | | | | | | | | mentions now.
| * | fix expanded mentions spacingHenry Jameson2021-08-18
| | |
| * | hopefully final fix for spacingsHenry Jameson2021-08-18
| | |
| * | fix "+X more" stickingHenry Jameson2021-08-15
| | |
| * | fix links sticking to mentionslineHenry Jameson2021-08-15
| | |
| * | fix testsHenry Jameson2021-08-15
| | |
| * | prevent infinite update loopsHenry Jameson2021-08-15
| | |
| * | removed useless code, review change, fixed bug with tall statusesHenry Jameson2021-08-15
| | |
| * | fixed mentions line againHenry Jameson2021-08-14
| | |
| * | remove old emoji added, everything emoji-bearing uses RichContent nowHenry Jameson2021-08-13
| | |
| * | richcontent support in polls, user cards and user profilesHenry Jameson2021-08-13
| | |
| * | support richcontent in pollsHenry Jameson2021-08-13
| | |
| * | fix tests, add performance test (skipped, doesn't assert anything),Henry Jameson2021-08-12
| | | | | | | | | | | | tweak max mentions count
| * | made the code responsible for showing unwritten mentions actually workHenry Jameson2021-08-12
| | |
| * | remove new options for style and separate line, now groups all chainedHenry Jameson2021-08-12
| | | | | | | | | | | | mentions on a mentionsline regardless of placement. fixes spacing
| * | fix non-notifying mentions and original mention displayHenry Jameson2021-06-22
| | |
| * | fix not escaping some stuffHenry Jameson2021-06-18
| | |
| * | fix rich imagesHenry Jameson2021-06-18
| | |
| * | Merge remote-tracking branch 'origin/develop' into better-still-emojiHenry Jameson2021-06-18
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: Use proper setting name Use cleaner instance config check for shoutbox setting Make locale language cleaner Don't shorten shoutbox to SB Fix lint error Update CHANGELOG.md New option: Hide shoutbox
| * | | fix chats againHenry Jameson2021-06-16
| | | |
| * | | fixed "invisible" spans inside linksHenry Jameson2021-06-16
| | | |
| * | | fixed bug with hashtagsHenry Jameson2021-06-15
| | | |
| * | | lintHenry Jameson2021-06-14
| | | |
| * | | do the impossible, fix the unfixableHenry Jameson2021-06-14
| | | |
| * | | more fixesHenry Jameson2021-06-13
| | | |
| * | | fix mentions in chatsHenry Jameson2021-06-13
| | | |
| * | | fix chats messagesHenry Jameson2021-06-13
| | | |
| * | | refactored line converter, untied its logic from greentexting, betterHenry Jameson2021-06-13
| | | | | | | | | | | | | | | | handling of broken cases
| * | | Apply 1 suggestion(s) to 1 file(s)HJ2021-06-12
| | | |
| * | | fixed a bug + made a testcase out of itHenry Jameson2021-06-12
| | | |
| * | | fix next relply-row bleeding through popoverHenry Jameson2021-06-12
| | | |
| * | | review + fixesHenry Jameson2021-06-12
| | | |
| * | | cleanupHenry Jameson2021-06-12
| | | |
| * | | restructure and testsHenry Jameson2021-06-12
| | | | | | | | | | | | | | | | squash! restructure and tests
| * | | fix tags gluingHenry Jameson2021-06-12
| | | |
| * | | fix color of reply row, fix overflow in status-popoverHenry Jameson2021-06-12
| | | |
| * | | fix long post faderHenry Jameson2021-06-12
| | | |
| * | | change how "first" line is determined. Allow one mention in theHenry Jameson2021-06-12
| | | | | | | | | | | | | | | | beginning for hellthread style
| * | | cleanupHenry Jameson2021-06-11
| | | |
| * | | lint & cleanupHenry Jameson2021-06-11
| | | |
| * | | fix #935Henry Jameson2021-06-11
| | | |
| * | | fixed console errors, improved user-selecting, added cyantextingHenry Jameson2021-06-11
| | | |
| * | | fix infinite loopHenry Jameson2021-06-11
| | | |
| * | | better handling of hellthreads with mentions at bottomHenry Jameson2021-06-11
| | | |
| * | | stylistic changesHenry Jameson2021-06-10
| | | |