aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Collapse)AuthorAgeFilesLines
...
| * Skip tags detection in URLMax Kostikov2019-01-221-0/+3
| |
* | we must sslify all possible content variablesMario Vavti2019-01-101-1/+8
|/
* Remove scale_external_images()Max Kostikov2018-12-171-2/+0
|
* more notifications fixesMario Vavti2018-12-031-1/+1
| | | (cherry picked from commit 9ef6c57ca59aa318a3564f6b48c6442870650d3e)
* Merge branch 'photocache' into 'dev'M. Dent2018-12-021-5/+15
|\ | | | | | | | | Add Photo Cache addon support See merge request hubzilla/core!1412
| * Remove local_channel() check on cache_body_hook callMax Kostikov2018-12-021-9/+7
| |
| * Check local_channel() before cache callMax Kostikov2018-11-301-6/+8
| |
| * Move cache code to addonMax Kostikov2018-11-301-17/+7
| |
| * Fix wrong parameterMax Kostikov2018-11-291-4/+3
| |
| * Update text.phpMax Kostikov2018-11-291-5/+0
| |
| * Skip sslify for images if it already were cached with https enabledMax Kostikov2018-11-291-1/+6
| |
| * Update text.phpMax Kostikov2018-11-291-1/+2
| |
| * Cache for viewer channelMax Kostikov2018-11-291-5/+4
| |
| * Disable links to cached photos for non logged viewersMax Kostikov2018-11-291-1/+1
| |
| * Update text.phpMax Kostikov2018-11-291-2/+2
| |
| * Add photo cache support using sslify()Max Kostikov2018-11-291-6/+27
| |
* | prevent incompatible export files (osada/zap) from being imported. This is ↵zotlabs2018-11-271-0/+23
|/ | | | to keep your DB from getting trashed. We probably need a similar thing for item import since the object formats aren't compatible
* Merge branch 'master' into zvizotlabs2018-11-141-1/+1
|\
| * Revert "Filter search box before display"DM42.Net (Matt Dent)2018-11-131-1/+1
| | | | | | | | This reverts commit 35e66770be6ca93c9090cdab221e6c33a410a569.
* | Merge branch 'master' into zvizotlabs2018-11-131-1/+14
|\|
| * Filter search box before displayDM42.Net (Matt Dent)2018-11-131-1/+1
| |
| * provide a function to log to syslogMario Vavti2018-11-081-0/+13
| |
* | item uuid changeszotlabs2018-11-121-19/+2
| |
* | begin native summary supportzotlabs2018-11-081-2/+21
|/
* these changes needed to ensure cloning/syncing works in the future to ↵zotlabs2018-11-051-0/+8
| | | | non-zot6 enabled servers after the (coming) zot6 schema updates. This should probably be on a fast track to master branch
* Prevent links damage on foreign channel repost for clonedMax Kostikov2018-10-051-1/+3
|
* Fix misplaced comma with period.M.Dent2018-10-021-1/+1
|
* Update text.phpMax Kostikov2018-09-271-1/+1
|
* Catch errors in template rendering. Output a generic error and log problem.M.Dent2018-09-141-1/+7
|
* hubzilla core issue #1262zotlabs2018-08-171-0/+1
|
* more backporting for zot6zotlabs2018-08-141-0/+38
|
* issue with mdpost addon and archive.org links which contain a full url as a ↵zotlabs2018-08-131-2/+2
| | | | path/query component
* mangled urls on redirectszotlabs2018-07-181-2/+2
|
* crc32 is potentially reversiblezotlabs2018-06-251-1/+1
|
* SECURITY: logging: hash the session_id in case somebody posts log snippets ↵zotlabs2018-06-251-3/+10
| | | | from active sessions; also provide a hashed process_id if using a daemon process (with no session) for easier tracking of related log events
* some work on mod groupMario2018-06-171-2/+11
|
* photos not syncing properly if destination is a postgres sitezotlabs2018-06-041-8/+20
|
* missing $perm_sqlMario Vavti2018-06-031-2/+0
|
* add the archived flagMario Vavti2018-06-021-1/+1
|
* finalize filters and forum notificationsMario Vavti2018-06-021-11/+43
|
* first cut on restructuring the previously called network tabsMario Vavti2018-05-301-1/+21
|
* deal with db failure gracefullyzotlabs2018-05-231-2/+2
|
* fix issues with attachment labelsMario Vavti2018-05-191-2/+8
|
* fine tuning the refactored tag/mention codezotlabs2018-05-141-1/+2
|
* more refactor tags/mentionszotlabs2018-05-141-60/+53
|
* We're no longer setting a backup ACL for private mention typos.zotlabs2018-05-131-4/+0
|
* loose ends discovered while fixing hubzilla #1166zotlabs2018-05-091-2/+2
|
* missing basetagMario Vavti2018-05-041-1/+4
|
* tagging changes: + (old style forum mentions), and underscore space ↵zotlabs2018-05-031-105/+22
| | | | replacement are no longer supported.
* hubzilla issue #1151 - activitypub mention gets bookmarkedzotlabs2018-05-021-2/+2
|