Commit graph

832 commits

Author SHA1 Message Date
Daniel Supernault 67e3f6048f
Update Settings, add default license and enforced media descriptions 2021-07-23 09:47:14 -06:00
Daniel Supernault b0257be20e
Update RemotePost.vue, improve text only post UI 2021-07-21 01:16:37 -06:00
Daniel Supernault ed14ee48e1
Update StatusCard, add text support 2021-07-20 23:47:19 -06:00
Daniel Supernault 11eb6acdaf
Update Timeline, fix empty timeline card 2021-07-20 18:13:17 -06:00
Daniel Supernault 7ed65fc9fe
Update PostComponent, use profileUrl method for comments 2021-07-20 18:06:57 -06:00
Daniel Supernault 728f10d778
Update Timeline.vue, improve followed hashtags 2021-07-16 01:20:21 -06:00
Daniel Supernault 49d27caae8
Update remote profile components 2021-07-15 23:37:23 -06:00
Daniel Supernault 916e8f7111
Update Timeline.vue, increase pagination limit from 3 to 12 and add empty feed placeholder 2021-07-15 23:36:44 -06:00
Daniel Supernault 86422c81b7
Update presenters, improve content warnings 2021-07-15 23:35:34 -06:00
Daniel Supernault 8544bcbda6
Update ContextMenu, add View Profile link 2021-07-15 23:18:40 -06:00
Daniel Supernault 3b071e56ac
Update Timeline, fix padding 2021-07-12 10:47:24 -06:00
Daniel Supernault c8824d1b51
Update FollowerService 2021-07-11 07:43:29 -06:00
Daniel Supernault ff48400a38
Update components, add fallback default avatar 2021-07-11 06:07:05 -06:00
Daniel Supernault 726553f552
Update components, add fallback default avatar 2021-07-11 02:57:14 -06:00
Daniel Supernault fc56acb835
Update presenters, fix content warning layout 2021-07-08 22:23:55 -06:00
Daniel Supernault 9607243ff7
Update StatusCard.vue, add togglecw events to other presenters 2021-07-08 22:21:47 -06:00
Daniel Supernault b37bb426a2
Update NotificationCard, fix typo in mention, share and comments. Fixes #2848 2021-07-08 22:20:28 -06:00
Daniel Supernault b6b5ce7c76
Update Timeline.vue, fix comment button 2021-07-07 01:47:16 -06:00
Daniel Supernault 9017f7c4e1
Update Profile, fix unauthenticated private profiles 2021-07-07 00:40:01 -06:00
Daniel Supernault 42c6121ab9
Update PostComponent, fix MomentUI like counter 2021-07-06 23:40:08 -06:00
Daniel Supernault 7647e724bc
Update RemotePost.vue, fix content warning button 2021-07-06 21:12:37 -06:00
Daniel Supernault 950fc27773
Update components 2021-07-05 23:42:46 -06:00
Daniel Supernault 2bdb638c4f
Update Timeline component, add reaction bar back to network timeline 2021-07-02 01:36:01 -06:00
Daniel Supernault 3cffdb116f
Update ContextMenu, add missing statusUrl method 2021-07-01 17:26:14 -06:00
Daniel Supernault e9c46bab75
Update PostComponent, show like count to owner using MomentUI 2021-06-29 03:04:56 -06:00
Daniel Supernault 6d956a86f4
Add mark as spammer mod tool, unlists and applies content warning to existing and future posts 2021-06-29 02:14:22 -06:00
Daniel Supernault 0deaafc0dc
Update Network Timeline, use existing Timeline component 2021-06-29 01:27:35 -06:00
Daniel Supernault 1e3d3a69d2
Update Timeline, disable new post update checker and hide reaction bar on network timeline 2021-06-29 01:03:47 -06:00
Daniel Supernault 3ba5c88c35
Update Timeline, fix suggested posts 2021-06-28 23:18:28 -06:00
Daniel Supernault 858f3f9e0c
Update Timeline component, abstracted reusable partials 2021-06-28 22:51:51 -06:00
Daniel Supernault a0e83468e9
Update PostComponent, fix formatting 2021-06-28 22:50:40 -06:00
Daniel Supernault 308acc91d3
Update NetworkTimeline, fix remote comment urls 2021-06-28 22:49:22 -06:00
Daniel Supernault f2fb64ecd4
Add component partials 2021-06-28 22:48:23 -06:00
Daniel Supernault 9a2db8ebc0
Update Activity component, fix comment bug 2021-06-18 06:18:35 -06:00
Daniel Supernault a3a86d46a1
Update NotificationCard, fix missing status bug 2021-06-18 05:29:37 -06:00
Daniel Supernault 1fa08644b4
Update Remote Post + Profile hashtag to redirect to local urls 2021-06-18 05:03:40 -06:00
Daniel Supernault 78ee44662c
Add PWA + ServiceWorker with offline support 2021-06-17 22:42:08 -06:00
Daniel Supernault 02b04a4b4d
Update RemoteProfile component, implement pagination 2021-06-13 01:52:05 -06:00
Daniel Supernault d0ddb4e78e
Update StoryCompose component 2021-06-13 00:19:59 -06:00
Daniel Supernault 6e56dbed1a
Update Profile component, fix remote urls 2021-06-13 00:19:01 -06:00
Daniel Supernault 8ee104363a
Update Profile, add linkified bio, joined date, follows you label and improved website handling 2021-06-10 22:54:31 -06:00
Daniel Supernault a2211815d4
Update Activity component, add at (@) symbol for remote profiles and local urls for remote posts and profile 2021-06-08 01:48:33 -06:00
Daniel Supernault aafd6a21a5
Update Notification component, add at (@) symbol for remote profiles and local urls for remote posts and profiles 2021-06-08 01:29:44 -06:00
Daniel Supernault 66750d347a
Update Timeline, implement suggested post opt out 2021-06-07 23:32:35 -06:00
Daniel Supernault 56215be73a
Update Timeline, add recent home feed 2021-06-01 23:40:34 -06:00
Daniel Supernault 69567e19df
Update NotificationCard, fix loading bug 2021-06-01 21:01:00 -06:00
Daniel Supernault f767d99ad5
Update liked by, fix remote username urls 2021-05-31 22:43:53 -06:00
Daniel Supernault d496a48574
Add admin.js, fixes #2772 2021-05-31 21:51:23 -06:00
Daniel Supernault 0788bffa37
Update Timeline component, show counts and make sidebar footer lighter 2021-05-26 20:31:11 -06:00
Daniel Supernault 78ad4e77d9
Update NotificationCard component, fix default value 2021-05-26 20:29:33 -06:00