Commit Graph
14036 Commits
Author SHA1 Message Date
jeroenpraat 42c9a67dee Changed Default to Light (global default). So if hub owners want to change the default, they don't get two defaults. Please revert when not needed/wanted. 2014-07-02 13:13:29 +00:00
zzottel 409c767ba1 Merge pull request #526 from zzottel/master
update German docs
2014-07-02 14:53:41 +02:00
zottel 3654093dc0 update German docs 2014-07-02 14:50:03 +02:00
Paolo T 647ca2ee43 Merge pull request #525 from tuscanhobbit/master
IT: strings updated
2014-07-02 11:47:58 +02:00
Paolo Tacconi fea5bfe388 IT: strings updated 2014-07-02 11:46:23 +02:00
RedMatrix f949df6ec0 Merge pull request #524 from zzottel/master
Fix for #510: $a->poi wasn't set for tabs actions with commands, so conn...
2014-07-02 18:51:00 +10:00
zottel a37a05ff20 Fix for #510: $a->poi wasn't set for tabs actions with commands, so connedit_clone wasn't executed. 2014-07-02 10:36:21 +02:00
friendica c7437a9259 use a better hashtag replacement when preventing tag hijacking 2014-07-01 22:43:16 -07:00
friendica 7a082394c3 minor adjustments 2014-07-01 22:02:36 -07:00
friendica ee6fd1d6e5 minor optimisation 2014-07-01 21:24:43 -07:00
friendica c037a5083c optionally allow zrl usage from specific markdown sources 2014-07-01 18:38:44 -07:00
friendica fc69220b94 easter egg 2014-07-01 18:21:22 -07:00
jeroenpraat f5a1c39cdd updated util/messages.po 2014-07-01 23:13:47 +00:00
jeroenpraat c5123b59cc fix 1 error in nl that somehow sneaked in 2014-07-01 23:09:18 +00:00
jeroenpraat 9c40071509 update/approve nl to 98%git status 2014-07-01 22:59:03 +00:00
Thomas Willingham 2423e71b40 Doco - better wording. Unless it was intended to block indexing, but
it never did that - it always just blocked search (which seems to be
a sane default).
2014-07-01 18:12:59 +01:00
Thomas Willingham 67af6252c6 Merge branch 'master' of https://github.com/friendica/red 2014-07-01 18:11:18 +01:00
Thomas Willingham 03e4240a22 Doco - update raspberry pi install, mostly trivial, only real change
is to block search properly without relying on robots.txt which doesn't
really work.
2014-07-01 18:04:49 +01:00
jeroenpraat 502b30e768 update nl 2014-07-01 15:46:05 +00:00
friendica 8a84718163 for non-post items (e.g. photos, events, whatever) add mention tags explicitly to the output rendering since they may not be present in the post body. 2014-06-30 22:46:17 -07:00
friendica 96ab09a267 Merge https://github.com/friendica/red into pending_merge 2014-06-30 21:20:58 -07:00
friendica b2abc51929 much better fix to problem yesterday of updates with the wrong ud_addr getting updated. Now we'll
pass in the update table row to import_xchan so we know exactly which ud_addr applies. We still need ud_flags passed in separately.
2014-06-30 21:17:19 -07:00
Thomas Willingham d2effa545c Doco - couple of extra features that aren't anymore. 2014-07-01 03:10:43 +01:00
friendica 4fbe63aaeb more doco on mod/ping - plus fix a birthday notification which was a day off. 2014-06-30 17:03:00 -07:00
RedMatrix 406740479a Merge pull request #520 from pixelroot/master
Updated Russian translation
2014-07-01 09:19:24 +10:00
RedMatrix bb4ece672a Merge pull request #521 from tuscanhobbit/master
Changed the lock icon behaviour
2014-07-01 09:19:08 +10:00
RedMatrix e8d7bd64eb Merge pull request #522 from dawnbreak/master
Some documentation, less default debugging, bit styleguide
2014-07-01 09:18:49 +10:00
Klaus Weidenbach 4afa2853cc Documented include/plugin.php a bit and removed an annoying default
logging. Changed it to LOGGER_DEBUG.
2014-07-01 00:24:53 +02:00
jeroenpraat 2f56472f0c update nl 2014-06-30 20:30:06 +00:00
Klaus Weidenbach 13098ba8d8 Some documentation in mod/ping.php an reduced default logging.
It is now LOGGER_DATA as it returns the json data contents.
2014-06-30 22:21:10 +02:00
Thomas Willingham 6bd9492e77 Doco - update Debian install. That link is out of date, and the git moved too. 2014-06-30 19:29:02 +01:00
Thomas Willingham f18e121e10 Doco - move existing FAQ to new sub-FAQs 2014-06-30 18:54:09 +01:00
Thomas Willingham 7a079cd7dc Make [observer.baseurl] more reliable using connurl which will change
less often than xchan_url, which can break the regex and might not
even contain the baseurl at all, plus a bit of doco clean up.
2014-06-30 16:23:42 +01:00
Paolo Tacconi 78c25cf2f0 Changed the lock icon behaviour 2014-06-30 17:10:42 +02:00
pixelroot cadcd45e89 Updated Russian translation 2014-06-30 14:18:02 +02:00
friendica f64f84b5e9 control chars crept in. 2014-06-30 03:52:20 -07:00
friendica 71e8643bf6 ensure we have a unique guid for each address if one is generated. 2014-06-30 03:38:12 -07:00
friendica 4e8d10e269 update the update records for all addresses attached to this channel, not just the primary. 2014-06-30 03:34:37 -07:00
friendica bb26dce293 one more... 2014-06-30 01:12:07 -07:00
friendica 4c669be2ef minor changes 2014-06-29 20:09:06 -07:00
friendica b1e887209d very minor, we don't like the word "user" - it's downgrading. Everybody here is a "member". 2014-06-29 19:55:35 -07:00
friendica 436b44cb19 log the offending dir server 2014-06-29 18:24:34 -07:00
friendica a1b8e5b445 Merge https://github.com/friendica/red into pending_merge 2014-06-29 18:20:02 -07:00
friendica 33034bc9b6 limit updates from new dir servers to avoid exhausting memory. 2014-06-29 18:18:29 -07:00
friendica cc22c1da50 keep dirsync from exhausting memory 2014-06-29 18:11:10 -07:00
jeroenpraat f3b1868005 Merge branch 'master' of https://github.com/friendica/red 2014-06-29 23:27:55 +00:00
friendica 1a715adb34 add zottel dir server 2014-06-29 16:27:37 -07:00
jeroenpraat 52adbb6504 update nl 2014-06-29 23:26:04 +00:00
RedMatrix 0bd2dbaf64 Merge pull request #518 from tluther/master
Doco work
2014-06-30 09:24:45 +10:00
RedMatrix 3e0f1fe065 Merge pull request #517 from tokudan/master
Some german translations
2014-06-30 09:20:15 +10:00