Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typos | zotlabs | 2019-03-12 | 1 | -8/+8 |
| | |||||
* | security updates for multiple xchans | zotlabs | 2019-03-11 | 1 | -59/+189 |
| | |||||
* | testing init_groups_visitor changes - also add virtual groups for both zot ↵ | zotlabs | 2019-03-10 | 1 | -13/+11 |
| | | | | identities | ||||
* | init_groups_visitor: include xchans from all zot-like networks | zotlabs | 2019-03-10 | 1 | -3/+21 |
| | |||||
* | Update security.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | Update security.php | Max Kostikov | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | Zot/Finger: ignore deleted hublocs | zotlabs | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | we must now provide the full path to the profile image for the cavatar ↵ | Mario Vavti | 2018-05-15 | 1 | -4/+4 |
| | | | | plugin to work | ||||
* | Active channels information is a bit imprecise. Provide a higher accuracy ↵ | zotlabs | 2018-04-16 | 1 | -0/+9 |
| | | | | method. This will require a transition period | ||||
* | make most recent cloud_tiles setting for local channels persistent across logins | zotlabs | 2017-11-07 | 1 | -0/+1 |
| | |||||
* | don't translate 'guest:' since it is part of a url | zotlabs | 2017-10-16 | 1 | -1/+1 |
| | |||||
* | ensure guests hve a unique (non-existent) url so that network discovery on ↵ | zotlabs | 2017-10-16 | 1 | -1/+1 |
| | | | | remote servers doesn't come up mis-attributing the token. Future work should probably provide an actual page at this location describing it as a guest account of 'xyz'. | ||||
* | stream_perms_xchans wasn't working which has effects in mod_display and ↵ | zotlabs | 2017-08-21 | 1 | -1/+2 |
| | | | | there are also issues with the oembed provider for mod_display. This is a first cut for the second but hasn't yet been tested | ||||
* | provide ability to search webpages (either public or which contain the ↵ | zotlabs | 2017-05-30 | 1 | -1/+0 |
| | | | | observer in the acl) in addition to conversations | ||||
* | ugly postgres fixes | zotlabs | 2017-04-30 | 1 | -22/+34 |
| | |||||
* | Create virtual privacy groups for private profile member lists | zotlabs | 2017-02-12 | 1 | -1/+15 |
| | |||||
* | provide lowlevel xchan storage function to ensure that all non-null rows are ↵ | zotlabs | 2017-01-28 | 1 | -13/+10 |
| | | | | initialised | ||||
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -38/+46 |
| | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | more backquotes - this should take care of most except for the array import ↵ | zotlabs | 2016-10-09 | 1 | -1/+1 |
| | | | | queries | ||||
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 1 | -1/+1 |
| | |||||
* | This checkin should make all permission modes work correctly with atokens ↵ | redmatrix | 2016-08-01 | 1 | -1/+73 |
| | | | | (they should be able to post content if allowed to). It also removes the strict linkage between permissions and connections so any individual permission can be set for any xchan; even those for which you have no connections. | ||||
* | make guest access tokens work with PERMS_NETWORK, PERMS_SITE, PERMS_PENDING, ↵ | redmatrix | 2016-07-31 | 1 | -0/+28 |
| | | | | and PERMS_CONTACTS; or everything but PERMS_SPECIFIC. PERMS_SITE could be contentious, but we're currently denying them as they are a guest and don't actually have a channel on this site. We can't easily make PERMS_SPECIFIC work without providing an abook entry for the guest since we would need to set specific permissions for the guest login, but unfortunately this could be the most desirable setting to use in many cases. There is also an update of hmessages.po in this commit. | ||||
* | Merge branch 'dev' into perms | redmatrix | 2016-07-20 | 1 | -14/+15 |
|\ | |||||
| * | sort out some of the authentication mess - with luck this may fix the DAV ↵ | redmatrix | 2016-07-20 | 1 | -14/+15 |
| | | | | | | | | auth issue which I simply could not duplicate or find a reason for. | ||||
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 1 | -0/+38 |
|\| | |||||
| * | make the xchan_hash for the access token location independent | redmatrix | 2016-07-14 | 1 | -12/+15 |
| | | |||||
| * | more ZAT work | redmatrix | 2016-07-14 | 1 | -0/+2 |
| | | |||||
| * | first cut at zot access tokens | redmatrix | 2016-07-14 | 1 | -0/+33 |
| | | |||||
* | | more work on perms | redmatrix | 2016-07-12 | 1 | -15/+26 |
|/ | |||||
* | use the get_hostname function rather than parse the url | redmatrix | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | create change_channel hook | redmatrix | 2016-07-11 | 1 | -0/+4 |
| | |||||
* | create miniApp to convert existing settings files to the static App class | redmatrix | 2016-03-31 | 1 | -11/+4 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 1 | -16/+16 |
| | |||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -3/+3 |
| | |||||
* | some minor cleanups | redmatrix | 2016-03-10 | 1 | -1/+1 |
| | |||||
* | issue #216 - calendar sharing | redmatrix | 2016-02-24 | 1 | -7/+11 |
| | |||||
* | add oembed provider for photos | redmatrix | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | various issues from the forums | redmatrix | 2016-01-17 | 1 | -10/+13 |
| | |||||
* | some minor cleanup - change the default of the discover tab (public stream ↵ | redmatrix | 2015-12-10 | 1 | -10/+8 |
| | | | | access) | ||||
* | add one more level of parentheses to ensure operator precedence is correctly ↵ | redmatrix | 2015-09-28 | 1 | -2/+2 |
| | | | | evaluated | ||||
* | check public scopes against visitor in item_permissions_sql() | redmatrix | 2015-09-28 | 1 | -2/+38 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-07 | 1 | -2/+2 |
|\ | | | | | | | | | Conflicts: util/messages.po | ||||
| * | PRIVACY: item_private seems to have been removed from permissions_sql ↵ | redmatrix | 2015-09-07 | 1 | -2/+2 |
| | | | | | | | | checking with an observer. | ||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-14 | 1 | -0/+6 |
|\| | |||||
| * | stream_perms_xchans() set to empty quoted string when no results rather than ↵ | redmatrix | 2015-07-14 | 1 | -0/+6 |
| | | | | | | | | return an empty string | ||||
* | | DB changes for some channel flags | redmatrix | 2015-06-15 | 1 | -14/+10 |
|/ | |||||
* | PRIVACY: possible privacy leakage under a defined set of circumstances | redmatrix | 2015-05-20 | 1 | -5/+5 |
| | |||||
* | improve performance of the zotfeed queries | friendica | 2015-03-23 | 1 | -2/+4 |
| | |||||
* | Some cleanups and documentation. | Klaus Weidenbach | 2015-03-04 | 1 | -22/+14 |
| | | | | | | | Fixed some wrong variable names. Initialized some variables before using them. Removed some checks for STATUSNET_PRIVACY_COMPATIBILITY in include/security.php as it does not seem to be defined anywhere. | ||||
* | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -2/+2 |
| |