wago pushed to dev at wago/forte 2026年02月08日 14:23:41 +01:00
3f94dddef1 Use correct attribute name.
077bd0301a v26.2.4
c7b3635911 Miscellaneous updates from the last week or three.
9fd330b8b3 v26.1.15
18eefc16a0 More wordsmithing.
Compare 27 commits »
wago pushed to dev at wago/forte 2025年12月07日 09:15:29 +01:00
c4e98cc946 Examining potential logic issues in Activity::comment_allowed() related to the 'moderate instead of drop' channel setting. Have made a clarifying change, but don't see any actual issues in the code.
51f3d86b91 Go back to persistent context urls, remove deprecated LD-Signature components, update composer.
790085c040 Merge pull request 'fix-unconfigured-conversation-setting' (#53) from abanink/forte:fix-unconfigured-conversation-setting into dev
574d38604a remove more debugging
Compare 34 commits »
wago commented on pull request fortified/forte#43 2025年11月06日 15:22:18 +01:00
cdnhost

please wait a bit to merge, i want to verify there is no issue with cookies

wago pushed to main at wago/qn_addons 2025年11月06日 11:59:12 +01:00
1f3eda762d
add html email version and update README.md
wago pushed to main at wago/qn_addons 2025年11月06日 11:28:39 +01:00
4753d0640e
update README.md instructions
wago pushed to main at wago/qn_addons 2025年11月06日 11:27:27 +01:00
65a7152171
update README.md instructions
wago pushed to main at wago/qn_addons 2025年11月06日 11:24:23 +01:00
f8fb357b5c
update README.md instructions
wago pushed to main at wago/qn_addons 2025年11月06日 11:21:15 +01:00
8b6b9f05d0
initial commit - postmarkapp addon
wago created repository wago/qn_addons 2025年11月06日 11:16:43 +01:00
wago pushed to cdnhost at wago/forte 2025年11月06日 10:12:36 +01:00
c8a6fc6f24
remove comments from cdn code
wago commented on pull request fortified/forte#43 2025年11月06日 10:09:55 +01:00
cdnhost

ok - updated the sample config. it's working with CDN on my Forte instance.

wago pushed to cdnhost at wago/forte 2025年11月06日 10:05:48 +01:00
2197a7ab80
update sample config with cdn option
wago created pull request fortified/forte#43 2025年11月05日 11:24:19 +01:00
cdnhost
wago pushed to cdnhost at wago/forte 2025年11月05日 11:17:36 +01:00
23668019f1
more ws fixes
wago pushed to cdnhost at wago/forte 2025年11月05日 11:12:46 +01:00
a228531a28
fix indent on comment
wago created branch cdnhost in wago/forte 2025年11月05日 11:06:56 +01:00
wago pushed to cdnhost at wago/forte 2025年11月05日 11:06:55 +01:00
8d3824723d
add option to use cdn host for javascript/css
wago created repository wago/forte 2025年11月05日 10:55:36 +01:00
wago created repository wago/forte-addons 2025年11月05日 02:42:26 +01:00
wago commented on pull request streams/streams#17 2022年11月27日 20:16:10 +01:00
WIP: Added IF EXISTS, moved CONSTRAINTS into table defs, removed unused tables

case insensitive directory search could be,

add "likestr" to Code/Module/Dirsearch.php


public function dir_query_build($joiner, $field, $s)
 { 
 $likestr = db_getfunc('li...