Commit graph

13540 commits

Author SHA1 Message Date
Mario Vavti
a73dbb3073 delete conv items on the fly in background 2015-04-08 14:10:38 +02:00
Mario Vavti
b3f80c049f update jquery to 1.11.2 2015-04-08 10:46:46 +02:00
Mario Vavti
549bcf5a72 this is easier on the eyes when collapsing a long post/comment 2015-04-08 08:53:28 +02:00
friendica
b212482330 Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-04-07 18:13:31 -07:00
friendica
dc2830755d add common connection count to suggestions 2015-04-07 18:13:10 -07:00
redmatrix
f7915440fc Merge pull request #310 from dawnbreak/master
Renamed some functions to match other names in bbcode.php.
2015-04-08 06:55:04 +10:00
friendica
d78118e2b0 Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-04-07 13:52:31 -07:00
friendica
558246257c separate the hub query since it changes the logic default and cannot easily be grouped 2015-04-07 13:51:51 -07:00
Klaus Weidenbach
f03a937c4e Renamed some functions to match other names in bbcode.php.
Some documentation.
Removed unused variables.
Removed empty spaces at line endings.
2015-04-07 22:47:36 +02:00
Habeas Codice
dbb3cda9a6 missed one 2015-04-07 05:45:24 -07:00
Habeas Codice
1162af4c0d "PHP Strict Standards: Only variables should be passed by reference" 2015-04-07 05:42:47 -07:00
friendica
5bc7c0e798 add endless scroll to viewconnections module 2015-04-06 22:36:46 -07:00
friendica
3c05af6553 make open tag work correctly for multiple invocations in the same text 2015-04-06 21:26:40 -07:00
friendica
3a3563a4b1 commit 59828593c broke some important poco stuff, looks like the cat might have climbed over the keyboard and deleted something that wasn't intended to be deleted. 2015-04-06 19:00:13 -07:00
friendica
04c993ff2a now add back the navsearch param 2015-04-06 16:18:35 -07:00
friendica
821bbd41e1 Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-04-06 16:14:58 -07:00
friendica
04959a095f make the findpeople widget honour the local/global directory setting 2015-04-06 16:14:12 -07:00
redmatrix
e7b2e31510 Merge pull request #309 from dawnbreak/master
Fix Design Tool navigation for sys channel.
2015-04-07 08:43:39 +10:00
Klaus Weidenbach
754ac2cff7 Fix Design Tool navigation for sys channel.
Fix creating menu for sys channel.
2015-04-06 23:52:13 +02:00
friendica
f1e73abd21 issue #226 2015-04-05 21:32:54 -07:00
friendica
60e94b315c Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-04-03 17:14:25 -07:00
friendica
f18621c6db strings update 2015-04-03 17:14:09 -07:00
friendica
649ada7100 provide ability to have randomised homepage content from a set of pages name home-* 2015-04-02 13:22:48 -07:00
jeroenpraat
c2517eca56 Update/fix Dutch and removing an ugly space 2015-04-02 02:23:26 +02:00
friendica
d599ebe742 update resource links 2015-04-01 15:52:02 -07:00
friendica
f0330bcdc2 please update your repository pointers to https://github.com/redmatrix/redmatrix 2015-04-01 15:00:58 -07:00
friendica
41e7552225 open bbcode tag 2015-04-01 12:30:03 -07:00
friendica
6199af6a79 revert iconic change to collection list widget 2015-04-01 01:07:38 -07:00
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