aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
* bump versionMario9 days1-1/+1
|
* bump versionMario9 days1-1/+1
|
* bump versionMario11 days1-1/+1
|
* bump versionMario2025-03-281-1/+1
|
* bump versionMario2025-03-181-1/+1
|
* Remove duped head_get_icon functionHarald Eilertsen2025-03-171-16/+16
| | | | | | | | | | | | | | | | | | This function was existing both as a static function in the App class, and as a standalone global function. While only the standalone function was used, this patch changes the callsite to use the static function in the App class instead, and removed the global variant. Note: While unlikely, this _could_ break some addons or custom themes _if_ they call the global head_get_icon function themselves. I have not found any addons or themes that do so. This patch also fixes an issue where an incorrect url would be produced if the URL set by App::head_set_icon would start with '://' for some reason. Also added doc comments for both App::head_set_icon and App::head_get_icon.
* bump dev versionMario2025-03-051-1/+1
|
* version 10.2RC and stringsMario2025-03-051-1/+1
|
* bump versionMario2025-02-201-1/+1
|
* bump versionMario Vavti2025-02-111-1/+1
|
* bump versionMario Vavti2025-02-011-1/+1
|
* fix auto save draft not set correctly and use round instead of ceil for ↵Mario Vavti2025-01-231-1/+1
| | | | cover height calculation
* bump versionMario Vavti2025-01-221-1/+1
|
* bump versionMario Vavti2025-01-171-1/+1
|
* bump versionMario Vavti2025-01-051-1/+1
|
* bump versionMario Vavti2024-12-291-1/+1
|
* changelog and bump versionMario2024-12-261-1/+1
|
* bump versionMario2024-12-221-1/+1
|
* bump versionMario2024-12-211-1/+1
|
* track processed imagesMario2024-12-201-1/+1
|
* bump versionMario2024-12-201-1/+1
|
* versionMario2024-12-201-1/+1
|
* improved imagesLoaded() and notifications fixesMario2024-12-201-1/+1
|
* bump versionMario2024-12-191-1/+1
|
* refactor notifications widget and updateConvItems() to not require jqueryMario2024-12-191-1/+1
|
* bump dev versionMario2024-12-131-1/+1
|
* version 10.0RC and stringsMario2024-12-131-1/+1
|
* remove jquery.timeago.js in favor of a native js implementationMario2024-12-121-1/+2
|
* version 9.5.2 - merge containersMario2024-11-141-1/+1
|
* Fix invocation of DB_Update::run.Harald Eilertsen2024-11-111-1/+1
| | | | | | Thought this should have been part of the change set that turned the DB_Update routine to a static function instead of a constructor to an object that is not used.
* bump dev versionMario2024-11-061-1/+1
|
* i guess a couple of weeks have passed by nowMario2024-10-181-7/+0
|
* bump dev versionMario Vavti2024-09-201-1/+1
|
* version 9.4RC, strings, autoload dumpMario Vavti2024-09-201-1/+1
|
* bump versionMario2024-08-081-1/+1
|
* storing info and notice messages in the session has some disadvantages if ↵Mario2024-07-281-1/+75
| | | | the functions are called via ajax. revert to storing them in xconfig.
* bump versionMario2024-07-221-1/+1
|
* versionMario2024-07-201-1/+1
|
* Revert "Revert "more work on sse sys messages""Mario2024-07-201-80/+14
| | | This reverts commit c22f633ae0d42b5a0076a11dd08952817a613342
* Revert "version"Mario2024-07-201-1/+1
| | | This reverts commit 5f77e9f4ce52e773ad2eca1cb2a51937ac45cb83
* versionMario2024-07-201-1/+1
|
* Revert "more work on sse sys messages"Mario2024-07-201-14/+80
| | | This reverts commit 983fc84f283f34783b281ab047dc47c581cb937c
* bump versionMario2024-07-201-1/+1
|
* more work on sse sys messagesMario2024-07-191-80/+14
|
* bump versionMario2024-07-171-1/+1
|
* sse: revert removing of reset after 30 seconds and save a db lookup if we ↵Mario2024-07-171-2/+24
| | | | have just reset
* missing pdl for mod importMario2024-07-151-1/+1
|
* improve handling of sse especially in relation with page reloadsMario2024-07-081-22/+6
|
* version 9.3Mario2024-06-271-1/+1
|
* version 9.2RC1, strings and dump composer autoload filesMario2024-06-271-1/+1
|