Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | process source xchan in xchan_query() | Mario | 2024-01-23 | 1 | -1/+4 |
| | |||||
* | fix more php deprecations | Mario | 2024-01-14 | 1 | -2/+4 |
| | |||||
* | deprecate simplepie idna_convert | Mario Vavti | 2023-12-31 | 1 | -19/+10 |
| | |||||
* | do not double process quoted strings | Mario | 2023-12-21 | 1 | -0/+5 |
| | |||||
* | Revert "changelog" | Mario | 2023-12-20 | 1 | -1/+2 |
| | | | | This reverts commit 3aefe23184c25c1fc0865313d13902cabfb934d3. | ||||
* | changelog | Mario | 2023-12-20 | 1 | -2/+1 |
| | |||||
* | a possible fix for issue #1816 | Mario | 2023-11-09 | 1 | -3/+11 |
| | |||||
* | more deprecate $a | Mario | 2023-09-21 | 1 | -2/+1 |
| | |||||
* | do not linkify in nobb and noparse tags - issue #1776 | Mario | 2023-07-04 | 1 | -0/+2 |
| | |||||
* | unify code for selecting deliverable abook xchans | Mario | 2023-07-01 | 1 | -9/+9 |
| | |||||
* | pass $escape to stringify_array_elms() | Mario | 2023-06-29 | 1 | -1/+1 |
| | |||||
* | fix theme_attachments() | Mario Vavti | 2023-06-02 | 1 | -7/+15 |
| | |||||
* | deal with arrays and json | Mario Vavti | 2023-05-10 | 1 | -37/+63 |
| | |||||
* | fix regression when rendering event items | Mario | 2023-04-23 | 1 | -1/+2 |
| | |||||
* | % values in format_poll() should be rounded | Mario | 2023-04-19 | 1 | -8/+8 |
| | |||||
* | split up a potentially long running sql query | Mario | 2023-04-08 | 1 | -0/+2 |
| | |||||
* | fix issue #1728 | Mario | 2023-03-12 | 1 | -1/+0 |
| | |||||
* | do not use zrl tag for non zot profiles and remove redundant foreach which ↵ | Mario | 2023-03-03 | 1 | -33/+31 |
| | | | | was a leftover from zot to zot6 transition days | ||||
* | Revert "some work on bringing bang tags back for forums" | Mario | 2023-03-03 | 1 | -14/+7 |
| | | | | This reverts commit da034045cc1bba74287b7c3e83f4a94ff5359150. | ||||
* | some work on bringing bang tags back for forums | Mario | 2023-03-02 | 1 | -7/+14 |
| | |||||
* | port some functions from streams | Mario | 2023-02-23 | 1 | -0/+8 |
| | |||||
* | we can sign messages which are not from the primary location | Mario | 2023-02-15 | 1 | -2/+2 |
| | |||||
* | fix subquery in hq widget and order by hubloc_id desc in handle_tag() to ↵ | Mario | 2022-12-26 | 1 | -2/+2 |
| | | | | make sure we get the most recent entry when using privacy tags | ||||
* | minor fixes | Mario | 2022-12-11 | 1 | -0/+1 |
| | |||||
* | exclude not tagable xchan networks handle_tag() | Mario | 2022-12-08 | 1 | -4/+4 |
| | |||||
* | php warning | Mario | 2022-11-02 | 1 | -1/+1 |
| | |||||
* | fix php warnings | Mario | 2022-10-26 | 1 | -0/+4 |
| | |||||
* | fix php warnings | Mario | 2022-10-20 | 1 | -0/+2 |
| | |||||
* | fix php warnings | Mario | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | fix mod poke | Mario | 2022-09-27 | 1 | -19/+17 |
| | |||||
* | fix warnings and regressions | Mario | 2022-09-15 | 1 | -0/+1 |
| | |||||
* | php8: warning fixes | Mario | 2022-09-14 | 1 | -1/+5 |
| | |||||
* | php8: fix more warnings | Mario | 2022-09-11 | 1 | -0/+1 |
| | |||||
* | php8: random cleanup and warning fixes | Mario | 2022-09-08 | 1 | -6/+10 |
| | |||||
* | Add helper to escape URLs. | Harald Eilertsen | 2022-03-20 | 1 | -0/+12 |
| | | | | | | | | | The escaping makes the URL safe for display and for use in HTML element attributes (such as href="..." etc), but does not guarantee that the URL itself is valid after conversion. This should be good enough for mitigating XSS issues caused by injecting html or javascript into a URL. Also probably good enough for _most_ normal URLs, but there may be devils hidden in the details somewhere. | ||||
* | php8 warnings | Mario | 2022-02-13 | 1 | -1/+2 |
| | |||||
* | address deprecation warnings | Mario | 2022-02-13 | 1 | -2/+5 |
| | |||||
* | more PHP 8.1 deprecated warnings | Mario | 2022-02-02 | 1 | -1/+1 |
| | |||||
* | more PHP 8.1 deprecated warnings | Mario | 2022-02-02 | 1 | -0/+6 |
| | |||||
* | allow zotfinger to recurse through all known hublocs if the one we got does ↵ | Mario | 2022-02-01 | 1 | -0/+39 |
| | | | | not exist (404) or got removed (410). add functions for updating tables from array and deleting hublocs. | ||||
* | PHP 8.1 band-aid | Mario Vavti | 2022-01-31 | 1 | -0/+4 |
| | |||||
* | fix for #1659 | Mario | 2022-01-27 | 1 | -0/+1 |
| | |||||
* | wrong function name | Mario | 2022-01-21 | 1 | -1/+1 |
| | |||||
* | fix get_tags() parsing toc bbcodes | Mario | 2022-01-09 | 1 | -0/+1 |
| | |||||
* | only display connections widget if there are any connections to show | Mario | 2022-01-04 | 1 | -39/+41 |
| | |||||
* | do not show blocked or ignored contacts in connections | Mario | 2022-01-04 | 1 | -1/+1 |
| | |||||
* | port new_token from zap, fixes and more cleanup | Mario | 2022-01-02 | 1 | -1/+21 |
| | |||||
* | update_poll() can be called many times in a row for the same item if a ↵ | Mario | 2021-12-22 | 1 | -2/+22 |
| | | | | multiple poll is being updated. This could result in the queueworker not processing duplicates. We are now adding the source item mid to the notifier call as the third argument (fragment) so that the queueworker will not think they are duplicates. The fragment is also passed to the deliver_hooks call in the notifier | ||||
* | access token refactor | Mario | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -12/+52 |
| |