Commit Graph

91 Commits

Author SHA1 Message Date
Shlee 818d56816a
Update embed.blade.php 2022-05-14 20:00:09 +09:30
Daniel Supernault f6f2c27874
Update horizon config, add default timeout limit 2022-04-05 21:22:32 -06:00
Daniel Supernault b7043afc9b
Update blade view 2022-03-30 20:23:10 -06:00
Daniel Supernault eaafe13249
Update profile + status blade views, force metro ui 2022-03-02 01:49:29 -07:00
Daniel Supernault 3bd211d7f5
Update profile embeds, fix NaN bug and improve performance 2022-01-23 01:47:31 -07:00
Daniel Supernault 64c75bdaec
Update story views 2021-10-19 22:07:57 -06:00
Daniel Supernault f575fd4d76
Update blade views 2021-08-31 01:12:16 -06:00
Daniel Supernault 9017f7c4e1
Update Profile, fix unauthenticated private profiles 2021-07-07 00:40:01 -06:00
Daniel Supernault 5ac9d0e8f2
Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts 2021-02-09 00:42:12 -07:00
Daniel Supernault 1b2fd665bf
Update compiled assets 2020-12-09 22:22:56 -07:00
Daniel Supernault 487c4ffccd
Update private profiles, add context menu to mute, block or report 2020-07-25 20:58:10 -06:00
Daniel Supernault 4182d7efa5
Update profile story view 2020-04-17 19:36:12 -06:00
Daniel Supernault 95bce31e62
Add remote posts and profiles 2020-04-08 21:34:31 -06:00
Daniel Supernault eaca43a629
Update views with noscript warnings 2020-01-29 00:00:09 -07:00
Daniel Supernault ca68cf78b7
Add profile story view 2020-01-07 00:30:19 -07:00
Daniel Supernault b94af397c9
Update views 2019-12-11 01:25:56 -07:00
Daniel Supernault 955c53ca44
Update blade views 2019-12-05 00:24:42 -07:00
Daniel Supernault fb7a3cf0e4
Add Profile Embeds 2019-12-04 21:21:08 -07:00
Daniel Supernault 5e1295f18b
Remove deprecated profile following/followers 2019-09-10 22:38:15 -06:00
Daniel Supernault 0388732095
Update profile view 2019-07-19 23:09:31 -06:00
Kirk Strauser 5d263d1c2e
PixelFed -> Pixelfed
There was a remaining mix of capital-F "PixelFed" occurrences. This
changes everything to the same capitalization, "Pixelfed", for
consistency.
2019-06-05 18:21:19 -07:00
Daniel Supernault eb6e96b9a0
Update Profile.vue 2019-05-13 00:09:30 -06:00
Daniel Supernault bdcdb7b249
Update profile view, add layout prop 2019-04-16 12:58:38 -06:00
Daniel Supernault 00c47be203
Update profile view, fix rel=me 2019-04-11 14:17:18 -06:00
Daniel Supernault af290e0215
Update profile view, add AP meta link 2019-04-01 23:56:01 -06:00
Daniel Supernault c37b2a1d48
Add new Compose UI 2019-03-25 22:22:25 -06:00
Daniel Supernault bcabf0c76c
Update profile view 2019-03-07 13:51:20 -07:00
Daniel Supernault 46e2cece94
Fix profile bookmarks 2019-02-12 21:14:33 -07:00
Daniel Supernault 83a21ff81d
Update profile view 2019-02-11 12:33:23 -07:00
Daniel Supernault 85852f232b
Update profile view 2019-01-11 19:47:02 -07:00
Daniel Supernault 540d0bed26
Add profile disabled view 2018-12-24 23:03:55 -07:00
Daniel Supernault a57c2290d3
Update profile partials, fix img-thumbnail height bug 2018-12-19 18:57:43 -07:00
Daniel Supernault a95893fefb
Update profile view 2018-11-08 21:38:43 -07:00
Daniel Supernault 63344ad6e5
Update profile view 2018-11-02 20:58:53 -06:00
daniel 7f73b1ae6b
Merge pull request #459 from sivy/spike/rel-me-support
Fixes #458 Add Rel=me support to profile links
2018-09-11 18:52:49 -06:00
Steve Ivy 0b232d8d68
Add rel=me to private-info partial 2018-09-11 08:31:59 -07:00
Steve Ivy 110d5750e7
Add rel=me to user-info partial 2018-09-11 08:31:02 -07:00
Stasiek Michalski df280632f7
Fix #447 profile view's like and comment count display 2018-09-07 03:56:06 +02:00
Daniel Supernault d2413fe458
Update profile partials 2018-09-02 22:02:38 -06:00
Daniel Supernault ef72b4e4a1
Update private profile view 2018-09-01 22:47:06 -06:00
daniel 37fc5c1620
Merge pull request #321 from lamby/expose-rss-syndication-feeds-on-profile-page-via-link-href-tags-318
Expose RSS syndication feeds on profile page via <link href="..." > tags
2018-08-26 15:05:01 -06:00
Chris Lamb 2e7bd00589 Expose RSS syndication feeds on profile page via <link href="..." > tags. (Closes: #318) 2018-08-26 08:37:58 +02:00
Daniel Supernault fcd43097d6
Update profile partial, allow hidden follower counts 2018-08-23 19:12:30 -06:00
Daniel Supernault 119dab0cb1
Add new profile partial for private profiles 2018-08-23 19:11:32 -06:00
Daniel Supernault e91bd452d5
Add private profile layout 2018-08-23 18:31:56 -06:00
Daniel Supernault f746299711
Update ProfileController and partial, fix status count 2018-08-20 20:46:13 -06:00
Daniel Supernault c636aae3b7
Update profile partial, add website to profile 2018-08-20 20:34:58 -06:00
daniel efbbcf24d7
Merge pull request #314 from hellcp/patch-26
Make followers list flush on mobile
2018-08-14 15:08:43 -06:00
Marcin Mikołajczak 25b48358b5 Add message for no saved posts
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-08-13 10:59:33 +02:00
Stasiek Michalski d3daa9b084
Merge branch 'frontend-ui-refactor' into patch-23 2018-08-10 21:16:24 +02:00