Commit Graph

20 Commits

Author SHA1 Message Date
Michael 24527b3584 Discourse: Avoid notices when fetching mails 2021-01-29 10:44:30 +00:00
Michael cc7a1b181c Rearranged order for the "updateAvatar" function 2020-07-25 11:49:44 +00:00
nupplaPhil 72c24efe5b Rename "HTTPRequest::curl()" to HTTPRequest::get() 2020-07-21 03:31:49 -04:00
nupplaPhil 688c556739 Make "HTTPRequest::curl" dynamic 2020-07-21 03:28:28 -04:00
nupplaPhil 9640142a72 Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest" 2020-07-21 03:27:52 -04:00
Michael f7cb9b3b81 Changed default value for "getIDForURL" 2020-07-16 15:44:32 +00:00
Philipp Holzer f2fc22227a
cleanup namespace usages for L10n 2020-01-19 16:31:47 +01:00
Philipp Holzer 48fecb9a40
Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:46 +01:00
Philipp Holzer a26bfe79e9
Remove unused `use` statements & remove PConfig class 2020-01-18 17:02:59 +01:00
Philipp Holzer febc835a2d
Move PConfig::set() to DI::pConfig()->set() 2020-01-18 16:54:49 +01:00
Philipp Holzer ea3a9052d8
Move PConfig::get() to DI::pConfig()->get() 2020-01-18 16:50:56 +01:00
Michael c45df0b964 Improved template 2019-11-28 04:57:39 +00:00
Michael 561ae12b02 Settings had been moved into a template 2019-11-27 05:54:26 +00:00
Michael fae6bbe92c Some fixes / subject cleaning 2019-11-26 18:59:50 +00:00
Michael 57f689faf1 To-Do added, code fragment removed 2019-11-26 07:21:49 +00:00
Michael f951608669 Added logging value 2019-11-25 23:09:18 +00:00
Michael 0235126589 Settings page added 2019-11-25 22:58:01 +00:00
Michael 9bc1f9cee6 README updated, code restructured 2019-11-25 22:23:19 +00:00
Michael 0465de62dc Discourse contacts are generated, URI and Parent-URI are regenerated 2019-11-25 11:14:22 +00:00
Michael da663db1cb Discourse addon created 2019-11-23 23:43:59 +00:00