Commit Graph
100 Commits
Author SHA1 Message Date
Fosco Marotto 0f85ba2f12 Change the oauth authorizations controller writing role method. 2021-02-14 15:52:38 -05:00
Fosco Marotto 0d5acfc3fb Update push subscription writing role 2021-02-14 14:10:25 -05:00
Fosco Marotto 09ba5c9be8 Fix settings application controller writing role 2021-02-14 14:05:03 -05:00
Fosco Marotto 7a2594e105 Add writing role for some moderation classes, update verification method. 2021-02-11 18:34:04 -05:00
Fosco Marotto 4bb2f1b745 Verification requests should use the writing role 2021-02-11 01:18:36 -05:00
Fosco Marotto 65d8c7ee86 Possible fix for home timeline 2021-02-10 11:02:54 -05:00
Fosco Marotto cacfb6e7ba Possible doorkeeper fix 2021-02-10 00:41:25 -05:00
Fosco Marotto a1a97bb483 Revert "Merge branch 'features/null_bearer2' into 'develop'"
This reverts commit c14fc2fa9d, reversing
changes made to 22c3fa995d.
2021-02-09 23:58:00 -05:00
Fosco Marotto ad35c7fa72 Revert "Merge branch 'fix_null_bearer' into 'develop'"
This reverts commit 22c3fa995d, reversing
changes made to 3931ba4f81.
2021-02-09 23:57:16 -05:00
Fosco Marotto 729c00a5a9 Bundle of corrections and one doorkeeper writing role change 2021-02-09 22:32:24 -05:00
Fosco Marotto ae036995bf Fix authorization header when no access token 2021-02-09 11:16:04 -05:00
Fosco Marotto a43a7af771 Some worker updates. 2021-02-05 13:25:46 -05:00
Fosco Marotto c45d8adbf2 Another group collection controller sort change. 2021-02-05 00:12:51 -05:00
Fosco Marotto 5b89095a55 Switch group collection view back to newest sorting. 2021-02-04 23:57:03 -05:00
Fosco Marotto fdca30cd97 Move Link Crawler to different queue 2021-02-04 18:09:04 -05:00
Fosco Marotto 22b7b2ab8b Disable unused DistributionWorker and activity:interactions 2021-02-04 13:48:50 -05:00
Fosco Marotto 34a888ca10 Change weighting for top_order 2021-02-04 12:37:01 -05:00
Fosco Marotto b705c82304 Update mention_html formatter again. 2021-02-03 13:26:32 -05:00
Fosco Marotto 8d9db14121 Revert "Remove local checks from formatter"
This reverts commit c30f600f09.
2021-02-03 13:14:22 -05:00
Fosco Marotto e4a214a0c4 Revert "deleted unneccessary looping queries in EntityCache"
This reverts commit d20330f391.
2021-02-03 13:13:29 -05:00
Fosco Marotto c30f600f09 Remove local checks from formatter 2021-02-03 13:07:37 -05:00
Fosco Marotto 584482f325 Fix explore page correctly. 2021-02-03 11:55:57 -05:00
Fosco Marotto 4e0605165d Fix explore page. 2021-02-03 11:32:25 -05:00
Fosco Marotto b06afbcd4a [spam] Hide statuses from accounts marked as spam. 2021-02-02 15:17:04 -05:00
Fosco Marotto e4527e5210 Remove scout apm 2021-02-01 15:04:16 -05:00
Fosco Marotto 440a1ce6ff Minor changes to workers. 2021-02-01 03:43:56 -05:00
Fosco Marotto 58cc000b0f [scout] Monitor is off by default. 2021-01-30 22:45:23 -05:00
Fosco Marotto 8b8e8ec8e5 [scout_apm] Add scout apm to Gemfile, add config file 2021-01-30 21:19:12 -05:00
Fosco Marotto 3196dfbda9 Fix and re-enable user activity update 2021-01-30 01:49:22 -05:00
Fosco Marotto 8b701c11e3 Re-enable session activity update 2021-01-30 01:38:43 -05:00
Fosco Marotto 0587875a75 Fix current_resource_owner caching implementation 2021-01-30 01:27:11 -05:00
Fosco Marotto c84e7e3451 [mark_read] first pass at quickly re-enabling this endpoint 2021-01-29 20:20:52 -05:00
Fosco Marotto 7a3cbe60ec [temp] Disable mark_read and some failing updates until they can be fixed. 2021-01-28 20:51:05 -05:00
Fosco Marotto 05e95cf090 [session_activations] Stop needless updated_at changes 2021-01-27 16:08:39 -05:00
Fosco Marotto 2b99918b26 Group admins can't leave by clicking 'member' button 2021-01-27 12:16:49 -05:00
Fosco Marotto 3d06e94595 [fix] Logged out user session issue. 2021-01-27 00:24:54 -05:00
Fosco Marotto 21096c523d [streaming] disable chat endpoints. 2021-01-25 16:53:58 -05:00
Fosco Marotto 01d736c6b2 [group] Change group sorting default back to newest. 2021-01-25 10:53:11 -05:00
Fosco Marotto 81489b7a17 [explore] Remove group posts from explore page. 2021-01-25 02:35:10 -05:00
Fosco Marotto 4adbadddaa [home] Refactor the home timeline query 2021-01-24 20:11:21 -05:00
Fosco Marotto 3f6e8a62fd [groups] Change default sorts for groups and groups collection 2021-01-24 15:21:09 -05:00
Fosco Marotto 1c647b0b06 [reset] cleanup 2021-01-24 13:50:51 -05:00
Fosco Marotto d8230aeaa0 Revert "[home] refactor the home timeline query"
This reverts commit d39664b827.
2021-01-23 23:35:52 -05:00
Fosco Marotto d39664b827 [home] refactor the home timeline query 2021-01-23 23:23:55 -05:00
Fosco Marotto 59b1752797 [groups collection] disable custom phrase muting temporarily 2021-01-23 21:38:17 -05:00
Fosco Marotto 2e9562e2fc [home] Reduce following fanout to recent users 2021-01-23 21:36:17 -05:00
Fosco Marotto acea03da38 Disable mute phrases on the home timeline 2021-01-23 20:31:27 -05:00
Fosco Marotto 645def5f96 SessionActivation and groups query change 2021-01-23 18:21:31 -05:00
Fosco Marotto 63ad3a1590 [doorkeeper] Attempt to fix oauth connect issues. 2021-01-23 16:33:48 -05:00
Fosco Marotto 8d09044ee4 [doorkeeper] Attempt to fix oauth connect issues. 2021-01-23 16:18:15 -05:00
Fosco Marotto 588894e2c2 [replication] Try master if replica is missing status. 2021-01-23 14:43:01 -05:00
Fosco Marotto 41790e4894 Temporarily disable inefficient filter in statuses controller. 2021-01-23 13:13:05 -05:00
Fosco Marotto 6c2a60b378 Fix previous commit. 2021-01-23 04:30:20 -05:00
Fosco Marotto b33c16b131 Add a date limit on accounts-statusescontroller without auth 2021-01-23 04:27:48 -05:00
Fosco Marotto 940b6eb392 [group_collection] reduce date limit 2021-01-23 03:16:57 -05:00
Fosco Marotto 958e8aad3a [group_collection] Change to -my groups- timeline 2021-01-23 03:13:47 -05:00
Fosco Marotto 1e5d12497c [group collection] default to hot posts 2021-01-22 00:46:51 -05:00
Fosco Marotto d35550e535 [home] Show a status if you posted a filtered word 2021-01-22 00:17:25 -05:00
Fosco Marotto bd3fb4994a [home feed] Still chipping away. 2021-01-22 00:09:26 -05:00
Fosco Marotto 8cc3f549e6 [home feed] Another fix. 2021-01-22 00:06:14 -05:00
Fosco Marotto 94a04d3b54 [home timeline] Fix query condition 2021-01-21 23:56:31 -05:00
Fosco Marotto fb3b754570 [home time] Alternative method for querying the home timeline 2021-01-21 23:34:14 -05:00
Fosco Marotto e9cf46b4bc Reverting home timeline changes 2021-01-21 18:05:24 -05:00
Fosco Marotto 0369a1b9fb Fix 2021-01-21 17:43:05 -05:00
Fosco Marotto 852d2f78e9 [sorting query builder] Adjust filtering 2021-01-21 17:37:12 -05:00
Fosco Marotto 5b4b633702 [home feed] Fix for previous update. 2021-01-21 17:19:15 -05:00
Fosco Marotto 8413ca93a4 [home feed] Changes to reduce database use. 2021-01-21 17:09:46 -05:00
Fosco Marotto 775439f194 [index] Add index on polls id and lock_version 2021-01-17 21:26:56 -05:00
Fosco Marotto 002441af1f [redis] More connection pooling changes 2021-01-17 17:36:20 -05:00
Fosco Marotto d2d381eb90 Raise profile photo size limit to 5mb 2021-01-17 13:15:53 -05:00
Fosco Marotto bde7172ba4 [index] Add 2 indexes on accounts table 2021-01-17 12:51:15 -05:00
Fosco Marotto e29925e534 [index] index on users.remember_token 2021-01-17 11:13:39 -05:00
Fosco Marotto adf0e7ae72 Logging out takes you to the home page. 2021-01-17 00:57:21 -05:00
Fosco Marotto addfa1f8e0 Change funding bar text. 2021-01-16 15:23:33 -05:00
Fosco Marotto e44e83a857 Redis fixes 2021-01-16 14:46:48 -05:00
Fosco Marotto 2cdce808a3 redis fixes 2021-01-16 14:43:11 -05:00
Fosco Marotto 1214b0664c Redis fixes 2021-01-16 14:38:01 -05:00
Fosco Marotto 8d48c3ce3d Redis connection pooling updates 2021-01-16 13:52:11 -05:00
Fosco Marotto 8b0f566e4f [redis] Example change to redis pooling code. 2021-01-16 13:36:19 -05:00
Fosco Marotto c9da516af6 Update hiredis driver and add a default REDIS_POOL_SIZE 2021-01-16 13:22:15 -05:00
Fosco Marotto 919eb87d47 [temp] Remove associations from suspend account service 2021-01-16 12:59:54 -05:00
Fosco Marotto 0269c7e107 [cache] Update cache control header 2021-01-14 17:22:41 -05:00
Fosco Marotto 46ca48b1a8 [cache] Change the base cache control to private 2021-01-12 16:42:58 -05:00
Fosco Marotto 5e6211a4f4 [feed manager] Gut the feed manager 2021-01-12 00:17:19 -05:00
Fosco Marotto 22ec66d07f [fixes] Based on APM findings 2021-01-11 23:56:42 -05:00
Fosco Marotto 0b77b386a2 [server.md] some changes to server setup guide 2021-01-11 23:23:50 -05:00
Fosco Marotto f873a1f925 Revert "[sidekiq] disable bootstraptimelineworker"
This reverts commit 50f010652e.
2021-01-09 18:23:49 -05:00
Fosco Marotto 50f010652e [sidekiq] disable bootstraptimelineworker 2021-01-09 18:21:41 -05:00
Fosco Marotto b27c8a3238 Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into develop 2021-01-09 18:20:15 -05:00
Fosco Marotto a32c5a453b [merge_worker] disable 2021-01-09 15:44:20 -05:00
Fosco Marotto c1213f4137 [index] add index on reports.action_taken 2021-01-08 12:36:49 -05:00
Fosco Marotto bc35480662 [media_attachments] support NVENC_ENABLED 2021-01-07 16:10:42 -05:00
Fosco Marotto 7a58d0fa58 [index] Add index on status_stats.created_at 2021-01-03 15:02:40 -05:00
Fosco Marotto 46ceced444 [home] Home feed update to 21 days and always from database 2021-01-03 00:38:23 -05:00
Fosco Marotto ecb5c6554c [index] add index on status_revisions.status_id 2021-01-02 23:12:32 -05:00
Fosco Marotto 381a5bacc6 [sorting query builder] from 30 days to 5 years for date_limit 2020-12-30 12:04:28 -05:00
Fosco Marotto 42b6aeac23 [sessions] stick to master, take 2 2020-12-28 01:15:59 -05:00
Fosco Marotto 300969e9eb Merge branch 'feature/makara' of https://code.gab.com/gab/social/gab-social into develop 2020-12-27 15:37:43 -05:00
Fosco Marotto b58f80eb0d [status] home timeline query update 2020-12-27 15:20:42 -05:00
Fosco Marotto 818a9910c1 [database.yml] Use makara in development too 2020-12-27 01:59:24 -05:00