fowr
|
9f9fba63d9
|
HttpDriver.php: fix download max size logic
|
2025-04-02 09:07:56 -03:00 |
|
fowr
|
a5770a2de5
|
EmbedService.php: remove extra check for thumbnail fallback
|
2025-04-02 09:06:36 -03:00 |
|
fowr
|
871e8d78dc
|
context.php: inject missing dependencies to EmbedService.php
|
2025-04-02 09:05:35 -03:00 |
|
fowr
|
9df6cdbf28
|
EmbedService.php: add missing dependencies
|
2025-04-02 09:05:07 -03:00 |
|
|
fe5368f096
|
HttpDriver.php: set requestGet header to default to null
|
2025-03-28 11:09:12 +01:00 |
|
|
fbf0c051f0
|
OembedExtractor.php: fix
|
2025-03-28 11:08:01 +01:00 |
|
|
83e04c639a
|
context.php: update
|
2025-03-18 09:59:35 +01:00 |
|
|
3924b41c46
|
OembedExtractor.php: move to right namespace
|
2025-03-18 09:59:16 +01:00 |
|
|
28a747b335
|
EmbedService.php: move to right namespace
|
2025-03-18 09:58:45 +01:00 |
|
|
811698d9ef
|
post.php: extract normalize _FILES
|
2025-03-17 15:37:37 +01:00 |
|
|
388fc2c05d
|
context.php: add OembedExtractor and EmbedService
|
2025-03-17 15:18:02 +01:00 |
|
|
ffe7a44635
|
config.php: add embed thumb download timeout
|
2025-03-17 15:13:29 +01:00 |
|
|
b71d53c1a8
|
post.php: validate embed url
|
2025-03-17 15:10:19 +01:00 |
|
|
01811cb50f
|
EmbedService.php: refactor
|
2025-03-17 15:07:02 +01:00 |
|
|
cd8d0e060f
|
config.php: update embedding_2
|
2025-03-17 15:07:02 +01:00 |
|
|
256a9682fa
|
EmbedService.php: download and handle thumbnails
|
2025-03-17 12:56:35 +01:00 |
|
|
8ac67e9e85
|
OembedResponse.php: trim
|
2025-03-17 12:56:35 +01:00 |
|
|
5a8c661257
|
OembedExtractor.php: finalize
|
2025-03-17 12:56:35 +01:00 |
|
|
4850a8ddd3
|
config.php: add WIP embedding_2
|
2025-03-17 12:56:35 +01:00 |
|
|
698451a6d5
|
EmbedService.php: add WIP
|
2025-03-17 12:56:35 +01:00 |
|
|
231fcb9ca9
|
OembedExtractor.php: add extractor
|
2025-03-17 12:56:35 +01:00 |
|
|
0e9c9de5c6
|
OembedResponse.php: add oembed POD
|
2025-03-17 12:56:35 +01:00 |
|
|
bf42570d5d
|
HttpDriver.php: add headers to requestGet
|
2025-03-17 12:56:33 +01:00 |
|
|
a5cc1c2b42
|
HttpDriver.php: backport from upstream
|
2025-03-16 22:30:02 +01:00 |
|
|
c4d7bc39de
|
Merge pull request 'WIP Port LogDriver from upstream' (#111) from log-driver-port into config
Reviewed-on: leftypol/leftypol#111
|
2025-03-16 12:37:21 -05:00 |
|
|
b2029d2533
|
context.php: log error if log_system is erroneous
|
2025-03-16 18:17:42 +01:00 |
|
|
5b4d1b7f4c
|
pages.php: use LogDriver
|
2025-03-16 18:10:19 +01:00 |
|
|
665e3d339a
|
post.php: use LogDriver
|
2025-03-16 18:07:58 +01:00 |
|
|
6be3f4bbff
|
post.php: update LogDriver
|
2025-03-16 18:07:58 +01:00 |
|
|
8f7db3bdef
|
FileLogDriver.php: flush writes to file
|
2025-03-16 18:07:58 +01:00 |
|
|
cca8d88d91
|
config.php: update LogDriver configuration
|
2025-03-16 18:07:58 +01:00 |
|
Zankaria
|
268bd84128
|
Refactor the logging system
|
2025-03-16 18:07:58 +01:00 |
|
|
2c0c003b2c
|
context.php: report deprecation notice on syslog option
|
2025-03-16 18:07:58 +01:00 |
|
|
fe4813867b
|
context.php: fix log init
|
2025-03-16 18:07:58 +01:00 |
|
|
6132084b4b
|
context.php: update LogDriver
|
2025-03-16 18:07:57 +01:00 |
|
|
79523f8251
|
context.php: initial add LogDriver
|
2025-03-16 18:07:13 +01:00 |
|
|
707fb62c04
|
log-driver.php: split up log driver
|
2025-03-16 18:05:40 +01:00 |
|
|
6f9ea52212
|
faq: update git repo (again)
|
2025-02-24 16:14:53 +01:00 |
|
|
9ea7bf5938
|
Merge pull request 'Fix 108: fix backlink' (#110) from 108-buggy-op-backlink into config
Reviewed-on: leftypol/leftypol#110
|
2025-02-22 16:37:10 -06:00 |
|
|
c45fbd5ec9
|
show-backlinks.js: fix backlink
|
2025-02-22 23:33:48 +01:00 |
|
|
77ae0b101e
|
Merge pull request 'Finish the work of the previous PR' (#107) from ip-note-queries-refactor-2 into config
Reviewed-on: leftypol/leftypol#107
|
2025-02-21 05:40:27 -06:00 |
|
|
94b5c82517
|
post.php: pass Context to filters
|
2025-02-21 12:35:28 +01:00 |
|
|
e753588aeb
|
filters.php: use IpNoteQueries
|
2025-02-21 12:35:13 +01:00 |
|
|
c3a1960427
|
filters.php: trim
|
2025-02-21 12:33:28 +01:00 |
|
|
8754eda6c7
|
Merge pull request 'refactor IP notes backend' (#106) from ip-note-queries into config
Reviewed-on: leftypol/leftypol#106
|
2025-02-21 05:01:50 -06:00 |
|
|
b61653230d
|
context.php: provide IpNoteQueries
|
2025-02-21 11:55:44 +01:00 |
|
|
041958e20f
|
Merge pull request 'Fix #71 fix matrix report url fragment' (#105) from 71-incorrect-fragment into config
Reviewed-on: leftypol/leftypol#105
|
2025-02-20 15:32:06 -06:00 |
|
|
218dc42aca
|
post.php: fix matrix report url fragment
|
2025-02-20 22:29:00 +01:00 |
|
|
5d52f6b32a
|
pages.php: use IpNoteQueries
|
2025-02-18 12:17:06 +01:00 |
|
|
583b50af56
|
IpNoteQueries.php: add ip notes wrapper
|
2025-02-18 12:16:52 +01:00 |
|