Commit Graph

2108 Commits (427f9da33e3fd40bf0a2a39cf9fb0b8c37dc05c5)

Author SHA1 Message Date
Daniel Supernault 1fdcbe5bf9
Update StatusEntityLexer, only add specific status types to PublicTimelineService 4 years ago
Daniel Supernault 4fe42e5b57
Update PublicApiController, improve home timeline perf 4 years ago
Daniel Supernault 9017f7c4e1
Update Profile, fix unauthenticated private profiles 4 years ago
Daniel Supernault f2686cacd2
Update AdminMediaController, improve perf and use simple pagination 4 years ago
Daniel Supernault 352aa57346
Update ApiV1Controller, use ProfileService for verify_credentials 4 years ago
Daniel Supernault f67c67bce1
Update ApiV1Controller, use PublicTimelineService 4 years ago
Daniel Supernault d43e6d8d07
Update NotificationService, use zrevrangebyscore for api 4 years ago
Daniel Supernault 918016a5ad
Update PublicTimelineService 4 years ago
Daniel Supernault 51a277e1ae
Update StatusHashtagService, fix null status bug 4 years ago
Daniel Supernault f215ee26b3
Update moderator api, expire cached status 4 years ago
Daniel Supernault 78529cb1f8
Update PublicApiController 4 years ago
Daniel Supernault 82895591c3
Update PublicApiController, add LikeService to Network timeline 4 years ago
Daniel Supernault d3157f2a2d
Add LikeObserver 4 years ago
Daniel Supernault 447e44e5ac
Update LikeService 4 years ago
Daniel Supernault 117b8410eb
Update PublicTimelineService, skip adds for now 4 years ago
Daniel Supernault 64725ecce7
Add diagnostics to error page and admin dashboard 4 years ago
Daniel Supernault 9ac8bbde91
Update ApiController, fix hashtag endpoint 4 years ago
Daniel Supernault 6d956a86f4
Add mark as spammer mod tool, unlists and applies content warning to existing and future posts 4 years ago
Daniel Supernault 7b9e0eefd3
Update InternalApiController formatting 4 years ago
Daniel Supernault e5f683fda4
Update PublicApiController, improve network timeline perf 4 years ago
Daniel Supernault 3ba31bdc7c
Add UndoAnnounce transformer 4 years ago
Daniel Supernault c8e40e0fd3
Update SharePipeline, add Undo->Announce support 4 years ago
Daniel Supernault f1208de0ef
Update ApiController, fix nulls in hashtag endpoint 4 years ago
Daniel Supernault d48ebb829c
Update StatusController, improve share api perf (11s to 72ms) 4 years ago
Daniel Supernault 3741c76da3
Update LikeService, skip self likes 4 years ago
Daniel Supernault cc47243733
Update Inbox 4 years ago
Daniel Supernault 929ff5eb01
Update Inbox, fix tombstone bug 4 years ago
Daniel Supernault ef63124d88
Update Inbox, delete notifications on tombstone 4 years ago
Daniel Supernault c8c6b98380
Update like api, store status_profile_id and is_comment 4 years ago
Daniel Supernault 8edd829436
Update AP Helpers, generate notification for remote replies 4 years ago
Daniel Supernault f37952d6cf
Update verify email screen, add contact admin link 4 years ago
Daniel Supernault 39e57f9506
Update StoryController, fix expiration time bug 4 years ago
Daniel Supernault 93c7af7464
Update routes, add legacy webfinger profile redirect 4 years ago
Daniel Supernault 8ee104363a
Update Profile, add linkified bio, joined date, follows you label and improved website handling 4 years ago
Daniel Supernault 68aa25400b
Add Auto Following support for admins 4 years ago
Daniel Supernault 069a0e4ae1
Add WebP support 4 years ago
Daniel Supernault 20ec870bf9
Update PrettyNumber, fix deprecated warning 4 years ago
Daniel Supernault 2d0a253e07
Update DirectMessageController, disable exception logging for invalid urls. Fixes #2752 4 years ago
Daniel Supernault 84520fe103
Update PrettyNumber, add decimal option 4 years ago
Daniel Supernault 28df9f7e80
Update Inbox, fix reply/comment bug by moving attachment validation to Note with attachments 4 years ago
Daniel Supernault 1e230e80fb
Update PublicApiController, add recent feed support to home timeline 4 years ago
Daniel Supernault f3bf2fd41e
Update StatusController, add cache invalidation for timeline cursor 4 years ago
Daniel Supernault 7cbd6bc36d
Update StatusController, use transactions for status views 4 years ago
Daniel Supernault f767d99ad5
Update liked by, fix remote username urls 4 years ago
Daniel Supernault 3c1e1f7e87
Update PublicApiController, fix likes bug 4 years ago
Daniel Supernault 7e0be15404
Update exceptions handler 4 years ago
Daniel Supernault 178ed63d0a
Update AuthServiceProvider, increase default token + refresh token lifetime 4 years ago
Daniel Supernault c8e43c6094
Update api, remove auth requirement for hashtag timeline 4 years ago
Daniel Supernault af71913597
Update AdminStatsService, fix postgres bug 4 years ago
Daniel Supernault eb7d5a4e36
New admin dashboard layout 4 years ago
Daniel Supernault 3de44f3392
Update Timeline.vue, batch api views 4 years ago
Daniel Supernault 92dc7af69b
Update landing and about page 4 years ago
Daniel Supernault 061b145b54
Update ComposeController, bail on empty attachments 4 years ago
Daniel Supernault 29947e157c
Update admin settings 4 years ago
Daniel Supernault 24e77f647d
Update admin settings 4 years ago
Daniel Supernault 41792eea56
Update config() to config_cache() 4 years ago
Daniel Supernault 241ae0368f
Add hashtag timeline to v1 api 4 years ago
Daniel Supernault dac326e949
Update StatusTransformer, fix missing tags attribute 4 years ago
Daniel Supernault 955696b8a0
Update site config, fix boolean casting 4 years ago
Daniel Supernault c9abd70e8a
Update LikeService, fix authentication bug 4 years ago
Daniel Supernault a4efbb75d8
Update admin settings, add rules 4 years ago
Daniel Supernault 4408e2ef8c
Update LikeService, show like count to status owner 4 years ago
Daniel Supernault f47161fcd9
Update StatusDeletePipeline 4 years ago
Daniel Supernault 68a21de57c
Update admin settings 4 years ago
Daniel Supernault 868cea96ca
Update AuthServiceProvider 4 years ago
Daniel Supernault d2cb7d4770
Update ConfigCacheService, fix db issue 4 years ago
Daniel Supernault fabb57a9d5
Add profile pronouns 4 years ago
Daniel Supernault 8a73643277
Update PublicApiController, increase public timeline to 6 months from 3 4 years ago
Daniel Supernault f2066b7401
Add admin config settings 4 years ago
Daniel Supernault 7895097fc1
Update config() to config_cache() 4 years ago
Daniel Supernault 3a9203e039
Update config() to config_cache() 4 years ago
Daniel Supernault f4fc8347c9
Update config() to config_cache() 4 years ago
Daniel Supernault 7873b7ecc5
Update config() to config_cache() 4 years ago
Daniel Supernault c65d03788b
Update config() to config_cache() 4 years ago
Daniel Supernault 1c2baa8f2c
Update config() to config_cache() 4 years ago
Daniel Supernault 3e52458889
Update config() to config_cache() 4 years ago
Daniel Supernault 53134208fe
Update config() to config_cache() 4 years ago
Daniel Supernault 27b722e7a7
Update config() to config_cache() 4 years ago
Daniel Supernault c0e693cc73
Update config() to config_cache() 4 years ago
Daniel Supernault a9f009305c
Update config() to config_cache() 4 years ago
Daniel Supernault 1d54204635
Update config() to config_cache() 4 years ago
Daniel Supernault 35b92fd7c9
Update admin settings 4 years ago
Daniel Supernault 61254b907f
Update site name config 4 years ago
Daniel Supernault c6848e99a4
Add helpers 4 years ago
Daniel Supernault 3136f8e137
Add ConfigCacheService 4 years ago
Daniel Supernault ba37a54a20
Add ConfigCache model and migration 4 years ago
Daniel Supernault a5e64da69b
Update LikeService, fix likedBy method 4 years ago
Daniel Supernault 372bacb01b
Update StatusTransformers, add liked_by attribute 4 years ago
Daniel Supernault ea68724054
Update LikeController, hide like counts 4 years ago
Daniel Supernault 477db75896
Add LikeService 4 years ago
Daniel Supernault 391b1287ac
Update ProfileService, use account transformer 4 years ago
Daniel Supernault 9cf962fff5
Update Settings, remove reports page 4 years ago
Daniel Supernault c799a01aa9
Update StatusController, allow license edits without 24 hour limit 4 years ago
Daniel Supernault e8e249ce31
Update story garbage collection 4 years ago
Daniel Supernault e66ed9a222
Update StoryController, optimize photo size by resizing to 9:16 aspect 4 years ago
Daniel Supernault c2f8faaeee
Update StoryController, fix cache crop bug 4 years ago
Daniel Supernault ae46bad70a
Update StoryController 4 years ago
Daniel Supernault 40f9aa6055
Update import job 4 years ago
daniel f25452ea1a
Merge pull request #2642 from stelzch/dev
Create directory in InstagramImport
4 years ago
daniel bd27ecb68e
Merge pull request #2732 from Wv5twkFEKh54vo4tta9yu7dHa3/staging
Use same json error format as Mastodon
4 years ago