aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "move accesslist class to namespace"redmatrix2016-02-204-4/+152
| | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973.
* 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 ↵redmatrix2016-02-191-8/+41
| | | | than two plural forms, such as pl.
* 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
| |/ |/| | | | | all cases
* | 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 ↵jeroenpraat2016-02-181-5/+8
| | | | | | | | a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings.
* | Provide Zotlabs\Project and System class for querying details about the ↵redmatrix2016-02-189-29/+18
|/ | | | project/version info. Move these out of /boot.php
* some necessary doco for set_iconfig()redmatrix2016-02-181-0/+16
|
* iconfig - add sharing variableredmatrix2016-02-181-9/+12
|
* Merge branch 'iconfig'redmatrix2016-02-171-1/+223
|\
| * provide del_iconfig for completenessredmatrix2016-02-171-0/+34
| |
| * iconfig debugging - federation now workingredmatrix2016-02-171-1/+2
| |
| * iconfig debuggingredmatrix2016-02-171-2/+2
| |
| * slight changes to set_iconfig - if passed an item structure only update the ↵redmatrix2016-02-161-33/+13
| | | | | | | | structure. Update the DB only if passed an item_id. This makes a clean separation of behaviour that's easy to document. One could get into some weird situations the original way which tried to update and sync both.
| * more work on iconfigredmatrix2016-02-161-5/+75
| |
| * some iconfig basicsredmatrix2016-02-161-0/+137
| |
* | format atom event renderings so they are reasonably compatible with GNU-socialredmatrix2016-02-171-2/+15
| |
* | allow admin to set and lock features when UNO is enabledredmatrix2016-02-161-1/+1
|/
* update fr strings from transifexredmatrix2016-02-151-3/+10
|
* form cleanup (profile_photo and cover_photo), admin 'user_approve' not ↵redmatrix2016-02-141-0/+54
| | | | found, missing close div in mood_content.tpl
* directory modes reversedredmatrix2016-02-121-1/+1
|
* whitespaceredmatrix2016-02-112-1/+2
|
* feed dates are always UTC. This means we will need another mechanism to pass ↵redmatrix2016-02-101-2/+2
| | | | localised dates to items_fetch()
* feed dates weren't being honoured. When that was fixed they turned out to be ↵redmatrix2016-02-101-3/+3
| | | | reversed.
* put a sane lower time limit on content search for public feed requestsredmatrix2016-02-101-0/+6
|
* hook changes to support pubsubhubbubredmatrix2016-02-102-4/+32
|
* rev updateredmatrix2016-02-101-0/+1
|
* need to re-arrange a few things for a short vcardredmatrix2016-02-081-1/+4
|
* lots more zcard tweaksredmatrix2016-02-082-5/+28
|
* provide get_server_role() to abstract different roles and capabilitiesredmatrix2016-02-072-1/+2
|
* fix uno import by disabling for nowredmatrix2016-02-051-1/+1
|
* uno stuffredmatrix2016-02-051-8/+11
|
* more uno groundworkredmatrix2016-02-053-1/+9
|
* rev updateredmatrix2016-02-051-0/+3
|
* remove blackout setting now that the keepout plugin performs the same tasks ↵redmatrix2016-02-041-3/+0
| | | | (plus a lot more)
* will probably need this to make it workredmatrix2016-02-041-1/+1
|
* comment buttons hookredmatrix2016-02-041-0/+6
|
* add system black/white list for embeds ahead of personal configredmatrix2016-02-041-0/+28
|
* poke basic config settingredmatrix2016-02-041-9/+17
|
* Merge branch 'embedsec'redmatrix2016-02-031-0/+1
|\
| * heavy lifting on admin security pageredmatrix2016-02-031-0/+1
| |
* | change view_storage from perms_public to perms_specific in the ↵redmatrix2016-02-031-1/+1
|/ | | | social_private role
* more zcard tweaksredmatrix2016-02-021-0/+4
|