Commit graph

10809 commits

Author SHA1 Message Date
friendica
7c40a41e1b more event display formatting 2014-07-07 01:42:46 -07:00
friendica
0764b78da3 event render improvements 2014-07-06 23:13:17 -07:00
friendica
913fd1d22e numerous event fixes - mostly related to editing an event 2014-07-06 22:31:39 -07:00
friendica
054d5e100f a bit of word cleanup 2014-07-06 19:44:34 -07:00
friendica
9714ef5db9 Merge https://github.com/friendica/red into pending_merge 2014-07-06 19:15:32 -07:00
friendica
5f41813845 homepage revisions 2014-07-06 19:15:09 -07:00
jeroenpraat
7317e2bad2 Added a help file about privacy (as promised). Please take a look and fix spelling and grammar. Maybe I forgot something (please add) or I used the wrong words. Be free to improve. 2014-07-07 00:17:58 +00:00
jeroenpraat
dcf4bf595c nl 100%git status 2014-07-06 18:32:03 +00:00
friendica
2cd6b2cb2a make the pending connections query consistent between mod/ping and mod/connections 2014-07-05 21:45:13 -07:00
friendica
8f570f147b remove cyclic dependency on XCHAN_FLAGS_HIDDEN 2014-07-05 01:21:29 -07:00
friendica
ee3a4902de when deleting items, delete linked events and photos during stage1 2014-07-04 20:34:54 -07:00
friendica
a22ec8cbfa doc updates 2014-07-04 20:34:34 -07:00
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