Commit graph

6122 commits

Author SHA1 Message Date
Daniel Supernault
d4c647cb4d
Update ReportController, add new report types 2021-02-15 02:49:17 -07:00
Daniel Supernault
b1fd99644b
Update AdminController, show open reports by default 2021-02-15 02:46:58 -07:00
Daniel Supernault
52a120c0db
Update admin reports views 2021-02-15 02:44:51 -07:00
Daniel Supernault
85bd4847e4
Update api routes, remove throttle middleware 2021-02-15 02:28:35 -07:00
Daniel Supernault
1b92f9f455
Update changelog 2021-02-14 22:36:05 -07:00
Daniel Supernault
f05c3b66fc
Update Status model, refactor liked and shared methods to fix cache invalidation bug 2021-02-14 22:35:31 -07:00
Daniel Supernault
2598520bbe
Update tests 2021-02-12 22:50:46 -07:00
Daniel Supernault
f63f48beb6
Update changelog 2021-02-12 22:27:45 -07:00
Daniel Supernault
d1c5e9b867
Update InboxPipeline, fail earlier for invalid public keys. Fixes #2648 2021-02-12 22:25:34 -07:00
Daniel Supernault
40db9a1296
Update changelog 2021-02-12 21:44:46 -07:00
Daniel Supernault
deb6f1153f
Update FederationController, return 404 for invalid webfinger addresses. Fixes #2647 2021-02-12 21:44:06 -07:00
Daniel Supernault
723eb00039
Update changelog 2021-02-09 00:42:57 -07:00
Daniel Supernault
5ac9d0e8f2
Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts 2021-02-09 00:42:12 -07:00
Daniel Supernault
d31a1dbcdf
Update compiled assets 2021-02-07 00:20:26 -07:00
Daniel Supernault
2962c389ad
Update changelog 2021-02-07 00:18:20 -07:00
Daniel Supernault
ae90eef965
Update filesystems config, add backup driver to store backups on other filesystems 2021-02-07 00:14:52 -07:00
Daniel Supernault
551365183e
Update Hashtag component, fix null infinite loading bug. Fixes #2637 2021-02-07 00:12:19 -07:00
Daniel Supernault
12ce76026f
Update ComposeModal, show filter warning for unsupported browsers 2021-02-07 00:09:28 -07:00
Daniel Supernault
88d801bdf0
Update compiled assets 2021-02-06 21:23:42 -07:00
Daniel Supernault
6c6115b2b0
Update changelog 2021-02-06 21:23:02 -07:00
Daniel Supernault
ceae664ce0
Update ComposeModal, prevent tagging empty users. Fixes #2633 2021-02-06 21:22:27 -07:00
Daniel Supernault
60554c24b0
Revert database change 2021-02-06 21:06:19 -07:00
Daniel Supernault
e462b2af13
Update compiled assets 2021-02-06 21:03:55 -07:00
Daniel Supernault
1f09b4f5c5
Revert ComposeModal 2021-02-06 21:00:42 -07:00
daniel
6c9e9b15d6
Merge pull request #2632 from pixelfed/trwnh-patch-1
change default client to phpredis
2021-02-06 20:14:20 -07:00
trwnh
aa99784fed
change default client to phpredis 2021-02-06 20:53:56 -06:00
daniel
2d28257054
Merge pull request #2630 from pixelfed/trwnh-patch-1
increase default upload limit from 1M to 15M
2021-02-06 18:33:08 -07:00
trwnh
02ad300443
increase default upload limit from 1M to 15M 2021-02-06 19:30:58 -06:00
daniel
e9dcc3c72a
Merge pull request #2623 from pixelfed/staging
Update web routes
2021-02-05 21:31:55 -07:00
Daniel Supernault
946c909783
Update web routes 2021-02-05 21:31:23 -07:00
daniel
9cd9b68664
Merge pull request #2622 from pixelfed/staging
Staging
2021-02-05 21:26:03 -07:00
Daniel Supernault
e6a897bf3f
Update compiled assets 2021-02-05 21:25:25 -07:00
Daniel Supernault
832dac45c5
Update changelog 2021-02-05 21:22:25 -07:00
Daniel Supernault
a9e98965ab
Update components, improve content warnings 2021-02-05 21:21:41 -07:00
Daniel Supernault
a1059a6e12
Update DiscoverComponent, allow unathenicated if enabled 2021-02-05 21:20:19 -07:00
Daniel Supernault
e6e76e809d
Update ComposeModal, add processing step disabled by default 2021-02-05 21:19:12 -07:00
Daniel Supernault
33b625f508
Update ComposeController, add mediaProcessingCheck method 2021-02-05 21:15:13 -07:00
Daniel Supernault
6bee5072d0
Update pixelfed config, add media_fast_process setting 2021-02-05 21:13:52 -07:00
daniel
ec5646d098
Merge pull request #2621 from pixelfed/staging
Staging
2021-02-05 21:12:12 -07:00
Daniel Supernault
18ee2def92
Update changelog 2021-02-05 21:10:25 -07:00
Daniel Supernault
1404ac6e6f
Update Discover, allow public discover access 2021-02-05 21:09:03 -07:00
Daniel Supernault
9fd90e174b
Update StatusDeletePipeline, use StorageMediaService for media deletes 2021-02-05 21:05:58 -07:00
Daniel Supernault
ab5469ff70
Update ComposeController, use MediaStorageService for media deletes 2021-02-05 21:04:34 -07:00
Daniel Supernault
37dbb3de29
Update MediaStorageService, dispatch deletes to MediaDeletePipeline 2021-02-05 21:00:29 -07:00
daniel
83aecc5595
Merge pull request #2614 from pixelfed/staging
Update webfinger util, fail on invalid webfinger url. Fixes #2613
2021-02-03 20:59:53 -07:00
Daniel Supernault
0cef5aec26
Update changelog 2021-02-03 20:57:31 -07:00
Daniel Supernault
2d11317ceb
Update webfinger util, fail on invalid webfinger url 2021-02-03 20:55:49 -07:00
Daniel Supernault
aad07e2c83
Update changelog 2021-02-01 00:48:36 -07:00
Daniel Supernault
b299da9311
Update AccountService, cache object and observe changes 2021-02-01 00:47:54 -07:00
daniel
7290445f78
Merge pull request #2604 from pixelfed/staging
Add new api endpoints
2021-01-31 13:50:00 -07:00