aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| | | * | | | | | | | | | | | | proper cachin of headTailLinks, show mentions in notificaitons alwaysHenry Jameson2021-06-10
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | moved mentions onto reply line, replies moved below post bodyHenry Jameson2021-06-10
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Moved greentext to RichContent, improved how first mentions areHenry Jameson2021-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | restored, now shows mentions not uh, mention in post body
| | | * | | | | | | | | | | | | fix long posts having weird gradientHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | lintHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | fix repeats having wrong mentionsHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | fix console errorsHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | missing localizationHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | change defaultsHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | bump limit to a saner oneHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | moved mentions into a separate component - MentionLine, added collapsingHenry Jameson2021-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of mentions when there's too many of 'em
| | | * | | | | | | | | | | | | fix empty spaces againHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | configurable mentions placementHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | moving mentions into separate rowHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | moved transparent button styles into button itselfHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | tweaking the spacingsHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | remove weird vertical alignHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | faint @Henry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | better modifier, no background for unhighlighted mentionsHenry Jameson2021-06-08
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | smaller mentionsHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | new mentions lookHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | fix tall emojis being croppedHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | localizationHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | moved some post styles into status body since they inferfere with usernamesHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | fixed some strange errorHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | lintHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | renamed StatusText to StatusBody for clarity, fixed chatsHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | new component - StatusText, to separate post's text from its attachmentsHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | some docs, added richcontent to usernames in status, updated stillImageHenry Jameson2021-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to allow scale of "gif" label
| | | * | | | | | | | | | | | | lint, fix warningsHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | made getAttrs correctly handle both ' and "Henry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | mention linkHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | move styles to richcontentHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | fix emoji processor not leaving string as-is if no emoji are foundHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | lintHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | fix escaped apostrophesHenry Jameson2021-06-07
| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | [WIP] MUCH better approach to replacing emojis with still versionsHenry Jameson2021-06-07
| | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'from/develop/tusooa/fix-mobile-shoutbox-display' into 'develop'Shpuld Shpludson2021-09-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix mobile shoutbox display See merge request pleroma/pleroma-fe!1404
| | | * | | | | | | | | | | | | Fix mobile shoutboxTusooa Zhu2021-08-03
| | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Translated using Weblate (Vietnamese)Hồ Nhất Duy2021-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 50.0% (358 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/vi/
| | * | | | | | | | | | | | | Translated using Weblate (Indonesian)@liimee2021-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 67.3% (482 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/id/
| | * | | | | | | | | | | | | Translated using Weblate (Chinese (Simplified))Kana2021-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (716 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
| | * | | | | | | | | | | | | Translated using Weblate (Basque)tarteka2021-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 80.7% (578 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eu/
| | * | | | | | | | | | | | | Added translation using Weblate (Vietnamese)Hồ Nhất Duy2021-09-02
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Translated using Weblate (Indonesian)@liimee2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 60.6% (434 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/id/
| | * | | | | | | | | | | | | Translated using Weblate (Indonesian)@liimee2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 58.6% (420 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/id/
| | * | | | | | | | | | | | | Translated using Weblate (Basque)tarteka2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 80.4% (576 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eu/
| | * | | | | | | | | | | | | Translated using Weblate (Polish)marcin mikołajczak2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 98.8% (708 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/pl/
| | * | | | | | | | | | | | | Translated using Weblate (Indonesian)@liimee2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 56.9% (408 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/id/
| | * | | | | | | | | | | | | Translated using Weblate (Basque)tarteka2021-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 79.8% (572 of 716 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eu/