Commit Graph

3053 Commits

Author SHA1 Message Date
friendica bd691300a7 provide some interesting new options to channel sources 2014-01-31 20:02:59 -08:00
friendica aaa3c62efa keep presence updated - typo was causing it to logout 2014-01-30 21:09:02 -08:00
friendica deaf93db71 missing string delimiters (quotes) 2014-01-30 21:01:09 -08:00
friendica 49f07bd90f mod/ping should only update basic_presence - and clearing stale entries. otherwise let rooms handle presence for themselves. 2014-01-30 19:01:03 -08:00
Michael Meer c0f02d774a started analysis of ping response and clean up more logger 2014-01-30 20:41:40 +01:00
Michael Meer c5ac5544cb clean up logger commands. Placed apostrophs at the end from some comments to keep the syntax highlighting in vi working 2014-01-30 11:04:20 +01:00
Michael Meer 0a2b2a1390 attempt with fix URL for testing works 2014-01-30 10:39:09 +01:00
Michael Meer e5d1e20ff5 Merge branch 'master' of https://github.com/friendica/red
to be in sync with master repro
2014-01-30 10:21:21 +01:00
friendica 6c6a9b963a a bit more ajax work on chat and chatsvc and some fiddling with layouts 2014-01-30 01:00:46 -08:00
friendica 080928f214 chatroom management front-end stuff 2014-01-29 21:29:48 -08:00
friendica 7b60978262 back-end for changing online status and keeping presence refreshed 2014-01-29 20:40:37 -08:00
friendica 9fdee53c9a start on the ajax bits 2014-01-29 20:14:18 -08:00
friendica c24aa824fe chat is a members only feature, there is no "guest" access. 2014-01-29 18:19:19 -08:00
friendica 0d326dfb45 mod/chatsvc - ajax backend for chat 2014-01-29 18:02:51 -08:00
friendica b8fb6a4373 more chat infrastructure 2014-01-29 17:09:20 -08:00
Thomas Willingham 5a5973982f Really fix attachments in Firefox 2014-01-29 22:11:36 +00:00
Thomas Willingham 5c54880ce8 Make Firefox behave if an attachment points to a file with a space in it. 2014-01-29 20:38:32 +00:00
Michael Meer ef97a454bb ping gives us now a reply. But the reply doesnt contains useful data, requires still some investigations 2014-01-29 15:45:35 +01:00
Michael Meer ac8d481a32 Merge branch 'master' of https://github.com/friendica/red
to be in sync with main repro
2014-01-29 14:07:25 +01:00
friendica c95f65e092 prevent runaway presence indication 2014-01-29 02:36:01 -08:00
friendica 10b51a9471 issues uncovered whilst testing the chatroom API 2014-01-29 02:25:21 -08:00
friendica 0013e59086 chatpresence timing out too quickly 2014-01-28 20:19:16 -08:00
friendica 2822e6e70a missing file in checkin 2014-01-28 20:15:57 -08:00
friendica d970c69f91 online indication to the directory popup 2014-01-28 19:49:56 -08:00
friendica 8efac0cfd6 fix sql query and provide setting to hide online status 2014-01-28 16:16:55 -08:00
friendica 6e22aa25cc basic presence indication 2014-01-28 15:52:54 -08:00
Michael Meer aa285b83c1 to make visible what I try, ping still won't work, but I'm confused about get_channel 2014-01-28 10:58:31 +01:00
Michael Meer 8ddee71c2b Merge branch 'master' of https://github.com/friendica/red
to be in sync with main repro
2014-01-28 09:49:09 +01:00
friendica f104b4dc27 preserve expiration when editing 2014-01-27 23:49:42 -08:00
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 24bac92acd after rposting - if there's no remote_return, go to your matrix page rather than leave you on a blank rpost page. 2014-01-27 15:25:04 -08:00
Michael Meer 904db593df add a temporary logger command at remote server side 2014-01-27 12:01:53 +01:00
Michael Meer a3bf272753 Merge branch 'master' of https://github.com/MicMee/red
to be in sync
2014-01-27 10:37:15 +01:00
friendica d67fdd1299 add davguest param to cut/paste link for directories in mod/filestorage 2014-01-26 14:41:43 -08:00
friendica d296b02b0e The final piece of the DAV authentication puzzle. Provide a directory view to an un-auth'd person (without asking for a password) by adding a query parameter 'davguest=1'. This is a bit of a hack, but there was no response on the official forum about how to do this correctly so it will have to do. On the downside, if permission is denied, it won't ask for a password - but we're talking about unauthenticated folks who didn't go through magic auth so chances are even if they authenticate, permission will still be denied. 2014-01-26 14:15:57 -08:00
friendica 0948c3c3ca allow site defaults for enabled features 2014-01-26 03:27:36 -08:00
friendica f90b3b60cb don't prompt guests for a password if they're accessing an embedded public file. 2014-01-26 02:58:03 -08:00
Thomas Willingham 692822bdf0 Left over line from placeholder. 2014-01-25 00:13:29 +00:00
Thomas Willingham d3a0d37b0d Add admin info to admin panel and site info.
Since we can have multiple admins, this is freeform bbcode.
2014-01-24 23:58:41 +00:00
Michael Meer 844df11058 Merge branch 'master' of https://github.com/friendica/red
to be in sync with master repro
2014-01-24 11:59:15 +01:00
friendica ab6b6794b4 fix marital partner linking 2014-01-23 15:43:35 -08:00
friendica 5e4f45c03a mod_profperm migrated 2014-01-23 14:35:59 -08:00
Michael Meer a2b07ed281 build url, deleted logger commands 2014-01-23 13:58:14 +01:00
Michael Meer 524fff3a17 preperation for ping, need training in SQL :( 2014-01-23 12:09:35 +01:00
Michael Meer 6a1e73e610 Merge branch 'master' of https://github.com/friendica/red
to keep the repros in sync
2014-01-22 13:38:47 +01:00
friendica 3914200223 simplify chanview authentication and make sure it carries through multiple generations 2014-01-22 03:01:28 -08:00
Michael Meer ffabb4cc86 reorg formula data for hubloc checks 2014-01-22 11:29:49 +01:00
Michael Meer f28b21f99d start with hubloc ping 2014-01-22 09:16:22 +01:00
friendica 3f49114a05 remove debugging 2014-01-21 23:12:03 -08:00
friendica 3b375a3d3f fix location of string file in Translations.md, fix some permissions and owner vagueness (potential bugs) in profile_tabs() 2014-01-21 23:09:33 -08:00