aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge branch 'fix-mentions-new-bugs' into 'develop'HJ2022-02-20
|\ | | | | | | | | Fix newfound bugs with rich mentions + user suggestions See merge request pleroma/pleroma-fe!1430
| * enable link handling in user bios to fix links not having _blankHenry Jameson2022-02-19
| |
| * add emoji to chat titlesHenry Jameson2022-02-19
| |
| * use rich content in interaction listsHenry Jameson2022-02-19
| |
| * more spacing fixesHenry Jameson2022-02-11
| |
| * more spacing fixesHenry Jameson2022-02-11
| |
| * more spacing/wrapping fixesHenry Jameson2022-02-09
| |
| * fix overflowsHenry Jameson2022-02-04
| |
| * better approach to unescapingHenry Jameson2022-02-03
| |
| * fix amps in linksHenry Jameson2022-02-03
| |
| * make chat messages behave same as posts for animated gifsHenry Jameson2022-02-03
| |
| * support width/height img attributesHenry Jameson2022-02-03
| |
| * lintHenry Jameson2022-02-03
| |
| * better phrasing?Henry Jameson2022-02-03
| |
| * options to disable (You)s and highlighting of yourselfHenry Jameson2022-02-03
| |
| * fix poast mentions trippingHenry Jameson2022-02-03
| |
| * fix alignment issuesHenry Jameson2022-02-03
| |
* | Merge branch 'proper-attachments' into 'develop'HJ2022-02-20
|\ \ | | | | | | | | | | | | Attachment improvements See merge request pleroma/pleroma-fe!1399
| * | improve unknown attachment handlingHenry Jameson2022-02-10
| | |
| * | Merge remote-tracking branch 'origin/develop' into proper-attachmentsHenry Jameson2022-01-24
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: undo accidental change when merging Apply 1 suggestion(s) to 1 file(s) Rearranged settings, moved more stuff to filtering where apllicable. Changed how filering works.
| * | | fix too-many-attachments in notifications columnHenry Jameson2022-01-24
| | | |
| * | | Merge remote-tracking branch 'origin/develop' into proper-attachmentsHenry Jameson2022-01-24
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (81 commits) Improve the user card for deactivated users Update CHANGELOG.md Update CHANGELOG.md Allow canceling a follow request Simple policy reasons for instance specific policies entity_normalizer: Escape name when parsing user Translated using Weblate (Spanish) Translated using Weblate (Catalan) Translated using Weblate (Korean) Translated using Weblate (Japanese (ja_PEDANTIC)) Translated using Weblate (Indonesian) Translated using Weblate (Esperanto) Translated using Weblate (Vietnamese) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Italian) Translated using Weblate (Vietnamese) Translated using Weblate (Indonesian) Translated using Weblate (Chinese (Simplified)) ...
| * | | | play gifs when hovering over notificationHenry Jameson2021-08-16
| | | | |
| * | | | add attachment counterHenry Jameson2021-08-16
| | | | |
| * | | | better media modal loadingHenry Jameson2021-08-16
| | | | |
| * | | | ability to move attachments around when making a new postHenry Jameson2021-08-15
| | | | |
| * | | | inline description displayHenry Jameson2021-08-15
| | | | |
| * | | | add media description into media modalHenry Jameson2021-08-15
| | | | |
| * | | | add key attribute to make image refresh in media modal to give feedbackHenry Jameson2021-08-15
| | | | | | | | | | | | | | | | | | | | when images are still loaded
| * | | | Merge branch 'better-still-emoji' into proper-attachmentsHenry Jameson2021-08-15
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * better-still-emoji: fix "+X more" sticking
| * | | | | fix video attachments in notifications not having pointer cursorHenry Jameson2021-08-15
| | | | | |
| * | | | | replace poll with an icon in notificationsHenry Jameson2021-08-15
| | | | | |
| * | | | | fix long posts double-fading in notificationsHenry Jameson2021-08-15
| | | | | |
| * | | | | Merge branch 'better-still-emoji' into proper-attachmentsHenry Jameson2021-08-15
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * better-still-emoji: fix links sticking to mentionsline
| * | | | | | fix console errorsHenry Jameson2021-08-15
| | | | | | |
| * | | | | | Merge branch 'better-still-emoji' into proper-attachmentsHenry Jameson2021-08-15
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * better-still-emoji: fix tests prevent infinite update loops remove obsolete tests removed useless code, review change, fixed bug with tall statuses fixed mentions line again remove old emoji added, everything emoji-bearing uses RichContent now richcontent support in polls, user cards and user profiles support richcontent in polls fix tests, add performance test (skipped, doesn't assert anything), tweak max mentions count made the code responsible for showing unwritten mentions actually work remove new options for style and separate line, now groups all chained mentions on a mentionsline regardless of placement. fixes spacing fix tests
| * | | | | | | lintHenry Jameson2021-06-22
| | | | | | | |
| * | | | | | | Merge branch 'better-still-emoji' into proper-attachmentsHenry Jameson2021-06-22
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * better-still-emoji: fix non-notifying mentions and original mention display fix not escaping some stuff fix rich images
| * | | | | | | | fix description colliding with extra-long textHenry Jameson2021-06-22
| | | | | | | | |
| * | | | | | | | don't stretch columns when uploading mediaHenry Jameson2021-06-22
| | | | | | | | |
| * | | | | | | | fix videos not stretching to containerHenry Jameson2021-06-22
| | | | | | | | |
| * | | | | | | | fix videos and related not having working drag controlsHenry Jameson2021-06-22
| | | | | | | | |
| * | | | | | | | fix z-indexesHenry Jameson2021-06-22
| | | | | | | | |
| * | | | | | | | whoopsHenry Jameson2021-06-18
| | | | | | | | |
| * | | | | | | | better attachments in uploading (grid layout)Henry Jameson2021-06-18
| | | | | | | | |
| * | | | | | | | better handling of unknown files, better upload displayHenry Jameson2021-06-18
| | | | | | | | |
| * | | | | | | | better compact attachmentsHenry Jameson2021-06-18
| | | | | | | | |
| * | | | | | | | merged in compact notifs and improved upon itHenry Jameson2021-06-18
| | | | | | | | |
| * | | | | | | | Merge branch 'compact-notifs' into proper-attachmentsHenry Jameson2021-06-18
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * compact-notifs: compact notifs
| | * | | | | | | | compact notifsHenry Jameson2021-06-14
| | | | | | | | | |