| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | provide lowlevel xchan storage function to ensure that all non-null rows are ... | zotlabs | 2017-01-28 | 7 | -180/+235 |
|/ |
|
* | more work on app-bin | Mario Vavti | 2017-01-27 | 1 | -2/+3 |
* | better handling of html special chars in wiki and wikipage names | zotlabs | 2017-01-26 | 1 | -5/+5 |
* | haystack/needle mixup | Mario Vavti | 2017-01-26 | 1 | -1/+1 |
* | resolve the linked item delete issue by declaring what types of linked items ... | zotlabs | 2017-01-25 | 1 | -1/+6 |
* | only allow wiki owner to delete pages | zotlabs | 2017-01-25 | 2 | -2/+5 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-01-25 | 1 | -2/+5 |
|\ |
|
| * | fixes for wiki create/delete page | Mario Vavti | 2017-01-25 | 1 | -2/+5 |
* | | initialise item['postopts'] for mysql >= 5.7 | zotlabs | 2017-01-25 | 1 | -0/+1 |
|/ |
|
* | minor | zotlabs | 2017-01-24 | 1 | -3/+3 |
* | block well-known from oembed | zotlabs | 2017-01-24 | 1 | -0/+3 |
* | put login form into the nav bar. Proof of concept - needs a bit of UI tweaks. | zotlabs | 2017-01-23 | 2 | -0/+16 |
* | synced wikis should be relocated | Hubzilla | 2017-01-22 | 1 | -1/+1 |
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 3 | -2/+17 |
* | some work on app_bin - just to get it going | Mario Vavti | 2017-01-22 | 1 | -1/+28 |
* | $a is deprecated | Mario Vavti | 2017-01-22 | 1 | -1/+1 |
* | whitespace cleanup | Mario Vavti | 2017-01-22 | 1 | -8/+5 |
* | observer.language!={something} for completeness | Hubzilla | 2017-01-20 | 1 | -0/+17 |
* | language aware content | Hubzilla | 2017-01-20 | 1 | -0/+20 |
* | js errors with raw message-id, string update | Hubzilla | 2017-01-20 | 1 | -1/+2 |
* | add gen_link_id() function to selectively encode/decode the message-id compon... | Hubzilla | 2017-01-19 | 4 | -5/+12 |
* | more urlencoding of message-ids which are used in links | Hubzilla | 2017-01-18 | 4 | -668/+4 |
* | urlencode the message-id component of generated /display/ links; in most case... | Hubzilla | 2017-01-18 | 3 | -5/+5 |
* | native wiki updates | Hubzilla | 2017-01-18 | 1 | -27/+12 |
* | more work on native wiki - revert now works; still remaining: diff, delete-pa... | zotlabs | 2017-01-17 | 1 | -3/+15 |
* | native wiki stuff | zotlabs | 2017-01-17 | 2 | -13/+31 |
* | Merge pull request #645 from git-marijus/dev | zotlabs | 2017-01-16 | 2 | -1/+7 |
|\ |
|
| * | do not choke if photo_factory() returns null | Mario Vavti | 2017-01-15 | 2 | -1/+7 |
* | | vcard export from profile | zotlabs | 2017-01-15 | 1 | -0/+4 |
* | | array pointer in wrong place | zotlabs | 2017-01-15 | 1 | -1/+1 |
* | | more integration of vcard and profiles | zotlabs | 2017-01-15 | 2 | -1/+10 |
* | | Still trying to make the documentation link just a wee bit more obvious. | zotlabs | 2017-01-15 | 1 | -0/+1 |
* | | attach_delete() - remove photo resources even if the attach table row wasn't ... | zotlabs | 2017-01-15 | 1 | -12/+23 |
|/ |
|
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-01-13 | 1 | -4/+11 |
|\ |
|
| * | possibly improve the album list query and save the result in App::$data | Mario Vavti | 2017-01-13 | 1 | -4/+11 |
* | | several minor app nits | zotlabs | 2017-01-13 | 1 | -3/+6 |
|/ |
|
* | default cover photo support. | zotlabs | 2017-01-12 | 1 | -5/+18 |
* | fix embedimage if an albumname contains quotes | Mario Vavti | 2017-01-11 | 1 | -0/+1 |
* | btlogger trace file logging not working as desired. | zotlabs | 2017-01-10 | 1 | -4/+7 |
* | normalise feed id | zotlabs | 2017-01-10 | 1 | -9/+16 |
* | obj_type on edit activity was wrong | zotlabs | 2017-01-09 | 1 | -2/+2 |
* | channel move stuff (disabled currently because not yet complete) | zotlabs | 2017-01-09 | 2 | -4/+17 |
* | add enclosures and categories to atom feed | zotlabs | 2017-01-07 | 1 | -19/+50 |
* | allow the atom_entry hook to change the results | zotlabs | 2017-01-07 | 1 | -7/+14 |
* | typo | zotlabs | 2017-01-07 | 1 | -1/+1 |
* | update the atom_entry hook | zotlabs | 2017-01-07 | 1 | -6/+13 |
* | more feedutils cleanup | zotlabs | 2017-01-06 | 1 | -5/+2 |
* | add the ostatus:conversation element which is now more or less required by GN... | zotlabs | 2017-01-06 | 1 | -0/+3 |
* | preserve the original message-id coming from feeds - we will have to escape t... | zotlabs | 2017-01-06 | 1 | -17/+10 |
* | Merge branch 'dev' into gnusoc | zotlabs | 2017-01-06 | 3 | -15/+60 |
|\ |
|