aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* whitespaceredmatrix2016-02-112-1/+2
* feed dates are always UTC. This means we will need another mechanism to pass ...redmatrix2016-02-101-2/+2
* feed dates weren't being honoured. When that was fixed they turned out to be ...redmatrix2016-02-101-3/+3
* 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
* 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 social_private...redmatrix2016-02-031-1/+1
|/
* 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 message_id...redmatrix2016-01-281-5/+15
* 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
* | block_public_blackout settingredmatrix2016-01-271-0/+4
|/
* rename collections to privacy groupsredmatrix2016-01-263-10/+10
* bring back the ability to ignore a pending connection request without deletin...redmatrix2016-01-261-1/+1
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-261-4/+4
|\
| * Linking new connection notification to pending connections (see Channel 1) an...jeroenpraat2016-01-271-4/+4
* | add abook_account to cloned abook records, was missingredmatrix2016-01-261-1/+2
|/
* change help text on other channel expiration setting to inform that there is ...redmatrix2016-01-261-0/+22
* fix undefined variable reference in widget_itemredmatrix2016-01-261-6/+14
* add a fixmeredmatrix2016-01-211-0/+2
* regression: public forums granting send stream permissions to all connectionsredmatrix2016-01-211-2/+2
* make contact block look widget alikeMario Vavti2016-01-211-2/+2
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-01-211-3/+3
|\
| * issue #263 - account_default_channel not set to 0 when last channel of an acc...redmatrix2016-01-201-3/+3
* | bootstrapify rating and connect buttons. position the connect button more pro...Mario Vavti2016-01-211-5/+7
|/
* honour poco_rating_enable in item_photo_menuredmatrix2016-01-191-1/+6
* Separate item_photo_menu() into links which deal with the post and those whic...redmatrix2016-01-191-6/+11