| Commit message (Expand) | Author | Age | Files | Lines |
* | move smart birthday feature to calendar settings and override the adjust flag... | Mario Vavti | 2019-05-20 | 1 | -0/+3 |
* | fix event notifications viewall url | Mario Vavti | 2019-05-20 | 1 | -1/+1 |
* | be more precise with table selection | Mario Vavti | 2019-05-20 | 1 | -4/+4 |
* | calendar merge: initial commit for timezone support | Mario Vavti | 2019-05-20 | 2 | -67/+56 |
* | wiki: urlencode the entire share link | Mario Vavti | 2019-05-17 | 1 | -2/+2 |
* | use escape_tags() wiki headers | Mario Vavti | 2019-05-17 | 1 | -2/+2 |
* | calendar merge: only export events that will not break the importer. this wil... | Mario Vavti | 2019-05-15 | 1 | -2/+3 |
* | add autocomplete js to calendar and fix issue with extended likes mid | Mario Vavti | 2019-05-14 | 1 | -3/+3 |
* | deal with privacy mentions in event descriptions | Mario Vavti | 2019-05-13 | 1 | -11/+35 |
* | calendar merge: cleanup | Mario Vavti | 2019-05-13 | 1 | -138/+9 |
* | don't do oembed processing on naked links and smarty lib cleanup. ported from... | Mario Vavti | 2019-05-13 | 2 | -36/+45 |
* | form security token for mod register ported from zap | Mario Vavti | 2019-05-13 | 1 | -4/+8 |
* | Merge branch 'dev' into 'dev' | Mario | 2019-05-11 | 1 | -10/+10 |
|\ |
|
| * | use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendere... | zotlabs | 2019-05-09 | 1 | -10/+10 |
* | | typo | Mario Vavti | 2019-05-10 | 1 | -1/+1 |
* | | calendar merge: implement channel calendar import in cdav/calendar | Mario Vavti | 2019-05-10 | 4 | -20/+18 |
|/ |
|
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-09 | 3 | -21/+29 |
|\ |
|
| * | remove the caldav and event app and make calendar the default app | Mario Vavti | 2019-05-09 | 3 | -21/+29 |
* | | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-09 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Add 'Create' button translation | Max Kostikov | 2019-05-09 | 1 | -0/+1 |
* | | calendar merge: cleanup and comment out some unused code | Mario Vavti | 2019-05-09 | 3 | -69/+57 |
* | | another DB update to fix uid_mid index in item table and add xchan_photo_m in... | Mario Vavti | 2019-05-08 | 1 | -0/+38 |
* | | Channel update | Mario | 2019-05-08 | 1 | -0/+47 |
|/ |
|
* | Update Photos.php | Max Kostikov | 2019-05-08 | 1 | -1/+1 |
* | Update PhotoDriver.php | Max Kostikov | 2019-05-08 | 1 | -13/+3 |
* | Respect thumbnail storage location on image editing | Max Kostikov | 2019-05-08 | 1 | -77/+35 |
* | Add photo usage detection if not exist on thumbnail save | Max Kostikov | 2019-05-08 | 1 | -0/+12 |
* | Use own variable for "Go to previous comment" hint | Max Kostikov | 2019-05-05 | 1 | -1/+2 |
* | Add arrows to scroll between related comments | Max Kostikov | 2019-05-05 | 1 | -7/+5 |
* | port db update improvements from zap | Mario Vavti | 2019-05-03 | 2 | -3/+51 |
* | update directory on cover photo changes | Mario Vavti | 2019-05-03 | 1 | -2/+7 |
* | Merge branch 'replyto_fixes' into 'dev' | Mario | 2019-05-03 | 1 | -3/+3 |
|\ |
|
| * | more provide xchan_url if there is no xchan_addr | Mario Vavti | 2019-05-02 | 1 | -2/+2 |
| * | provide xchan_url if there is no xchan_addr | Mario Vavti | 2019-05-02 | 1 | -1/+1 |
* | | Merge branch 'unfriend_delete_posts_bug' into 'dev' | Mario | 2019-05-03 | 3 | -2/+70 |
|\ \ |
|
| * | | emojireaction compat | zotlabs | 2019-05-02 | 2 | -0/+12 |
| * | | move apschema to core to use for emojiReaction mapping for zot6 | zotlabs | 2019-05-02 | 2 | -2/+58 |
* | | | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-02 | 17 | -52/+935 |
|\ \ \
| | |/
| |/| |
|
| * | | Revert "Merge branch 'dev' into 'dev'" | Max Kostikov | 2019-05-02 | 1 | -1/+1 |
| * | | Merge branch 'dev' into 'dev' | Mario | 2019-05-02 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-02 | 1 | -0/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-01 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * | | | | | Update Item.php | Max Kostikov | 2019-05-01 | 1 | -9/+5 |
| * | | | | | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-01 | 2 | -7/+7 |
| |\ \ \ \ \ |
|
| * | | | | | | calendar merge: remove deprecated share variable | Mario Vavti | 2019-05-01 | 1 | -20/+2 |
| * | | | | | | calendar merge: fix event_xchan mixup | Mario Vavti | 2019-05-01 | 1 | -6/+0 |
| * | | | | | | Merge branch 'dev' into 'dev' | Mario | 2019-05-01 | 1 | -5/+33 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | disable directory options when using suggestion mode and only return one page... | zotlabs | 2019-04-30 | 1 | -2/+8 |
| | * | | | | | fix suggestion ordering in directory module | zotlabs | 2019-04-30 | 1 | -3/+25 |
| * | | | | | | Merge branch 'dev' into 'dev' | Mario | 2019-05-01 | 3 | -12/+16 |
| |\ \ \ \ \ \ |
|