Commit graph

10070 commits

Author SHA1 Message Date
friendica
1108eaaed0 source routing stuff 2014-03-29 21:53:50 -07:00
RedMatrix
a31d5c7cdd Merge pull request #385 from solstag/master
Let the site admin choose whether to display the Discover tab.
2014-03-30 15:18:05 +11:00
Alexandre Hannud Abdo
fedd19ec95 Let the site admin choose whether to display the Discover tab. 2014-03-30 00:03:12 -03:00
friendica
7ed177c7cd check that aside actually exists before querying the html length 2014-03-29 00:04:06 -07:00
friendica
86ec665565 Merge https://github.com/friendica/red into zpull 2014-03-28 16:05:57 -07:00
friendica
fc5f3f4800 externals/discover: try up to 3 times to find a site that actually has content. Then give up until the next queue run. 2014-03-28 15:58:58 -07:00
RedMatrix
96525126f6 Merge pull request #382 from git-marijus/master
provide some info to not local users
2014-03-29 07:31:28 +11:00
marijus
18f30cf281 provide some info to not local users 2014-03-28 19:39:58 +01:00
friendica
6925cf9fe5 external -> discover 2014-03-28 01:24:30 -07:00
friendica
85d61813ca another complication to deletion 2014-03-28 01:19:30 -07:00
friendica
34403d3bd3 fix delete missing permission check 2014-03-28 01:12:52 -07:00
friendica
3c23d1f9fe doc update 2014-03-28 01:12:36 -07:00
friendica
52c456d254 don't include standalone test sites in external host list 2014-03-27 20:57:45 -07:00
friendica
d99eaf1510 a few more delete fixes 2014-03-27 20:43:37 -07:00
friendica
a6d8668a5f try and sort out the item delete mess 2014-03-27 20:28:48 -07:00
friendica
8c3efd20f4 this should work a bit better 2014-03-27 18:53:14 -07:00
friendica
1177f97a50 change wording of new connection request notification setting 2014-03-27 18:05:49 -07:00
friendica
6aa8cbf968 Merge https://github.com/friendica/red into zpull 2014-03-27 18:03:39 -07:00
friendica
8594d069a1 new connection notification 2014-03-27 18:03:19 -07:00
Thomas Willingham
6394f06635 typo 2014-03-28 00:36:38 +00:00
friendica
1f931c0e3c firehose: provide system prefs to allow folks to fine tune to their needs 2014-03-27 16:40:10 -07:00
friendica
2b6feeb835 this will probably fix the uploaded photo permission issue, if not it should be close 2014-03-27 15:56:31 -07:00
friendica
6efb0a7cb3 Merge https://github.com/friendica/red into zpull 2014-03-27 15:37:45 -07:00
friendica
a0674af416 firehose fixes and optimisations. In particular get rid of the unresponsive script warning when trying to load updates (sine they aren't our posts, we can't check for unseen, hence we can't really load updates). Also make the url selection pluggable. 2014-03-27 15:35:29 -07:00
marijus
c1435fdfda more css fixes 2014-03-27 20:19:30 +01:00
marijus
3a190ddd2b css fixes 2014-03-27 19:56:22 +01:00
friendica
7b24b78af9 add fh to other page templates 2014-03-27 00:35:46 -07:00
friendica
41d8cfa72a link in the firehose 2014-03-27 00:25:34 -07:00
friendica
a5a55738bc superfluous comma 2014-03-27 00:07:11 -07:00
friendica
3044dc7f6d catch the "new" view as well 2014-03-26 22:11:34 -07:00
friendica
5a3903a40c firehose testing (network?f=&fh=1) - some possible security bugs so testing purposes only 2014-03-26 22:05:19 -07:00
friendica
a00c581e27 need include 2014-03-26 20:22:57 -07:00
friendica
20717e3416 let's limit this to two weeks so it doesn't pound servers and waste too much space 2014-03-26 19:23:45 -07:00
friendica
e476ed6be5 there's the problem 2014-03-26 19:13:26 -07:00
friendica
ed14c1f224 more work on firehose 2014-03-26 18:45:01 -07:00
friendica
150bc9866a Merge https://github.com/friendica/red into zpull 2014-03-26 17:06:14 -07:00
friendica
9a3a2819c1 add admin/channels 2014-03-26 17:05:45 -07:00
friendica
79f5fd8e2a allow zotfeed to create a firehose of a site. 2014-03-26 16:09:07 -07:00
Thomas Willingham
d3527245f7 Spare / and an undeclared var in editwebpage. 2014-03-26 19:49:08 +00:00
friendica
bd7be38da5 improve scannability of content with per-item bottom border, but lighten the per-item borders considerably so it isn't in your face. This is an experiment based on sound principles, but I'm not a UI expert. If this uglifies it too much - please revert. 2014-03-25 21:13:04 -07:00
friendica
f924d38d8c webfinger enhancements: per RFC7033 2014-03-25 16:44:19 -07:00
friendica
7375e30506 This should be a slight improvement in setting ciphers - we'll punt on RedHat but open up the list just for openssl distros which seem to have all the problems at the moment. 2014-03-25 15:19:18 -07:00
friendica
f14596b1eb Merge https://github.com/friendica/red into zpull 2014-03-25 12:47:46 -07:00
friendica
dc091800c3 missed one 2014-03-25 12:47:29 -07:00
friendica
8547e4b2a8 ensure wall_upload always has width and height if the image is valid 2014-03-25 12:44:30 -07:00
RedMatrix
fbb12ca86a Merge pull request #377 from beardy-unixer/master
Fix wall photo uploads.
2014-03-26 06:39:01 +11:00
RedMatrix
0e10f81d44 Merge pull request #379 from cvogeley/master
Well, if you want to add a color picker it is indeed a good idea
2014-03-26 06:37:47 +11:00
Christian Vogeley
51ee3964c0 Well, if you want to add a color picker it is indeed a good idea
to include the color picker.
2014-03-25 19:36:44 +01:00
marijus
a868e73d5f forgot to change one line 2014-03-25 15:49:58 +01:00
marijus
89b573a6f3 fix lock permissions view and autoload not kicking in on touch devices under certain conditions 2014-03-25 15:27:45 +01:00