Commit graph

10747 commits

Author SHA1 Message Date
friendica
53217ad9a7 add 'block_public' checking to get_all_perms() and perm_is_allowed() so we have everything related to allowing or denying something in one place. Currently this check is done separately in a huge number of places. Now we can start to remove all the extra checks. A couple of them are still necessary, but most are now redundant. 2014-07-03 19:36:59 -07:00
friendica
5ed9444bee some initial work towards email address verification 2014-07-03 18:29:32 -07:00
friendica
23409984c4 Merge https://github.com/friendica/red into pending_merge 2014-07-03 17:27:21 -07:00
friendica
06b7aea1a0 visage tracking opt-in/opt-out 2014-07-03 17:26:42 -07:00
jeroenpraat
0f5cd7d7fa fix nl 2014-07-03 22:36:58 +00:00
friendica
1e86a88f0d session DNT - if you want it use it. 2014-07-03 02:20:40 -07:00
friendica
c7086b77fd move code out of templates - not sure how this even worked. 2014-07-03 00:58:49 -07:00
friendica
f3bc1d4b96 Merge https://github.com/friendica/red into pending_merge 2014-07-02 16:54:04 -07:00
friendica
7b1901c2c2 turn that into a feature 2014-07-02 16:53:40 -07:00
jeroenpraat
1cbec39af8 Red Matrix default instead of global default. Is more clear. Update nl to 99%. Update util/messages.po 2014-07-02 13:26:44 +00:00
jeroenpraat
06935e96eb Merge branch 'master' of https://github.com/friendica/red 2014-07-02 13:20:08 +00:00
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