Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | more work on responsive aside | Mario | 2021-11-23 | 1 | -1/+1 |
| | |||||
* | fix alt_pager() | Mario | 2021-10-06 | 1 | -5/+1 |
| | |||||
* | improve item_url_replace() - fixes #1507 | Mario Vavti | 2021-09-21 | 1 | -10/+18 |
| | |||||
* | do not process summary in cleanup_bbcode() fixes issue #1612 | Mario | 2021-09-12 | 1 | -2/+4 |
| | |||||
* | implement strict mode for base64url_decode() and introduce unpack_link_id() | Mario | 2021-09-04 | 1 | -4/+19 |
| | |||||
* | Apps drag and drop feature | Mario | 2021-08-03 | 1 | -2/+2 |
| | |||||
* | revert ebc84eab3fc6b2ee29afd13295f47419f16d2fe1 instead be more picky about ↵ | Mario | 2021-07-02 | 1 | -12/+9 |
| | | | | the xchan in handle_tag() | ||||
* | fix query logic | Mario | 2021-06-29 | 1 | -2/+1 |
| | |||||
* | some work on streamlining mod photos | Mario | 2021-06-23 | 1 | -11/+25 |
| | |||||
* | New landing page HQ with separate views for direct messages, public/limited ↵ | Mario | 2021-06-17 | 1 | -0/+27 |
| | | | | messages and starred messages if the feature is enabled | ||||
* | remove unobscure() | Mario | 2021-05-28 | 1 | -9/+0 |
| | |||||
* | remove deprecated mail code | Mario | 2021-05-28 | 1 | -30/+0 |
| | |||||
* | remove most legacy zot quirks | Mario | 2021-05-26 | 1 | -1/+1 |
| | |||||
* | handle_tag(): only use xchans with xhchan_deleted = 0 | Mario | 2021-05-26 | 1 | -12/+12 |
| | |||||
* | more PHP 8 fixes | Max Kostikov | 2021-04-18 | 1 | -5/+5 |
| | |||||
* | use protect_sprintf() on query strings | Mario | 2021-04-14 | 1 | -4/+4 |
| | |||||
* | fix regression finding bookmarks | Mario | 2021-04-11 | 1 | -7/+0 |
| | |||||
* | bbcode: escape img and zmg tags so that it will not be messed with before ↵ | Mario | 2021-04-06 | 1 | -0/+4 |
| | | | | required (e.g. URL in image description) - issue #1554 | ||||
* | php8: fix fatal errors | Mario | 2021-03-24 | 1 | -0/+3 |
| | |||||
* | Merge branch 'dev' into air | Mario | 2021-03-12 | 1 | -18/+26 |
|\ | |||||
| * | php8: daily warning fixes (deriving from mod network) | Mario | 2021-03-11 | 1 | -1/+1 |
| | | |||||
| * | Revert "More checks on note decoding" | Max Kostikov | 2021-03-09 | 1 | -17/+25 |
| | | | | | | | | This reverts commit 20199f7aee34dbc7a8aebcd459ef6cb84cdb5bd7 | ||||
| * | a possible fix for #1518 | Mario | 2021-02-25 | 1 | -1/+1 |
| | | |||||
| * | port Lib/Crypto from zap | Mario | 2021-02-09 | 1 | -1/+10 |
| | | |||||
| * | fix ramsey/uuid exception | Mario | 2021-01-23 | 1 | -3/+3 |
| | | |||||
* | | get dev | Hilmar R | 2021-03-01 | 1 | -5/+14 |
| | | |||||
* | | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241 | Hilmar R | 2021-01-23 | 1 | -0/+12 |
|/ | |||||
* | set resource_type = group_item and resource_id = original mid for forum ↵ | Mario | 2021-01-08 | 1 | -1/+1 |
| | | | | items so we do not need to query the body for the original mid on edit. | ||||
* | deprecate ! and !! forum tags | Mario | 2020-12-18 | 1 | -6/+8 |
| | |||||
* | flag forums where we do not have post permissions and filter them from the ↵ | Mario | 2020-12-18 | 1 | -0/+23 |
| | | | | acl selector | ||||
* | merge branch files_ng into dev | Mario | 2020-12-14 | 1 | -6/+22 |
| | |||||
* | Do away with auto updates except for our own actions. We might consider to ↵ | Mario | 2020-11-18 | 1 | -1/+1 |
| | | | | re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488 | ||||
* | wrong variable name | Mario | 2020-11-05 | 1 | -1/+1 |
| | |||||
* | bt_syslog() instead of syslog flag for btlogger | Mario | 2020-10-25 | 1 | -4/+21 |
| | |||||
* | enable btlogging to syslog | Mario | 2020-10-24 | 1 | -2/+4 |
| | | | (cherry picked from commit 5580fc1954a63f861644e2de3773fbb3adfa8f2c) | ||||
* | get_forum_channels(): fix an issue where we would not look for private ↵ | Mario | 2020-10-16 | 1 | -11/+10 |
| | | | | forums in case we did not have any channels where tag_deliver is set | ||||
* | make acl selector work correctly if we provide a cid in mod network | Mario | 2020-10-16 | 1 | -1/+7 |
| |