Commit graph

8327 commits

Author SHA1 Message Date
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
friendica
bd0b4d8487 remove the "Similar Interests" link until somebody makes it work 2013-09-29 18:34:41 -07:00
friendica
a26e48b013 sources management page 2013-09-29 18:18:05 -07:00
Thomas Willingham
046ddea9e8 Ugh, typo 2013-09-29 20:06:43 +01:00
Thomas Willingham
1f4ed2b4a4 Add kdevelop files to .gitignore 2013-09-29 20:02:55 +01:00
Thomas Willingham
42e11019b9 Missing include 2013-09-29 19:44:57 +01:00
Thomas Willingham
3c42989fc4 Typo 2013-09-29 16:45:21 +01:00
Thomas Willingham
9212fd0ecc Issue #117 2013-09-29 16:40:15 +01:00
friendica
4f83a1c152 Merge https://github.com/friendica/red into zpull 2013-09-29 02:47:58 -07:00
friendica
a06f1f9594 Issue #158 2013-09-29 02:47:36 -07:00
Thomas Willingham
5a0623299c Prevent toolbar overlapping comanche nav links. 2013-09-28 23:31:30 +01:00
Thomas Willingham
3cf5e5effd Fix Comanche menus 2013-09-28 19:05:50 +01:00
friendica
6ca6bc2dd8 close comment 2013-09-28 05:03:58 -07:00
friendica
13e18332aa Merge https://github.com/friendica/red into zpull 2013-09-28 04:42:08 -07:00
friendica
110974eb55 fix can_comment_on_post when viewing wall-to-wall 2013-09-28 04:41:12 -07:00
friendica
8fe5575469 string update 2013-09-28 04:40:57 -07:00
friendica
c98605df37 doc updates 2013-09-28 04:30:57 -07:00
friendica
b1c6ef9f33 Merge pull request #157 from 0xAF/master
Add colorpicker jquery plugin for themes
2013-09-28 04:02:34 -07:00
Stanislav Lechev [0xAF]
24128a4e1f Add colorpicker jquery plugin for themes 2013-09-28 12:23:55 +03:00
friendica
4b3c565174 convert to plaintext before matching words in body. Otherwise every post I make with a link in it is going to match a test for zot. 2013-09-26 19:58:24 -07:00
friendica
6dc4d963fa Merge https://github.com/friendica/red into zpull 2013-09-26 19:35:09 -07:00
friendica
017db29947 aggregate channels 2013-09-26 19:34:45 -07:00
Thomas Willingham
dc692cd748 Actually, lets add a content wrapper while we're in there. 2013-09-27 03:11:28 +01:00
Thomas Willingham
83a41a5af6 Typo 2013-09-27 03:06:20 +01:00