Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | static App | redmatrix | 2016-03-31 | 1 | -25/+25 |
| | |||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -19/+19 |
| | |||||
* | abconfig | redmatrix | 2016-02-29 | 1 | -0/+7 |
| | |||||
* | Add string translation to auto approval option | phellmes | 2016-02-15 | 1 | -32/+34 |
| | | | | | | Make the description for the auto-approval option translatable. Put the switch array of that option (with another missing t-funtion) into a $yes_no variable to be consistent with other settings pages. | ||||
* | add an approve button to /connections and get rid of the modal popup in ↵ | Mario Vavti | 2016-01-15 | 1 | -4/+0 |
| | | | | /connedit. for quick approval (default collection and perms etc.) we now can use the approve button in /connections else click the edit button and make changes and approval from /connedit. hope thats any better... | ||||
* | this might be controversal - if approving a connection from the popup go ↵ | Mario Vavti | 2016-01-15 | 1 | -0/+3 |
| | | | | back to connections page. if the popup is dismissed and the connection is approved from the page stay on /connedit page to be able to adjust perms etc... | ||||
* | make 'refresh permissions' do something useful for non-zot connections | redmatrix | 2016-01-04 | 1 | -3/+9 |
| | |||||
* | suppress duplicate locations in connedit, issue #111 | redmatrix | 2015-11-08 | 1 | -0/+4 |
| | |||||
* | no comment permission bug, also implement delete() in RedDirectory per Waitman | redmatrix | 2015-11-08 | 1 | -8/+13 |
| | |||||
* | revert filtering by metwork | Mario Vavti | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | hubloc filtering to eliminate dead and deleted entries | redmatrix | 2015-11-01 | 1 | -1/+2 |
| | |||||
* | since other networks do not support cloning we only need hublocs for zot ↵ | Mario Vavti | 2015-11-01 | 1 | -1/+1 |
| | | | | contacts - fix #111 | ||||
* | add entry for 'none' | redmatrix | 2015-10-29 | 1 | -10/+12 |
| | |||||
* | This may take a few iterations to discover the best way to present the ↵ | redmatrix | 2015-10-29 | 1 | -1/+17 |
| | | | | information, but we need a way for members to know what alternate locations are available for a channel during times of server issues - and as recently discovered if there aren't any hublocs at all; without digging around the database and probing channels and other messy stuff. | ||||
* | add text hint how to set language in connection filter | redmatrix | 2015-10-28 | 1 | -2/+2 |
| | |||||
* | syntax error | redmatrix | 2015-10-19 | 1 | -1/+1 |
| | |||||
* | separate permission_update notification into permission_create and ↵ | redmatrix | 2015-10-18 | 1 | -3/+2 |
| | | | | permission_update, since some networks send out a notification for duplicate share requests even if connected. | ||||
* | sync abook flags in memory after altering them | redmatrix | 2015-08-23 | 1 | -0/+11 |
| | |||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | redmatrix | 2015-07-26 | 1 | -2/+2 |
|\ | |||||
| * | fix abook_pending reset to 1 loop if $new_friend is false and remove unused var | Mario Vavti | 2015-07-25 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-26 | 1 | -15/+4 |
|\ \ | |/ |/| | | | | | | | | | Conflicts: mod/connedit.php view/pt-br/messages.po view/pt-br/strings.php | ||||
| * | comment out some popover infos - we provide enough visual feedback now | Mario Vavti | 2015-07-26 | 1 | -15/+15 |
| | | |||||
| * | Provide connection status if status is "a-normal" | Mario Vavti | 2015-07-26 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-15 | 1 | -4/+5 |
|\| | |||||
| * | provide info text for automatic permissions | Mario Vavti | 2015-07-15 | 1 | -1/+1 |
| | | |||||
| * | whitespace | Mario Vavti | 2015-07-15 | 1 | -4/+0 |
| | | |||||
| * | show inherited state in Connection Default Permissions | Mario Vavti | 2015-07-15 | 1 | -2/+7 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-14 | 1 | -80/+44 |
|\| | | | | | | | | | Conflicts: mod/connedit.php | ||||
| * | make strings translateable | Mario Vavti | 2015-07-14 | 1 | -0/+6 |
| | | |||||
| * | revert provide inherited perms for connection default permissions | Mario Vavti | 2015-07-14 | 1 | -1/+1 |
| | | |||||
| * | remove dbg | Mario Vavti | 2015-07-14 | 1 | -2/+0 |
| | | |||||
| * | provide inherited perms for connection default permissions | Mario Vavti | 2015-07-14 | 1 | -1/+3 |
| | | |||||
| * | cleanup connedit | Mario Vavti | 2015-07-14 | 1 | -80/+38 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-29 | 1 | -0/+1 |
|\| | |||||
| * | turn the connection filter into a feature. | redmatrix | 2015-06-29 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-28 | 1 | -2/+11 |
|\| | | | | | | | | | | | | | Conflicts: include/zot.php mod/connedit.php util/messages.po | ||||
| * | no this isn't it. well ok, it's part of it, but not the important part. it's ↵ | redmatrix | 2015-06-28 | 1 | -2/+10 |
| | | | | | | | | still pretty cool. | ||||
* | | convert the abook fields | redmatrix | 2015-06-14 | 1 | -27/+24 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-24 | 1 | -2/+2 |
|\| | | | | | | | | | | | Conflicts: index.php mod/setup.php | ||||
| * | Fix accepting contacts by using correct jquery calls. | Alexandre Hannud Abdo | 2015-05-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Not sure what the operation on disabled is supposed to do, but it also seemed to requier prop instead of attr. See for reference: http://api.jquery.com/prop/ """ The checked attribute value does not change with the state of the checkbox, while the checked property does. """ | ||||
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -6/+32 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css | ||||
| * | default perms not being set in some cases | friendica | 2015-04-14 | 1 | -0/+10 |
| | | |||||
| * | program the affinity slider labels | friendica | 2015-04-09 | 1 | -6/+22 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-02-05 | 1 | -14/+36 |
|\| | | | | | | | | | | | Conflicts: view/css/mod_events.css view/theme/redbasic/css/style.css | ||||
| * | remove extra debugging | friendica | 2015-02-03 | 1 | -2/+1 |
| | | |||||
| * | ratings - mopping up, most everything but directory sync implemented | friendica | 2015-02-03 | 1 | -8/+22 |
| | | |||||
| * | send rating information to directories | friendica | 2015-02-02 | 1 | -3/+3 |
| | | |||||
| * | sign the ratings, fix the bugs | friendica | 2015-02-02 | 1 | -4/+13 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-01-31 | 1 | -2/+39 |
|\| | | | | | | | | | Conflicts: include/zot.php | ||||
| * | how did that stuff merge? grrrr.... | friendica | 2015-01-29 | 1 | -1/+1 |
| | |