1
0
Fork 0
Commit Graph

2247 Commits

Author SHA1 Message Date
daniel 3ee699ba3f
Merge pull request #3122 from idanoo/hashtag_unique_constraint_fix
Fix for firstOrCreate failing hashtags with case differences on name column
2022-01-05 18:44:32 -07:00
daniel 854f858543
Merge pull request #3121 from inthreedee/patch-1
Avoid upscaling small images
2022-01-05 18:37:13 -07:00
daniel c43f9ab7a4
Update app/Util/Media/Image.php
Co-authored-by: Daniel Mason <daniel@m2.nz>
2022-01-05 18:36:02 -07:00
Daniel Supernault fcabc9be02
Fix Direct Message conversations endpoint on postgres instances 2022-01-05 18:30:58 -07:00
Daniel Supernault ddf41dc347
Update StoryController, add postgres bug fix 2022-01-05 18:17:05 -07:00
Daniel Mason 9cc18eb82a Fix for firstOrCreate failing hashtags with case differences on name 2022-01-05 19:45:19 +13:00
Jonathan 27b715cb35
Avoid upscaling small images 2022-01-03 17:46:10 -05:00
Daniel Supernault 454b4e21dd
Update Services, fix mastoapi compat 2022-01-03 02:31:03 -07:00
Daniel Supernault 85fc9dd0a8
Update PublicApiController, fix accountStatuses pagination operator 2022-01-03 00:59:39 -07:00
Daniel Supernault 85e4be8172
Update AccountService, add getMastodon method for mastoapi compatibility 2022-01-03 00:53:15 -07:00
Daniel Supernault 36a129fe89
Update StatusService, add getMastodon method for mastoapi compatibility 2022-01-02 23:47:08 -07:00
Daniel Supernault 772352903b
Update web routes 2022-01-02 23:46:17 -07:00
Daniel Supernault a64aef6726
Update Profile model, cast last_status_at as timestamp 2022-01-02 23:27:47 -07:00
Daniel Supernault 89206d6e1f
Update mastoapi transformers 2022-01-02 23:26:18 -07:00
Daniel Supernault 41cc741be6
Add avatar:sync command 2022-01-02 21:34:15 -07:00
Daniel Supernault b4bd0400c2
Store remote avatars locally if S3 not enabled 2022-01-02 21:30:02 -07:00
Daniel Supernault 1a979bee5c
Update exception handler 2021-12-31 01:14:50 -07:00
Daniel Supernault f4e12c42b3
Update exception handler 2021-12-31 01:12:33 -07:00
Daniel Supernault c481e473d8
Update Exception handler 2021-12-31 00:58:16 -07:00
Daniel Supernault d820669bd1
Update StatusController, change param signature 2021-12-31 00:58:00 -07:00
Daniel Supernault 415826f253
Update ApiV1Controller, fix illegal operator bug by setting default min_id 2021-12-30 23:19:38 -07:00
Daniel Supernault e5f8f3441c
Update AccountService, fix json casting 2021-12-30 23:11:46 -07:00
Daniel Supernault 92bc28456d
Update RemoteAvatarFetch job 2021-12-30 21:05:50 -07:00
Daniel Supernault 10b6058cc0
Update DiscoverController, add yearly option and increase limit from 15 to 30 posts 2021-12-29 01:46:29 -07:00
Daniel Supernault e503a8da85
Update RegisterController 2021-12-29 00:38:08 -07:00
Daniel Supernault b37c805172
Update AdminReportController 2021-12-29 00:15:01 -07:00
Daniel Supernault 745c35807c
Update FederationController, increase webfinger cache ttl from 12 hours to 14 days 2021-12-28 23:49:56 -07:00
Daniel Supernault b00a453b99
Update status api, autolink caption before returning response 2021-12-28 18:26:01 -07:00
Daniel Supernault ff7ee3bd62
Update Webfinger, fixes #3050 2021-12-26 04:58:19 -07:00
Daniel Supernault 469d49d832
Update site config, increase ttl and enable SPA by default 2021-12-26 03:46:15 -07:00
Daniel Supernault 5c65e2b761
Update SpaController, add username redirect method 2021-12-26 00:08:18 -07:00
Daniel Supernault 6bf92bed27
Update LoginController, bump decayMinutes from 1 to 60 2021-12-25 21:47:16 -07:00
Daniel Supernault 7bc684e5d1
Update SpaController, persist web language changes 2021-12-23 17:37:08 -07:00
Daniel Supernault 37dcc4ae13
Update PublicApiController 2021-12-22 00:59:03 -07:00
Daniel Supernault 327073724f
Update StatusEntityLexer, prevent boosts and replies from being added to PublicTimelineService 2021-12-21 22:48:47 -07:00
Daniel Supernault 7bef159119
Add i18n dev command 2021-12-21 22:32:33 -07:00
Daniel Supernault 5828a863cb
Update web routes 2021-12-21 21:54:48 -07:00
Daniel Supernault 7e35ab80ad
Update web routes 2021-12-21 21:44:52 -07:00
Daniel Supernault 937cdfb7f9
Update StatusService 2021-12-21 21:40:10 -07:00
Daniel Supernault edc2958bf2
Update ComposeController, refactor compose_settings 2021-12-19 04:19:26 -07:00
Daniel Supernault aee9b994e3
Improve DiscoverService 2021-12-19 04:07:40 -07:00
Daniel Supernault 03b0a62a22
Update console kernel, add db session garbage collector that runs twice daily 2021-12-19 01:25:49 -07:00
Daniel Supernault 367d74fbfb
Update ApiV1Controller, use DiscoverService for discoverPosts method 2021-12-19 00:48:59 -07:00
Daniel Supernault f36da7816f
Update InternalApiController, use DiscoverService for discoverPosts method 2021-12-19 00:48:05 -07:00
Daniel Supernault 493c5ca0ce
Add DiscoverService 2021-12-19 00:43:09 -07:00
Daniel Supernault f3f35f590d
Remove admin .env editor 2021-12-14 21:46:24 -07:00
Daniel Supernault 642b802022
Update Http Kernel 2021-12-14 21:18:29 -07:00
Daniel Supernault b8ebc00212
Update SharePipeline, fix variable bug 2021-12-14 21:13:30 -07:00
Daniel Supernault 0616a859d5
Update CommentPipeline, fix variable bug 2021-12-14 21:09:23 -07:00
Daniel Supernault 3515a98e55
Add Cloud Backups, a command to store backups on S3 or compatible filesystems 2021-12-14 20:08:44 -07:00