| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 t... | zotlabs | 2020-01-30 | 1 | -0/+77 |
* | 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 |
* | Add space after comma in connection accepted interactions list | Max Kostikov | 2019-11-22 | 1 | -3/+3 |
* | More descriptive connection status icons | M. Dent | 2019-11-22 | 1 | -2/+20 |
* | wildcard tag issue | zotlabs | 2019-11-12 | 1 | -0/+3 |
* | exempt svg from tag completion | zotlabs | 2019-11-08 | 1 | -5/+7 |
* | svg stuff | zotlabs | 2019-11-07 | 1 | -0/+22 |
* | use stripos() to match the body against terms in format_hashtags() | Mario Vavti | 2019-08-09 | 1 | -1/+1 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2019-07-28 | 1 | -3/+5 |
|\ |
|
| * | Revert "Merge branch 'dev' into 'dev'" | Max Kostikov | 2019-07-25 | 1 | -2/+2 |
| * | pleroma uses slightly different URLs in body - also look for the string | Mario Vavti | 2019-07-22 | 1 | -1/+1 |
| * | do not format hashtags with missing url | Mario Vavti | 2019-07-18 | 1 | -1/+3 |
| * | Exclude trailing punctuations from URL | Max Kostikov | 2019-07-16 | 1 | -2/+2 |
| * | stringify_array_elms() could return weird results if the initial array key wa... | Mario Vavti | 2019-07-15 | 1 | -2/+2 |
* | | fix urls on imported item taxonomy | zotlabs | 2019-07-28 | 1 | -0/+9 |
|/ |
|
* | Add single photo URL rewrite for clonned channel | Max Kostikov | 2019-05-30 | 1 | -1/+1 |
* | add btlogger to unxmlify() | Mario Vavti | 2019-05-11 | 1 | -0/+9 |
* | Replace photo URL for gallery on clonned channel post sync | Max Kostikov | 2019-05-11 | 1 | -1/+1 |
* | Replace own image URL in clonned channel posts | Max Kostikov | 2019-05-08 | 1 | -6/+5 |
* | address xmlify/unxmlify performance issue | Mario Vavti | 2019-05-01 | 1 | -2/+12 |
* | Cleanup and fixes | Mario | 2019-03-15 | 1 | -16/+1 |
* | Merge branch 'dev' into 'dev' | Mario | 2019-02-25 | 1 | -1/+1 |
|\ |
|
| * | issues uncovered testing combined item/file import | zotlabs | 2019-02-24 | 1 | -1/+1 |
* | | fix summary and use item_normal_search() for viewsrc so we can also view the ... | Mario Vavti | 2019-02-21 | 1 | -1/+6 |
|/ |
|
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2019-02-04 | 1 | -57/+105 |
|\ |
|
| * | fix linkify_tags() so it works with xchans across multiple protocols, also so... | zotlabs | 2019-02-03 | 1 | -57/+105 |
* | | Merge branch 'dev' into 'dev' | M. Dent | 2019-02-01 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Prevent Hubzilla usage for SEO backlinks | Max Kostikov | 2019-02-01 | 1 | -1/+1 |
* | | Correct and extend Doxygen comments. | Klaus Weidenbach | 2019-01-23 | 1 | -48/+99 |
* | | Merge branch 'prepare_text' into 'dev' | Mario | 2019-01-23 | 1 | -27/+34 |
|\ \ |
|
| * | | Correct parameter in include/text.php prepare_text() | Klaus Weidenbach | 2019-01-22 | 1 | -27/+34 |
* | | | Merge branch 'dev' into 'dev' | Mario | 2019-01-23 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Skip tags detection in URL | Max Kostikov | 2019-01-22 | 1 | -0/+3 |
* | | we must sslify all possible content variables | Mario Vavti | 2019-01-10 | 1 | -1/+8 |
|/ |
|
* | Remove scale_external_images() | Max Kostikov | 2018-12-17 | 1 | -2/+0 |
* | more notifications fixes | Mario Vavti | 2018-12-03 | 1 | -1/+1 |
* | Merge branch 'photocache' into 'dev' | M. Dent | 2018-12-02 | 1 | -5/+15 |
|\ |
|
| * | Remove local_channel() check on cache_body_hook call | Max Kostikov | 2018-12-02 | 1 | -9/+7 |