| Commit message (Expand) | Author | Age | Files | Lines |
* | resolve the linked item delete issue by declaring what types of linked items ... | zotlabs | 2017-01-25 | 1 | -2/+2 |
* | 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 | 2 | -24/+10 |
* | typo | zotlabs | 2017-01-24 | 1 | -1/+1 |
* | always sync parent wiki when syncing pages, just in case the original wiki cr... | zotlabs | 2017-01-24 | 2 | -9/+13 |
* | initial selections for extensible permission categories ("permcats") | zotlabs | 2017-01-24 | 1 | -0/+42 |
* | remnant code that checked for version to see if an app was installed. We do t... | zotlabs | 2017-01-23 | 1 | -2/+1 |
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 4 | -16/+41 |
* | use icons for app photos. | Hubzilla | 2017-01-22 | 1 | -2/+5 |
* | remove the channel introduction on the system notifications page. "Hubzilla, ... | Hubzilla | 2017-01-21 | 2 | -3/+4 |
* | add bbcode language conditionals to wiki | Hubzilla | 2017-01-20 | 2 | -25/+33 |
* | language aware content | Hubzilla | 2017-01-20 | 1 | -0/+2 |
* | js errors with raw message-id, string update | Hubzilla | 2017-01-20 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | Hubzilla | 2017-01-19 | 2 | -2/+2 |
|\ |
|
| * | we need channel_id here not the whole channel | Mario Vavti | 2017-01-19 | 2 | -2/+2 |
* | | add gen_link_id() function to selectively encode/decode the message-id compon... | Hubzilla | 2017-01-19 | 6 | -13/+19 |
|/ |
|
* | more urlencoding of message-ids which are used in links | Hubzilla | 2017-01-18 | 3 | -3/+3 |
* | 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 | 2 | -5/+4 |
* | nwiki updates | Hubzilla | 2017-01-18 | 2 | -203/+266 |
* | more work on native wiki - revert now works; still remaining: diff, delete-pa... | zotlabs | 2017-01-17 | 2 | -0/+820 |
* | native wiki stuff | zotlabs | 2017-01-17 | 1 | -2/+4 |
* | daemon_addon hook - lets plugins create custom background processes. | zotlabs | 2017-01-17 | 1 | -0/+14 |
* | 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 | 3 | -9/+12 |
|/ |
|
* | 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 |
|/ |
|
* | Comanche: add greater/less than (plus greater/less than or equal) conditionals | zotlabs | 2017-01-07 | 1 | -1/+31 |
* | Comanche conditionals - provide a conditional "~=" form for testing 'contains... | zotlabs | 2017-01-07 | 1 | -0/+12 |
* | 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 |
* | Merge branch 'pcard' into dev | zotlabs | 2017-01-01 | 1 | -1/+13 |
|\ |
|
| * | profile vcard - generate vcard on profile update | zotlabs | 2017-01-01 | 1 | -1/+13 |
* | | Deleted old versions that have been integrated. Integrated and slightly revis... | Andrew Manning | 2017-01-01 | 1 | -1/+1 |
|/ |
|
* | 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 |