daniel
|
de455ef293
|
Merge branch 'dev' into staging
|
2022-03-12 21:00:38 -07:00 |
Daniel Supernault
|
b910dbdaf2
|
Update changelog
|
2022-03-12 20:57:37 -07:00 |
Daniel Supernault
|
ac40fde105
|
Update compiled assets
|
2022-03-12 20:57:16 -07:00 |
daniel
|
c5e5ca6d34
|
Merge pull request #3308 from rm-yakovenko/issues/3307
Fix: syntax error, unexpected ''taggingPeople'' (T_CONSTANT_ENCAPSED_…
|
2022-03-12 20:00:11 -07:00 |
daniel
|
68d2a7b427
|
Merge pull request #3309 from pixelfed/staging
Staging
|
2022-03-12 19:59:46 -07:00 |
Daniel Supernault
|
29d88216f1
|
Update changelog
|
2022-03-12 19:57:29 -07:00 |
Daniel Supernault
|
537af6df40
|
Update compiled assets
|
2022-03-12 19:56:38 -07:00 |
Daniel Supernault
|
c13bca7629
|
Update ApiV1Controller, fix unlisted replies
|
2022-03-12 19:07:23 -07:00 |
Rm Yakovenko
|
560a8ef19d
|
Fix: syntax error, unexpected ''taggingPeople'' (T_CONSTANT_ENCAPSED_STRING) #3307
https://github.com/pixelfed/pixelfed/issues/3307
|
2022-03-12 16:40:38 +02:00 |
daniel
|
7db44d8d85
|
Merge pull request #3303 from pixelfed/staging
Update ReblogService
|
2022-03-11 00:01:16 -07:00 |
Daniel Supernault
|
d48674154a
|
Update ReblogService
|
2022-03-11 00:00:47 -07:00 |
daniel
|
4d99ffcff3
|
Merge pull request #3302 from pixelfed/staging
Update ReblogService
|
2022-03-10 23:59:02 -07:00 |
Daniel Supernault
|
4482482e2a
|
Update ReblogService
|
2022-03-10 23:58:47 -07:00 |
Daniel Supernault
|
ebe9c54dae
|
Update ReblogService
|
2022-03-10 23:55:32 -07:00 |
daniel
|
e2e750dabb
|
Merge pull request #3301 from pixelfed/staging
Staging
|
2022-03-10 23:40:12 -07:00 |
Daniel Supernault
|
aef373a91c
|
Update changelog
|
2022-03-10 23:38:15 -07:00 |
Daniel Supernault
|
b3ef2b2902
|
Improve reblog api performance
|
2022-03-10 23:38:10 -07:00 |
Daniel Supernault
|
3ef6c9fe81
|
Improve reblog api performance
|
2022-03-10 23:34:34 -07:00 |
daniel
|
423a13f96f
|
Merge pull request #3300 from pixelfed/staging
Update compiled assets
|
2022-03-09 01:31:31 -07:00 |
Daniel Supernault
|
36325af076
|
Update compiled assets
|
2022-03-09 01:29:36 -07:00 |
daniel
|
85668474f5
|
Merge pull request #3299 from pixelfed/staging
Staging
|
2022-03-09 01:07:51 -07:00 |
Daniel Supernault
|
5a127a4053
|
Update changelog
|
2022-03-09 01:05:23 -07:00 |
Daniel Supernault
|
e4b4bfc1b9
|
Update compiled assets
|
2022-03-09 01:05:10 -07:00 |
daniel
|
c8d4842aa3
|
Merge pull request #3298 from pixelfed/staging
Staging
|
2022-03-08 23:09:50 -07:00 |
Daniel Supernault
|
a7042d99dc
|
Update compiled assets
|
2022-03-08 23:08:33 -07:00 |
Daniel Supernault
|
d70185c050
|
Update changelog
|
2022-03-08 23:07:34 -07:00 |
Daniel Supernault
|
4d612dfaaa
|
Update presenter components, remove video poster attribute
|
2022-03-08 23:03:12 -07:00 |
daniel
|
5fa521f296
|
Merge pull request #3297 from pixelfed/staging
Staging
|
2022-03-08 22:24:49 -07:00 |
Daniel Supernault
|
1e1d4621ac
|
Update changelog
|
2022-03-08 22:23:10 -07:00 |
Daniel Supernault
|
b6c6c85bb7
|
Update SpaController, handle web redirects
|
2022-03-08 22:22:40 -07:00 |
daniel
|
0091470e3c
|
Merge pull request #3296 from pixelfed/staging
Add LDAP support
|
2022-03-08 21:57:33 -07:00 |
Daniel Supernault
|
488015ba5e
|
Update changelog
|
2022-03-08 21:51:25 -07:00 |
Daniel Supernault
|
9ac1015042
|
Add LDAP support
|
2022-03-08 21:45:05 -07:00 |
daniel
|
018f7e10a3
|
Merge pull request #3294 from rm-yakovenko/issues/3288
Fix: Undefined index: replies_count
|
2022-03-08 21:05:48 -07:00 |
daniel
|
7ab581f700
|
Merge pull request #3295 from pixelfed/staging
Staging
|
2022-03-08 21:02:27 -07:00 |
Daniel Supernault
|
62b07195de
|
Update web routes
|
2022-03-08 21:01:20 -07:00 |
Daniel Supernault
|
fa01c8924a
|
Update collection view
|
2022-03-08 21:00:21 -07:00 |
Daniel Supernault
|
218cf84041
|
Update changelog
|
2022-03-08 20:58:51 -07:00 |
Daniel Supernault
|
6f8524515e
|
Update compiled assets
|
2022-03-08 20:58:45 -07:00 |
Daniel Supernault
|
c7e1e473ca
|
Update CollectionController, fixes #3289
|
2022-03-08 20:57:18 -07:00 |
Daniel Supernault
|
aba0c97cee
|
Add CollectionService
|
2022-03-08 20:56:08 -07:00 |
Rm Yakovenko
|
72da667305
|
#3288 Fix: Undefined index: replies_count
https://github.com/pixelfed/pixelfed/issues/3288
|
2022-03-07 09:21:05 +02:00 |
Daniel Supernault
|
fe7687851c
|
Update AccountController, refresh relationship after handling follow request
|
2022-03-06 03:45:19 -07:00 |
Daniel Supernault
|
539752067f
|
Update AP Helpers, fixes #3290
|
2022-03-03 21:57:13 -07:00 |
Daniel Supernault
|
b78bff72db
|
Update AP Helpers, fixes #3287
|
2022-03-03 21:55:15 -07:00 |
Daniel Supernault
|
3e670774c0
|
Update ApiV1Controller, fixes #3288
|
2022-03-03 21:47:08 -07:00 |
Daniel Supernault
|
a44b812b13
|
Update SpaController, redirect web ui hashtags to legacy page for unauthenticated users
|
2022-03-03 20:51:13 -07:00 |
daniel
|
7fa9e5802b
|
Merge pull request #3291 from pixelfed/staging
Staging
|
2022-03-03 18:04:34 -07:00 |
Daniel Supernault
|
7dc65456c7
|
Update changelog
|
2022-03-03 18:02:53 -07:00 |
Daniel Supernault
|
e950b3b23f
|
Update compiled assets
|
2022-03-03 18:02:28 -07:00 |