Commit graph

10929 commits

Author SHA1 Message Date
friendica
5ad76c4d0c the sending side of clone syncing of collection/privacy_group information. The receiving side is not yet implemented. 2014-07-14 02:37:41 -07:00
friendica
233e4e1363 remove some code duplication 2014-07-14 01:38:16 -07:00
friendica
17bd39fcd4 rename friendica_smarty 2014-07-13 23:00:03 -07:00
friendica
34c9493dfe consistency 2014-07-13 17:11:00 -07:00
friendica
996914616c doc updates 2014-07-13 16:02:48 -07:00
Thomas Willingham
3402fa5715 Quotes on strings. Dunno why it worked without. 2014-07-13 21:51:26 +01:00
Thomas Willingham
e03f2a97b6 Provide profile tabs opt-out. 2014-07-13 18:44:37 +01:00
jeroenpraat
29aece3472 added A NAME/ID to whitelist in HTMLpurifier. That means we can now make vintage indexes in web pages. 2014-07-11 22:28:26 +00:00
zzottel
1839808da0 Merge pull request #535 from zzottel/master
German docs: added link to privacy help file to main.bb
2014-07-11 16:55:37 +02:00
zottel
dd1bf6e4c2 added link to privacy help file 2014-07-11 16:53:49 +02:00
friendica
c74fd78993 move smarty compiled files to store/[data]/smarty3 - which puts all writeable areas of the server except the config file and logs under the "store" directory. We'll do logs at a future time. 2014-07-10 21:34:52 -07:00
friendica
f2c54cfcaf Merge https://github.com/friendica/red into pending_merge 2014-07-10 19:30:08 -07:00
friendica
83ad5328c8 doco 2014-07-10 19:29:51 -07:00
Thomas Willingham
2a62ec49a7 Merge pull request #531 from tonybaldwin/master
added link to nubasic in external resources/3rd party themes
2014-07-10 17:13:31 +01:00
tonybaldwin
62ea1841d2 added link to nubasic in external resources/3rd party themes 2014-07-10 16:07:16 +02:00
friendica
9a96ae041f make sure we don't block new folks if there's a different register policy and the hub admin turns on email verify 2014-07-09 21:13:48 -07:00
friendica
fa706c8e86 finish implementing email verification. Currently it only applies if REGISTER_OPEN is in effect. 2014-07-09 21:10:56 -07:00
jeroenpraat
07070b0a20 small fix nl 2014-07-09 19:04:21 +00:00
Thomas Willingham
ffb7798a75 Minor doco 2014-07-08 21:58:32 +01:00
friendica
c59cd91836 This is a bit wordy - but gets to the point about what problems we are trying to solve. I'm hoping we can find a way to get past the almost universal "I don't get it" and reach out to those who we know are looking for this kind of service but don't understand or can't figure out that we have it. 2014-07-07 02:21:43 -07:00
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