Commit Graph

9141 Commits

Author SHA1 Message Date
Daniel Supernault adc82ecab3
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/favourited_by 2023-03-04 23:47:29 -07:00
Daniel Supernault 1f4f8252f2
Remove deprecated api routes 2023-03-04 22:46:39 -07:00
Daniel Supernault 6c4deaba90
Remove deprecated components/views 2023-03-04 22:42:54 -07:00
Daniel Supernault 3a3a01b21d
Remove deprecated components/views 2023-03-04 22:37:11 -07:00
Daniel Supernault c7bcddcd91
Add ProfileFollowing and ProfileFollowers components 2023-03-04 22:28:03 -07:00
Daniel Supernault 7a1495e6f6
Update legacy Profile component to use new cursor pagination for following/follower modals 2023-03-04 22:21:38 -07:00
Daniel Supernault 713aa5fd7d
Update ApiV1Controller, add cursor pagination and pagination link headers to account/{id}/followers and account/{id}/following endpoints with legacy support for `page=` simple pagination 2023-03-04 22:20:16 -07:00
daniel eb2fe9d05b
Merge branch 'dev' into staging 2023-03-04 15:17:05 -07:00
Daniel Supernault 7030dde9ea
Update npm deps 2023-03-04 15:12:31 -07:00
Daniel Supernault 046614f5d1
Update composer deps 2023-03-04 15:11:39 -07:00
Daniel Supernault 63f0543e21
Update changelog 2023-03-04 15:10:19 -07:00
Daniel Supernault f4a69631a4
Update ApiV1Controller, allow optional mastodonMode on v2/search endpoint 2023-03-04 15:09:45 -07:00
daniel e68ec03cea
Merge pull request #3890 from vanlueckn/feat-fix-sudo-mode-url-scheme
Fix wrong url scheme in sudo mode when using reverse proxy
2023-03-04 15:03:49 -07:00
daniel b51bacf672
Merge pull request #3803 from syntafin/dev
Fix Emoji Mime Type Validation
2023-03-04 14:59:33 -07:00
daniel 87a7a2767c
Merge pull request #4208 from jochie/nodeinfo-tweak
These two values are expected to be integers
2023-03-04 14:57:50 -07:00
daniel b1f38f4f16
Merge pull request #4218 from Bjorkan/swedish-translation-update
Updates swedish translations in web.php
2023-03-04 14:56:38 -07:00
daniel 50f2ede57f
Merge pull request #4188 from Strubbl/patch-3
Update backup.php
2023-03-04 14:55:14 -07:00
Daniel Supernault d7abddc2ec
Update compiled assets 2023-03-04 14:53:10 -07:00
Daniel Supernault 593de9e34f
Update SearchApiV2Service, order hashtag results by cached_count 2023-03-04 14:50:52 -07:00
Strubbl d093425511
Update backup.php
fix directory path to the real cache directory
2023-03-04 22:49:04 +01:00
daniel af5bc07557
Merge pull request #4222 from pixelfed/staging
Staging
2023-03-04 14:37:58 -07:00
Daniel Supernault a6d37e89d2
Update changelog 2023-03-04 14:37:16 -07:00
Daniel Supernault 1992b5bc90
Update SearchApiV2Service, fix hashtag search. 2023-03-04 14:36:17 -07:00
daniel 7fe9e31941
Merge pull request #4221 from pixelfed/staging
Staging
2023-03-03 21:24:04 -07:00
Daniel Supernault cd1ef7865c
Update changelog 2023-03-03 21:23:23 -07:00
Daniel Supernault f31646502f
Update ApiV1Controller, fix media update. Fixes #4196 2023-03-03 21:22:35 -07:00
Daniel Supernault 93077625ca
Update IncrementPostCount job 2023-03-03 04:54:28 -07:00
daniel f027f6c700
Merge pull request #4220 from pixelfed/staging
Update FollowPipeline, fix followers_count and following_count counters
2023-03-03 04:13:06 -07:00
Daniel Supernault 6153b620bf
Update FollowPipeline, fix followers_count and following_count counters 2023-03-03 04:08:29 -07:00
Jesper d13d449c46
Updates swedish translations in web.php 2023-03-02 13:11:19 +01:00
daniel 67d89e599d
Merge pull request #4215 from pixelfed/staging
Staging
2023-03-01 04:23:29 -07:00
Daniel Supernault ab450377e8
Update compiled assets 2023-03-01 04:21:18 -07:00
Daniel Supernault 769f5a75fe
Update npm deps 2023-03-01 04:20:06 -07:00
Daniel Supernault cd5f0c134b
Update composer deps 2023-03-01 04:19:44 -07:00
Daniel Supernault 2386de325c
Update compiled assets 2023-03-01 04:18:15 -07:00
Daniel Supernault 5b879f0156
Update mute/block logic with admin defined limits and improved filtering to skip deleted accounts 2023-03-01 04:16:42 -07:00
Daniel Supernault 18940cb209
Update StatusService, on purge remove from NetworkTimelineService cache 2023-03-01 00:40:25 -07:00
Erwin Harte 8dd840f7d5 These two values are expected to be integers 2023-02-24 22:51:03 -08:00
daniel e1f7ae655f
Merge pull request #4206 from pixelfed/staging
Update v1.1 api, add post moderation endpoint
2023-02-23 21:53:52 -07:00
Daniel Supernault 9bbd6dcd23
Update v1.1 api, add post moderation endpoint 2023-02-23 21:51:27 -07:00
daniel ac6683e9d4
Merge pull request #4193 from pixelfed/staging
Staging
2023-02-16 23:05:52 -07:00
Daniel Supernault 5238b2496d
Update npm deps 2023-02-16 23:05:38 -07:00
Daniel Supernault d75784a9d5
Update composer deps 2023-02-16 23:04:58 -07:00
Daniel Supernault efb9ae5085
Update changelog 2023-02-16 23:03:52 -07:00
Daniel Supernault 9f8957b939
Update ComposeController, fix add to collection logic 2023-02-16 23:03:15 -07:00
Daniel Supernault abd52f4d3a
Update CollectionController, fixes #3946 2023-02-16 22:51:48 -07:00
Strubbl 8f6c6840b6
Update backup.php
do not include cache directories into the backup
2023-02-15 22:12:40 +01:00
daniel 4a1cbb8051
Merge pull request #4167 from pixelfed/staging
Update ApiV1Controller, add Redis facade
2023-02-10 06:15:54 -07:00
Daniel Supernault dda9e77024
Update ApiV1Controller, add Redis facade 2023-02-10 06:14:51 -07:00
daniel a3fb4d24c3
Merge pull request #4166 from pixelfed/staging
Staging
2023-02-10 05:06:59 -07:00