Commit Graph

8250 Commits

Author SHA1 Message Date
Thomas Willingham a026832009 If an observer doesn't have view_stream perms, try for view_profile before
giving up.
2013-10-04 15:57:48 +01:00
friendica ff7182f441 fix a bunch of post editing bugs - though this consolidates some disparate code and may create some new bugs due to regression 2013-10-04 04:47:41 -07:00
friendica 36440e190e doc additions 2013-10-04 04:47:24 -07:00
friendica 24dd15c205 doc update 2013-10-04 04:46:55 -07:00
friendica 963e0cefbb get rid of pink search bar when not using redbasic "red" 2013-10-03 02:20:09 -07:00
friendica e1fb45bc4a bring back photo shadows (via theme settings) 2013-10-02 22:59:58 -07:00
friendica 355c427884 Merge https://github.com/friendica/red into zpull 2013-10-02 21:05:23 -07:00
friendica 78a8d176ac post signatures 2013-10-02 21:04:48 -07:00
Thomas Willingham 89c1fc7540 Fix a gotcha in theme defaults. 2013-10-03 02:39:49 +01:00
Thomas Willingham 6224a5e458 Why use 6 lines when you can use 8,000? 2013-10-02 20:39:47 +01:00
Oliver 6b095f7b23 Post = Beitrag 2013-10-02 19:35:22 +02:00
Thomas Willingham b05b4437e5 Remove some !important that isn't, and add deprecated note to old CSS 2013-10-02 18:31:14 +01:00
friendica 8ce09e84c6 Merge https://github.com/friendica/red into zpull 2013-10-02 04:14:02 -07:00
friendica 6e2695f94a that would've messed it up 2013-10-02 04:13:35 -07:00
friendica ba3bf22ac8 Merge pull request #164 from tobiasd/README_translate
Readme translate
2013-10-02 04:08:46 -07:00
friendica 266c701034 directory sync typo 2013-10-02 04:04:37 -07:00
friendica de9aee8a07 block forgeries 2013-10-02 02:50:02 -07:00
tobiasd 8b5b44cd75 Update README.translate.md
some fixes for the markdown syntax
2013-10-02 08:27:37 +02:00
Tobias Diekershoff b7d4d1ebae adopted README.translate from friendica 2013-10-02 08:16:35 +02:00
friendica f7aaa2290a Merge https://github.com/friendica/red into zpull 2013-10-01 22:24:44 -07:00
tobiasd 60d306f762 Merge pull request #163 from tobiasd/initial_german_translation
DE: Initial Red translation
2013-10-01 22:23:26 -07:00
Tobias Diekershoff 27331160f4 DE: Initial Red translation 2013-10-02 07:20:39 +02:00
friendica 494090a3b7 in probe diagnostic - note https failure as diagnostic info - this also changes zot_finger so you can tell it not to fallback. This could be useful in corporate environments that are off the grid or other high security situations (as much as anything could be considered high security which relies on SSL). 2013-10-01 22:20:09 -07:00
Thomas Willingham b25d2e0d12 Slightly modify reshares so they can be themed as a whole. 2013-10-02 05:03:09 +01:00
friendica bde20f81e6 Merge https://github.com/friendica/red into zpull 2013-10-01 20:53:56 -07:00
friendica f3141bed6b That's way too wide for the sidebar 2013-10-01 20:53:25 -07:00
Thomas Willingham 31680f824f Four little typos 2013-10-02 04:31:05 +01:00
friendica 7b6530fed5 add the auto form submit even though it doesn't seem to work. Will debug it later. 2013-10-01 20:10:09 -07:00
friendica f3d351621d Saved searches on the matrix/network page just got a lot more interesting. Hint: it's all about autocomplete 2013-10-01 19:54:22 -07:00
friendica 1f965f1b70 search_ac is really whacked - help it out a bit, but much more to do 2013-10-01 19:04:08 -07:00
friendica bacab7a3f0 doc links 2013-10-01 18:50:08 -07:00
friendica b14d54e60d add republish to quick privacy settings (settings page) 2013-10-01 18:19:55 -07:00
friendica 27af2e560a Merge pull request #162 from beardy-unixer/master
Do PCSS properly
2013-10-01 16:33:43 -07:00
Thomas Willingham 3f850d3462 Do PCSS properly 2013-10-01 23:04:14 +01:00
Thomas Willingham 5d3dbfae4c revert that 2013-10-01 22:59:54 +01:00
Thomas Willingham 70fd797994 Merge remote-tracking branch 'upstream/master' 2013-10-01 22:58:44 +01:00
friendica 27e97571d4 rev update 2013-10-01 01:13:52 -07:00
friendica 82b835a18b Merge pull request #161 from zzottel/master
Add possibility to use a block in a channel menu (set channel_menublock to ...
2013-10-01 00:56:13 -07:00
zottel d7b81b1afd Add possibility to use a block a channel menu (set channel_menublock to the lowercase title of the block without special chars)
Fix comanche_block() SQL
2013-10-01 09:36:28 +02:00
friendica a6c542289a add link to channel source management in settings if channel_sources feature is enabled 2013-09-30 22:01:11 -07:00
friendica dffce63662 implement republish permission for use in sourced channels 2013-09-30 21:49:26 -07:00
friendica 2353e6d23f small fixes 2013-09-30 19:28:59 -07:00
friendica e992cfeca9 directory sync - this will either work, or it won't work, or it will possibly recurse and blow up the matrix. Hard to say. Do you feel lucky? Well do ya' ... punk? Rule #1 - don't mess with anything unless it's blowing up the matrix. If it doesn't blow up the matrix, but doesn't work, just let it go and let's figure out what it is doing and what it isn't doing.
The flow is as follows:
Once a day go out to all the directory servers besides yourself and grab a list of updates. This happens in the poller. If we've never seen them before add them to the updates table. The poller also looks to see if we're a directory server and have updates that haven't yet been processed. It calls onedirsync.php to process each one. If we contact the channel to update and don't find anything (we're just doing a basic zot_finger), set a ud_last timestamp. If this is set we will only try once a day for seven days. Then we stop trying to update.

This will probably cause a spike the first time through because you haven't seen any updates before, but we spread out the load over your delivery interval.
2013-09-30 18:33:27 -07:00
friendica e0391de906 there's no $a in comanche_block() (zottel) 2013-09-30 13:42:29 -07:00
friendica a8ebd7e3fa Merge pull request #160 from oohlaf/fixes
ret_secret is not used
2013-09-30 01:09:04 -07:00
Olaf Conradi 0497c441df ret_secret is not used 2013-09-30 09:59:22 +02:00
friendica 49882c13a4 there's our directory sync packet (aka transaction log). Now we just have to pass them around and act on them. 2013-09-29 22:24:37 -07:00
friendica 3f79a9581a clean up the default page definition - get rid of right_aside which is illegal 2013-09-29 21:55:40 -07:00
friendica 398162f78a log any attempt to call mod_magic 2013-09-29 21:06:53 -07:00
friendica 0e95bae3d2 RSS feeds as channel sources. It's feasible and within reach, however there's a lot of work left to do.
How bad does anybody want it?

Let's find out...
2013-09-29 20:34:05 -07:00