| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | markdown autolinks - hubzilla bug #752 | zotlabs | 2017-05-05 | 1 | -5/+12 |
| * | issues from hubzilla:#737 | zotlabs | 2017-04-27 | 3 | -5/+16 |
* | | some issues with the app order template logic | zotlabs | 2017-05-21 | 1 | -2/+2 |
* | | apporder module and all the associated backend stuff to make it work; probabl... | zotlabs | 2017-05-21 | 1 | -1/+86 |
* | | provide mechanism to arbitrarily sort the nav tray apps, currently the prefer... | zotlabs | 2017-05-16 | 1 | -0/+44 |
* | | Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ... | zotlabs | 2017-05-14 | 1 | -5/+5 |
* | | markdown autolinks - hubzilla bug #752 | zotlabs | 2017-05-05 | 1 | -5/+12 |
* | | issues from hubzilla:#737 | zotlabs | 2017-04-26 | 3 | -5/+16 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-19 | 1 | -1/+1 |
|\| |
|
| * | order wiki pages by creation date | Mario Vavti | 2017-04-19 | 1 | -1/+1 |
| * | don't allow any null fields in notify creation | zotlabs | 2017-04-19 | 1 | -2/+3 |
| * | app sorting issue | zotlabs | 2017-04-03 | 1 | -3/+13 |
| * | provide compatibility with old-style update system | zotlabs | 2017-03-31 | 1 | -6/+16 |
| * | get rid of 'davguest' and allow for project specific DB updates (currently db... | zotlabs | 2017-03-31 | 1 | -10/+14 |
| * | move db_upgrade to zlib | zotlabs | 2017-03-31 | 2 | -1/+105 |
| * | use the same host macro for sender address as for reply_to address | zotlabs | 2017-03-29 | 1 | -2/+2 |
| * | more markdown purification | zotlabs | 2017-03-29 | 1 | -5/+5 |
| * | after all of this, I would be very hesitant to use any multi-user system whic... | zotlabs | 2017-03-29 | 1 | -1/+1 |
| * | even more fine tuning of the markdown purifier - especially when used with th... | zotlabs | 2017-03-29 | 2 | -2/+2 |
| * | various input filter fixes | zotlabs | 2017-03-29 | 2 | -9/+36 |
| * | input filter updates | zotlabs | 2017-03-29 | 2 | -30/+3 |
| * | class MarkdownSoap to safely store markdown by purifying and preserving (esca... | zotlabs | 2017-03-29 | 1 | -0/+86 |
* | | oembed cache: don't store the url (which may need to be truncated), store a h... | zotlabs | 2017-04-18 | 1 | -6/+6 |
* | | don't allow any null fields in notify creation | zotlabs | 2017-04-11 | 1 | -2/+3 |
* | | app sorting issue | zotlabs | 2017-04-02 | 1 | -3/+13 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 1 | -7/+9 |
|\| |
|
| * | many class fixes and revive shiny class for item titles in a new way | Mario Vavti | 2017-03-13 | 1 | -5/+7 |
| * | many dropdown and class fixes. still a long way to go... | Mario Vavti | 2017-03-12 | 1 | -2/+2 |
* | | provide compatibility with old-style update system | zotlabs | 2017-03-25 | 1 | -6/+16 |
* | | get rid of 'davguest' and allow for project specific DB updates (currently db... | zotlabs | 2017-03-25 | 1 | -10/+14 |
* | | move db_upgrade to zlib | zotlabs | 2017-03-23 | 2 | -1/+105 |
* | | use the same host macro for sender address as for reply_to address | zotlabs | 2017-03-21 | 1 | -2/+2 |
* | | more markdown purification | zotlabs | 2017-03-21 | 1 | -5/+5 |
* | | after all of this, I would be very hesitant to use any multi-user system whic... | zotlabs | 2017-03-20 | 1 | -1/+1 |
* | | even more fine tuning of the markdown purifier - especially when used with th... | zotlabs | 2017-03-20 | 2 | -2/+2 |
* | | various input filter fixes | zotlabs | 2017-03-18 | 2 | -9/+36 |
* | | input filter updates | zotlabs | 2017-03-14 | 2 | -30/+3 |
* | | class MarkdownSoap to safely store markdown by purifying and preserving (esca... | zotlabs | 2017-03-14 | 1 | -0/+86 |
* | | better handling of mimetype security | zotlabs | 2017-03-12 | 1 | -2/+0 |
* | | grrr. stop making branding assumptions. | zotlabs | 2017-03-12 | 2 | -2/+2 |
* | | one role. | zotlabs | 2017-03-09 | 1 | -8/+3 |
|/ |
|
* | add public_policy to the nwiki container also. This should not affect the rec... | zotlabs | 2017-03-06 | 1 | -0/+2 |
* | correct fix for wiki anonymous read issue (items_permissions_sql checks item.... | zotlabs | 2017-03-06 | 1 | -8/+4 |
* | allow unauthenticated access to public wiki pages | Mario Vavti | 2017-03-06 | 1 | -2/+10 |
* | we need item edited for wiki page history, not item created | Mario Vavti | 2017-03-04 | 1 | -1/+1 |
* | make system.expire_delivery_reports default setting consistent (10 days) | zotlabs | 2017-03-01 | 1 | -1/+1 |
* | nativewiki: only apply markdown filter to markdown input | zotlabs | 2017-02-23 | 1 | -4/+12 |
* | one more place to use chanlink_hash() instead of chanlink_url() | Mario Vavti | 2017-02-23 | 1 | -1/+1 |
* | use chanlink_hash() instead of chanlink_url() for $profile_link | Mario Vavti | 2017-02-23 | 1 | -1/+1 |
* | apps improvements | Mario Vavti | 2017-02-22 | 1 | -1/+3 |