aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Collapse)AuthorAgeFilesLines
* more work on responsive asideMario2021-11-231-1/+1
|
* fix alt_pager()Mario2021-10-061-5/+1
|
* improve item_url_replace() - fixes #1507Mario Vavti2021-09-211-10/+18
|
* do not process summary in cleanup_bbcode() fixes issue #1612Mario2021-09-121-2/+4
|
* implement strict mode for base64url_decode() and introduce unpack_link_id()Mario2021-09-041-4/+19
|
* Apps drag and drop featureMario2021-08-031-2/+2
|
* revert ebc84eab3fc6b2ee29afd13295f47419f16d2fe1 instead be more picky about ↵Mario2021-07-021-12/+9
| | | | the xchan in handle_tag()
* fix query logicMario2021-06-291-2/+1
|
* some work on streamlining mod photosMario2021-06-231-11/+25
|
* New landing page HQ with separate views for direct messages, public/limited ↵Mario2021-06-171-0/+27
| | | | messages and starred messages if the feature is enabled
* remove unobscure()Mario2021-05-281-9/+0
|
* remove deprecated mail codeMario2021-05-281-30/+0
|
* remove most legacy zot quirksMario2021-05-261-1/+1
|
* handle_tag(): only use xchans with xhchan_deleted = 0Mario2021-05-261-12/+12
|
* more PHP 8 fixesMax Kostikov2021-04-181-5/+5
|
* use protect_sprintf() on query stringsMario2021-04-141-4/+4
|
* fix regression finding bookmarksMario2021-04-111-7/+0
|
* bbcode: escape img and zmg tags so that it will not be messed with before ↵Mario2021-04-061-0/+4
| | | | required (e.g. URL in image description) - issue #1554
* php8: fix fatal errorsMario2021-03-241-0/+3
|
* Merge branch 'dev' into airMario2021-03-121-18/+26
|\
| * php8: daily warning fixes (deriving from mod network)Mario2021-03-111-1/+1
| |
| * Revert "More checks on note decoding"Max Kostikov2021-03-091-17/+25
| | | | | | | | This reverts commit 20199f7aee34dbc7a8aebcd459ef6cb84cdb5bd7
| * a possible fix for #1518Mario2021-02-251-1/+1
| |
| * port Lib/Crypto from zapMario2021-02-091-1/+10
| |
| * fix ramsey/uuid exceptionMario2021-01-231-3/+3
| |
* | get devHilmar R2021-03-011-5/+14
| |
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-231-0/+12
|/
* set resource_type = group_item and resource_id = original mid for forum ↵Mario2021-01-081-1/+1
| | | | items so we do not need to query the body for the original mid on edit.
* deprecate ! and !! forum tagsMario2020-12-181-6/+8
|
* flag forums where we do not have post permissions and filter them from the ↵Mario2020-12-181-0/+23
| | | | acl selector
* merge branch files_ng into devMario2020-12-141-6/+22
|
* Do away with auto updates except for our own actions. We might consider to ↵Mario2020-11-181-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 nameMario2020-11-051-1/+1
|
* bt_syslog() instead of syslog flag for btloggerMario2020-10-251-4/+21
|
* enable btlogging to syslogMario2020-10-241-2/+4
| | | (cherry picked from commit 5580fc1954a63f861644e2de3773fbb3adfa8f2c)
* get_forum_channels(): fix an issue where we would not look for private ↵Mario2020-10-161-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 networkMario2020-10-161-1/+7
|
* remove new lines and tabs from xchan_nameMario2020-10-151-0/+9
|
* quickfix localize_item() - requires more workMario2020-10-101-1/+1
|
* fix get_plink() for zot6Mario2020-09-041-1/+1
|
* fix php warningMario2020-07-131-1/+1
|
* issue with quoted hashtags/mentionszotlabs2020-05-101-0/+13
|
* deal with polls and votes in enotifyMario2020-05-051-0/+3
|
* typoMario2020-05-041-1/+1
|
* display complete perminfo only to ownerMario2020-05-041-2/+5
|
* some work on improving federation of item_private and make sure we deal with ↵Mario2020-04-201-1/+1
| | | | an array in array_path_exists()
* use 24h time formatMario2020-03-061-1/+1
|
* Translate 'vote' button textMax Kostikov2020-03-061-1/+1
|
* polls can also appear in sharesMario2020-02-231-1/+1
|
* poll fixesMario2020-02-101-1/+1
|