Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump dev version | Mario | 2025-03-05 | 1 | -1/+1 |
| | |||||
* | version 10.2RC and strings | Mario | 2025-03-05 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2025-02-20 | 1 | -1/+1 |
| | |||||
* | bump version | Mario Vavti | 2025-02-11 | 1 | -1/+1 |
| | |||||
* | bump version | Mario Vavti | 2025-02-01 | 1 | -1/+1 |
| | |||||
* | fix auto save draft not set correctly and use round instead of ceil for ↵ | Mario Vavti | 2025-01-23 | 1 | -1/+1 |
| | | | | cover height calculation | ||||
* | bump version | Mario Vavti | 2025-01-22 | 1 | -1/+1 |
| | |||||
* | bump version | Mario Vavti | 2025-01-17 | 1 | -1/+1 |
| | |||||
* | bump version | Mario Vavti | 2025-01-05 | 1 | -1/+1 |
| | |||||
* | bump version | Mario Vavti | 2024-12-29 | 1 | -1/+1 |
| | |||||
* | changelog and bump version | Mario | 2024-12-26 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2024-12-22 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2024-12-21 | 1 | -1/+1 |
| | |||||
* | track processed images | Mario | 2024-12-20 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2024-12-20 | 1 | -1/+1 |
| | |||||
* | version | Mario | 2024-12-20 | 1 | -1/+1 |
| | |||||
* | improved imagesLoaded() and notifications fixes | Mario | 2024-12-20 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2024-12-19 | 1 | -1/+1 |
| | |||||
* | refactor notifications widget and updateConvItems() to not require jquery | Mario | 2024-12-19 | 1 | -1/+1 |
| | |||||
* | bump dev version | Mario | 2024-12-13 | 1 | -1/+1 |
| | |||||
* | version 10.0RC and strings | Mario | 2024-12-13 | 1 | -1/+1 |
| | |||||
* | remove jquery.timeago.js in favor of a native js implementation | Mario | 2024-12-12 | 1 | -1/+2 |
| | |||||
* | version 9.5.2 - merge containers | Mario | 2024-11-14 | 1 | -1/+1 |
| | |||||
* | Fix invocation of DB_Update::run. | Harald Eilertsen | 2024-11-11 | 1 | -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 version | Mario | 2024-11-06 | 1 | -1/+1 |
| | |||||
* | i guess a couple of weeks have passed by now | Mario | 2024-10-18 | 1 | -7/+0 |
| | |||||
* | bump dev version | Mario Vavti | 2024-09-20 | 1 | -1/+1 |
| | |||||
* | version 9.4RC, strings, autoload dump | Mario Vavti | 2024-09-20 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2024-08-08 | 1 | -1/+1 |
| | |||||
* | storing info and notice messages in the session has some disadvantages if ↵ | Mario | 2024-07-28 | 1 | -1/+75 |
| | | | | the functions are called via ajax. revert to storing them in xconfig. | ||||
* | bump version | Mario | 2024-07-22 | 1 | -1/+1 |
| | |||||
* | version | Mario | 2024-07-20 | 1 | -1/+1 |
| | |||||
* | Revert "Revert "more work on sse sys messages"" | Mario | 2024-07-20 | 1 | -80/+14 |
| | | | This reverts commit c22f633ae0d42b5a0076a11dd08952817a613342 | ||||
* | Revert "version" | Mario | 2024-07-20 | 1 | -1/+1 |
| | | | This reverts commit 5f77e9f4ce52e773ad2eca1cb2a51937ac45cb83 | ||||
* | version | Mario | 2024-07-20 | 1 | -1/+1 |
| | |||||
* | Revert "more work on sse sys messages" | Mario | 2024-07-20 | 1 | -14/+80 |
| | | | This reverts commit 983fc84f283f34783b281ab047dc47c581cb937c | ||||
* | bump version | Mario | 2024-07-20 | 1 | -1/+1 |
| | |||||
* | more work on sse sys messages | Mario | 2024-07-19 | 1 | -80/+14 |
| | |||||
* | bump version | Mario | 2024-07-17 | 1 | -1/+1 |
| | |||||
* | sse: revert removing of reset after 30 seconds and save a db lookup if we ↵ | Mario | 2024-07-17 | 1 | -2/+24 |
| | | | | have just reset | ||||
* | missing pdl for mod import | Mario | 2024-07-15 | 1 | -1/+1 |
| | |||||
* | improve handling of sse especially in relation with page reloads | Mario | 2024-07-08 | 1 | -22/+6 |
| | |||||
* | version 9.3 | Mario | 2024-06-27 | 1 | -1/+1 |
| | |||||
* | version 9.2RC1, strings and dump composer autoload files | Mario | 2024-06-27 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2024-06-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'fix-test-warnings' into 'dev' | Mario | 2024-06-13 | 1 | -3/+3 |
|\ | | | | | | | | | Fix test warnings See merge request hubzilla/core!2134 | ||||
| * | boot/login: Pass all expected args to sub templates. | Harald Eilertsen | 2024-06-12 | 1 | -3/+3 |
| | | |||||
* | | remove not needed namespace | Mario | 2024-06-11 | 1 | -2/+2 |
| | | |||||
* | | remove not required includes and include security.php in boot.php | Mario | 2024-06-11 | 1 | -0/+2 |
| | | |||||
* | | bump version | Mario | 2024-06-05 | 1 | -1/+1 |
|/ |