friendica
|
3100b5d93e
|
photo tagging still broken - but at least don't create a new linked item every time a photo is edited.
|
2014-01-27 18:06:09 -08:00 |
|
friendica
|
d9794b981d
|
In order to provide ajax chat accessible by remote visitors (xchans), we need to remove any core assumptions that userID is an int (which is a common centralised site assumption). Additionally we won't be able to provide guest logins, as this also assumes integer ID's; so that ability needs to be disabled by configuration.
|
2014-01-27 15:55:08 -08:00 |
|
friendica
|
724ad45056
|
add ajaxchat library - needs a lot of integration work to handle decentralisation (e.g. chatroom@website) and zotid w/permissions (e.g. ACL controlled chatrooms); we can also rip out a lot of stuff we don't need.
|
2014-01-18 23:49:39 -08:00 |
|