Kijin Sung
|
d8370ff59b
|
Add dummy driver, clean up loose ends and start writing admin page
|
2024-10-10 00:07:35 +09:00 |
|
Kijin Sung
|
09fa4778c0
|
Add DB queue driver
|
2024-10-09 23:12:55 +09:00 |
|
Kijin Sung
|
78bbc2ffa5
|
Initial structure of Queue system, with Redis driver
|
2024-10-09 22:59:08 +09:00 |
|
Kijin Sung
|
44608bbe90
|
Fix incorrect encoding of filenames with single quotes
|
2024-10-09 15:37:22 +09:00 |
|
Kijin Sung
|
8540140f51
|
Fix missing debug info when COUNT(*) query fails
|
2024-10-08 17:36:23 +09:00 |
|
Kijin Sung
|
ee3916670e
|
Add meta-externalagent, GoogleOther, etc. to robot list
|
2024-10-07 22:04:02 +09:00 |
|
dewekk
|
9c26552e3d
|
Add extra vars to solapi
|
2024-08-19 14:52:38 +09:00 |
|
Kijin Sung
|
ac1d53893c
|
More cleanup of solapi SNS API, using v4/send-many to avoid creating a group
|
2024-08-12 10:14:12 +09:00 |
|
Kijin Sung
|
be66ee4f21
|
Consolidate admin templates and lang codes for Mail and SMS API config keys
|
2024-08-08 20:31:08 +09:00 |
|
Kijin Sung
|
4e92689e6f
|
Add Twilio SMS driver
|
2024-08-08 20:14:50 +09:00 |
|
Kijin Sung
|
75e32a6f08
|
General cleanup of solapi driver
|
2024-08-08 00:36:52 +09:00 |
|
Kijin Sung
|
17675ab32f
|
Fix unwanted timezone change when using solapi SMS API
|
2024-08-08 00:28:20 +09:00 |
|
Kijin Sung
|
5f662530e0
|
Initial implementation of Naver Cloud SENS SMS driver
|
2024-07-21 22:16:39 +09:00 |
|
Kijin Sung
|
0e3d15d887
|
Fix incorrect error handling in coolsms SMS driver
|
2024-07-21 22:16:26 +09:00 |
|
Kijin Sung
|
ada6a81d29
|
Fix incorrect use of $this when calling static method
|
2024-07-21 21:52:23 +09:00 |
|
Kijin Sung
|
b48a4a096c
|
Fix reference to unused exception class (we use guzzle now)
|
2024-07-21 21:10:56 +09:00 |
|
Kijin Sung
|
5df972606b
|
Fix use of undefined property in mail driver
|
2024-07-21 21:10:37 +09:00 |
|
Kijin Sung
|
86ab628bcc
|
General adjustments to naver cloud mailer driver
|
2024-07-21 21:07:22 +09:00 |
|
Kijin Sung
|
377048d71d
|
Change class name, fix coding style, fix incorrect exception class name
|
2024-07-21 20:54:07 +09:00 |
|
Lastorder
|
80aae06272
|
Fix invalid error handling
|
2024-07-15 18:44:15 +09:00 |
|
Lastorder
|
70ee84fce1
|
Implement Navercloudmail
1. https://www.ncloud.com/mypage/manage/authkey 에서 액세스 키 / 시크릿 발급
2. https://console.ncloud.com/emailSVR/domainManagement 에서 도메인 등록 및 SPF, DKIM 설정
|
2024-07-15 09:31:41 +00:00 |
|
Kijin Sung
|
c3583506a1
|
Fix incorrect statistics when sending FCMv1 message to multiple recipients
|
2024-06-20 16:23:46 +09:00 |
|
Kijin Sung
|
8a012a5847
|
Add R\F\URL::getCurrentDomain()
|
2024-05-27 01:43:04 +09:00 |
|
Kijin Sung
|
5f47ddeb53
|
Fix #2352 automatically convert relative paths in CSS url() function, only in template v2
|
2024-05-25 01:34:47 +09:00 |
|
Kijin Sung
|
1d42b6bde4
|
Fix #2352 make $tpl_path in templates backward compatible with XE
|
2024-05-25 01:03:38 +09:00 |
|
Kijin Sung
|
99d7c3d733
|
Fix warning when HTTP requests are made from outside of a class
|
2024-05-24 23:19:02 +09:00 |
|
Kijin Sung
|
01afd5c041
|
Properly record statistics about async and multiple HTTP requests
|
2024-05-24 23:07:38 +09:00 |
|
Kijin Sung
|
1dbf601bab
|
Fix #2342 incorrectly placed context switch markers inside raw PHP code block
|
2024-05-07 23:02:09 +09:00 |
|
Kijin Sung
|
8b4818a767
|
Add commonly used member properties to SessionHelper class #2279
|
2024-05-04 20:33:00 +09:00 |
|
Kijin Sung
|
e57c6c5c25
|
Improve relative path handling in Template v2 #2310
|
2024-04-30 23:45:17 +09:00 |
|
Kijin Sung
|
1bdb414291
|
Add support for message.notification.image in FCM v1 push
|
2024-04-24 15:54:14 +09:00 |
|
Kijin Sung
|
c7f96ad75b
|
Allow sending message to topics using FCM v1 API
|
2024-04-23 23:58:15 +09:00 |
|
Kijin Sung
|
ac16d2e7f5
|
Remove var_dump()
|
2024-04-23 23:47:24 +09:00 |
|
Kijin Sung
|
20f63430f9
|
Fix inconsistent use of short array syntax
|
2024-04-23 23:40:55 +09:00 |
|
Kijin Sung
|
1abd6a04c9
|
Fix FCM auth token not being cached persistently if APC is used in PHP-CLI
|
2024-04-23 23:37:57 +09:00 |
|
Kijin Sung
|
5297232a75
|
Set message name in success token list, just like legacy API
|
2024-04-22 16:54:31 +09:00 |
|
Kijin Sung
|
619eb2a782
|
Clean up FCM v1 payload and response parsing
|
2024-04-21 20:49:03 +09:00 |
|
Kijin Sung
|
4f35d82b6d
|
Populate FCM tokens if FCM v1 API is enabled
|
2024-04-21 20:30:01 +09:00 |
|
Kijin Sung
|
9699ed3416
|
Initial implementation of FCM HTTP v1 API
|
2024-04-21 20:18:39 +09:00 |
|
Kijin Sung
|
2c8ae717e1
|
Add configuration for uploading FCM v1 service account private key file
|
2024-04-21 02:45:33 +09:00 |
|
Kijin Sung
|
dee7ed34e9
|
Add helper classes that implement PSR-6 caching interface with Rhymix cache backend
|
2024-04-21 02:16:21 +09:00 |
|
Kijin Sung
|
a898c4281a
|
Rename existing FCM push driver to Legacy HTTP API
|
2024-04-20 23:51:16 +09:00 |
|
Kijin Sung
|
848a45cabe
|
Fix #2313 inconsistent email validation rules
|
2024-04-17 23:15:24 +09:00 |
|
Kijin Sung
|
267aa9c397
|
Remove unnecessary conversion of ftp.config.php
https://xetown.com/questions/1819188
|
2024-04-12 00:07:57 +09:00 |
|
Kijin Sung
|
9134433adf
|
Fix #2307 remove hash character from TemplateStart/TemplateEnd debugging comment to prevent confusion with SSI directive
|
2024-04-08 22:55:57 +09:00 |
|
Kijin Sung
|
777a62af35
|
Fix erroneous detection of SSL configration when importing very old XE configuration file
|
2024-04-08 22:48:59 +09:00 |
|
Kijin Sung
|
b80a858c1f
|
Fix incorrect reference to error message body in Mailgun mail driver
|
2024-04-02 01:40:34 +09:00 |
|
Kijin Sung
|
eb5dd18659
|
Support more HTTP methods #2287
|
2024-03-24 22:57:07 +09:00 |
|
Kijin Sung
|
f419353013
|
Allow comma as a separator for module action methods
|
2024-03-24 22:29:53 +09:00 |
|
Kijin Sung
|
289a249569
|
Automatically remove .* .+ .? in route definition regexp #2287
|
2024-03-24 22:18:55 +09:00 |
|