Commit graph

13462 commits

Author SHA1 Message Date
friendica
6f78d7a85d fix regdir 2015-03-31 21:06:48 -07:00
friendica
c98de44528 more logging for onepoll 2015-03-31 20:01:37 -07:00
friendica
68c1aac1e3 make search box border radius consistent with everything else. It looks really weird when it's so different. 2015-03-31 19:02:02 -07:00
friendica
7f6ba91dfa allow webpage for home to use its own layout file 2015-03-31 17:52:03 -07:00
friendica
5e01abaa16 some DB documentation 2015-03-30 21:53:00 -07:00
friendica
cbaa2a9b84 don't included any deleted posts in the self query 2015-03-30 21:06:41 -07:00
friendica
da04ae7888 Merge https://github.com/friendica/red into pending_merge 2015-03-30 19:42:28 -07:00
friendica
d3c064cc34 title of preview button incorrect, fix ability to upload to webpages 2015-03-30 19:41:42 -07:00
Paolo T
642ab1c256 Merge pull request #945 from tuscanhobbit/dev
Italian translation
2015-03-30 20:14:01 +02:00
tuscanhobbit
aecd2432b0 Italian translation 2015-03-30 20:10:38 +02:00
friendica
cff7696e98 change "create new collection" to iconic, document the account table 2015-03-30 00:51:03 -07:00
friendica
c29d3fc08a mod_connections ajax failure see http://stackoverflow.com/questions/14347611/jquery-client-side-template-syntax-error-unrecognized-expression 2015-03-29 18:42:05 -07:00
friendica
f01757f0c2 move some lesser used features to plugins 2015-03-29 16:44:26 -07:00
friendica
b546f8d702 Merge https://github.com/friendica/red into pending_merge 2015-03-29 16:05:24 -07:00
friendica
505e5e90b2 fix os_mkdir 2015-03-29 16:05:08 -07:00
RedMatrix
9ae9aedb15 Merge pull request #944 from dawnbreak/docu
Correcting reported Doxygen syntax warnings.
2015-03-30 10:04:15 +11:00
RedMatrix
4df7a22ff5 Merge pull request #943 from dawnbreak/master
Fixed two wrong variable usages in event.php.
2015-03-30 10:04:03 +11:00
Klaus Weidenbach
d0361582b0 Correcting reported Doxygen syntax warnings.
Fixed wrong Doxygen syntax and add some of the available FIXME to
Doxygen documentation.
Updated Doxygen configuration to add also all capital letter tags.
Adding some more Doxygen documentation.
2015-03-29 22:23:00 +02:00
Klaus Weidenbach
42c820029e Fixed two wrong variable usages in event.php.
I just checked the code, not the functionality.
2015-03-29 21:16:21 +02:00
friendica
76a6739b93 remove bogus grouping from fix for #938 2015-03-28 18:47:28 -07:00
friendica
dcac6a54c5 Merge https://github.com/friendica/red into pending_merge 2015-03-28 18:46:24 -07:00
friendica
1e4490079b issue #938 2015-03-28 18:45:58 -07:00
jeroenpraat
d423c9b12c Make sure long words (channel addresses, homepages) on the vcard are not on top of the content to the right. 2015-03-29 00:38:47 +01:00
friendica
f35679dd6d Merge https://github.com/friendica/red into pending_merge 2015-03-28 14:53:33 -07:00
friendica
0aba609ad4 issue #941 2015-03-28 14:53:00 -07:00
Mario Vavti
2899c500ee some colorbox styling 2015-03-27 12:12:12 +01:00
Mario Vavti
b59e2870ab Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it there). Comment out some most probably deprecated js includes. Some css cleanup. 2015-03-27 11:52:59 +01:00
friendica
1bf93916db adjust category auto-complete background color (blue) to match the blue we use for buttons. It was a completely unrelated shade of blue and looked out of place. 2015-03-26 23:51:58 -07:00
friendica
0837e67a53 minor tweak on event form 2015-03-26 21:03:54 -07:00
friendica
b1f2c29a96 bring event form into line with other forms 2015-03-26 20:56:05 -07:00
friendica
0bb89778d3 add channel_lastpost timestamp to help optimise some outrageously expensive queries. 2015-03-26 19:55:52 -07:00
friendica
fe2d5969d2 Merge https://github.com/friendica/red into pending_merge 2015-03-26 18:10:42 -07:00
friendica
47292c612c provide ways to over-ride the datetime pickers 2015-03-26 18:03:39 -07:00
RedMatrix
f8233641e6 Merge pull request #940 from HaakonME/master
Updated Norwegian bokmål translation
2015-03-27 08:48:19 +11:00
Mario Vavti
b638c6e007 whitespace 2015-03-26 22:34:56 +01:00
Mario Vavti
c521a28486 do not move viewed content off the screen after collapsing a long post 2015-03-26 21:33:44 +01:00
Haakon Meland Eriksen
0853d9dca7 Updated Norwegian bokmål translation 2015-03-26 20:36:28 +01:00
Mario Vavti
a5f410d587 this might stop page scrolls while new updates drop in 2015-03-26 10:43:09 +01:00
Mario Vavti
e0a0fc507f remove some vars from style.css 2015-03-26 09:45:30 +01:00
friendica
f1a1660709 item_check_service_class - the join is totally unnecessary 2015-03-25 19:13:53 -07:00
friendica
a6be0c9e72 since several prominent sites are interested in post expiration, this reduces the usefulness of having an archive widget n the matrix page (which wasn't horribly useful anway). So remove it from the default mod_network.pdl 2015-03-25 17:50:38 -07:00
friendica
296c4c38bc improve description of that setting 2015-03-25 17:46:38 -07:00
friendica
75f3f4a808 admin config for default expiration 2015-03-25 17:43:02 -07:00
friendica
b6d4f01ba9 Merge https://github.com/friendica/red into pending_merge 2015-03-25 15:33:50 -07:00
friendica
e33da588bd comanche: move 'webpage' declaration to the first parser pass so it is set when content loads. 2015-03-25 15:32:49 -07:00
Mario Vavti
49005101c7 make postgresql happy 2015-03-25 11:03:37 +01:00
friendica
022305fe83 also allow service classes to set post expiration. These take priority over the site default. 2015-03-24 20:38:53 -07:00
friendica
63b8020969 more work on expiration, make system limits useful - even in retrospect 2015-03-24 17:09:42 -07:00
friendica
1f427e0e5b make the log message reflect what's really happening 2015-03-24 16:30:14 -07:00
friendica
3d60008842 provide a site-wide expiration policy without loopholes - still need work to reduce the impact of expiration queries. 2015-03-24 15:53:55 -07:00