aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Connedit.php
Commit message (Collapse)AuthorAgeFilesLines
* merge branch perms_ng into devMario2021-12-151-487/+311
|
* more deprecate legacy zotMario2021-06-281-3/+3
|
* fix typoMario2021-05-271-1/+1
|
* remove deprecated rating codeMario2021-05-271-3/+0
|
* remove most legacy zot quirksMario2021-05-261-8/+3
|
* get devHilmar R2021-03-011-146/+147
|
* less hubloc confusionMario2020-11-081-13/+2
|
* RC5.0 testing: fix purge and some cleanupMario2020-09-281-48/+50
|
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-2/+3
|
* add zot6 to clonable networksMario Vavti2019-03-131-1/+1
|
* affinity slider as appphani002019-02-141-1/+1
|
* fix default values for affinity tool and other information which could be ↵zotlabs2018-12-171-8/+19
| | | | lost when approving a connection without the entire form provided by connedit.
* more z6 debuggingzotlabs2018-11-111-0/+5
|
* permcats appMario Vavti2018-09-261-1/+2
|
* When checking permissions ignore checking site "Block Public" settings in ↵zotlabs2018-07-301-1/+1
| | | | cases where site permissions aren't applicable
* hubzilla issue #1019 - punycode urls on connedit page when displaying locationszotlabs2018-03-291-3/+3
|
* remove mobile_detect (outdated and unmaintainable)zotlabs2018-02-051-1/+0
|
* more separation of complex code into separate functionszotlabs2018-02-011-20/+3
|
* fix some regressions with permission rolesMario Vavti2018-01-151-1/+1
|
* possibly fix hubzilla #673 (prev/next buttons on connedit can show deleted ↵zotlabs2017-12-301-1/+1
| | | | connections). We cannot actually determine that a connection has been deleted (this is typically accomplished by removing the abook record), but we can determine if the corresponding xchan has been deleted.
* call the follow_accept hook when desiredzotlabs2017-09-191-0/+4
|
* modify connection edit display for channels with no address/webbiezotlabs2017-07-301-1/+2
|
* clean up the warnings about connections on unclonable networkszotlabs2017-06-091-1/+17
|
* put unreachable federated connections in the archived tab of the connections ↵zotlabs2017-06-081-0/+1
| | | | list page
* fix connectDefaultShare generated js function, though it isn't obvious if we ↵zotlabs2017-04-021-19/+11
| | | | still use it.
* remove include/widgets.phpzotlabs2017-03-161-3/+0
|
* provide 'session' option to z_fetch_url to assist with remote fetches ↵zotlabs2017-02-271-1/+1
| | | | requiring magic auth
* make magic-auth work with profile vcard fetchzotlabs2017-02-271-1/+2
|
* fetch profile vcard for connectionzotlabs2017-02-271-0/+45
|
* Create virtual privacy groups for private profile member listszotlabs2017-02-121-8/+0
|
* more permissions optimisationszotlabs2017-02-091-13/+6
|
* bringer - all basic functionality is implementedzotlabs2017-02-081-0/+2
|
* provide a few system defined permcats; will require a permission editor page ↵zotlabs2017-02-071-0/+10
| | | | to define new (personal) ones.
* implement a menu to select a section to be open by defaultMario Vavti2017-01-091-0/+26
|
* more vcard workzotlabs2016-12-211-0/+1
|
* abook_vcard cleanupzotlabs2016-12-201-42/+33
|
* allow update of fn and initial setting from channel namezotlabs2016-12-201-0/+3
|
* progress on abook_vcardzotlabs2016-12-201-4/+1
|
* more abook_vcardzotlabs2016-12-201-1/+1
|
* abook_vcard first commitzotlabs2016-12-201-1/+52
|
* This isn't the most elegant solution as it requires a bit of arcane ↵zotlabs2016-11-291-0/+2
| | | | knowledge, but provide a way to step through connections with a specific tab/panel open in the connection editor. It does not close the default panel, but merely opens the one specified by a &section= URL parameter (closing the default panel would require a major refactoring of the default panel logic). Valid choices for section currently are affinity, filter, and perms. This tab/panel selection should persist across form posting and 'prev/next'.
* connedit prev/next: sort in the db.zotlabs2016-11-261-6/+2
|
* prev-next navigation for mod_conneditzotlabs2016-11-241-3/+36
|
* string updatezotlabs2016-10-301-9/+7
|
* sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and ↵Florian Steinel2016-10-271-1/+1
| | | | | | postgresql (see: https://www.postgresql.org/message-id/flat/1291109101.26137.35.camel%40pcd12478 )
* more backquotes - this should take care of most except for the array import ↵zotlabs2016-10-091-1/+1
| | | | queries
* ratings are gone. They can be enabled, but there is no UI for doing so at ↵redmatrix2016-08-251-6/+2
| | | | this time; and will likely only be available in a 'pro' configuration once the new implementation details have been hashed out. This appears to require a mechanism for rebuttal before it can again be opened to the public. There are also some synchronisation issues to contend with; as ratings are currently only distributed to active directory servers. There is no reliable mechanism for a new directory server to fetch existing ratings.
* fix auto-connect settingzottel2016-08-121-3/+0
|
* minor cleanup on ratings - no real functional changes at this timeredmatrix2016-08-041-11/+19
|
* translate more old perms callsredmatrix2016-07-191-2/+2
|