aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * | | | | Move JS to main moduleMax Kostikov2019-05-011-13/+1
| | | | | | | | | * | | | | Remove 'doreply' JS functionMax Kostikov2019-04-301-9/+1
| | | | | | | | | * | | | | Add JS 'doreply' functionMax Kostikov2019-04-301-0/+12
| | | | | | | | | * | | | | Add "reply to" hint to submit buttonMax Kostikov2019-04-301-1/+1
| | | | | | | | | * | | | | Fix add multiple icons on 'Submit' button when reply on commentMax Kostikov2019-04-301-1/+1
| | | | | | | | | * | | | | Add displaying support for threaded commentsMax Kostikov2019-04-301-1/+1
| | | | | | | | | * | | | | Merge branch 'cherry-pick-80ca2023' into 'dev'Max Kostikov2019-04-291-0/+8
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | | * | | | | Add 'reply on comment' featureMax Kostikov2019-04-291-0/+8
| | | | | | | | | |/ / / / /
| | | | | | | | | * | | | | Update main.jsMax Kostikov2019-04-291-3/+2
| | | | | | | | | * | | | | Add 'reply to comment' processingMax Kostikov2019-04-291-0/+13
| | | | | | | | | * | | | | Add 'reply to comment' buttonMax Kostikov2019-04-291-0/+5
| | | | | | | | | * | | | | Add initial threaded comments supportMax Kostikov2019-04-291-6/+10
| | | | | | | | | * | | | | Add variables for threaded comments supportMax Kostikov2019-04-291-5/+5
| | | | | | | | | * | | | | Add initial threaded comment supportMax Kostikov2019-04-291-2/+5
* | | | | | | | | | | | | | fix item queryzotlabs2019-05-021-1/+1
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | when removed items for unfriended connections, check if the parent has been r...zotlabs2019-05-021-3/+20
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | emojireaction compatzotlabs2019-05-022-0/+12
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | move apschema to core to use for emojiReaction mapping for zot6zotlabs2019-05-023-3/+59
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | disable directory options when using suggestion mode and only return one page...zotlabs2019-04-301-2/+8
* | | | | | | | | | fix suggestion ordering in directory modulezotlabs2019-04-301-3/+25
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | event attachments still weren't being delivered to zot6zotlabs2019-04-281-2/+9
* | | | | | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-04-28102-3792/+2900
|\| | | | | | | | | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge branch 'sql_fixes' into 'dev'Max Kostikov2019-04-282-12/+8
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | improve channel date queryMario Vavti2019-04-271-11/+7
| | * | | | | | possible sql performance improvementMario Vavti2019-04-271-1/+1
| * | | | | | | Merge branch 'dev' into 'dev'Max Kostikov2019-04-271-2/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | Use goaway() base functionMax Kostikov2019-04-271-2/+1
| * | | | | | update changelogMario Vavti2019-04-261-0/+11
| * | | | | | Merge branch 'dev' into 'dev'Mario2019-04-262-6/+48
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | import/export zot6 hublocs+xchansZot2019-04-262-6/+48
| |/ / / / /
| * | | | | Merge branch 'dev' into 'dev'Mario2019-04-261-3/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | update fix_system_urls() to handle zot6 hublocs (recommend cherry-pick to mas...Zot2019-04-261-3/+4
| |/ / / /
| * | | | Merge branch 'dev' into 'dev'Mario2019-04-256-28/+89
| |\ \ \ \
| | * | | | hubloc confusion in magic authZot2019-04-256-28/+89
| |/ / / /
| * | | | update blueimp/jquery-file-uploadMario Vavti2019-04-257-26/+34
| * | | | add missing filesMario Vavti2019-04-252-0/+15
| * | | | update sabre/vobjectMario Vavti2019-04-2591-3752/+2831
| * | | | Revert "update composer libs"Mario2019-04-25102-3125/+3985
| * | | | Revert "fix test"Mario2019-04-251-2/+2
| * | | | Revert "dbunit does not work wirh phpunit v 8.1.3 - try 7.5.9"Mario2019-04-252-3/+3
| * | | | dbunit does not work wirh phpunit v 8.1.3 - try 7.5.9Mario Vavti2019-04-252-3/+3
| * | | | fix testMario Vavti2019-04-251-2/+2
| * | | | update composer libsMario Vavti2019-04-25102-3985/+3125
* | | | | Add jot videos inline and with poster if possiblezotlabs2019-04-273-3/+100
| |_|_|/ |/| | |
* | | | import/export zot6 hublocs+xchanszotlabs2019-04-262-6/+48
| |_|/ |/| |
* | | update fix_system_urls() to handle zot6 hublocszotlabs2019-04-251-3/+4
* | | compound name warningzotlabs2019-04-241-1/+0
* | | hubloc confusion during magic auth where hublocs with more than one network m...zotlabs2019-04-246-28/+90
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-04-2420-592/+1242
|\| |
| * | Merge branch 'dev' into 'dev'Mario2019-04-241-14/+21
| |\|