Commit Graph

10016 Commits

Author SHA1 Message Date
RedMatrix df7c2afc68 Merge pull request #405 from beardy-unixer/master
A few little fixes
2014-04-12 07:20:44 +10:00
RedMatrix aa1f5ce753 Merge pull request #404 from git-marijus/master
bootstrapify aclselector
2014-04-12 07:20:24 +10:00
friendica 0a871c3f14 Merge https://github.com/friendica/red into pending_merge 2014-04-11 14:02:45 -07:00
friendica e10509e2bd soft revert 9bb7811 until we can look at it more closely. 2014-04-11 14:01:33 -07:00
friendica 2677ee0b49 doc update 2014-04-11 14:01:22 -07:00
Thomas Willingham 2fdcd0c27e Never set background or color unless you set both. If this is needed
in future, it should probably be reimplmented with the class anyway.
2014-04-11 20:02:52 +01:00
Thomas Willingham 81b06754a4 Don't count deleted channels when figuring out where to send a user on login. 2014-04-11 15:11:22 +01:00
marijus 3197ccbf5e bootstrapify aclselector 2014-04-11 16:06:39 +02:00
Thomas Willingham 4582b8dd64 Bring BBCode to profiles 2014-04-11 14:54:07 +01:00
Thomas Willingham 742e2686ca Don't explicitly deny our strongest features existence. 2014-04-11 14:53:18 +01:00
Paolo T 93a56db391 Merge pull request #403 from tuscanhobbit/master
IT: strings updated
2014-04-11 14:23:52 +02:00
Paolo Tacconi a36d1d5e92 IT: strings updated 2014-04-11 14:22:27 +02:00
friendica e64ec31a9d add the message-id to delivery reports. This _could_ allow an enterprising developer to collect the delivery reports for a given post and store them in a DB table so that the sender could track and verify where a message had been sent on a web page and verify the success or failure of those attempts without requiring admin access. (To be fair this would also need an extra flag which hasn't yet been implemented to indicate that a channel created a second delivery chain of the message). 2014-04-10 22:17:35 -07:00
friendica fb88544ae4 Merge https://github.com/friendica/red into pending_merge 2014-04-10 18:50:33 -07:00
friendica a798dd767d push notes widget updates to channel clones on focusout (final save). Don't do this for the auto-save events (every ten seconds) which could generate superfluous network traffic. 2014-04-10 18:46:22 -07:00
RedMatrix feb3a81623 Merge pull request #402 from sasiflo/master
Added info about SSL certificates
2014-04-11 11:23:13 +10:00
friendica 9bb7811d74 Discover page: when importing public items, alter the item so that it has the characteristics of one that was sourced by the sys channel instead of just being stored under the sys channel uid. This should allow comments and likes to flow upstream if permissions allow and may fix issue #398. Permission may still be denied by the original poster, but without this the comment/like is treated as a forgery and is blocked from transmission. 2014-04-10 18:06:09 -07:00
friendica a49069db4e move the deleted flag setting to encode_item_flags() where it belongs now that we aren't giving deleted posts special treatment. 2014-04-10 16:26:27 -07:00
friendica bf1f18e172 Include the entire original item when notifying other channels of deletions as it contains important routing and scope information. Previously we were only sending a couple of critical fields like the message-id, flags, and creation date. The thinking was that it is deleted, let's not resend the deleted contents anywhere. But in order to route this through the same path the original post took we really need the entire original post with all of its baggage attached. 2014-04-10 16:14:19 -07:00
sasiflo f16fc1eb4f Added some more details about why browser-valid SSL certificates must be
used when SSL is used at all.

It is now in the check failure message in the installation routine, the
installation readme and in the documentation pages.
2014-04-10 23:41:18 +02:00
friendica c97222c2fc improve the appearance of the ACL selector in a hackish way on the short term -
it really needs to be re-worked for bootstrap but in any event the words "show" and "don't show" make a mess of it. We should probably just use icons (with a bit of padding) that people can select with a touchscreen and reformat the box accordingly.
2014-04-09 21:49:38 -07:00
friendica 8d8d739242 Merge https://github.com/friendica/red into pending_merge 2014-04-09 21:13:40 -07:00
friendica 795d741713 issue #400 - lock not showing up for previews of private mentions (or 'new/search' item view)
also reformat the new/search template to pick up recent changes to conv_item.tpl
2014-04-09 21:11:49 -07:00
RedMatrix 5d5ff22b1d Merge pull request #399 from git-marijus/master
change the way jot tools are displayed/hidden
2014-04-10 13:54:34 +10:00
friendica 46ed2570b8 whitespace - nothing else 2014-04-09 20:11:52 -07:00
friendica a87d54344f Merge https://github.com/friendica/red into pending_merge 2014-04-09 16:31:07 -07:00
friendica bf41ccbf35 'anybody in this network' permissions were not being allowed for non-connected channels. 2014-04-09 16:30:03 -07:00
RedMatrix d25e902761 Merge pull request #401 from sasiflo/master
Extended theme redbasic: Allow to center the content (aside + converse)
2014-04-10 08:59:54 +10:00
sasiflo 9cb48204eb Correction for #401: Theme redbasic extended.
Use max-width instead of width to allow mobile devices to reflow the content.
2014-04-10 00:22:52 +02:00
sasiflo 036d907a4b Extended theme redbasic: Allow to center the content (aside + converse)
Added an option to settings of redbasic theme. You are now able to
activate centering the left aside and the conversion regions in the
middle of the screen. This respects configuration of conversion region
width and works without special actions for mobile devices.

TODO: Find a way to handle conversion width given in percent.
2014-04-09 23:13:25 +02:00
marijus b88a7fc23a use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblock and editlayout which still depended on it. 2014-04-09 18:29:22 +02:00
marijus 74bd772a5b replace lock icon with icon-{lock, unlock} 2014-04-09 17:10:07 +02:00
marijus c4233232b7 Merge branch 'master' of https://github.com/friendica/red 2014-04-09 10:08:12 +02:00
friendica c7080edb16 strip affinity tool labels on ultra-small screens; otherwise they just smush together 2014-04-08 21:19:55 -07:00
marijus b52ccaa9e1 whitespace cleanup 2014-04-08 22:37:58 +02:00
marijus 9f621dac85 change the way jot tools are displayed/hidden 2014-04-08 22:07:06 +02:00
friendica 95751dddff some fixes to #395 2014-04-07 20:20:28 -07:00
friendica d820fa155b possible fix for issue #398 2014-04-07 18:32:22 -07:00
friendica 28228f5862 pass the original element title through the element stack so that it we don't lose it in the ajaxuploader. 2014-04-07 17:34:53 -07:00
friendica 03753f463e convert /network saved search to bootstrap buttons 2014-04-07 16:25:35 -07:00
friendica 74029a9ee9 this should be better - "xchan deleted" state on remote sites only follows the xchan_flags and not the channel_pageflags; XCHAN_FLAGS_DELETED should only be set if the channel is to be removed from the entire network. As mentioned in a previous commit, channel_pageflags could be set to PAGE_REMOVED but still leave living clones on other sites. 2014-04-07 16:10:43 -07:00
friendica 7e160a7b04 undo one of yesterday's changes - if a channel was deleted we want to mark the hubloc deleted - but not the xchan. The channel might be alive at another hubloc. We should only mark the xchan deleted when removing a channel from the entire network - e.g. there are no hubs left to service it. 2014-04-07 13:13:00 -07:00
friendica 10167fdf51 prevent follows of and notifications to deceased channels 2014-04-07 02:55:00 -07:00
friendica 7d429b2894 subdue archived connections in mod/connections 2014-04-06 22:21:51 -07:00
friendica 68296bb857 better alignment of channels with long names on mod/connections 2014-04-06 21:52:47 -07:00
friendica 75b6aa235e more work on #395 2014-04-06 21:40:23 -07:00
friendica 28b7eedc45 check_webbie (webbie validator) returning bad webbies 2014-04-06 19:59:00 -07:00
friendica 81ce5f14d2 missing pagination on viewconnections page 2014-04-06 18:57:04 -07:00
friendica 6f555c50e1 a bit more work towards issue #395 - cleaning up some cases which were going to the url directly and which weren't going through chanview. Also worth noting - mentions in posts do not go through chanview. Perhaps it is time to kill chanview (except we then cannot implemented a "connected" or "connect" button since we don't have any control over the landing page). For the time being I'm just trying to trap as many of the "visit URL" links as possible and sending them to a common place. Then we can figure out how that common place should behave. 2014-04-06 18:40:37 -07:00
friendica b880982b61 Merge https://github.com/friendica/red into pending_merge 2014-04-06 16:18:57 -07:00