mgabdev
043fc01cea
Added self-destructing/expiring statuses
...
• Added:
- self-destructing/expiring statuses for GabPRO members only
- ExpiringStatusWorker
- stopwatch icon
- expires_at redux values
- expires_at button in composer
- expires at selection popover
• Updated:
- Schedule status button to not show if expiring status active
2020-07-24 19:05:31 -05:00
mgabdev
2682845ef9
Added max retry to DigestMailerWorker
...
• Added:
- max retry to DigestMailerWorker
2020-07-17 15:43:45 -05:00
mgabdev
56d0698536
Added max retry to 3 on PushNotificationWorker
...
• Added:
- max retry to 3 on PushNotificationWorker
2020-07-14 00:21:46 -05:00
mgabdev
43cd72ddcc
Updated AP SynchronizeFeaturedCollectionWorker sidekiq options
...
• Updated:
- AP SynchronizeFeaturedCollectionWorker sidekiq options to retry:0, dead: true
2020-06-04 18:56:53 -04:00
mgabdev
ed9433c303
Updated AP UpdateDistributionWorker sidekiq options
...
• Updated:
- AP UpdateDistributionWorker sidekiq options to retry:0, dead: true
2020-06-04 18:49:53 -04:00
mgabdev
f7a0b022d4
Update activity pub jobs
...
• Update:
- activity pub jobs to retry 0 and dead: true
• Remove:
- ActivityPub DeliveryWorker on account suspension
- Inbox, outbox, collections routes
2020-05-29 13:01:35 -04:00
mgabdev
a2a070510a
Updated LinkCrawlWorker retry to 3
...
• Updated:
- LinkCrawlWorker retry to 3
2020-05-27 13:26:20 -04:00
mgabdev
c1c966a2e1
Update popular activitypub workers to max_retries: 3
...
• Update:
- popular activitypub workers (DeliveryWorker, LowPriorityDeliveryWorker, ProcessingWorker)to max_retries: 3
2020-05-26 22:24:12 -04:00
mgabdev
d813b1a9f0
Removed sidekiq_options in ScheduledStatusesScheduler
2020-01-14 11:39:03 -05:00
mgabdev
49e533244c
Updated all Redis.current.publish, PushUpdateWorker.perform_async to work again
...
added back now that we will have timeline/notification queueing functionality
2019-07-11 12:11:57 -04:00
robcolbert
fd50f03304
Gabbers like servers that are less pushy.
2019-07-09 00:48:11 -04:00
robcolbert
14f6771e77
for now, stop sending push updates to clients (auto-scroll timelines)
...
One of the biggest complaints received at launch was the update speed of
the home timeline. This change disables the jobs and signals that
trigger the update to get pushed without altering other logic.
2019-07-08 06:02:42 -04:00
robcolbert
bd0b5afc92
Gab Social. All are welcome.
2019-07-02 03:10:25 -04:00