summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-05-15Prevent error when displaying notificationsLouis Chemineau
2023-05-15Fix direct message linkLouis Chemineau
2023-04-20Improve rendering of follow notificationsLouis Chemineau
2023-04-20Prevent ? from looking out of NcAvatarLouis Chemineau
2023-04-20Remove class on notification's date to prevent external transformationLouis Chemineau
2023-04-20Fix interactions with rebloged statusesLouis Chemineau
2023-04-20Fix display of favorite, reblog, and reply countLouis Chemineau
2023-04-20Rework reblog styleLouis Chemineau
2023-04-20Limit status message to 500 charsLouis Chemineau
2023-04-20Change submit button label for direct messageLouis Chemineau
2023-04-20Change 'Direct' for 'Direct message'Louis Chemineau
2023-04-20Do not show composer in profile when displaying user listsLouis Chemineau
2023-04-20Restore follow button in user listsLouis Chemineau
2023-04-20Remove unneeded parametersLouis Chemineau
2023-04-11Improve hover state of status' actionsLouis Chemineau
2023-04-11Switch visibility and timestamp in statusLouis Chemineau
2023-04-11Improve notifications styleLouis Chemineau
2023-04-11Add header in notification viewLouis Chemineau
2023-04-11Restructure timeline internal to allow liking from single status viewLouis Chemineau
2023-04-11Improve timeline store logic to update post in timelinesLouis Chemineau
2023-04-11Display main single post as div instead of liLouis Chemineau
2023-04-11Do not send status on shift+enterLouis Chemineau
2023-04-11Display post/following/followers count for external accountsLouis Chemineau
2023-04-11Remove withespaces from mentionsLouis Chemineau
2023-04-11use full handle in automatic handlesLouis Chemineau
2023-04-11Add space around reply to avatarLouis Chemineau
2023-04-11Fix dashboard vueLouis Chemineau
2023-04-06Fix rendering of post in NC profileLouis Chemineau
2023-04-06Fix ressource urls in profileLouis Chemineau
2023-04-06Use ul and li to render statusLouis Chemineau
2023-04-06Use account's avatar property in compositorLouis Chemineau
2023-04-06Use avatar for remote accountLouis Chemineau
2023-04-06Display note in user profileLouis Chemineau
2023-04-06Do not load lastPostType to earlyLouis Chemineau
2023-04-06Change vue app nameLouis Chemineau
2023-04-06Fix condition to display reblog actionLouis Chemineau
2023-04-06Prevent handling reply when composer is not mountedLouis Chemineau
2023-04-05Merge pull request #1715 from nextcloud/artonge/fix/visibility_iconLouis
2023-04-05Lint front-end filesLouis Chemineau
2023-04-05Use outline instead of border for selected visibilityLouis Chemineau
2023-04-05Use mastodon's label for visibilities descriptionLouis Chemineau
2023-04-05Use more appropriate icon for attachmentsLouis Chemineau
2023-04-05Use more appropriate icon for visibilityLouis Chemineau
2023-04-05Merge pull request #1714 from nextcloud/artonge/fix/limit_reblog_actionLouis
2023-04-04Limit reblog action to status with 'public' and 'followers' visibilityLouis Chemineau
2023-04-04Auto mention the recipient when replying to a statusLouis Chemineau
2023-03-23Merge pull request #1699 from nextcloud/artonge/feat/display_countsMaxence Lange
2023-03-23Merge pull request #1694 from nextcloud/artonge/feat/set_visibility_direct_wh...Maxence Lange
2023-03-22Scroll status into view on replyLouis Chemineau
2023-03-22Remove profile info in single postLouis Chemineau