86 Commits (ff168ef2024626f37fa776fde5739dcd58ecb9f2)

Author SHA1 Message Date
Claire ff168ef202
Fix most rubocop issues (#2165) 1 year ago
Eugen Rochko 5f9e47be34
Add caching for payload serialization during fan-out (#19642) 2 years ago
Eugen Rochko c3f0621a59
Add ability to follow hashtags (#18809) 2 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135) 2 years ago
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696) 2 years ago
Eugen Rochko 8f03b7a2fb
Add notifications when a reblogged status has been updated (#17404) 2 years ago
Claire 94a39f6b68 Fix Sidekiq warning when pushing DMs to direct timeline 2 years ago
Claire 03d59340da
Fix Sidekiq warnings about JSON serialization (#17381) 2 years ago
Claire 166cc5b89d
Fix local distribution of edited statuses (#17380) 2 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697) 2 years ago
ThibG 966593393e
Fix DMs not appearing into timelines (#15182) 4 years ago
Eugen Rochko 1c308af84c
Change own direct-visibility statuses to be in the home feed again (#14711) 4 years ago
Takeshi Umeda b1bb1906be
Fix limited follower id in fan-out-on-write service (#14709) 4 years ago
Eugen Rochko ce8f33dd2f
Fix inefficiencies in fan-out-on-write service (#14682) 4 years ago
Takeshi Umeda d8bad8fbf6
Fix not publishing update of remote timeline (#13745) 4 years ago
Eugen Rochko 5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 5 years ago
Thibaut Girka ca17bae904 Use a redis-cached feed for the DM timeline 5 years ago
Thibaut Girka fcbf557bd2 Add site-wide options to show reblogs and replies in local/public timelines 5 years ago
Eugen Rochko be202f9377
Accept the same payload in multiple inboxes and deliver (#9150) 6 years ago
Thibaut Girka ed8d06212f Keep back own DMs in Home timeline 6 years ago
Thibaut Girka e45a6edd65 Keep new DMs in home feeds and in the old DM timeline 6 years ago
Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 6 years ago
Eugen Rochko 87fdd139b8
Do not push DMs into the home feed (#8940) 6 years ago
Eugen Rochko 774ac47373
Add conversations API (#8832) 6 years ago
Eugen Rochko 461542784b
Reduce wasted work in RemoveStatusService due to inactive followers (#7672) 6 years ago
Eugen Rochko 32d4372381
Use #any? instead of #exists? when checking media attachments (#7570) 6 years ago
Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631) 6 years ago
Eugen Rochko c73ce7b695
Store home feeds for 7 days instead of 14 (#7354) 6 years ago
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage (#7301) 6 years ago
Kaito Sinclaire 156b916caf Direct messages column (#4514) 6 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
Matthew Walsh 3db80f75a6 Added a timeline for Direct statuses 7 years ago
Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
takayamaki 3eedad2737 change sidekiq queueing to bulk push (#3536) 7 years ago
Matt Jankowski 323671a653 Silence more scope order warnings (#1604) 7 years ago
Eugen Rochko 51d7caaf19 Fix wrong pubsub channel on public timelines 7 years ago
Eugen Rochko dbd529109e Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusService, 7 years ago
Eugen Rochko 5b95be1c42 Replace calls to FeedManager#inline_render and #broadcast 7 years ago
Eugen Rochko 220bc48e8e Only render public payload once in FanOutOnWrite 7 years ago
Eugen Rochko 6fd865c000 Spawn FeedInsertWorker to deliver status into personal feed 7 years ago
Eugen Rochko 8232f76c48 Add check for visibility.nil? even though it can't ever be, to check for race conditions 7 years ago
Eugen Rochko e809caa0e1 Fix feed regeneration bug 7 years ago
Eugen Rochko 74ae158c2f Add "direct" visibility level in the backend. Web UI is not yet 7 years ago
Eugen Rochko c8252759df Add streaming API channels for local-only statuses 7 years ago
Eugen Rochko ede04cdb24 Move rendering of JSON payloads for public/hashtag timelines to 7 years ago
Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing 7 years ago
Eugen Rochko bf60f2898d Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI 7 years ago
Eugen Rochko 3114e55c7a Fix #323 - self-replies to appear in public timelines again 8 years ago
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 8 years ago
Eugen Rochko 8a4913fde0 Public and hashtag timelines now exclude reblogs and replies 8 years ago