aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* bring back the ability to ignore a pending connection request without ↵redmatrix2016-01-261-1/+1
| | | | deleting it and without always having it in your face and without jumping through hoops.
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-01-261-4/+4
|\
| * Linking new connection notification to pending connections (see Channel 1) ↵jeroenpraat2016-01-271-4/+4
| | | | | | | | and improved email notifications about new connections. Could not find a way to do this also for the generic notifications. Added hub domain of channel address on the new channel page. A few people on my hub didn't understood. This example will make it more clear. Some minor bits.
* | 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
| | | | a system limit. Ignore imported feed content that is older than expiration interval.
* 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 ↵redmatrix2016-01-201-3/+3
| | | | | | | | account is removed
* | bootstrapify rating and connect buttons. position the connect button more ↵Mario Vavti2016-01-211-5/+7
|/ | | | prominent right under the profile image
* 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 ↵redmatrix2016-01-191-6/+11
| | | | which deal with the author. We should probably also make this info available to themes so they could for instance provide a visual separator.
* Added a feature to hide rating buttons from a members channel and profile pages.jeroenpraat2016-01-182-2/+5
|
* generalise the site iconredmatrix2016-01-172-24/+26
|
* various issues from the forumsredmatrix2016-01-178-27/+29
|
* minversion issueredmatrix2016-01-171-2/+2
|
* add $deliver flag to item_store() and item_store_update() [default true]. If ↵redmatrix2016-01-164-13/+16
| | | | false, do not send any notifications or process tag_deliver. This should avoid any network activity from happening as the result of a channel (actually item) import. Other minor fixes in the handling of the $allow_exec flag and further protecting CSS passed to widgets from rogue code and XSS.
* provide more contact infos and update some protocol type definitionsMario Vavti2016-01-151-1/+1
|
* issue with plugin loadable layoutsredmatrix2016-01-141-0/+1
|
* cover photo fetch and widgetredmatrix2016-01-142-0/+67
|