Commit Graph

80 Commits (bcc8b8842fce8dc67599baddade40032929f98f2)

Author SHA1 Message Date
Daniel Supernault 8af77a3f78
Add Profile Carousels
Daniel Supernault c5e7e91777
Add disable_embeds setting, and fix cache invalidation in other settings
Daniel Supernault 921e29659f
Update ProfileController, fix atom feed cache ttl. Fixes
Daniel Supernault 8b8b1ffc5c
Update ProfileController, refactor profile embeds
Daniel Supernault 2d113de536
Update config_cache, fix type casting
Daniel Supernault 75081e609a
Update ProfileController, handle permalink redirect bug
Daniel Supernault bf46f6f5f4
Update config_cache
Daniel Supernault 853a729f76
Update ProfileController, preserve deleted actor objects for federated account deletion and use more efficient account cache lookup
Daniel Supernault 1c105a6ce3
Update ProfileController, allow albums in atom feed. Closes . Fixes
Daniel Supernault 3662d3defe
Update Settings, allow users to disable atom feeds
Daniel Supernault dd2f5bb96a
Update ProfileController, require login to view spam accounts, and disable profile embeds for spam accounts
Daniel Supernault 467c9d754e
Update atom feed, improve cache expiry and fix double encoding bug. Fixes
a e6e16d2cdd Fix: Use correct response type and remove Accept from http signature
a e380868b44 fix typo: http -> https
a 6bf1bea325 Fix: Use correct Content-Type over ActivityPub
This was causing federation issues
Daniel Supernault 8665eab190
Update ProfileController, cache actor object and atom feed
Daniel Supernault 7734dc033b
Add instance post/profile embed config setting
Daniel Supernault c18dcde38f
Set Last-Modified header for atom feeds, fixes
Daniel Supernault f6f2c27874
Update horizon config, add default timeout limit
Daniel Supernault 7f8129a75c
Update ProfileController, redirect profile view for authed users to Metro 2.0 UI
Daniel Supernault 5d9b6863b6
Update atom feeds, include media alt text. Fixes
Daniel Supernault 940209018a
Update ProfileController
Daniel Supernault 3bd211d7f5
Update profile embeds, fix NaN bug and improve performance
Daniel Supernault 1c59933c0a
Update ProfileController
Daniel Supernault 9017f7c4e1
Update Profile, fix unauthenticated private profiles
Daniel Supernault 1c2baa8f2c
Update config() to config_cache()
Daniel Supernault 53134208fe
Update config() to config_cache()
Daniel Supernault 1b2fd665bf
Update compiled assets
Daniel Supernault 6e8e9a2d5e
Update ProfileController, remove actor object caching
Daniel Supernault 7680e771a7
Update ProfileController, reduce actor object ttl from 6 hours to 15 minutes
Daniel Supernault db46f7ddbb
Update ProfileController, revert pgsql change
Daniel Supernault 14ba350ba3
Fix postgres bugs
Daniel Supernault 7654205408
Update ProfileController
Daniel Supernault 2f44cafbf0
Update ProfileController, fixes
Daniel Supernault fb7a3cf0e4
Add Profile Embeds
Daniel Supernault a74b3ea798
Update ProfileController
Daniel Supernault 5e1295f18b
Remove deprecated profile following/followers
Daniel Supernault c15cbe3fbb
Update ProfileController, add /i/me redirect
Daniel Supernault 3603913f2a
Update ProfileController, show follow request on private profiles
Daniel Supernault 7fc5b350f3
Update ProfileController
Daniel Supernault b6553f82c6
Update ProfileController
Daniel Supernault 610c4f3445
Update ProfileController
Daniel Supernault 93cf351168
Update ProfileController
Daniel Supernault bf90263259
Update ProfileController
Daniel Supernault c8365254d7
Fixes
Daniel Supernault 74268874ca
Update ProfileController
Daniel Supernault 46e2cece94
Fix profile bookmarks
Daniel Supernault e3760749ae
More postgres fixes
Daniel Supernault ad5551ed5e
Update ProfileController
Daniel Supernault 530b234f40
Update ProfileController, fixes