| Commit message (Expand) | Author | Age | Files | Lines |
* | only allow wiki owner to delete pages | zotlabs | 2017-01-25 | 1 | -0/+6 |
* | fixes for wiki create/delete page | Mario Vavti | 2017-01-25 | 1 | -15/+3 |
* | always sync parent wiki when syncing pages, just in case the original wiki cr... | zotlabs | 2017-01-24 | 1 | -6/+6 |
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 2 | -3/+13 |
* | remove the channel introduction on the system notifications page. "Hubzilla, ... | Hubzilla | 2017-01-21 | 1 | -1/+4 |
* | add bbcode language conditionals to wiki | Hubzilla | 2017-01-20 | 1 | -3/+5 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | Hubzilla | 2017-01-19 | 1 | -1/+1 |
|\ |
|
| * | we need channel_id here not the whole channel | Mario Vavti | 2017-01-19 | 1 | -1/+1 |
* | | add gen_link_id() function to selectively encode/decode the message-id compon... | Hubzilla | 2017-01-19 | 5 | -12/+18 |
|/ |
|
* | more urlencoding of message-ids which are used in links | Hubzilla | 2017-01-18 | 1 | -1/+1 |
* | urlencode the message-id component of generated /display/ links; in most case... | Hubzilla | 2017-01-18 | 4 | -11/+6 |
* | native wiki updates | Hubzilla | 2017-01-18 | 1 | -4/+3 |
* | nwiki updates | Hubzilla | 2017-01-18 | 1 | -126/+170 |
* | native wiki stuff | zotlabs | 2017-01-17 | 1 | -2/+4 |
* | vcard export from profile | zotlabs | 2017-01-15 | 1 | -1/+12 |
* | more integration of vcard and profiles | zotlabs | 2017-01-15 | 1 | -3/+31 |
* | attach_delete() - remove photo resources even if the attach table row wasn't ... | zotlabs | 2017-01-15 | 1 | -2/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-01-13 | 1 | -9/+6 |
|\ |
|
| * | possibly improve the album list query and save the result in App::$data | Mario Vavti | 2017-01-13 | 1 | -9/+6 |
* | | several minor app nits | zotlabs | 2017-01-13 | 2 | -5/+7 |
|/ |
|
* | missing protect_sprintf which is the source of issue #642 - if a mention sear... | zotlabs | 2017-01-12 | 1 | -2/+2 |
* | we should actually check for existance of a given album at this place. this q... | Mario Vavti | 2017-01-12 | 1 | -6/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-01-11 | 1 | -2/+4 |
|\ |
|
| * | expires lost during edit | zotlabs | 2017-01-11 | 1 | -2/+4 |
* | | comment out redundant querys | Mario Vavti | 2017-01-11 | 1 | -3/+10 |
|/ |
|
* | obj_type on edit activity was wrong | zotlabs | 2017-01-09 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-01-09 | 1 | -0/+26 |
|\ |
|
| * | implement a menu to select a section to be open by default | Mario Vavti | 2017-01-09 | 1 | -0/+26 |
* | | channel move stuff (disabled currently because not yet complete) | zotlabs | 2017-01-09 | 1 | -3/+6 |
|/ |
|
* | setup: check disabled functions more precisely than using a string match | zotlabs | 2017-01-05 | 1 | -2/+7 |
* | issue #639, voting setting is lost after post is edited (also the disabling o... | zotlabs | 2017-01-05 | 1 | -0/+1 |
* | fix chat member list when one or members are connected via access tokens | zotlabs | 2017-01-02 | 1 | -3/+17 |
* | set 'adjust for viewer timezone' as the default for new events. | zotlabs | 2017-01-02 | 1 | -3/+6 |
* | feature: allow event creation in other timezones than your own. | zotlabs | 2017-01-01 | 1 | -2/+8 |
* | profile vcard - generate vcard on profile update | zotlabs | 2017-01-01 | 1 | -1/+13 |
* | peoplefind widget should honour directory option settings (such as this site ... | zotlabs | 2016-12-30 | 1 | -0/+1 |
* | minor cleanup | zotlabs | 2016-12-26 | 1 | -6/+3 |
* | create first webpage as 'home' if none exist. | zotlabs | 2016-12-25 | 1 | -1/+5 |
* | more vcard work | zotlabs | 2016-12-21 | 2 | -1/+2 |
* | provide call button on connections list if mobile|tablet and a phone number e... | zotlabs | 2016-12-20 | 1 | -1/+11 |
* | abook_vcard cleanup | zotlabs | 2016-12-20 | 2 | -43/+34 |
* | allow update of fn and initial setting from channel name | zotlabs | 2016-12-20 | 1 | -0/+3 |
* | progress on abook_vcard | zotlabs | 2016-12-20 | 1 | -4/+1 |
* | more abook_vcard | zotlabs | 2016-12-20 | 1 | -1/+1 |
* | abook_vcard first commit | zotlabs | 2016-12-20 | 1 | -1/+52 |
* | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 7 | -11/+11 |
* | zidify private mail | zotlabs | 2016-12-19 | 1 | -5/+6 |
* | there are occasional sites which use different capitalisation of Content-Type... | zotlabs | 2016-12-15 | 1 | -12/+7 |
* | more wiki cleanup | Mario Vavti | 2016-12-15 | 1 | -9/+1 |
* | issue #446 apps usability - disable app if attached to a plugin that is unins... | zotlabs | 2016-12-14 | 2 | -1/+2 |