Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement a menu to select a section to be open by default | Mario Vavti | 2017-01-09 | 1 | -0/+26 |
| | |||||
* | more vcard work | zotlabs | 2016-12-21 | 1 | -0/+1 |
| | |||||
* | abook_vcard cleanup | zotlabs | 2016-12-20 | 1 | -42/+33 |
| | |||||
* | allow update of fn and initial setting from channel name | zotlabs | 2016-12-20 | 1 | -0/+3 |
| | |||||
* | progress on abook_vcard | zotlabs | 2016-12-20 | 1 | -4/+1 |
| | |||||
* | more abook_vcard | zotlabs | 2016-12-20 | 1 | -1/+1 |
| | |||||
* | abook_vcard first commit | zotlabs | 2016-12-20 | 1 | -1/+52 |
| | |||||
* | This isn't the most elegant solution as it requires a bit of arcane ↵ | zotlabs | 2016-11-29 | 1 | -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 §ion= 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. | zotlabs | 2016-11-26 | 1 | -6/+2 |
| | |||||
* | prev-next navigation for mod_connedit | zotlabs | 2016-11-24 | 1 | -3/+36 |
| | |||||
* | string update | zotlabs | 2016-10-30 | 1 | -9/+7 |
| | |||||
* | sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and ↵ | Florian Steinel | 2016-10-27 | 1 | -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 ↵ | zotlabs | 2016-10-09 | 1 | -1/+1 |
| | | | | queries | ||||
* | ratings are gone. They can be enabled, but there is no UI for doing so at ↵ | redmatrix | 2016-08-25 | 1 | -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 setting | zottel | 2016-08-12 | 1 | -3/+0 |
| | |||||
* | minor cleanup on ratings - no real functional changes at this time | redmatrix | 2016-08-04 | 1 | -11/+19 |
| | |||||
* | translate more old perms calls | redmatrix | 2016-07-19 | 1 | -2/+2 |
| | |||||
* | more perms work (a lot more) | redmatrix | 2016-07-18 | 1 | -15/+21 |
| | |||||
* | more perms work | redmatrix | 2016-07-13 | 1 | -7/+13 |
| | |||||
* | lots more permission work | redmatrix | 2016-07-13 | 1 | -1/+1 |
| | |||||
* | more perms work - notably the stuff in public_perms | redmatrix | 2016-07-11 | 1 | -7/+13 |
| | |||||
* | more permissions work | redmatrix | 2016-07-09 | 1 | -1/+16 |
| | |||||
* | more heavy lifting on xtensible perms | redmatrix | 2016-07-04 | 1 | -4/+7 |
| | |||||
* | more heavy lifting on extensible perms | redmatrix | 2016-07-04 | 1 | -3/+8 |
| | |||||
* | missing backslash leads to wsod on refresh permissions | Mario Vavti | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | change AbConfig to use channel_id instead of channel_hash; which was a ↵ | redmatrix | 2016-06-23 | 1 | -1/+1 |
| | | | | mistake in retrospect | ||||
* | code cleanup for profile_photos | redmatrix | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | readme for the module directory, also provide an undocumented way to reset ↵ | redmatrix | 2016-06-14 | 1 | -8/+14 |
| | | | | the timestamp on connection photos to force a refresh without messing with the database directly. | ||||
* | the rest of the schema updates - WARNING: some third party plugins may fail; ↵ | redmatrix | 2016-06-01 | 1 | -1/+1 |
| | | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. | ||||
* | typo | redmatrix | 2016-05-23 | 1 | -1/+1 |
| | |||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -2/+1 |
| | | | | (connections.php) | ||||
* | consolidate include/*_selectors.php (not touching acl_selectors for the ↵ | redmatrix | 2016-05-20 | 1 | -3/+1 |
| | | | | moment, as it will likely end up with a different disposition) | ||||
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -5/+5 |
| | |||||
* | make it more obvious what is behind the dropdowns | Mario Vavti | 2016-04-25 | 1 | -2/+3 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+762 |