aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Allow configuration of the display order of profile fields. This is an import...redmatrix2016-03-011-0/+19
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-294-79/+80
|\
| * provide footer bbcodeMario Vavti2016-02-292-5/+9
| * remove unused variableMario Vavti2016-02-291-4/+0
| * simplify profile edit button(s) and make it useful for multiple profilesMario Vavti2016-02-291-41/+51
| * fix deletion of files from filesystemMario Vavti2016-02-291-1/+1
| * do not process update activity if there is no item to update and simplify cod...Mario Vavti2016-02-291-28/+19
* | abconfigredmatrix2016-02-293-5/+88
|/
* build_sync_packet - no need to sleep after the last sync delivery.redmatrix2016-02-281-1/+5
* stop the PHP warnings from Thomas's buggered sitekeyredmatrix2016-02-281-1/+1
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-271-0/+3
|\
| * missing includeMario Vavti2016-02-271-0/+1
| * make attach_delete() return and comment out album rename functionality since ...Mario Vavti2016-02-271-0/+2
* | z_fetch_url and z_post_url returning falseredmatrix2016-02-271-2/+2
|/
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-263-38/+14
|\
| * fix link to photo album and make sure that small photos are not overwritten b...Mario Vavti2016-02-262-4/+4
| * some improvement for file activityMario Vavti2016-02-261-7/+8
| * Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-02-263-3/+18
| |\
| * | get rid of duplicate functionMario Vavti2016-02-261-27/+2
* | | turn timezone aware birthdays into a feature for those who want an uncluttere...redmatrix2016-02-262-1/+2
* | | small improvements to profile like activityredmatrix2016-02-251-2/+1
| |/ |/|
* | this reverts ea54987ca4c36redmatrix2016-02-251-1/+1
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-254-8/+9
|\|
| * revert f62ec4132ed571288737423de386054a4cc8b0d5 - allow one self to be added ...Mario Vavti2016-02-251-1/+1
| * in update_birthdays() we should probably set adjust to 0 instead of 1 since a...Mario Vavti2016-02-251-1/+1
| * provide an edit button for the profile pageMario Vavti2016-02-251-4/+5
| * we have got a button for events in the nav. no need for it in the tabs if we ...Mario Vavti2016-02-251-2/+2
* | backtrace openssl_verify errors so that we can find bad keys - as there is ve...redmatrix2016-02-252-2/+17
|/
* when creating an event from a post in our stream, if the original post was pr...redmatrix2016-02-252-2/+13
* issue #216 - calendar sharingredmatrix2016-02-242-7/+31
* add 'requires' field to plugin info to list other dependent plugins/addons an...redmatrix2016-02-241-1/+18
* missing functionredmatrix2016-02-242-5/+20
* function to process atom stream without actually storing anythingredmatrix2016-02-231-5/+67
* remove bookmark identifier from embedded links since they aren't bookmarkable...redmatrix2016-02-211-1/+1
* retry the move of AccessList to composer format (one or more third-party plug...redmatrix2016-02-215-152/+64
* fix double encodingredmatrix2016-02-211-3/+4
* Revert "move accesslist class to namespace"redmatrix2016-02-204-4/+152
* move accesslist class to namespaceredmatrix2016-02-204-152/+4
* ensure auto_channel_create() is executed for all workflows when UNO is set.redmatrix2016-02-191-2/+2
* issue #288 allow relative_date() to be translated into languages with more th...redmatrix2016-02-191-8/+41
* move dreport to zotlabs\zot namespaceredmatrix2016-02-192-62/+4
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-192-5/+5
|\
| * Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-02-196-1455/+13
| |\
| * | pimp up mod new_channelMario Vavti2016-02-192-5/+5
* | | get_feature_default() was using filtered view, preventing it from working in ...redmatrix2016-02-191-1/+1
| |/ |/|
* | finish up the storage moveredmatrix2016-02-195-1445/+3
* | move storage assets to zotlabs/storageredmatrix2016-02-192-13/+13
|/
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-181-5/+8
|\
| * Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause a...jeroenpraat2016-02-181-5/+8
* | Provide Zotlabs\Project and System class for querying details about the proje...redmatrix2016-02-189-29/+18
|/