8246 Commits

Author SHA1 Message Date
friendica 6b15e57cdb add epub mimetype (application/epub+zip) 2014-02-02 02:43:36 -08:00
friendica 2c75210fdb config: don't try to unserialise an array 2014-02-01 20:07:47 -08:00
friendica bd691300a7 provide some interesting new options to channel sources 2014-01-31 20:02:59 -08:00
friendica a1d40431f2 chat expiration (default 2 hours) - but can be set on a per-chatroom basis 2014-01-30 20:10:47 -08:00
friendica 2f876334d5 Merge https://github.com/friendica/red into zpull 2014-01-30 14:37:50 -08:00
friendica 0fae8acdef fix basic auth with account (not channel) login 2014-01-30 14:36:56 -08: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
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 838ebbcb62 apply service class limits (at the account level) to chatroom creation as chat has the potential to adversely affect system performance. In the future we may also want to service_class restrict the number of participants in a room. 2014-01-29 18:29:03 -08:00
friendica b8fb6a4373 more chat infrastructure 2014-01-29 17:09:20 -08:00
friendica 677f5f641e more testing of chatroom interfaces, also corrected a function call that should have been a class instantiation in reddav 2014-01-29 16:02:02 -08:00
friendica 1915add7c1 Merge pull request #290 from git-marijus/master
add image floating to bbcode
2014-01-29 15:28:09 -08:00
marijus 75022367e5 minor whitespace cleanup 2014-01-30 00:15:13 +01:00
marijus fe2b6f3dfb add image floating to bbcode 2014-01-30 00:01:19 +01:00
toclimb 4c28939488 Don't look for emoticons inside the matching angle brackets of HTML tags (seriously) 2014-01-29 23:56:05 +01:00
friendica a1e7c65d51 chatroom permissions enforcement 2014-01-29 03:40:14 -08:00
friendica 6a9d43bcbe debug chatroom_list widget 2014-01-29 03:16:07 -08:00
friendica 10b51a9471 issues uncovered whilst testing the chatroom API 2014-01-29 02:25:21 -08:00
friendica 9f54675702 chatroom list widget backend 2014-01-29 01:52:23 -08:00
friendica 9261a170eb basic chatroom management backend 2014-01-29 00:08:29 -08:00
friendica d970c69f91 online indication to the directory popup 2014-01-28 19:49:56 -08:00
friendica cc11535e34 online indication on profile sidebar 2014-01-28 17:07:25 -08:00
friendica 3dfd38021f SECURITY: remove style and class bbcodes 2014-01-28 16:35:10 -08:00
friendica d79a2e3b55 undo pull request #287 2014-01-28 16:32:47 -08:00
toclimb 3cab53a7ef Don't look for text emoticons inside the matching angle brackets of a HTML tag 2014-01-29 00:43:54 +01:00
friendica f104b4dc27 preserve expiration when editing 2014-01-27 23:49:42 -08:00
friendica d6a9497e4a cleanup include/menu in preparation for the next phase of bookmarking 2014-01-27 14:46:39 -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
friendica b5c6db1205 Merge https://github.com/friendica/red into zpull 2014-01-25 15:51:32 -08:00
friendica 339a0f69c1 some tweaks to items_fetch for the api 2014-01-25 15:51:10 -08:00
root 8b399b2fb8 Typo 2014-01-25 23:06:44 +00:00
friendica 6911439f0e Merge pull request #284 from cvogeley/master
API changes
2014-01-25 15:03:23 -08:00
friendica e68c01cc48 set session['my_address'] to current site in change channel, not primary hub location. Also remove all the old Friendica-style authentication code. 2014-01-25 14:39:09 -08:00
Christian Vogeley a25b8c951b Check user_info['self] in api user_timeline 2014-01-25 22:56:15 +01:00
Christian Vogeley b71e855c5b remove wall restriction
original didn’t have that
2014-01-25 13:44:31 +01:00
Christian Vogeley 6b3ea9dc14 API My wall posts 2014-01-25 03:50:47 +01:00
friendica 21f6549204 Merge https://github.com/friendica/red into zpull 2014-01-23 23:47:08 -08:00
friendica 3490604926 add zid to audio/video (again) 2014-01-23 23:46:43 -08:00
Thomas Willingham ad67d3e483 Ooops, included site specific hack 2014-01-24 03:48:54 +00:00
Thomas Willingham d57361ea4a Make share previews a bit longer. We can't go any longer than this
without suhosin starting to break things for channels with long names
 - this limit works with the channel with the longest name in the matrix
today, but we may need to make this a pconfig anyway.
2014-01-24 03:44:50 +00:00
friendica 357ddd1bf7 display a somewhat more pleasant hovertip on qr codes 2014-01-23 15:53:29 -08:00
friendica ab6b6794b4 fix marital partner linking 2014-01-23 15:43:35 -08:00
friendica bf8e73ca73 missing filename in uploaded photos (we don't really use this, but we will need to have a filename to export via DAV or API and the original filename would be the most likely choice). 2014-01-22 23:54:14 -08:00
friendica bc98f4ddf4 fix api/red/photos when supplied with an album name 2014-01-22 23:04:19 -08:00
friendica 43f2d6972c API: provide a link to photo albums in api/red/albums 2014-01-22 22:56:16 -08:00
friendica 79c287916f Merge https://github.com/friendica/red into zpull 2014-01-22 22:15:30 -08:00