Mario Vavti
|
a7948d7bfe
|
permcats app
|
2018-09-26 22:02:50 +02:00 |
|
zotlabs
|
e8aeecc4c9
|
When checking permissions ignore checking site "Block Public" settings in cases where site permissions aren't applicable
|
2018-07-30 17:41:37 -07:00 |
|
zotlabs
|
33bb89729c
|
hubzilla issue #1019 - punycode urls on connedit page when displaying locations
|
2018-03-29 02:26:25 -07:00 |
|
zotlabs
|
cadd958339
|
remove mobile_detect (outdated and unmaintainable)
|
2018-02-05 18:06:25 -08:00 |
|
zotlabs
|
c92bb6176a
|
more separation of complex code into separate functions
|
2018-02-01 15:09:51 -08:00 |
|
Mario Vavti
|
746ea5a369
|
fix some regressions with permission roles
|
2018-01-15 11:34:42 +01:00 |
|
zotlabs
|
e095cb8113
|
possibly fix hubzilla #673 (prev/next buttons on connedit can show deleted 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.
|
2017-12-30 15:35:18 -08:00 |
|
zotlabs
|
bced63e823
|
call the follow_accept hook when desired
|
2017-09-19 13:25:34 -07:00 |
|
zotlabs
|
e3c8e4f483
|
modify connection edit display for channels with no address/webbie
|
2017-07-30 21:55:28 -07:00 |
|
zotlabs
|
2a4032d71a
|
clean up the warnings about connections on unclonable networks
|
2017-06-09 16:26:30 -07:00 |
|
zotlabs
|
cf583168dd
|
put unreachable federated connections in the archived tab of the connections list page
|
2017-06-08 19:15:55 -07:00 |
|
zotlabs
|
f25f5aeaaa
|
fix connectDefaultShare generated js function, though it isn't obvious if we still use it.
|
2017-04-02 20:35:45 -07:00 |
|
zotlabs
|
d903758940
|
remove include/widgets.php
|
2017-03-16 18:36:58 -07:00 |
|
zotlabs
|
fa944fc526
|
provide 'session' option to z_fetch_url to assist with remote fetches requiring magic auth
|
2017-02-27 23:48:54 -08:00 |
|
zotlabs
|
df6e75e1d6
|
make magic-auth work with profile vcard fetch
|
2017-02-27 23:37:42 -08:00 |
|
zotlabs
|
85082ea509
|
fetch profile vcard for connection
|
2017-02-27 21:14:09 -08:00 |
|
zotlabs
|
ccdfbc721f
|
Create virtual privacy groups for private profile member lists
|
2017-02-12 15:56:33 -08:00 |
|
zotlabs
|
1fb37f93cc
|
more permissions optimisations
|
2017-02-09 19:52:13 -08:00 |
|
zotlabs
|
91819bfc2d
|
bringer - all basic functionality is implemented
|
2017-02-08 17:21:32 -08:00 |
|
zotlabs
|
723b51c931
|
provide a few system defined permcats; will require a permission editor page to define new (personal) ones.
|
2017-02-07 17:17:38 -08:00 |
|
Mario Vavti
|
b8f0e565f5
|
implement a menu to select a section to be open by default
|
2017-01-09 12:03:32 +01:00 |
|
zotlabs
|
bb85e139f1
|
more vcard work
|
2016-12-21 15:03:33 -08:00 |
|
zotlabs
|
f3ec818a66
|
abook_vcard cleanup
|
2016-12-20 20:37:06 -08:00 |
|
zotlabs
|
a270ca5101
|
allow update of fn and initial setting from channel name
|
2016-12-20 19:31:50 -08:00 |
|
zotlabs
|
493aa9f20d
|
progress on abook_vcard
|
2016-12-20 18:43:20 -08:00 |
|
zotlabs
|
6ff462abf3
|
more abook_vcard
|
2016-12-20 17:19:53 -08:00 |
|
zotlabs
|
4103344e48
|
abook_vcard first commit
|
2016-12-20 16:45:12 -08:00 |
|
zotlabs
|
8c87f32b38
|
This isn't the most elegant solution as it requires a bit of arcane 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'.
|
2016-11-29 18:41:34 -08:00 |
|
zotlabs
|
7de4f1d96f
|
connedit prev/next: sort in the db.
|
2016-11-26 14:28:36 -08:00 |
|
zotlabs
|
08a4bbb7d0
|
prev-next navigation for mod_connedit
|
2016-11-24 15:08:31 -08:00 |
|
zotlabs
|
581ef6e18d
|
string update
|
2016-10-30 12:34:00 -07:00 |
|
Florian Steinel
|
c1c96e01fa
|
sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and postgresql
(see: https://www.postgresql.org/message-id/flat/1291109101.26137.35.camel%40pcd12478 )
|
2016-10-27 02:41:32 +02:00 |
|
zotlabs
|
e7233c0c94
|
more backquotes - this should take care of most except for the array import queries
|
2016-10-09 16:31:04 -07:00 |
|
redmatrix
|
38ea8bee93
|
ratings are gone. They can be enabled, but there is no UI for doing so at 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.
|
2016-08-25 17:43:07 -07:00 |
|
zottel
|
dc3cc655db
|
fix auto-connect setting
|
2016-08-12 23:27:03 +02:00 |
|
redmatrix
|
eeabf514ea
|
minor cleanup on ratings - no real functional changes at this time
|
2016-08-04 18:56:05 -07:00 |
|
redmatrix
|
ea83032863
|
translate more old perms calls
|
2016-07-19 17:52:45 -07:00 |
|
redmatrix
|
b63165b6e0
|
more perms work (a lot more)
|
2016-07-18 21:37:34 -07:00 |
|
redmatrix
|
191cd21028
|
more perms work
|
2016-07-13 23:05:19 -07:00 |
|
redmatrix
|
1fd65c934d
|
lots more permission work
|
2016-07-13 19:53:28 -07:00 |
|
redmatrix
|
71b001fdb7
|
more perms work - notably the stuff in public_perms
|
2016-07-11 17:02:49 -07:00 |
|
redmatrix
|
c9db8c6857
|
more permissions work
|
2016-07-09 21:08:02 -07:00 |
|
redmatrix
|
e6224898d2
|
more heavy lifting on xtensible perms
|
2016-07-04 21:33:25 -07:00 |
|
redmatrix
|
d566ffa678
|
more heavy lifting on extensible perms
|
2016-07-04 17:55:13 -07:00 |
|
Mario Vavti
|
f098600c41
|
missing backslash leads to wsod on refresh permissions
|
2016-06-29 23:04:34 +02:00 |
|
redmatrix
|
b19bbf5473
|
change AbConfig to use channel_id instead of channel_hash; which was a mistake in retrospect
|
2016-06-23 18:12:26 -07:00 |
|
redmatrix
|
acf26d5c63
|
code cleanup for profile_photos
|
2016-06-23 01:17:44 -07:00 |
|
redmatrix
|
ccfd028919
|
readme for the module directory, also provide an undocumented way to reset the timestamp on connection photos to force a refresh without messing with the database directly.
|
2016-06-14 17:04:29 -07:00 |
|
redmatrix
|
a9d7acda27
|
the rest of the schema updates - WARNING: some third party plugins may fail; 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.
|
2016-06-01 21:48:54 -07:00 |
|
redmatrix
|
80b422bdbe
|
typo
|
2016-05-23 13:49:54 -07:00 |
|