Commit Graph

24 Commits

Author SHA1 Message Date
Hypolite Petovan 332ea212b5 Rename DBM method calls to DBA method calls 2018-07-23 15:02:10 -04:00
Michael 8e24de90ba Some more replaced item SQL queries 2018-06-21 06:23:27 +00:00
Michael 478ff41870 We don't need the uid 2018-06-17 17:21:36 +00:00
Michael c66dcf96ac New user based item function 2018-06-17 17:04:23 +00:00
Michael 392bb7d5aa Remove direct item sql queries 2018-06-17 06:20:47 +00:00
Hypolite Petovan 88ca2f5a1e Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
Hypolite Petovan 91fd77af3b Refactor bbcode() into BBCode::convert() 2018-02-14 21:43:40 -05:00
Adam Magness f151406355 Review updates
update renamed and moved functions
2018-01-27 11:23:04 -05:00
Adam Magness ca3c45101e Network was moved to src
update all function calls to use class, insert use statements and remove require_once statements
2018-01-27 08:52:02 -05:00
Adam Magness f8c162cbfb Update t() calls
Update all t() calls.
2018-01-22 18:09:05 -05:00
Adam Magness c71f7b0e1a Update function names
update function names and hook calls
2018-01-20 08:57:41 -05:00
Adam Magness 0afd633346 Addon class
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan 27b60e003f Use short form array syntax everywhere 2018-01-15 08:15:33 -05:00
Tobias Diekershoff d20e60ef91 use pconfig::delete in mailstream addon 2017-11-11 07:20:44 +01:00
Adam Magness 4b88072669 Class file relocation
changes related to Issue #3878
2017-11-08 23:04:31 -05:00
Adam Magness 48dcbc6f3f Issue 3873
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
rabuzarus 1fa7a6991f mailstream: update version number to v1.1 2017-01-08 16:20:58 +01:00
rabuzarus 3a976595d5 mailstream: update PHPMailer to v5.2.21 2017-01-08 16:18:16 +01:00
Matthew Exon 6f8e2b0313 Mailstream version 1.0 2016-02-02 15:11:13 +01:00
Tobias Diekershoff 5c5c23acb0 wording submit -> save settings 2013-11-19 14:10:27 +01:00
Matthew Exon 84744911c6 Switch from "on"/"off" config style to "1"/<unset> 2013-04-01 19:47:40 +08:00
Matthew Exon 9fceabe1c3 * Fix typos in database schema
* Default to using user's main email address
* Refactoring
* Add missing files to .tgz
2013-04-01 08:32:06 +08:00
Matthew Exon fa35dfe69d Use new templating style
Add two templates that I forgot to checkin last time
Switch to utf8_bin collation
Separate "Local" and "Upstream" links
Translate "Submit" button
Fix some debug statements
2013-03-23 12:00:59 +08:00
Matthew Exon d32b43feb8 Add mailstream plugin 2013-03-15 17:20:25 +08:00