aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* some zcard cleanup - still eneds a lot more workredmatrix2016-02-022-17/+42
|
* minor tweaksredmatrix2016-02-011-3/+3
|
* slight formatting improvementsredmatrix2016-02-011-1/+1
|
* profile embeds (still needs a bit of work)redmatrix2016-02-011-0/+42
|
* add photos to the profile "likes this" dropdownsredmatrix2016-02-013-4/+6
|
* more oembed provider work - channel articlesredmatrix2016-02-011-1/+14
|
* add zid1.2redmatrix2016-01-311-0/+4
|
* add oembed provider for photosredmatrix2016-01-312-3/+6
|
* move permission check before global block checkredmatrix2016-01-291-3/+4
|
* widget_item - provide ability to use the page title instead of the ↵redmatrix2016-01-281-5/+15
| | | | message_id to locate the desired item. You can use either, but the page title is often easier to use and discover.
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-271-1/+1
|\
| * remark in the private notes encryptedJeroen van Riet Paap2016-01-281-1/+1
| | | | | | Notes are not encrypted and are readable in the database by the admin. Made a remark about that. Probably this needs to be fixed, but till than, it's better to warn people.
* | block_public_blackout settingredmatrix2016-01-271-0/+4
|/
* rename collections to privacy groupsredmatrix2016-01-263-10/+10
|