Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | remove new lines and tabs from xchan_name | Mario | 2020-10-15 | 1 | -0/+9 |
| | |||||
* | quickfix localize_item() - requires more work | Mario | 2020-10-10 | 1 | -1/+1 |
| | |||||
* | fix get_plink() for zot6 | Mario | 2020-09-04 | 1 | -1/+1 |
| | |||||
* | fix php warning | Mario | 2020-07-13 | 1 | -1/+1 |
| | |||||
* | issue with quoted hashtags/mentions | zotlabs | 2020-05-10 | 1 | -0/+13 |
| | |||||
* | deal with polls and votes in enotify | Mario | 2020-05-05 | 1 | -0/+3 |
| | |||||
* | typo | Mario | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | display complete perminfo only to owner | Mario | 2020-05-04 | 1 | -2/+5 |
| | |||||
* | some work on improving federation of item_private and make sure we deal with ↵ | Mario | 2020-04-20 | 1 | -1/+1 |
| | | | | an array in array_path_exists() | ||||
* | use 24h time format | Mario | 2020-03-06 | 1 | -1/+1 |
| | |||||
* | Translate 'vote' button text | Max Kostikov | 2020-03-06 | 1 | -1/+1 |
| | |||||
* | polls can also appear in shares | Mario | 2020-02-23 | 1 | -1/+1 |
| | |||||
* | poll fixes | Mario | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | poll updates | zotlabs | 2020-02-09 | 1 | -1/+12 |
| | |||||
* | basic poll support and patch to not call System::get_platform_name() within ↵ | zotlabs | 2020-01-30 | 1 | -0/+77 |
| | | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting | ||||
* | more work on zap export | zotlabs | 2020-01-25 | 1 | -0/+15 |
| | |||||
* | Add .webp image format support | Max Kostikov | 2019-12-07 | 1 | -0/+1 |
| |