Commit graph

6823 commits

Author SHA1 Message Date
Daniel Supernault
ae8c751796
Update Autospam service, add mark all as read and mark all as not spam options and filter active, spam and not spamreports 2021-11-10 21:46:31 -07:00
Daniel Supernault
dff3dad1c8
Update AdminController, move report methods to AdminReports trait 2021-11-09 00:06:56 -07:00
Daniel Supernault
a956b50e8e
Add account.email blade view 2021-11-08 23:22:55 -07:00
Daniel Supernault
e6d9437846
Update middleware 2021-11-08 23:21:53 -07:00
Daniel Supernault
0e892bb3fd
Update AccountController 2021-11-08 23:13:10 -07:00
Daniel Supernault
82a84a733b
Update changelog 2021-11-08 23:03:35 -07:00
Daniel Supernault
bc65938757
Add manual email verification requests 2021-11-08 23:02:34 -07:00
Daniel Supernault
9bd53524c7
Update setting layouts 2021-11-05 21:51:52 -06:00
Daniel Supernault
3d814de9a6
Update email settings view 2021-11-05 18:37:33 -06:00
Daniel Supernault
cbd755082e
Update api routes 2021-11-03 23:47:00 -06:00
Daniel Supernault
16f2758808
Update changelog 2021-11-03 23:37:59 -06:00
Daniel Supernault
2ae527c0f3
Update Status model, use AccountService to generate urls instead of loading profile relation 2021-11-03 23:29:12 -06:00
Daniel Supernault
694ce6ff3d
Update changelog 2021-11-03 19:41:12 -06:00
Daniel Supernault
aa2dd26c1b
Update PublicApiController, fix private account statuses api. Closes #2995 2021-11-03 19:40:46 -06:00
Daniel Supernault
0107e8fd68
Update Localization util, filter out .DS_Store 2021-10-30 00:56:48 -06:00
Daniel Supernault
4dda3b3763
Update changelog 2021-10-30 00:12:08 -06:00
Daniel Supernault
7df3540b08
Update verify_credentials api endpoint to improve performance 2021-10-30 00:11:35 -06:00
Daniel Supernault
a982d1900f
Update changelog 2021-10-22 19:01:45 -06:00
Daniel Supernault
2b254c8f94
Update compiled assets 2021-10-22 19:01:22 -06:00
Daniel Supernault
3169f68e65
Update dark mode styles, fix black box on stories. Closes #2982 2021-10-22 18:56:29 -06:00
Daniel Supernault
1e44a8128a
Update nav, fix link 2021-10-21 19:04:46 -06:00
Daniel Supernault
304cab98a7
Update changelog 2021-10-21 19:03:07 -06:00
Daniel Supernault
192553ff77
Update public timeline api, add experimental cache 2021-10-21 19:02:15 -06:00
Daniel Supernault
37abcf3898
Update public timeline api, use cached sorted set and client side block/mute filtering 2021-10-20 04:31:07 -06:00
Daniel Supernault
be194b8a3f
Update Timeline component, apply block/mute filters client side for local and network timelines 2021-10-20 04:22:19 -06:00
Daniel Supernault
5167c68d6b
Update Activity component, fix missing types 2021-10-20 04:19:20 -06:00
Daniel Supernault
02237845b5
Update Profile component, improve error messages when block/mute limit reached 2021-10-20 04:17:46 -06:00
Daniel Supernault
bc16b936d6
Update StatusCard component 2021-10-20 04:16:39 -06:00
Daniel Supernault
4225f32af0
Update changelog 2021-10-19 23:38:34 -06:00
Daniel Supernault
eac6b76779
Update horizon config 2021-10-19 23:15:03 -06:00
Daniel Supernault
f0d4c17236
Update Autospam service, use silent classification for better user experience 2021-10-19 23:13:12 -06:00
Daniel Supernault
64c75bdaec
Update story views 2021-10-19 22:07:57 -06:00
daniel
1badbf83cd
Merge pull request #2973 from okpierre/patch-11
Improve tappable area
2021-10-19 20:58:46 -06:00
daniel
1d57085ba8
Merge pull request #2971 from HDVinnie/patch-1
Create SECURITY.md
2021-10-19 20:57:39 -06:00
daniel
ce489fac41
Merge pull request #2969 from nogafam-es/staging
Fix PWA not working on firefox because of wrong icon sizes
2021-10-19 20:57:09 -06:00
daniel
a53692f6bf
Merge pull request #2957 from h3xx/fix-memory-limit
Fix global memory limit set in constructor
2021-10-19 20:49:15 -06:00
daniel
78aee2d23c
Merge pull request #2948 from criadoperez/docker-compose-patch
docker-compose file fix
2021-10-19 20:46:52 -06:00
daniel
3d2c98c033
Merge pull request #2941 from rfonseca/rfonseca-patch-1
Fix starting check of username to allow numbers.
2021-10-19 20:45:55 -06:00
daniel
2aab326bc4
Merge pull request #2934 from vszakats/patch-1
fix 'powered by pixelfed' link to be HTTPS
2021-10-19 20:44:20 -06:00
daniel
2617ba93ed
Merge pull request #2928 from brabitom/dev
Improve Czech localization
2021-10-19 20:42:21 -06:00
daniel
f79486c448
Merge branch 'staging' into dev 2021-10-19 20:41:49 -06:00
Daniel Supernault
bb1e3267a4
Update composer 2021-10-19 20:23:33 -06:00
Daniel Supernault
b8a49d457b
Update composer deps 2021-10-19 20:06:30 -06:00
Daniel Supernault
66f04bec25
Update InstanceService 2021-10-19 19:51:14 -06:00
Daniel Supernault
7a9a06e0fd
Update NotificationTransformer 2021-10-19 19:49:44 -06:00
Daniel Supernault
601992ed48
Update changelog 2021-10-19 19:47:23 -06:00
Daniel Supernault
ba5a01f8b8
Update compiled assets 2021-10-19 19:47:12 -06:00
Daniel Supernault
dbc3c0fbe3
Update timeago helper, add long form option 2021-10-19 19:44:41 -06:00
Daniel Supernault
7886fd5998
Update Activity component, only show context button for actionable activities 2021-10-19 19:43:40 -06:00
Daniel Supernault
f4bd5672b1
Update Timeline component, cascade relationship state change 2021-10-19 19:41:51 -06:00