8246 Commits

Author SHA1 Message Date
friendica e57bf86a27 mail notification goes to old link 2014-03-16 20:49:29 -07:00
friendica ecb2e52a74 little fixes of hopefully nil significance 2014-03-16 20:34:21 -07:00
friendica 6f9fde997b this is the correct fix 2014-03-16 15:20:04 -07:00
Christian Vogeley 521b091779 merge 2014-03-15 21:54:10 +01:00
Christian Vogeley f0736fc955 API: statusnet_html:trim was trimming too much 2014-03-15 21:52:20 +01:00
friendica 3cb179aff1 contact_block() not being shown to unauthenticated visitors - even if perms allow. Also separate the permissions logic for this function so that we can have a mini-profile widget and a separate contact_block widget instead of always lumping them together. We probably also should move contact_block() outside of include/text.php as it doesn't really belong there. Just not sure where it belongs - perhaps contact_widgets wouold be a good place. 2014-03-13 17:13:36 -07:00
friendica 3f337dad2c file had wrong extension 2014-03-11 21:45:20 -07:00
friendica 5e41ef9219 protect filed conversations from expiration - we check the parent to see if it is filed, but one may have filed a comment and that will vanish when the parent expires unless the parent is protected. 2014-03-11 17:41:56 -07:00
friendica 55fe471ce8 version update 2014-03-11 15:29:26 -07:00
marijus 34fd387438 this commit is an attempt to make conv items better scalable on smaller screens. also save some horizontal space. 2014-03-10 17:17:49 +01:00
friendica 80e381176e collapse the advanced directory search so that folks who think they're advanced but really aren't don't whinge about it. 2014-03-08 19:04:07 -08:00
friendica bef416a2d1 advanced search front-end 2014-03-08 17:39:20 -08:00
friendica 5ec38459dc notify when permissions change and haven't been saved. 2014-03-07 21:55:52 -08:00
friendica 8c7e076dae bring friends back 2014-03-06 01:29:42 -08:00
friendica d58abc0230 add clock widget and correct some doco 2014-03-05 04:28:48 -08:00
friendica 61f47cd5ed move language selector to a module 2014-03-05 03:19:20 -08:00
friendica 267283748f Red API: /api/red/item/new ; which is like /api/statuses/update except it uses Red semantics and returns success/failure indication. 2014-03-04 19:57:54 -08:00
friendica a072668f8a undo 2014-03-04 15:29:27 -08:00
Thomas Willingham f2f6485a4f Make zid() work for observers as well as local users 2014-03-04 23:18:33 +00:00
friendica 86d60f572f change flags for one-way connections from hidden to unconnected so we can still use hidden for - well hiding connections 2014-03-04 14:35:42 -08:00
friendica 3d49bf0320 directory sync issues 2014-03-03 21:00:42 -08:00
friendica bfd9f5ec87 enable network/matrix expiration, this should be functional but the options have been reduced/restricted so we're only looking at network posts and ignore anything that is filed, starred, or is resource_type 'photo' (which should not be possible in non-wall posts, but we just want to be sure). Will require the adventurous tester(s) to set 'channel_expire_days' in their channel record. 2014-03-03 19:15:11 -08:00
friendica 12480a13cd item widget - displays one (webpage) item by mid. This is how you could put multiple content blobs on a page without turning them all into blocks. 2014-03-03 18:20:52 -08:00
friendica d16324685a implement horizontal menu class in redbasic 2014-03-03 15:21:43 -08:00
friendica 81c439bc7d revert the temporary fix for the missing hdr.tpl and add the ability to provide context sensitive help/documentation by passing the current URL path to the help module as $_REQUEST['cmd']. So we could create a special help page for settings/display or whatever. The only issue is whether this should be presented first with a link to the main help page, or if we put a line at the top of the main help page that says "I need help for settings/display". Also edited the help target window name, as "friendika-help" is a bit dated. 2014-03-03 14:33:49 -08:00
friendica 7baeb45183 some anomolies found when viewing connections in various cases. 2014-03-02 19:40:59 -08:00
friendica 895c9411d9 add choklet template with several defined flavours, two and three column fluid layouts with optional side margins and a region for a blog-style header photo 2014-03-02 16:46:34 -08:00
friendica e931af8307 first cut at choklet template 2014-03-02 15:47:01 -08:00
friendica bf401a5afa allow templates to have multiple styles - this would be a bit like having a schema for a template file. At first you'll think this is insane and overly complicated, you'll just have to wait and see what I'm up to. Then it will start to make sense. 2014-03-02 00:24:29 -08:00
friendica 247cb85c94 it's unfortunate that we use the term "layout" to refer both to a template file and to Comanche .PDL files. I think we should probably refer to the template file as "template" just to avoid confusion. For the moment we'll provide both, since the 'layout' is already in the wild. But please use "template" going forward. 2014-03-01 17:49:28 -08:00
friendica 096cc726b7 dang - you really have to bludgeon this thing to get youtube to use https 2014-02-28 01:30:05 -08:00
friendica 46f0de7120 try to fix youtube mixed content warnings 2014-02-28 00:57:35 -08:00
friendica 102521844b put schemas in Comanche (this requires theme support (!)) 2014-02-27 20:48:10 -08:00
friendica d2bc7c606a minor fixes to suggested chatrooms 2014-02-27 17:10:26 -08:00
friendica 642da17b86 chatroom suggestions 2014-02-27 17:07:11 -08:00
friendica 402d44e2f4 fix photos in private mail 2014-02-27 16:01:44 -08:00
cvogeley 7cdca97654 Typo 2014-02-27 09:54:07 +01:00
friendica c8f1bf89a9 vsprintf error 2014-02-26 14:51:29 -08:00
friendica 364fc9f163 comanche: provide an option to add a menu class for different theming choices on some menus (e.g. horizontal, tabbed, etc.) 2014-02-25 20:58:20 -08:00
friendica 1857036a99 I'll have to fix this someday. 2014-02-25 20:36:56 -08:00
friendica e7e97e578b put bookmarked chatrooms into poco 2014-02-25 19:48:13 -08:00
friendica 08313bac6c allow personalised page layouts for modules. 2014-02-25 14:12:51 -08:00
friendica b1021df485 provide ability to bookmark chatrooms using rbmark 2014-02-24 21:34:49 -08:00
friendica 2becbae402 remote "add bookmark" - like rpost but saves a bookmark from a remote hub into one of your own bookmark folders (or a new one if desired). 2014-02-24 20:46:52 -08:00
friendica fdb25f3450 string 'null' showing up in timeago since last modify 2014-02-24 15:27:39 -08:00
friendica 29ebfc25ca take a p 2014-02-24 15:07:00 -08:00
friendica b2372c0c8f Merge https://github.com/friendica/red into zpull 2014-02-24 14:19:53 -08:00
friendica 5bd71e4e4d set theme for un-viewable profile 2014-02-24 14:19:21 -08:00
Alexandre Hannud Abdo 59211e0ac8 Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago strings 2014-02-24 17:47:57 -03:00
friendica 5b4e3f46bc minor stuff, some doco, auth cleanup, and make "unknown" more translateable by context. 2014-02-22 14:58:12 -08:00